.home-banner .m-home-banner[data-v-589d735a] {
    display: none
}

.home-banner .m-home-banner img[data-v-589d735a] {
    width: 100% 
}

.home-banner .swiper-container[data-v-589d735a] {
    height: 100%
}

.home-banner .swiper-container .swiper-wrapper .to-next[data-v-589d735a] {
    background: #f4a460;
    bottom: 0;
    color: #fff;
    cursor: pointer;
    height: 50px;
    left: 0;
    line-height: 50px;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 50px;
    z-index: 100
}

.home-banner .swiper-item[data-v-589d735a] {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    height: 100%;
    text-decoration: none;
    width: 100%
}

.home-banner .banner-content[data-v-589d735a] {
    align-items: center;
    display: flex;
    height: 420px;
    margin: 0 auto;
    max-width: 1200px;
    width: 84vw
}

.home-banner .banner-content[data-v-589d735a] .banner_main_font {
    color: #fff;
    width: 750px
}

.home-banner .banner-content[data-v-589d735a] .banner_main_font h1 {
    margin-bottom: 24px
}

.home-banner .banner-content[data-v-589d735a] .banner_main_font h2 {
    font-size: 40px;
    font-weight: 600;
    line-height: 48px;
    margin-bottom: 24px;
    text-align: left
}

.home-banner .banner-content[data-v-589d735a] .banner_main_font p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left
}

.home-banner .banner-content[data-v-589d735a] .banner_main_font .btn {
    align-items: center;
    display: flex;
    margin-top: 32px;
    transition: opacity .6s ease-in-out .4s
}

.home-banner .banner-content[data-v-589d735a] .banner_main_font .btn .banner_main_learn {
    align-items: center;
    border-radius: 9999px;
    cursor: pointer;
    display: flex
}

.home-banner .banner-content[data-v-589d735a] .banner_main_font .btn .banner_main_learn .iconfont {
    color: #fff;
    font-size: 12px;
    margin-left: 4px
}

.home-banner .banner-content[data-v-589d735a] .banner_main_font .btn .banner_main_play_video {
    margin-left: 24px
}

.home-banner .banner-content[data-v-589d735a] .banner_main_font .btn .banner_main_play_video .btn_info {
    color: #fff
}

.home-banner .banner-content[data-v-589d735a] .banner_main_font .btn .banner_main_play_video .iconfont {
    color: #fff;
    font-size: 12px;
    margin-left: 4px
}

.home-banner .banner-content .price_list[data-v-589d735a] {
    display: flex;
    padding-top: 32px;
    text-align: center
}

.home-banner .banner-content .price_list>li[data-v-589d735a] {
    display: flex;
    flex-direction: column;
    margin-left: 20px
}

.home-banner .banner-content .price_list>li[data-v-589d735a]:first-child {
    margin-left: 0
}

.home-banner .banner-content .price_list>li b[data-v-589d735a] {
    font-size: 32px;
    font-weight: 600;
    line-height: 40px;
    margin-bottom: 4px
}

.home-banner .banner-content .price_list>li span[data-v-589d735a] {
    font-size: 12px;
    line-height: 20px
}

@media (max-width: 1420px) {
    .home-banner .banner-content[data-v-589d735a] {
        padding-left:92px
    }
}

@media (max-width: 1200px) {
    .home-banner .banner-content[data-v-589d735a] {
        width:94vw
    }
}

@media (max-width: 1024px) {
    .home-banner .banner-content[data-v-589d735a] {
        padding:0 48px;
        width: 100%
    }

    .home-banner .banner-content[data-v-589d735a] .banner_main_font {
        width: 600px
    }

    .home-banner .banner-content[data-v-589d735a] .banner_main_font .tit {
        margin-bottom: 24px
    }

    .home-banner .banner-content[data-v-589d735a] .banner_main_font.mx {
        width: 630px
    }
}

.home-banner .btn_box[data-v-589d735a] {
    height: 42px;
    left: 50%;
    max-width: 1200px;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    transition: opacity .3s;
    width: 84vw;
    z-index: 10
}

@media (max-width: 1200px) {
    .home-banner .btn_box[data-v-589d735a] {
        width:94vw
    }
}

.home-banner .swiper-btn[data-v-589d735a] {
    background-color: #0003;
    background-image: none;
    border-radius: 50%;
    box-sizing: border-box;
    color: #fff;
    font-size: 16px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    transition: all .3s;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    width: 48px
}

.home-banner .swiper-btn[data-v-589d735a]:after {
    display: none
}

.home-banner .swiper-btn .iconfont[data-v-589d735a] {
    color: #fff;
    font-size: 24px
}

.home-banner .swiper-button-prev[data-v-589d735a] {
    left: -108px
}

@media (max-width: 1420px) {
    .home-banner .swiper-button-prev[data-v-589d735a] {
        left:-16px
    }
}

.home-banner .swiper-button-prev[data-v-589d735a]:hover {
    background-color: #0006
}

.home-banner .swiper-button-next[data-v-589d735a] {
    right: -108px
}

@media (max-width: 1420px) {
    .home-banner .swiper-button-next[data-v-589d735a] {
        right:-16px
    }
}

.home-banner .swiper-button-next[data-v-589d735a]:hover {
    background-color: #0006
}

.home-banner[data-v-589d735a] .swiper-pagination {
    bottom: 12px;
    width: 100%
}

.home-banner[data-v-589d735a] .swiper-pagination .swiper-pagination-bullet {
    background: #fff;
    border-radius: 100%;
    margin: 0 5px;
    opacity: .5;
    transition: all .3s
}

.home-banner[data-v-589d735a] .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    border-radius: 4px;
    opacity: 1;
    width: 20px
}

.home-banner .p-home-banner:hover .btn_box[data-v-589d735a] {
    opacity: 1
}

.home-banner .p-home-banner .swiper-slide .to-right[data-v-589d735a] {
    opacity: 0;
    transform: translate(-40px);
    transition: transform .6s ease-in-out,opacity .6s ease-in-out
}

.home-banner .p-home-banner .swiper-slide .to-left[data-v-589d735a] {
    opacity: 0;
    transform: translate(40px);
    transition: transform .6s ease-in-out,opacity .6s ease-in-out
}

.home-banner .p-home-banner .swiper-slide .btn[data-v-589d735a] {
    opacity: 0
}

.home-banner .p-home-banner .swiper-slide-active .text_area[data-v-589d735a] {
    opacity: 1;
    transform: translate(0);
    transition: transform .6s ease-in-out,opacity .6s ease-in-out
}

.home-banner .p-home-banner .swiper-slide-active .btn[data-v-589d735a] {
    opacity: 1;
    transform: translate(0)
}

.p-home-banner[data-v-589d735a] {
    height: 420px;
    position: relative;
    width: 100%
}

@media screen and (min-width: 768px) and (max-width:1024px) {
    .home-banner .p-home-banner .btn_box[data-v-589d735a] {
        display:none
    }
}

@media screen and (max-width: 768px) {
    .p-home-banner[data-v-589d735a] {
        display:none
    }

    .home-banner .m-home-banner[data-v-589d735a] {
        display: block
    }
}

.fs_dialog_title[data-v-589d735a] {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px
}

.close_icon[data-v-589d735a] {
    background-color: #ffffff4d;
    border-radius: 4px;
    display: flex;
    height: 40px;
    left: calc(100% + 16px);
    position: absolute;
    top: 0;
    width: 40px
}

.close_icon[data-v-589d735a]:hover {
    cursor: pointer
}

.close_icon .iconfont[data-v-589d735a] {
    color: #fff;
    font-size: 24px;
    margin: auto
}

@keyframes slideDownIn-589d735a {
    0% {
        display: block;
        opacity: 0;
        transform: translateY(-20px)
    }

    to {
        opacity: 1;
        transform: translateY(4px)
    }
}

@keyframes slideUpOut-589d735a {
    0% {
        height: 100%
    }

    to {
        display: none;
        height: 0
    }
}

@keyframes slideDownIn {
    0% {
        display: block;
        opacity: 0;
        transform: translateY(-20px)
    }

    to {
        opacity: 1;
        transform: translateY(4px)
    }
}

@keyframes slideUpOut {
    0% {
        height: 100%
    }

    to {
        display: none;
        height: 0
    }
}

.home_banner_video_dialog_div.fs-dialog__content {
    aspect-ratio: 1440/810!important;
    max-height: 100%!important;
    max-width: 75%;
    overflow: visible!important;
    position: absolute;
    width: 100%!important
}

.home_banner_video_dialog_div.fs-dialog__content #video-player2 {
    cursor: default;
    height: 100%!important;
    width: 100%!important
}

.home_banner_video_dialog_div.fs-dialog__content video {
    -o-object-fit: cover;
    object-fit: cover
}

.products[data-v-1214a447] {
    margin: 24px auto 0
}

.products .pc-product .desc_box[data-v-1214a447] {
    border: 1px solid #e5e5e5;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    border-top: none;
    /* display: flex; */
    /* flex: 1; */
    /* flex-direction: column; */
}

.products .pc-product .desc_box .tit[data-v-1214a447] {
    color: #19191a;
    font-size: 14px;
    font-weight: 600;
    height: 22px;
    line-height: 22px;
    margin-top: 16px;
    padding: 0 16px;
    text-align: left
}

.products .pc-product .desc_box .tit a[data-v-1214a447] {
    color: #19191a;
    display: block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}
.pc-product{
    margin: 0 auto;
    max-width: 1200px;
    overflow:hidden;
    width: 84vw;
}
.products .pc-product .categories[data-v-1214a447] {
    border-bottom: 1px solid #e5e5e5;
    margin: 0 auto 16px;
    max-width: 1200px;
    position: relative;
    transition: scroll-margin-left .5s ease;
    width: 84vw;
    overflow: auto;
}
.products .pc-product .categories[data-v-1214a447]{}
.products .pc-product .categories[data-v-1214a447]::-webkit-scrollbar {
  width: 2px;
  height: 10px;
  background-color: #f5f5f5;
}
.products .pc-product .categories[data-v-1214a447]::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #f5f5f5;
}
.products .pc-product .categories[data-v-1214a447]::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #999;
}
.products .pc-product .categories ul[data-v-1214a447] {
    display: flex;
    width: 1692px;
}

.products .pc-product .categories ul a[data-v-1214a447] {
    align-items: center;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-bottom: 16px;
    padding-top: 16px;
    text-align: center;
    width: 12.5%;
    margin: 0 10px;
}

.products .pc-product .categories ul a p[data-v-1214a447] {
    color: #707070;
    cursor: pointer;
    flex: 1;
    font-size: 13px;
    line-height: 20px;
    padding-top: 12px;
    position: relative;
    width: -moz-fit-content;
    width: fit-content
}

.products .pc-product .categories ul a p label[data-v-1214a447] {
    cursor: pointer
}

.products .pc-product .categories ul a p .line[data-v-1214a447] {
    background-color: #c00000;
    border-radius: 1.5px;
    bottom: -16px;
    height: 2px;
    left: 0;
    margin: auto;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: all .2s;
    width: 100%;
    display: none;
}

@media (max-width: 960px) {
    .products .pc-product .categories ul a p[data-v-1214a447] {
        flex:1;
        font-size: 10px;
    }
    .products .pc-product .categories ul a[data-v-1214a447]{/* width:80px; */margin-right: 20px;font-size: 10px;}
    .products .pc-product .categories ul[data-v-1214a447]{
    width: 1469px;
}
}

.products .pc-product .categories ul a:hover p,.products .pc-product .categories ul a.active p[data-v-1214a447] {
    color: #c00000;
}

.products .pc-product .categories ul a:hover p .line[data-v-1214a447] {
    opacity: 1
}

.products .pc-product .pic[data-v-1214a447] {
    background: linear-gradient(0deg,#00000005,#00000005),linear-gradient(180deg,transparent,rgba(0,0,0,.02));
    display: flex;
    justify-content: center;
    padding: 0
}

.products .pc-product .pic img[data-v-1214a447] {
    display: block;
    /* height: 160px; */
    /* max-width: 100%; */
    width: 100%;
}

.products .pc-product .pic img[data-v-1214a447]:not([src]) {
    opacity: 0
}

.products .pc-product .category_items[data-v-1214a447] {
    /* align-items: flex-start; */
    /* display: flex; */
    /* flex-direction: column; */
    /* justify-content: flex-start; */
    padding: 12px 20px 20px
}

.products .pc-product .category_items a[data-v-1214a447] {
    color: #707070;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    text-decoration: none
}

.products .pc-product .category_items a[data-v-1214a447]:hover {
    color: #19191a
}

.products .pc-product .category_items a[data-v-1214a447]:not(:last-child) {
    margin-bottom: 8px
}

.products .pc-product .list[data-v-1214a447] {
    margin: 0 auto;
    /* max-width: 1360px; */
    /* display: none; */
}

.products .pc-product .list .list_cont[data-v-1214a447] {
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    width: 84vw;
}

.products .pc-product .list .list_cont .swiper_box[data-v-1214a447] {
    padding-bottom: 48px;
    left: 0;
    top: 0;
    width: 100%;
    position: absolute;
    opacity: 0;
    z-index: 1;
}

.products .pc-product .list .list_cont .swiper_box.active[data-v-1214a447] {
    position: relative;
    opacity: 1;
    z-index: 2;
    transition: all 0.5s;
}

.products .pc-product .list .list_cont .swiper_box .swiper[data-v-1214a447] {
    padding-bottom: 28px
}

.products .pc-product .list .list_cont .swiper_box .swiper-slide[data-v-1214a447] {
    /* display: flex; */
    /* height: auto; */
    /* margin-right: 16px; */
    /* width: calc(20% - 12.8px); */
}

@media (max-width: 1024px) {
    .products .pc-product .list .list_cont .swiper_box .swiper-slide[data-v-1214a447] {
        /* width:calc(25% - 12px); */
    }
}

.products .pc-product .list .list_cont .swiper_box .swiper-slide .product[data-v-1214a447] {
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    text-decoration: none;
    transition: all .3s;
    width: 100%
}

.products .pc-product .list .list_cont .swiper_box .swiper-slide .product .tit[data-v-1214a447] {
    align-items: center;
    display: flex;
    justify-content: flex-start;
    margin-top: 20px;
    padding: 0 20px
}

.products .pc-product .list .list_cont .swiper_box .swiper-slide .product .tit span[data-v-1214a447] {
    color: #19191a;
    flex: 1;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    min-height: 24px;
    text-align: left
}

.products .pc-product .list .list_cont .swiper_box .swiper-slide .product .tit i[data-v-1214a447] {
    color: #19191a;
    display: none;
    font-size: 12px;
    font-weight: 400;
    height: 10px;
    margin-left: 8px;
    width: 12px
}

.products .pc-product .list .list_cont .swiper_box .swiper-slide .product .tit:hover span[data-v-1214a447] {
    text-decoration: underline
}

.products .pc-product .list .list_cont .swiper_box .swiper-slide .product .isNotEn span[data-v-1214a447]:after {
    display: none
}

.products .pc-product .list .list_cont .swiper_box .swiper-slide .product .category_items[data-v-1214a447] {
    flex: 1;
}

.products .pc-product .list .list_cont .swiper_box .swiper-slide .product .category_items a[data-v-1214a447] {
    display: block;
    min-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

.products .pc-product .list .list_cont .swiper_box .swiper-slide .product .category_items a[data-v-1214a447]:hover {
    text-decoration: underline
}

.products .pc-product .list .list_cont .swiper_box .swiper-slide .product .category_items .isHide[data-v-1214a447] {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

.products .pc-product .list .list_cont .swiper_box .swiper-slide .product[data-v-1214a447]:hover {
    box-shadow: 0 15px 15px -10px #00000026
}

.products .pc-product .list .list_cont .swiper_box[data-v-1214a447] .swiper-pagination {
    bottom: 0;
    display: flex;
    justify-content: center
}

.products .pc-product .list .list_cont .swiper_box[data-v-1214a447] .swiper-pagination .swiper-pagination-bullet {
    background: #707070;
    border-radius: 100%;
    opacity: .4;
    transition: all .3s
}

.products .pc-product .list .list_cont .swiper_box[data-v-1214a447] .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #707070;
    border-radius: 4px;
    opacity: 1;
    width: 20px
}

.products .pc-product .list .list_cont .swiper-btn[data-v-1214a447] {
    align-items: center;
    background-color: #0003;
    background-image: none;
    border-radius: 50%;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: flex;
    font-size: 28px;
    height: 48px;
    justify-content: center;
    line-height: 48px;
    margin-top: -60px;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    transition: all .3s;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    width: 48px
}

.products .pc-product .list .list_cont .swiper-btn.swiper-button-disabled[data-v-1214a447] {
    cursor: default
}

.products .pc-product .list .list_cont .swiper-btn[data-v-1214a447]:hover {
    background-color: #0006
}

.products .pc-product .list .list_cont .swiper-btn[data-v-1214a447]:after {
    content: none
}

@media (max-width: 1024px) {
    .products .pc-product .list .list_cont .swiper-btn[data-v-1214a447] {
        display:none
    }
}

.products .pc-product .list .list_cont .swiper-btn .iconfont[data-v-1214a447] {
    color: #fff;
    font-size: 24px
}

.products .pc-product .list .list_cont .swiper-button-prev[data-v-1214a447] {
    left: -80px
}

.products .pc-product .list .list_cont .swiper-button-next[data-v-1214a447] {
    right: -80px
}

.products .pc-product .list .list_cont .swiper-button-disabled[data-v-1214a447] {
    background-color: #0000000d!important
}

.products .pc-product .list:hover .list_cont .swiper-btn[data-v-1214a447] {
    opacity: 1
}

@media (max-widht:1420px) {
    .products .pc-product .list[data-v-1214a447] {
        width: 100%
    }
}

@media screen and (min-width: 768px) and (max-width:1024px) {
    .products .pc-product .categories[data-v-1214a447],.products .pc-product .list .list_cont[data-v-1214a447] {
        width:94vw
    }
}

@media screen and (max-width: 768px) {
    .products[data-v-1214a447] {
        margin-top:0
    }

    .products .pc-product .category_items a[data-v-1214a447]:not(:last-child) {
        margin-bottom: 8px
    }

    .products .pc-product .categories[data-v-1214a447] {
        overflow-x: auto;
        scrollbar-width: none;
        transition: all .2s;
        -ms-overflow-style: none;
        background-color: #fff;
        /* padding-bottom: 6px; */
        position: sticky;
        top: 48px;
        width: calc(100% - 32px);
        z-index: 20;
        overflow-x: auto;
    }

    .products .pc-product .categories>ul li[data-v-1214a447] {
        flex-shrink: 0;
        margin-right: 20px;
        padding-bottom: 0;
        width: 80px
    }

    .products .pc-product .categories>ul li p .line[data-v-1214a447] {
        bottom: -6px
    }

    .products .pc-product .list .list_cont[data-v-1214a447] {
        width: 100%;
    }

    .products .pc-product .list .list_cont .swiper_box[data-v-1214a447] {
        padding-bottom: 36px
    }

    .products .pc-product .list .list_cont .swiper_box[data-v-1214a447] .swiper-pagination {
        bottom: 0
    }

    .products .pc-product .list .list_cont .swiper_box .swiper[data-v-1214a447] {
        padding-bottom: 28px
    }

    .products .pc-product .list .list_cont .swiper_box .swiper-slide[data-v-1214a447] {
        /* display: grid; */
        /* grid-template-columns: repeat(2,2fr);*/
        /* margin: 0; */
        /* width: 100%; */
        /* grid-column-gap: 16px; */
        /* grid-row-gap: 16px; */
    }

    .products .pc-product .list .list_cont .swiper_box .swiper-slide .product[data-v-1214a447] {
        margin: 0;
        /* max-height: 387px; */
    }

    .products .pc-product .list .list_cont .swiper_box .swiper-slide .product .pic[data-v-1214a447] {
        padding: 0
    }

    .products .pc-product .list .list_cont .swiper_box .swiper-slide .product .pic>a[data-v-1214a447] {
        display: flex;
        justify-content: center;
        width: 100%
    }
}

@keyframes slideDownIn-1214a447 {
    0% {
        display: block;
        opacity: 0;
        transform: translateY(-20px)
    }

    to {
        opacity: 1;
        transform: translateY(4px)
    }
}

@keyframes slideUpOut-1214a447 {
    0% {
        height: 100%
    }

    to {
        display: none;
        height: 0
    }
}

.solution_wrap[data-v-f81962e1] {
    background-color: #fff;
    color: #19191a
}

.solution_wrap .common-wrap[data-v-f81962e1] {
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 0 32px;
    width: 84vw;
}

@media (max-width: 1200px) {
    .solution_wrap .common-wrap[data-v-f81962e1], .products .pc-product .categories[data-v-1214a447],.pc-product {
        width:94vw
    }
}

.solution_wrap .title[data-v-f81962e1] {
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
    margin-bottom: 24px;
    text-align: center
}

.solution_wrap .solution_card[data-v-f81962e1] {
    color: #19191a;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    text-decoration: none;
    transition: all .3s
}

.solution_wrap .solution_card .img_box[data-v-f81962e1] {
    position: relative;
    width: 100%
}

.solution_wrap .solution_card .img_box img[data-v-f81962e1] {
    border-radius: 8px 8px 0 0;
    display: block;
    height: auto;
    width: 100%
}

.solution_wrap .solution_card .img_box .play[data-v-f81962e1] {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%)
}

.solution_wrap .solution_card .img_box .play .fs-large-play-button-bg[data-v-f81962e1] {
    fill: #212121;
    opacity: .8
}

.solution_wrap .solution_card .cont[data-v-f81962e1] {
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 0 0 8px 8px;
    border-top: none;
    display: flex;
    flex: 1;
    flex-direction: column;
    justify-content: space-between;
    padding: 20px
}

.solution_wrap .solution_card .cont .tit[data-v-f81962e1] {
    display: -webkit-box;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1
}

.solution_wrap .solution_card .cont .tit.no-des[data-v-f81962e1] {
    margin-bottom: 0
}

.solution_wrap .solution_card .cont .des[data-v-f81962e1] {
    color: #707070;
    display: -webkit-box;
    font-size: 12px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3
}

.solution_wrap .solution_card .cont .learnmore[data-v-f81962e1] {
    align-items: flex-end;
    color: #19191a;
    display: flex;
    margin-top: 16px
}

.solution_wrap .solution_card .cont .learnmore span[data-v-f81962e1] {
    font-size: 13px;
    line-height: 20px
}

.solution_wrap .solution_card .cont .learnmore .iconfont[data-v-f81962e1] {
    font-size: 12px;
    line-height: 20px;
    margin-left: 4px
}

.solution_wrap .solution_card[data-v-f81962e1]:hover {
    box-shadow: 0 15px 15px -10px #0000001a
}

.solution_wrap .solution_card:hover .cont .tit[data-v-f81962e1] {
    text-decoration: underline
}

.solution_wrap .solution-item[data-v-f81962e1] {
    /* display: grid;grid-template-columns: repeat(4,1fr);grid-column-gap: 20px;*/
    padding-bottom: 16px
}

@media(min-width: 1000px) {
    .solution_wrap .swiper-wrapper {
        /* display: grid; */
        /* grid-template-columns: repeat(4,1fr); */
        /* grid-column-gap: 20px; */
    }
}

.solution_wrap .swiper-container[data-v-f81962e1] {
    display: none
}

@media screen and (min-width: 768px) and (max-width:1024px) {
    .solution_wrap .common-wrap[data-v-f81962e1] {
        padding:0 24px 48px;
        width: 100%
    }

    .solution_wrap .solution-item[data-v-f81962e1] {
        padding-bottom: 0
    }
}

@media screen and (max-width: 768px) {
    .solution_wrap .common-wrap[data-v-f81962e1] {
        padding:0 0 36px;
        width: calc(100% - 32px)
    }

    .solution_wrap .title[data-v-f81962e1] {
        font-size: 20px;
        line-height: 28px
    }

    .solution_wrap[data-v-f81962e1] .swiper-wrapper {
        align-items: stretch
    }

    .solution_wrap .swiper-slide[data-v-f81962e1] {
        height: auto
    }

    .solution_wrap .swiper-slide .solution-item[data-v-f81962e1] {
        display: block;
        height: 100%
    }

    .solution_wrap .swiper-slide .solution_card[data-v-f81962e1] {
        height: 100%
    }

    .solution_wrap .swiper-slide .solution_card .cont .tit[data-v-f81962e1] {
        margin-bottom: 4px
    }

    .solution_wrap .swiper-slide .solution_card[data-v-f81962e1]:hover {
        box-shadow: none
    }

    .solution_wrap .swiper-slide .solution_card:hover .cont .tit[data-v-f81962e1] {
        text-decoration: none
    }

    .solution_wrap .swiper[data-v-f81962e1] {
        display: block;
        padding-bottom: 12px
    }

    .solution_wrap .swiper[data-v-f81962e1] .swiper-pagination {
        bottom: 0;
        display: flex;
        justify-content: center
    }

    .solution_wrap .swiper[data-v-f81962e1] .swiper-pagination .swiper-pagination-bullet {
        background: #707070;
        height: 8px;
        opacity: .4;
        transition: all .3s;
        width: 8px
    }

    .solution_wrap .swiper[data-v-f81962e1] .swiper-pagination .swiper-pagination-bullet-active {
        border-radius: 4px;
        opacity: 1;
        width: 20px
    }
}

@keyframes slideDownIn-f81962e1 {
    0% {
        display: block;
        opacity: 0;
        transform: translateY(-20px)
    }

    to {
        opacity: 1;
        transform: translateY(4px)
    }
}

@keyframes slideUpOut-f81962e1 {
    0% {
        height: 100%
    }

    to {
        display: none;
        height: 0
    }
}

.software_wrap[data-v-827c3b39] {
    background-color: #fff;
    color: #19191a
}

.software_wrap .common-wrap[data-v-827c3b39] {
    margin: 0 auto;
    max-width: 1420px;
    max-width: 1200px;
    padding: 48px 0 32px;
    width: 84vw
}

@media (max-width: 1200px) {
    .software_wrap .common-wrap[data-v-827c3b39] {
        width:94vw
    }
}

.software_wrap .title[data-v-827c3b39] {
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
    margin-bottom: 24px;
    text-align: center
}

.software_wrap .software_card[data-v-827c3b39] {
    color: #19191a;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    text-decoration: none;
    transition: all .3s
}

.software_wrap .software_card .img_box[data-v-827c3b39] {
    position: relative;
    width: 100%
}

.software_wrap .software_card .img_box img[data-v-827c3b39] {
    border-radius: 8px 8px 0 0;
    display: block;
    height: auto;
    width: 100%
}

.software_wrap .software_card .img_box .play[data-v-827c3b39] {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%)
}

.software_wrap .software_card .img_box .play .fs-large-play-button-bg[data-v-827c3b39] {
    fill: #212121;
    opacity: .8
}

.software_wrap .software_card .cont[data-v-827c3b39] {
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 0 0 8px 8px;
    border-top: none;
    display: block;
    flex: 1;
    flex-direction: column;
    justify-content: space-between;
    padding: 20px
}

.software_wrap .software_card .cont .tit[data-v-827c3b39] {
    display: -webkit-box;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1
}

.software_wrap .software_card .cont .tit.no-des[data-v-827c3b39] {
    margin-bottom: 0
}

.software_wrap .software_card .cont .des[data-v-827c3b39] {
    color: #707070;
    display: -webkit-box;
    font-size: 12px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3
}

.software_wrap .software_card .cont .learnmore[data-v-827c3b39] {
    align-items: flex-end;
    color: #19191a;
    display: flex;
    margin-top: 16px
}

.software_wrap .software_card .cont .learnmore span[data-v-827c3b39] {
    font-size: 13px;
    line-height: 20px
}

.software_wrap .software_card .cont .learnmore .iconfont[data-v-827c3b39] {
    font-size: 12px;
    line-height: 20px;
    margin-left: 4px
}

.software_wrap .software_card[data-v-827c3b39]:hover {
    box-shadow: 0 15px 15px -10px #00000026
}

.software_wrap .software_card:hover .cont .tit[data-v-827c3b39] {
    text-decoration: underline
}

.software_wrap .software-item[data-v-827c3b39] {
    /* display: grid;grid-template-columns: repeat(4,1fr);grid-column-gap: 20px;*/
    padding-bottom: 16px
}

@media(min-width: 1200px) {
    .software_wrap .swiper-wrapper {
        display: grid;
        grid-template-columns: repeat(4,1fr);
        grid-column-gap: 20px;
        padding-bottom: 16px
    }
}

.software_wrap .swiper-container[data-v-827c3b39] {
    display: none
}

@media screen and (min-width: 768px) and (max-width:1024px) {
    .software_wrap .common-wrap[data-v-827c3b39] {
        padding:48px 24px;
        width: 100%
    }

    .software_wrap .software-item[data-v-827c3b39] {
        padding-bottom: 0
    }
}

@media screen and (max-width: 768px) {
    .software_wrap .common-wrap[data-v-827c3b39] {
        padding:36px 0;
        width: calc(100% - 32px)
    }

    .software_wrap .title[data-v-827c3b39] {
        font-size: 20px;
        line-height: 28px
    }

    .software_wrap[data-v-827c3b39] .swiper-wrapper {
        align-items: stretch
    }

    .software_wrap .swiper-slide[data-v-827c3b39] {
        height: auto
    }

    .software_wrap .swiper-slide .software-item[data-v-827c3b39] {
        display: block;
        height: 100%
    }

    .software_wrap .swiper-slide .software_card[data-v-827c3b39] {
        /* height: 100%;*/
    }

    .software_wrap .swiper-slide .software_card .cont .tit[data-v-827c3b39] {
        margin-bottom: 4px
    }

    .software_wrap .swiper-slide .software_card[data-v-827c3b39]:hover {
        box-shadow: none
    }

    .software_wrap .swiper-slide .software_card:hover .cont .tit[data-v-827c3b39] {
        text-decoration: none
    }

    .software_wrap .swiper[data-v-827c3b39] {
        display: block;
        padding-bottom: 12px
    }

    .software_wrap .swiper[data-v-827c3b39] .swiper-pagination {
        bottom: 0;
        display: flex;
        justify-content: center
    }

    .software_wrap .swiper[data-v-827c3b39] .swiper-pagination .swiper-pagination-bullet {
        background: #707070;
        height: 8px;
        opacity: .4;
        transition: all .3s;
        width: 8px
    }

    .software_wrap .swiper[data-v-827c3b39] .swiper-pagination .swiper-pagination-bullet-active {
        border-radius: 4px;
        opacity: 1;
        width: 20px
    }
}

@keyframes slideDownIn-827c3b39 {
    0% {
        display: block;
        opacity: 0;
        transform: translateY(-20px)
    }

    to {
        opacity: 1;
        transform: translateY(4px)
    }
}

@keyframes slideUpOut-827c3b39 {
    0% {
        height: 100%
    }

    to {
        display: none;
        height: 0
    }
}

.certified_wrap[data-v-acf122bf] {
    background-color: #f7f7f7;
    color: #19191a
}

.certified_wrap .common-wrap[data-v-acf122bf] {
    margin: 0 auto;
    max-width: 1200px;
    padding: 48px 0;
    width: 84vw;
}

@media (max-width: 1200px) {
    .certified_wrap .common-wrap[data-v-acf122bf] {
        width:94vw
    }
}

.certified_wrap .title[data-v-acf122bf] {
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
    margin-bottom: 24px;
    text-align: center
}

.certified_wrap .swiper[data-v-acf122bf] {
    overflow: unset
}

@media(min-width: 1200px) {
    .certified_wrap .swiper[data-v-acf122bf] .swiper-wrapper {
        display:block;
    }

    .certified_wrap .swiper[data-v-acf122bf] .swiper-slide {
        margin-top: 20px
    }
}

.certified_wrap .certified_card[data-v-acf122bf] {
    background-color: #fff;
    border-radius: 8px;
    color: #19191a;
    /* cursor: pointer; */
    display: flex;
    flex-direction: column;
    overflow: hidden;
    text-decoration: none;
    transition: all .3s;
    width: calc((100% - 40px) / 3);
    flex-wrap: wrap;
    margin: 0 20px 20px 0;
}
.certified_wrap .certified_card[data-v-acf122bf]:nth-child(3n){margin-right:0;}
.certified_wrap .certified_card .img_box[data-v-acf122bf] {
    display: flex;
    justify-content: center;
    padding: 32px 0 0;
    position: relative;
    width: 100%
}

.certified_wrap .certified_card .img_box img[data-v-acf122bf] {
    display: block;
    height: auto;
    max-width: 100%;
    width: 72px
}

.certified_wrap .certified_card .img_box .play[data-v-acf122bf] {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%)
}

.certified_wrap .certified_card .img_box .play .fs-large-play-button-bg[data-v-acf122bf] {
    fill: #212121;
    opacity: .8
}

.certified_wrap .certified_card .cont[data-v-acf122bf] {
    background-color: #fff;
    display: flex;
    flex: 1;
    flex-direction: column;
    justify-content: space-between;
    padding: 8px 32px 32px
}

.certified_wrap .certified_card .cont .tit[data-v-acf122bf] {
    align-items: center;
    display: flex;
    font-size: 14px;
    font-weight: 600;
    justify-content: center;
    line-height: 22px;
    margin-bottom: 4px
}

.certified_wrap .certified_card .cont .tit .iconfont[data-v-acf122bf] {
    color: #19191a;
    font-size: 12px;
    margin-left: 4px
}

.certified_wrap .certified_card .cont .des[data-v-acf122bf] {
    color: #707070;
    font-size: 12px;
    line-height: 20px;
    text-align: center
}

.certified_wrap .certified_card .cont .learnmore[data-v-acf122bf] {
    align-items: flex-end;
    color: #19191a;
    display: flex;
    margin-top: 16px
}

.certified_wrap .certified_card .cont .learnmore span[data-v-acf122bf] {
    font-size: 13px;
    line-height: 20px
}

.certified_wrap .certified_card .cont .learnmore .iconfont[data-v-acf122bf] {
    font-size: 12px;
    line-height: 20px;
    margin-left: 4px
}

.certified_wrap .certified_card[data-v-acf122bf]:hover {
    box-shadow: 0 15px 15px -10px #00000026
}

.certified_wrap .certified_card:hover .cont .tit span[data-v-acf122bf] {
    text-decoration: underline
}

.certified_wrap .certified-item[data-v-acf122bf] {

display: flex;

flex-wrap: wrap;
}

.certified_wrap .swiper-container[data-v-acf122bf] {
    display: none
}

@media screen and (min-width: 768px) and (max-width:1024px) {
    .certified_wrap .common-wrap[data-v-acf122bf] {
        padding:48px 24px;
        width: 100%
    }
}

@media screen and (max-width: 768px) {
    .certified_wrap .common-wrap[data-v-acf122bf] {
        padding: 36px 16px 20px 16px;
        width: 100%
    }

    .certified_wrap .title[data-v-acf122bf] {
        font-size: 20px;
        line-height: 28px
    }

    .certified_wrap[data-v-acf122bf] .swiper-wrapper {
        align-items: stretch
    }

    .certified_wrap .swiper-slide[data-v-acf122bf] {
        height: auto
    }

    .certified_wrap .swiper-slide .certified-item[data-v-acf122bf] {
        /* display: grid;
        grid-template-columns: repeat(1,1fr);
        height: 100%;
        grid-column-gap: 20px;
        grid-row-gap: 20px */
        
    }
    .certified_wrap .certified_card[data-v-acf122bf]{width:100%;margin-right:0;}

    .certified_wrap .swiper-slide .certified_card[data-v-acf122bf] {
        flex-direction: row;
        padding: 20px
    }

    .certified_wrap .swiper-slide .certified_card .img_box[data-v-acf122bf] {
        padding: 0 16px 0 0;
        width: auto
    }

    .certified_wrap .swiper-slide .certified_card .img_box img[data-v-acf122bf] {
        height: 36px;
        width: 36px
    }

    .certified_wrap .swiper-slide .certified_card .cont[data-v-acf122bf] {
        padding: 0
    }

    .certified_wrap .swiper-slide .certified_card .cont .tit[data-v-acf122bf] {
        justify-content: flex-start
    }

    .certified_wrap .swiper-slide .certified_card .cont .des[data-v-acf122bf] {
        text-align: left
    }

    .certified_wrap .swiper-slide .certified_card[data-v-acf122bf]:hover {
        box-shadow: none
    }

    .certified_wrap .swiper-slide .certified_card:hover .cont .tit[data-v-acf122bf] {
        text-decoration: none
    }

    .certified_wrap .swiper[data-v-acf122bf] {
        display: block;
        overflow: hidden;
        /* padding-bottom: 28px; */
    }

    .certified_wrap .swiper[data-v-acf122bf] .swiper-pagination {
        bottom: 0;
        display: flex;
        justify-content: center
    }

    .certified_wrap .swiper[data-v-acf122bf] .swiper-pagination .swiper-pagination-bullet {
        background: #707070;
        height: 8px;
        opacity: .4;
        transition: all .3s;
        width: 8px
    }

    .certified_wrap .swiper[data-v-acf122bf] .swiper-pagination .swiper-pagination-bullet-active {
        border-radius: 4px;
        opacity: 1;
        width: 20px
    }
}

@keyframes slideDownIn-acf122bf {
    0% {
        display: block;
        opacity: 0;
        transform: translateY(-20px)
    }

    to {
        opacity: 1;
        transform: translateY(4px)
    }
}

@keyframes slideUpOut-acf122bf {
    0% {
        height: 100%
    }

    to {
        display: none;
        height: 0
    }
}

[data-v-67199954] .fs-button {
    justify-content: flex-start
}

[data-v-67199954] .fs-button.is-text {
    font-size: 13px;
    height: auto;
    line-height: 20px;
    margin-top: 16px;
    padding: 0
}

[data-v-67199954] .fs-button.is-text .fs-button--suffix {
    margin-right: 4px
}

[data-v-67199954] .fs-button.is-text i {
    color: #19191a
}

.customer_success[data-v-67199954] {
    background-color: #fff;
    padding: 48px 0
}

.fs-cases[data-v-67199954] {
    margin: 0 auto;
    max-width: 1200px;
    width: 84vw;
}

@media screen and (min-width: 1024px) and (max-width:1200px) {
    .fs-cases[data-v-67199954] {
        /* width:94vw; */
    }
}

@media screen and (min-width: 768px) and (max-width:1024px) {
    .fs-cases[data-v-67199954] {
        width:calc(100% - 48px)
    }
}

@media screen and (max-width: 768px) {
    .fs-cases[data-v-67199954] {
        width:calc(100% - 32px)
    }
}

.fs-cases>h2[data-v-67199954] {
    color: #19191a;
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
    text-align: center
}

.fs-cases .fs-cases-describe[data-v-67199954] {
    color: #707070;
    font-size: 14px;
    line-height: 22px;
    margin-top: 12px;
    text-align: center
}

.fs-cases .fs-cases-list[data-v-67199954] {
    margin-top: 24px
}

.fs-cases .fs-cases-list[data-v-67199954] .swiper {
    /* overflow: unset; */
}

.fs-cases .fs-cases-list .fs-cases-item[data-v-67199954] {
    /* display: grid;grid-template-columns: repeat(3,1fr);*/
}

@media(min-width: 1000px) {
    .fs-cases .fs-cases-list .swiper-wrapper {
        /* display: grid; */
        /* grid-template-columns: repeat(3,1fr); */
        /* grid-gap: 20px; */
    }
}

.fs-cases .fs-cases-list .fs-cases-item>a[data-v-67199954] {
    background-color: #fff;
    height: 100%;
    transition: all .3s ease-in-out
}

.fs-cases .fs-cases-list .fs-cases-item>a[data-v-67199954]:hover {
    box-shadow: 0 15px 15px -10px #00000026;
    text-decoration: none
}

.fs-cases .fs-cases-list .fs-cases-item>a:hover .case_item_content .rt .more[data-v-67199954] .fs-button--suffix {
    text-decoration: underline
}

.fs-cases .fs-cases-list .fs-cases-item>a .case_item_content[data-v-67199954] {
    display: flex;
    flex-direction: column;
    height: 100%
}

.fs-cases .fs-cases-list .fs-cases-item>a .case_item_content:hover .title[data-v-67199954] {
    text-decoration: underline
}

.fs-cases .fs-cases-list .fs-cases-item>a .case_item_content .lt>img[data-v-67199954] {
    border-radius: 8px 8px 0 0;
    width: 100%
}

.fs-cases .fs-cases-list .fs-cases-item>a .case_item_content .rt[data-v-67199954] {
    border: 1px solid #e5e5e5;
    border-radius: 0 0 8px 8px;
    border-top: none;
    display: flex;
    flex: 1;
    flex-direction: column;
    padding: 20px
}

.fs-cases .fs-cases-list .fs-cases-item>a .case_item_content .rt .tags[data-v-67199954] {
    align-items: center;
    color: #707070;
    display: flex;
    justify-content: flex-start
}

.fs-cases .fs-cases-list .fs-cases-item>a .case_item_content .rt .tags[data-v-67199954] .fs-tag {
    height: auto
}

.fs-cases .fs-cases-list .fs-cases-item>a .case_item_content .rt .tags img[data-v-67199954] {
    display: inline-block;
    height: 16px;
    width: 16px
}

.fs-cases .fs-cases-list .fs-cases-item>a .case_item_content .rt .tags span[data-v-67199954] {
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    text-decoration: none;
    white-space: nowrap
}

.fs-cases .fs-cases-list .fs-cases-item>a .case_item_content .rt .bottom[data-v-67199954] {
    display: flex;
    flex: 1;
    flex-direction: column
}

.fs-cases .fs-cases-list .fs-cases-item>a .case_item_content .rt .bottom .table_list[data-v-67199954] {
    color: #19191a
}

.fs-cases .fs-cases-list .fs-cases-item>a .case_item_content .rt .bottom .table_list>li[data-v-67199954] {
    align-items: flex-start;
    display: flex;
    font-size: 14px;
    line-height: 22px;
    margin-top: 4px
}

.fs-cases .fs-cases-list .fs-cases-item>a .case_item_content .rt .bottom .table_list>li[data-v-67199954]:first-child {
    margin-top: 16px
}

.fs-cases .fs-cases-list .fs-cases-item>a .case_item_content .rt .bottom .table_list>li i[data-v-67199954] {
    font-style: normal;
    font-weight: 600;
    white-space: nowrap
}

.fs-cases .fs-cases-list .fs-cases-item>a .case_item_content .rt .bottom .table_list>li span[data-v-67199954] {
    display: -webkit-box;
    overflow: hidden;
    padding-left: 4px;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1
}

.fs-cases .fs-cases-list .fs-cases-item>a .case_item_content .rt .title[data-v-67199954] {
    color: #19191a;
    display: -webkit-box;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    text-overflow: ellipsis;
    line-clamp: 3;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-top: 12px;
    overflow: hidden
}

.fs-cases .fs-cases-list .fs-cases-item>a .case_item_content .rt .desc[data-v-67199954] {
    align-items: center;
    color: #707070;
    display: flex;
    flex-wrap: wrap;
    font-size: 12px;
    line-height: 20px;
    margin-top: 12px;
    max-height: 20px;
    overflow: hidden
}

.fs-cases .fs-cases-list .fs-cases-item>a .case_item_content .rt .desc .desc_content:first-of-type .fs-divider[data-v-67199954] {
    display: none
}

.fs-cases .fs-cases-list .fs-cases-item>a .case_item_content .rt .desc .fs-divider[data-v-67199954] {
    font-size: 10px
}

.fs-cases .fs-cases-list .fs-cases-item>a .case_item_content .rt .more[data-v-67199954] {
    text-decoration: none
}

.fs-cases .fs-cases-list .fs-cases-item>a .case_item_content .rt .more>.right[data-v-67199954] {
    color: #19191a;
    font-size: 12px;
    line-height: 1
}

.fs-cases .fs-cases-notes[data-v-67199954] {
    border-top: 1px solid #e5e5e5;
    display: flex;
    justify-content: space-between;
    margin-top: 48px;
    padding-top: 48px
}

.fs-cases .fs-cases-notes .punctuation[data-v-67199954] {
    height: 32px;
    width: 32px
}

.fs-cases .fs-cases-notes>figcaption[data-v-67199954] {
    flex: 1;
    margin: 0 80px 0 24px
}

.fs-cases .fs-cases-notes>figcaption .txt[data-v-67199954] {
    color: #19191a;
    font-size: 14px;
    line-height: 22px
}

.fs-cases .fs-cases-notes>figcaption .by[data-v-67199954] {
    color: #707070;
    font-size: 14px;
    line-height: 22px;
    margin-top: 36px
}

.fs-cases .fs-cases-notes .pic[data-v-67199954] {
    height: 72px;
    width: 154px
}

@media screen and (max-width: 768px) {
    .customer_success[data-v-67199954] {
        padding:36px 0
    }

    .customer_success .fs-cases[data-v-67199954] {
        overflow: hidden;
        width: calc(100% - 32px)
    }

    .customer_success .fs-cases>h2[data-v-67199954] {
        font-size: 20px;
        line-height: 28px
    }

    .customer_success .fs-cases .fs-cases-list[data-v-67199954] .swiper {
        overflow: clip
    }

    .customer_success .fs-cases .fs-cases-list .fs-cases-item[data-v-67199954] {
        grid-template-columns: repeat(1,1fr);
        height: 100%
    }

    .customer_success .fs-cases .swiper-slide[data-v-67199954] {
        height: auto;
        width: 100%
    }

    .customer_success .fs-cases .fs-cases-notes[data-v-67199954] {
        align-items: center;
        flex-direction: column;
        margin-top: 56px;
        padding-top: 36px
    }

    .customer_success .fs-cases .fs-cases-notes>figcaption[data-v-67199954] {
        margin: 12px auto 20px
    }

    .customer_success .fs-cases .swiper[data-v-67199954] {
        display: block;
        padding-bottom: 28px
    }

    .customer_success .fs-cases .swiper[data-v-67199954] .swiper-pagination {
        bottom: 0;
        display: flex;
        justify-content: center
    }

    .customer_success .fs-cases .swiper[data-v-67199954] .swiper-pagination .swiper-pagination-bullet {
        background: #707070;
        height: 8px;
        opacity: .4;
        transition: all .3s;
        width: 8px
    }

    .customer_success .fs-cases .swiper[data-v-67199954] .swiper-pagination .swiper-pagination-bullet-active {
        border-radius: 4px;
        opacity: 1;
        width: 20px
    }
}

@keyframes slideDownIn-67199954 {
    0% {
        display: block;
        opacity: 0;
        transform: translateY(-20px)
    }

    to {
        opacity: 1;
        transform: translateY(4px)
    }
}

@keyframes slideUpOut-67199954 {
    0% {
        height: 100%
    }

    to {
        display: none;
        height: 0
    }
}

.contact[data-v-751357f0] {
    background-image: url(../image/20240327143844z8vl7h.webp);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 100%
}

.contact .contact-content[data-v-751357f0] {
    display: flex;
    margin: 0 auto;
    max-width: 1200px;
    overflow: hidden;
    width: 84vw
}

@media screen and (min-width: 1024px) and (max-width:1200px) {
    .contact .contact-content[data-v-751357f0] {
        width:94vw
    }
}

@media screen and (min-width: 768px) and (max-width:1024px) {
    .contact .contact-content[data-v-751357f0] {
        width:calc(100% - 48px)
    }
}

@media screen and (max-width: 768px) {
    .contact .contact-content[data-v-751357f0] {
        width:calc(100% - 32px)
    }
}

.contact .contact-content .contact-list[data-v-751357f0] {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-gap: 20px;
    padding: 48px 0;
    width: 100%
}

.contact .contact-content .contact-list>li[data-v-751357f0] {
    background-color: #fff;
    border-radius: 8px;
    transition: all .3s
}

.contact .contact-content .contact-list>li[data-v-751357f0]:hover {
    box-shadow: 0 15px 15px -10px #00000026
}

.contact .contact-content .contact-list>li:hover .tit span[data-v-751357f0] {
    text-decoration: underline
}

.contact .contact-content .contact-list>li a[data-v-751357f0] {
    color: #19191a;
    display: block;
    display: flex;
    height: 100%;
    padding: 32px;
    text-decoration: none
}

.contact .contact-content .contact-list>li a .lt[data-v-751357f0] {
    height: 36px;
    margin-right: 16px;
    width: 36px
}

.contact .contact-content .contact-list>li .tit[data-v-751357f0] {
    align-items: center;
    display: flex;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 4px
}

.contact .contact-content .contact-list>li .tit .iconfont[data-v-751357f0] {
    color: #19191a;
    font-size: 12px;
    line-height: 24px;
    margin-left: 8px
}

.contact .contact-content .contact-list>li .txt[data-v-751357f0] {
    color: #707070;
    font-size: 12px;
    line-height: 20px
}

@media screen and (min-width: 768px) and (max-width:1024px) {
    .contact[data-v-751357f0] {
        background-image:url(../image/20240327200909pgyxgd.webp)
    }

    .contact .contact-content[data-v-751357f0] {
        flex-direction: column;
        height: auto
    }

    .contact .contact-content .contact-list>li[data-v-751357f0] {
        text-align: left
    }
}

@media screen and (max-width: 768px) {
    .contact[data-v-751357f0] {
        background-image:url(../image/20240327200909yq0u99.webp)
    }

    .contact .contact-content[data-v-751357f0] {
        flex-direction: column;
        height: auto
    }

    .contact .contact-content .contact-list[data-v-751357f0] {
        grid-template-columns: repeat(1,1fr);
        padding: 36px 0
    }

    .contact .contact-content .contact-list>li[data-v-751357f0] {
        margin: 0;
        padding: 32px;
        width: 100%
    }

    .contact .contact-content .contact-list>li a[data-v-751357f0] {
        padding: 0
    }
}

@keyframes slideDownIn-751357f0 {
    0% {
        display: block;
        opacity: 0;
        transform: translateY(-20px)
    }

    to {
        opacity: 1;
        transform: translateY(4px)
    }
}

@keyframes slideUpOut-751357f0 {
    0% {
        height: 100%
    }

    to {
        display: none;
        height: 0
    }
}

.cn_company[data-v-7f84adf1] {
    background-color: #f7f7f7;
    background-image: url(../image/2023102616281009pf4k.webp);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff
}

.cn_company .common-wrap[data-v-7f84adf1] {
    margin: 0 auto;
    max-width: 1200px;
    padding: 48px 0;
    width: 84vw
}

@media screen and (min-width: 1024px) and (max-width:1200px) {
    .cn_company .common-wrap[data-v-7f84adf1] {
        width:94vw
    }
}

@media screen and (min-width: 768px) and (max-width:1024px) {
    .cn_company .common-wrap[data-v-7f84adf1] {
        width:calc(100% - 48px)
    }
}

@media screen and (max-width: 768px) {
    .cn_company .common-wrap[data-v-7f84adf1] {
        width:calc(100% - 32px)
    }
}

.cn_company .title[data-v-7f84adf1] {
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
    margin-bottom: 40px;
    text-align: center
}

.cn_company .lists[data-v-7f84adf1],.cn_company .lists .item[data-v-7f84adf1] {
    display: flex;
    justify-content: center
}

.cn_company .lists .item[data-v-7f84adf1] {
    align-items: center;
    border-right: 1px solid hsla(0,0%,88%,.3);
    flex-direction: column;
    width: 181px
}

.cn_company .lists .item[data-v-7f84adf1]:last-of-type {
    border-right: none
}

.cn_company .lists .item img[data-v-7f84adf1] {
    display: block;
    margin-bottom: 4px
}

.cn_company .lists .item>p[data-v-7f84adf1] {
    align-items: flex-end;
    display: flex
}

.cn_company .lists .item>p .num[data-v-7f84adf1] {
    font-family: Open Sans;
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
    margin-right: 4px
}

.cn_company .lists .item>p .num1[data-v-7f84adf1] {
    font-size: 14px;
    line-height: 22px
}

.cn_company .lists .item .des[data-v-7f84adf1] {
    font-size: 12px;
    line-height: 20px;
    margin-top: 4px
}

@media (max-width: 1024px) {
    .cn_company .common-wrap[data-v-7f84adf1] {
        padding:48px 24px;
        width: 100%
    }

    .cn_company .lists .item[data-v-7f84adf1] {
        width: 156px
    }
}

@media (max-width: 768px) {
    .cn_company[data-v-7f84adf1] {
        background-image:url(../image/20231125095604gxk8mg.jpeg)
    }

    .cn_company .common-wrap[data-v-7f84adf1] {
        padding: 48px 16px
    }

    .cn_company .lists[data-v-7f84adf1] {
        display: flex;
        grid-template-columns: repeat(2,3fr);
        grid-column-gap: 40px;
        grid-row-gap: 24px;
        flex-flow: wrap;
        margin: 0 auto;
        width: 256px
    }

    .cn_company .lists .item[data-v-7f84adf1] {
        align-items: flex-start;
        border: 0;
        padding: 0;
        position: relative;
        width: calc(50% - 20px)
    }

    .cn_company .list-item .left[data-v-7f84adf1] {
        margin-bottom: 16px
    }
}

@keyframes slideDownIn-7f84adf1 {
    0% {
        display: block;
        opacity: 0;
        transform: translateY(-20px)
    }

    to {
        opacity: 1;
        transform: translateY(4px)
    }
}

@keyframes slideUpOut-7f84adf1 {
    0% {
        height: 100%
    }

    to {
        display: none;
        height: 0
    }
}

.cn_customize[data-v-e4291303] {
    background-color: #fafafb;
    color: #19191a
}

.cn_customize img[data-v-e4291303] {
    display: block;
    max-width: 100%
}

.cn_customize .common-wrap[data-v-e4291303] {
    margin: 0 auto;
    max-width: 1200px;
    padding: 40px 0 48px;
    width: 84vw
}

@media screen and (min-width: 1024px) and (max-width:1200px) {
    .cn_customize .common-wrap[data-v-e4291303] {
        width:94vw
    }
}

@media screen and (min-width: 768px) and (max-width:1024px) {
    .cn_customize .common-wrap[data-v-e4291303] {
        width:calc(100% - 48px)
    }
}

@media screen and (max-width: 768px) {
    .cn_customize .common-wrap[data-v-e4291303] {
        width:calc(100% - 32px)
    }
}

.cn_customize .title[data-v-e4291303] {
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
    margin-bottom: 24px;
    text-align: center
}

.cn_customize .customize_list[data-v-e4291303] {
    display: flex;
    justify-content: space-between
}

.cn_customize .customize_list li[data-v-e4291303] {
    transition: all .3s;
    width: calc(33.33333% - 10.66667px)
}

.cn_customize .customize_list li[data-v-e4291303]:hover {
    box-shadow: 0 15px 15px -10px #0000001a
}

.cn_customize .customize_list li>a[data-v-e4291303] {
    color: #19191a;
    display: flex;
    flex-direction: column;
    height: 100%
}

.cn_customize .customize_list li>a[data-v-e4291303]:hover {
    text-decoration: none
}

.cn_customize .customize_list li>a:hover h3[data-v-e4291303] {
    text-decoration: underline
}

.cn_customize .customize_list li>a .top img[data-v-e4291303] {
    border-radius: 8px 8px 0 0
}

.cn_customize .customize_list li>a .bottom[data-v-e4291303] {
    background-color: #fafafb;
    border: 1px solid #e5e5e5;
    border-radius: 0 0 8px 8px;
    border-top: none;
    flex: 1;
    padding: 20px 20px 28px
}

.cn_customize .customize_list li>a .bottom h3[data-v-e4291303] {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px
}

.cn_customize .customize_list li>a .bottom p[data-v-e4291303] {
    color: #4b4b4d;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    padding-top: 12px;
    text-decoration: none
}

@media (max-width: 1024px) {
    .cn_customize .common-wrap[data-v-e4291303] {
        padding:48px 24px;
        width: 100%
    }
}

@media (max-width: 768px) {
    .cn_customize .common-wrap[data-v-e4291303] {
        padding:36px 16px
    }

    .cn_customize .title[data-v-e4291303] {
        font-size: 20px;
        line-height: 28px
    }

    .cn_customize .customize_list[data-v-e4291303] {
        flex-direction: column
    }

    .cn_customize .customize_list>li[data-v-e4291303] {
        margin-bottom: 16px;
        width: 100%
    }

    .cn_customize .customize_list>li[data-v-e4291303]:last-child {
        margin-bottom: 0
    }
}

@keyframes slideDownIn-e4291303 {
    0% {
        display: block;
        opacity: 0;
        transform: translateY(-20px)
    }

    to {
        opacity: 1;
        transform: translateY(4px)
    }
}

@keyframes slideUpOut-e4291303 {
    0% {
        height: 100%
    }

    to {
        display: none;
        height: 0
    }
}

.cn_solutions[data-v-c32209b0] {
    background-color: #f7f7f7;
    color: #19191a
}

.cn_solutions img[data-v-c32209b0] {
    display: block;
    max-width: 100%
}

.cn_solutions .common-wrap[data-v-c32209b0] {
    margin: 0 auto;
    max-width: 1200px;
    padding: 40px 0 48px;
    width: 84vw
}

@media screen and (min-width: 1024px) and (max-width:1200px) {
    .cn_solutions .common-wrap[data-v-c32209b0] {
        width:94vw
    }
}

@media screen and (min-width: 768px) and (max-width:1024px) {
    .cn_solutions .common-wrap[data-v-c32209b0] {
        width:calc(100% - 48px)
    }
}

@media screen and (max-width: 768px) {
    .cn_solutions .common-wrap[data-v-c32209b0] {
        width:calc(100% - 32px)
    }
}

.cn_solutions .title[data-v-c32209b0] {
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
    margin-bottom: 24px;
    text-align: center
}

.cn_solutions .nav_list[data-v-c32209b0] {
    border-bottom: 1px solid #e5e5e5;
    display: flex;
    justify-content: space-between;
    margin-bottom: 24px
}

.cn_solutions .nav_list li[data-v-c32209b0] {
    display: flex;
    justify-content: center;
    padding-bottom: 18px;
    width: 20%
}

.cn_solutions .nav_list li span[data-v-c32209b0] {
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    position: relative
}

.cn_solutions .nav_list li.active span[data-v-c32209b0] {
    font-weight: 500
}

.cn_solutions .nav_list li.active span[data-v-c32209b0]:before {
    background-color: #c00000;
    border-radius: 3px;
    bottom: -19px;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    width: 100%
}

.cn_solutions .solutions_list[data-v-c32209b0] .swiper-slide {
    display: flex
}

.cn_solutions .solutions_list .lt[data-v-c32209b0] {
    width: 50%
}

.cn_solutions .solutions_list .rt[data-v-c32209b0] {
    align-items: flex-start;
    background-color: #fafafb;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 28px;
    width: 50%
}

.cn_solutions .solutions_list .rt>div[data-v-c32209b0] {
    display: flex;
    padding-bottom: 16px
}

.cn_solutions .solutions_list .rt>div p[data-v-c32209b0] {
    align-items: center;
    border: 1px solid #707070;
    border-radius: 3px;
    color: #4b4b4d;
    display: flex;
    font-size: 12px;
    line-height: 20px;
    margin-right: 8px;
    padding: 4px 8px
}

.cn_solutions .solutions_list .rt>div p img[data-v-c32209b0] {
    height: 16px;
    margin-right: 4px;
    width: 16px
}

.cn_solutions .solutions_list .rt>h3[data-v-c32209b0] {
    color: #19191a;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px
}

.cn_solutions .solutions_list .rt>p[data-v-c32209b0] {
    color: #4b4b4d;
    display: -webkit-box;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    margin: 12px 0 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical
}

.cn_solutions .solutions_list .rt>p.mb24[data-v-c32209b0] {
    margin-bottom: 24px
}

.cn_solutions .solutions_list .rt>ul[data-v-c32209b0] {
    display: grid;
    grid-template-columns: repeat(2,2fr);
    grid-row-gap: 8px;
    padding-bottom: 36px
}

.cn_solutions .solutions_list .rt>ul li[data-v-c32209b0] {
    align-items: center;
    display: flex;
    font-size: 12px;
    line-height: 20px;
    min-width: 176px
}

.cn_solutions .solutions_list .rt>ul li img[data-v-c32209b0] {
    height: 24px;
    margin-right: 8px;
    width: 24px
}

.cn_solutions .solutions_list .rt>a[data-v-c32209b0] .fs-button--suffix {
    margin-right: 0
}

.cn_solutions .solutions_list .rt>a[data-v-c32209b0] .iconfont {
    color: #0060bf;
    font-size: 12px;
    line-height: 1;
    margin-left: 4px
}

@media (max-width: 1024px) {
    .cn_solutions .common-wrap[data-v-c32209b0] {
        padding:48px 24px;
        width: 100%
    }
}

@media (max-width: 768px) {
    .cn_solutions .common-wrap[data-v-c32209b0] {
        padding:36px 16px
    }

    .cn_solutions .title[data-v-c32209b0] {
        font-size: 20px;
        line-height: 28px
    }

    .cn_solutions .nav_list_box[data-v-c32209b0] {
        margin-bottom: 24px;
        overflow-x: auto
    }

    .cn_solutions .nav_list_box[data-v-c32209b0]::-webkit-scrollbar {
        display: none
    }

    .cn_solutions .nav_list[data-v-c32209b0] {
        display: flex;
        margin-bottom: 0;
        width: 976px
    }

    .cn_solutions .nav_list li[data-v-c32209b0] {
        width: 122px
    }

    .cn_solutions .nav_list li span[data-v-c32209b0] {
        white-space: nowrap
    }

    .cn_solutions[data-v-c32209b0] .swiper-slide {
        flex-direction: column;
        height: auto
    }

    .cn_solutions[data-v-c32209b0] .swiper-slide .lt {
        width: 100%
    }

    .cn_solutions[data-v-c32209b0] .swiper-slide .rt {
        background-color: #fafafb;
        flex: 1;
        justify-content: flex-start;
        padding: 20px 20px 28px;
        width: 100%
    }

    .cn_solutions[data-v-c32209b0] .swiper-slide .rt>ul {
        width: 100%
    }

    .cn_solutions[data-v-c32209b0] .swiper-slide .rt>ul li {
        min-width: unset;
        width: 100%
    }

    .cn_solutions[data-v-c32209b0] .swiper-slide .rt>ul li span {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
}

@keyframes slideDownIn-c32209b0 {
    0% {
        display: block;
        opacity: 0;
        transform: translateY(-20px)
    }

    to {
        opacity: 1;
        transform: translateY(4px)
    }
}

@keyframes slideUpOut-c32209b0 {
    0% {
        height: 100%
    }

    to {
        display: none;
        height: 0
    }
}

.cn_success[data-v-f9b005a9] {
    background-color: #fafafb;
    color: #19191a
}

.cn_success img[data-v-f9b005a9] {
    display: block;
    width: 100%
}

.cn_success .common-wrap[data-v-f9b005a9] {
    margin: 0 auto;
    max-width: 1200px;
    padding: 40px 0 48px;
    width: 84vw
}

@media screen and (min-width: 1024px) and (max-width:1200px) {
    .cn_success .common-wrap[data-v-f9b005a9] {
        width:94vw
    }
}

@media screen and (min-width: 768px) and (max-width:1024px) {
    .cn_success .common-wrap[data-v-f9b005a9] {
        width:calc(100% - 48px)
    }
}

@media screen and (max-width: 768px) {
    .cn_success .common-wrap[data-v-f9b005a9] {
        width:calc(100% - 32px)
    }
}

.cn_success .title[data-v-f9b005a9] {
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
    margin-bottom: 24px;
    text-align: center
}

.cn_success .success_list[data-v-f9b005a9] {
    display: flex;
    justify-content: space-between
}

.cn_success .success_list li[data-v-f9b005a9] {
    transition: all .3s;
    width: calc(25% - 13.5px)
}

.cn_success .success_list li>a[data-v-f9b005a9] {
    color: #19191a;
    display: block;
    height: 100%
}

.cn_success .success_list li>a[data-v-f9b005a9]:hover {
    text-decoration: none
}

.cn_success .success_list li>a>div[data-v-f9b005a9] {
    color: #19191a;
    display: flex;
    flex-direction: column;
    height: 100%
}

.cn_success .success_list li[data-v-f9b005a9]:hover {
    box-shadow: 0 15px 15px -10px #0000001a
}

.cn_success .success_list li[data-v-f9b005a9]:hover .text {
    text-decoration: underline
}

.cn_success .top img[data-v-f9b005a9] {
    border-radius: 8px 8px 0 0
}

.cn_success .bottom[data-v-f9b005a9] {
    background-color: #fafafb;
    border: 1px solid #e5e5e5;
    border-radius: 0 0 8px 8px;
    border-top: none;
    display: flex;
    flex: 1;
    flex-direction: column;
    padding: 20px 20px 28px
}

.cn_success .bottom p[data-v-f9b005a9] {
    color: #4b4b4d;
    display: flex;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 16px
}

.cn_success .bottom p .icon[data-v-f9b005a9] {
    font-size: 16px
}

.cn_success .bottom p span[data-v-f9b005a9] {
    margin-right: 1px;
    padding: 0 8px;
    position: relative
}

.cn_success .bottom p span[data-v-f9b005a9]:after {
    background-color: #ccc;
    content: "";
    display: block;
    height: 10px;
    position: absolute;
    right: -1px;
    top: 4px;
    width: 1px
}

.cn_success .bottom p span[data-v-f9b005a9]:last-child:after {
    display: none
}

.cn_success .bottom .bottom_box[data-v-f9b005a9] {
    display: flex;
    flex: 1;
    flex-direction: column;
    justify-content: space-between
}

.cn_success .bottom .bottom_box h3[data-v-f9b005a9] {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px
}

.cn_success .bottom .bottom_box .tag_box[data-v-f9b005a9] {
    display: flex;
    padding-top: 16px
}

.cn_success .bottom .bottom_box .tag_box span[data-v-f9b005a9] {
    background-color: #f2f2f2;
    border-radius: 3px;
    display: block;
    font-size: 12px;
    line-height: 20px;
    margin-right: 8px;
    padding: 2px 8px
}

.cn_success .bottom .bottom_box .href_box[data-v-f9b005a9] {
    font-size: 13px;
    line-height: 20px;
    padding-top: 24px
}

.cn_success .bottom .bottom_box .href_box a[data-v-f9b005a9] {
    color: #19191a;
    text-decoration: none
}

.cn_success .success_list>li>a:hover .href_box[data-v-f9b005a9] {
    text-decoration: underline
}

@media (max-width: 1024px) {
    .cn_success .common-wrap[data-v-f9b005a9] {
        padding:48px 24px;
        width: 100%
    }
}

@media (max-width: 768px) {
    .cn_success .common-wrap[data-v-f9b005a9] {
        padding:36px 16px
    }

    .cn_success .title[data-v-f9b005a9] {
        font-size: 20px;
        line-height: 28px
    }

    .cn_success .success_list[data-v-f9b005a9] {
        flex-direction: column
    }

    .cn_success .success_list>li[data-v-f9b005a9] {
        margin-bottom: 16px;
        width: 100%
    }

    .cn_success .success_list>li[data-v-f9b005a9]:last-child {
        margin-bottom: 0
    }
}

@keyframes slideDownIn-f9b005a9 {
    0% {
        display: block;
        opacity: 0;
        transform: translateY(-20px)
    }

    to {
        opacity: 1;
        transform: translateY(4px)
    }
}

@keyframes slideUpOut-f9b005a9 {
    0% {
        height: 100%
    }

    to {
        display: none;
        height: 0
    }
}

@keyframes slideDownIn-11e803e3 {
    0% {
        display: block;
        opacity: 0;
        transform: translateY(-20px)
    }

    to {
        opacity: 1;
        transform: translateY(4px)
    }
}

@keyframes slideUpOut-11e803e3 {
    0% {
        height: 100%
    }

    to {
        display: none;
        height: 0
    }
}

.gray_line[data-v-11e803e3] {
    background-color: #e5e5e5;
    height: 1px;
    margin: 0 auto;
    max-width: 1420px;
    max-width: 1200px;
    width: 84vw;
    display: none;
}

@media (max-width: 1200px) {
    .gray_line[data-v-11e803e3] {
        width:94vw
    }
}

@media screen and (max-width: 768px) {
    .gray_line[data-v-11e803e3] {
        width:calc(100% - 32px)
    }
}

.title[data-v-9548a962] {
    color: #19191a;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    padding: 32px 0 20px
}

.point[data-v-0be7c398] {
    margin-top: 24px;
    width: 100%
}

.point>img[data-v-0be7c398] {
    border-radius: 8px;
    display: block;
    max-height: 150px;
    width: 100%
}

@media(max-width: 960px) {
    .point[data-v-0be7c398] {
        margin-top:16px
    }
}

.special[data-v-0be7c398] {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    margin-top: 24px;
    grid-gap: 12px
}

.special>div[data-v-0be7c398] {
    position: relative
}

.special img[data-v-0be7c398] {
    border-radius: 8px;
    display: block;
    max-height: 150px;
    width: 100%
}

.special .txt_box[data-v-0be7c398] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    left: 46.81%;
    position: absolute;
    top: 0;
    width: 46.464%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.special .txt_box .title[data-v-0be7c398] {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    padding-top: 0;
    white-space: nowrap
}

.special .txt_box .desc[data-v-0be7c398],.special .txt_box .title[data-v-0be7c398] {
    color: #19191a;
    overflow: hidden;
    text-overflow: ellipsis
}

.special .txt_box .desc[data-v-0be7c398] {
    display: -webkit-box;
    font-size: 12px;
    line-height: 20px;
    margin-top: 4px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4
}

@media(max-width: 768px) {
    .special[data-v-0be7c398] {
        grid-template-columns:repeat(1,1fr);
        margin-top: 16px
    }
}

.strength[data-v-0be7c398] {
    margin-top: 20px;
    position: relative;
    width: 100%
}

.strength>img[data-v-0be7c398] {
    border-radius: 8px;
    display: block;
    max-height: 150px;
    width: 100%
}

.strength .txt_box[data-v-0be7c398] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    left: 25%;
    max-width: 560px;
    position: absolute;
    top: 0;
    width: 46.6667%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.strength .txt_box .title[data-v-0be7c398] {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px
}

.strength .txt_box .desc[data-v-0be7c398],.strength .txt_box .title[data-v-0be7c398] {
    color: #19191a;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.strength .txt_box .desc[data-v-0be7c398] {
    font-size: 12px;
    line-height: 20px;
    margin-top: 4px
}

.strength .txt_box .desc.isBig[data-v-0be7c398] {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin-top: 0
}

.strength .txt_box .link[data-v-0be7c398] {
    font-size: 13px;
    line-height: 20px;
    margin-top: 4px
}

.strength .txt_box.strength_txt_box[data-v-0be7c398] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.strength .txt_box.strength_txt_box .title[data-v-0be7c398] {
    padding: 0
}

@media(max-width: 960px) {
    .strength[data-v-0be7c398] {
        margin-top:16px
    }

    .strength .txt_box[data-v-0be7c398] {
        width: 60%
    }

    .point[data-v-0be7c398],.special[data-v-0be7c398],.strength[data-v-0be7c398] {
        display: none
    }
}

.title[data-v-0be7c398] {
    color: #19191a;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    padding-top: 24px
}

@media(max-width: 960px) {
    .title[data-v-0be7c398] {
        padding-top:16px
    }
}

.content[data-v-0be7c398] {
    margin-top: 12px
}

.content p[data-v-0be7c398] {
    color: #707070;
    font-size: 14px;
    line-height: 22px
}

.content p[data-v-0be7c398] a:focus-visible {
    border-radius: 1px;
    outline: 2px solid #0080ff;
    outline-offset: 2px
}

@media(max-width: 960px) {
    .title[data-v-9548a962] {
        padding:24px 0 16px
    }
}

.list_box[data-v-9548a962],.list_wrap[data-v-9548a962] {
    position: relative
}

.list_box[data-v-9548a962] {
    display: block;
    margin: 0 auto;
    width: 100%
}

@media(max-width: 960px) {
    .list_box[data-v-9548a962] {
        overflow-x:auto
    }
}

.list_bg[data-v-9548a962] {
    background: -webkit-gradient(linear,right top,left top,from(#fff),color-stop(100%,hsla(0,0%,100%,.1)));
    display: none;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 10%;
    z-index: 1
}

@media(max-width: 960px) {
    .list_bg[data-v-9548a962] {
        display:none
    }
}

.list[data-v-9548a962] {
    margin: 0 auto;
    width: 100%
}

@media(max-width: 960px) {
    .list[data-v-9548a962] {
        min-width:100%
    }

    .list .list_item[data-v-9548a962] {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .list .list_item .item[data-v-9548a962] {
        margin: 0;
        width: 100%
    }

    .list .list_item .item[data-v-9548a962] :before {
        display: none
    }

    .list .list_item[data-v-9548a962]:nth-child(odd) {
        background-color: transparent
    }

    .list .list_item:nth-child(odd) .item[data-v-9548a962]:nth-child(odd) {
        background: rgba(0,96,191,.08)
    }

    .list .list_item:nth-child(odd) .item[data-v-9548a962]:nth-child(2n) {
        background: #fff
    }

    .list .list_item:nth-child(2n) .item[data-v-9548a962]:nth-child(odd) {
        background: rgba(0,96,191,.08)
    }

    .list .list_item:nth-child(2n) .item[data-v-9548a962]:nth-child(2n) {
        background: #fff
    }
}

.list_item[data-v-9548a962] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.list_item[data-v-9548a962]:nth-child(odd) {
    background: rgba(0,96,191,.08)
}

.power_line_tips[data-v-9548a962] {
    color: #707070;
    font-size: 14px;
    line-height: 22px;
    margin-top: 12px
}

.item[data-v-9548a962] {
    width: 50%;
    -ms-flex-negative: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-shrink: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.item[data-v-9548a962]:first-child {
    margin-right: 2px;
    position: relative
}

.item[data-v-9548a962]:first-child:before {
    background-color: #fff;
    content: "";
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 2px
}

.item_name[data-v-9548a962] {
    width: 50%;
    -ms-flex-negative: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-shrink: 0;
    padding: 4px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media(max-width: 960px) {
    .item_name[data-v-9548a962] {
        padding:8px 1%
    }
}

.item_name .name[data-v-9548a962] {
    font-weight: 600
}

.item_name .name[data-v-9548a962],.item_name .value[data-v-9548a962] {
    color: #19191a;
    display: inline-block;
    font-size: 13px;
    line-height: 20px;
    padding: 8px;
    word-wrap: break-word
}

.item_name .value[data-v-9548a962] {
    font-weight: 400;
    word-wrap: anywhere
}

.item_name[data-v-9548a962] .fs-popover {
    margin-left: 0
}

.min[data-v-9548a962] {
    width: 40%
}

.max[data-v-9548a962] {
    width: 60%
}

.bubble_tip[data-v-9548a962] a:focus-visible {
    border-radius: 1px;
    outline: 2px solid #0080ff;
    outline-offset: 2px
}

.bubble_tip .buddle_title[data-v-9548a962] {
    color: #707070;
    font-size: 13px;
    line-height: 20px
}

.bubble_tip .buddle_content[data-v-9548a962] {
    color: #616265;
    font-size: 13px;
    line-height: 22px;
    margin-top: 10px
}

.text_info[data-v-9548a962] {
    color: #707070;
    display: block;
    font-size: 14px;
    line-height: 22px;
    margin-top: 18px
}

.text_info .info[data-v-9548a962] {
    display: inline
}

.fhd_info[data-v-9548a962] {
    color: #707070;
    display: block;
    font-size: 14px;
    line-height: 22px;
    margin-top: 18px
}

.fhd_info .info[data-v-9548a962] {
    display: inline
}

@media(max-width: 960px) {
    .model_reduction[data-v-9548a962] {
        overflow:auto
    }
}

.model_reduction .reduction_title[data-v-9548a962] {
    margin-bottom: 7px;
    margin-top: 40px
}

.model_reduction .reduction_title span[data-v-9548a962]:first-child {
    color: #232323;
    font-size: 16px;
    font-weight: 600;
}

.model_reduction .reduction_title span[data-v-9548a962]:nth-child(2) {
    color: #616265;
    font-size: 14px;
    font-weight: 400
}

.model_reduction .reduction_body .reduction_list[data-v-9548a962] {
    border: 1px solid #e5e5e5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.model_reduction .reduction_body .reduction_list .reduction_item[data-v-9548a962] {
    border-bottom: 1px solid #e5e5e5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.model_reduction .reduction_body .reduction_list .reduction_item>div[data-v-9548a962] {
    -webkit-box-flex: 1;
    border-right: 1px solid #e5e5e5;
    color: #232323;
    -ms-flex: 1;
    flex: 1;
    font-size: 14px;
    padding: 10px 0;
    text-align: center
}

.model_reduction .reduction_body .reduction_list .reduction_item>div[data-v-9548a962]:first-child {
    background: #f4f4f3;
    width: 12.5%
}

.model_reduction .reduction_body .reduction_list .reduction_item>div[data-v-9548a962]:last-child {
    border-right: 0
}

.model_reduction .reduction_body .reduction_list .reduction_item[data-v-9548a962]:last-child {
    border: 0
}

@media(max-width: 960px) {
    .model_reduction .reduction_title[data-v-9548a962] {
        margin-bottom:10px;
        margin-top: 20px
    }

    .model_reduction .reduction_body[data-v-9548a962] {
        overflow: auto
    }

    .model_reduction .reduction_list[data-v-9548a962] {
        width: 880px
    }
}

.html_gray {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}

#nprogress .bar {
    background: #0060bf!important;
}

#nprogress .peg {
    -webkit-box-shadow: 0 0 10px #0060bf,0 0 5px #0060bf!important;
    box-shadow: 0 0 10px #0060bf,0 0 5px #0060bf!important;
}

#nprogress .spinner-icon {
    border-left-color: #0060bf!important;
    border-top-color: #0060bf!important;
}

.country-code {
    background-image: url(../picture/country.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 16px;
    margin-right: 5px;
    width: 16px;
}

.country-code.country-af {
    background-position: 0 0;
}

.country-code.country-al {
    background-position: -60px 0;
}

.country-code.country-dz {
    background-position: -100px 0;
}

.country-code.country-as {
    background-position: -120px 0;
}

.country-code.country-ad {
    background-position: -140px 0;
}

.country-code.country-ao {
    background-position: -160px 0;
}

.country-code.country-ai {
    background-position: -180px 0;
}

.country-code.country-aq {
    background-position: -200px 0;
}

.country-code.country-ag {
    background-position: -220px 0;
}

.country-code.country-ar {
    background-position: -260px 0;
}

.country-code.country-am {
    background-position: -280px 0;
}

.country-code.country-aw {
    background-position: -300px 0;
}

.country-code.country-au,.country-code.country-hm {
    background-position: -340px 0;
}

.country-code.country-at {
    background-position: -360px 0;
}

.country-code.country-az {
    background-position: -380px 0;
}

.country-code.country-bs {
    background-position: -400px 0;
}

.country-code.country-bh {
    background-position: -420px 0;
}

.country-code.country-bd {
    background-position: -440px 0;
}

.country-code.country-bb {
    background-position: -460px 0;
}

.country-code.country-by {
    background-position: 0 -20px;
}

.country-code.country-be {
    background-position: -20px -20px;
}

.country-code.country-bz {
    background-position: -40px -20px;
}

.country-code.country-bj {
    background-position: -60px -20px;
}

.country-code.country-bm {
    background-position: -80px -20px;
}

.country-code.country-bt {
    background-position: -100px -20px;
}

.country-code.country-bo {
    background-position: -120px -20px;
}

.country-code.country-ba {
    background-position: -140px -20px;
}

.country-code.country-bw {
    background-position: -160px -20px;
}

.country-code.country-br {
    background-position: -200px -20px;
}

.country-code.country-io {
    background-position: -220px -20px;
}

.country-code.country-bn {
    background-position: -240px -20px;
}

.country-code.country-bg {
    background-position: -260px -20px;
}

.country-code.country-bf {
    background-position: -280px -20px;
}

.country-code.country-bi {
    background-position: -300px -20px;
}

.country-code.country-kh {
    background-position: -320px -20px;
}

.country-code.country-cm {
    background-position: -340px -20px;
}

.country-code.country-ca {
    background-position: -360px -20px;
}

.country-code.country-cv {
    background-position: -380px -20px;
}

.country-code.country-ky {
    background-position: -440px -20px;
}

.country-code.country-cf {
    background-position: -460px -20px;
}

.country-code.country-td {
    background-position: -480px -20px;
}

.country-code.country-cl {
    background-position: 0 -40px;
}

.country-code.country-cx {
    background-position: -40px -40px;
}

.country-code.country-cc {
    background-position: -80px -40px;
}

.country-code.country-co {
    background-position: -100px -40px;
}

.country-code.country-km {
    background-position: -140px -40px;
}

.country-code.country-cg {
    background-position: -160px -40px;
}

.country-code.country-ck {
    background-position: -200px -40px;
}

.country-code.country-cr {
    background-position: -220px -40px;
}

.country-code.country-ci {
    background-position: -240px -40px;
}

.country-code.country-hr {
    background-position: -260px -40px;
}

.country-code.country-cu {
    background-position: -280px -40px;
}

.country-code.country-cy {
    background-position: -320px -40px;
}

.country-code.country-cz {
    background-position: -340px -40px;
}

.country-code.country-dk {
    background-position: -360px -40px;
}

.country-code.country-dj {
    background-position: -380px -40px;
}

.country-code.country-dm {
    background-position: -400px -40px;
}

.country-code.country-do {
    background-position: -420px -40px;
}

.country-code.country-ec {
    background-position: -440px -40px;
}

.country-code.country-eg {
    background-position: -460px -40px;
}

.country-code.country-sv {
    background-position: -480px -40px;
}

.country-code.country-gq {
    background-position: -20px -60px;
}

.country-code.country-er {
    background-position: -40px -60px;
}

.country-code.country-ee {
    background-position: -60px -60px;
}

.country-code.country-et {
    background-position: -80px -60px;
}

.country-code.country-eu {
    background-position: -100px -60px;
}

.country-code.country-fk {
    background-position: -120px -60px;
}

.country-code.country-fj {
    background-position: -180px -60px;
}

.country-code.country-ax,.country-code.country-fi {
    background-position: -200px -60px;
}

.country-code.country-tf {
    background-position: -240px -60px;
}

.country-code.country-gf {
    background-position: -260px -60px;
}

.country-code.country-ga {
    background-position: -280px -60px;
}

.country-code.country-gm {
    background-position: -320px -60px;
}

.country-code.country-ge {
    background-position: -340px -60px;
}

.country-code.country-de {
    background-position: -360px -60px;
}

.country-code.country-gh {
    background-position: -380px -60px;
}

.country-code.country-gi {
    background-position: -400px -60px;
}

.country-code.country-gr {
    background-position: -420px -60px;
}

.country-code.country-gl {
    background-position: -440px -60px;
}

.country-code.country-gd {
    background-position: -460px -60px;
}

.country-code.country-gt {
    background-position: 0 -80px;
}

.country-code.country-gu {
    background-position: -20px -80px;
}

.country-code.country-gg {
    background-position: -40px -80px;
}

.country-code.country-gn {
    background-position: -60px -80px;
}

.country-code.country-gw {
    background-position: -80px -80px;
}

.country-code.country-gy {
    background-position: -100px -80px;
}

.country-code.country-ht {
    background-position: -120px -80px;
}

.country-code.country-hn {
    background-position: -160px -80px;
}

.country-code.country-hk {
    background-position: -180px -80px;
}

.country-code.country-hu {
    background-position: -200px -80px;
}

.country-code.country-is {
    background-position: -240px -80px;
}

.country-code.country-in {
    background-position: -280px -80px;
}

.country-code.country-id {
    background-position: -300px -80px;
}

.country-code.country-ir {
    background-position: -320px -80px;
}

.country-code.country-iq {
    background-position: -340px -80px;
}

.country-code.country-ie {
    background-position: -360px -80px;
}

.country-code.country-il {
    background-position: -420px -80px;
}

.country-code.country-it {
    background-position: -440px -80px;
}

.country-code.country-jm {
    background-position: -460px -80px;
}

.country-code.country-jp {
    background-position: -480px -80px;
}

.country-code.country-je {
    background-position: 0 -100px;
}

.country-code.country-jo {
    background-position: -20px -100px;
}

.country-code.country-kz {
    background-position: -40px -100px;
}

.country-code.country-ke {
    background-position: -60px -100px;
}

.country-code.country-ki {
    background-position: -80px -100px;
}

.country-code.country-kw {
    background-position: -120px -100px;
}

.country-code.country-kg {
    background-position: -140px -100px;
}

.country-code.country-lv {
    background-position: -180px -100px;
}

.country-code.country-lb {
    background-position: -200px -100px;
}

.country-code.country-ls {
    background-position: -220px -100px;
}

.country-code.country-lr {
    background-position: -240px -100px;
}

.country-code.country-li {
    background-position: -280px -100px;
}

.country-code.country-lt {
    background-position: -300px -100px;
}

.country-code.country-lu {
    background-position: -320px -100px;
}

.country-code.country-mk {
    background-position: -360px -100px;
}

.country-code.country-mg {
    background-position: -380px -100px;
}

.country-code.country-mw {
    background-position: -400px -100px;
}

.country-code.country-my {
    background-position: -420px -100px;
}

.country-code.country-mv {
    background-position: -440px -100px;
}

.country-code.country-ml {
    background-position: -460px -100px;
}

.country-code.country-mt {
    background-position: -480px -100px;
}

.country-code.country-mh {
    background-position: 0 -120px;
}

.country-code.country-mq {
    background-position: -20px -120px;
}

.country-code.country-mr {
    background-position: -40px -120px;
}

.country-code.country-mu {
    background-position: -60px -120px;
}

.country-code.country-yt {
    background-position: -80px -120px;
}

.country-code.country-mx {
    background-position: -100px -120px;
}

.country-code.country-fm {
    background-position: -120px -120px;
}

.country-code.country-md {
    background-position: -140px -120px;
}

.country-code.country-mc {
    background-position: -160px -120px;
}

.country-code.country-mn {
    background-position: -180px -120px;
}

.country-code.country-me {
    background-position: -200px -120px;
}

.country-code.country-ms {
    background-position: -220px -120px;
}

.country-code.country-ma {
    background-position: -240px -120px;
}

.country-code.country-mz {
    background-position: -260px -120px;
}

.country-code.country-mm {
    background-position: -280px -120px;
}

.country-code.country-na {
    background-position: -300px -120px;
}

.country-code.country-nr {
    background-position: -340px -120px;
}

.country-code.country-np {
    background-position: -360px -120px;
}

.country-code.country-an {
    background-position: -380px -120px;
}

.country-code.country-nl {
    background-position: -400px -120px;
}

.country-code.country-nz {
    background-position: -440px -120px;
}

.country-code.country-ni {
    background-position: -460px -120px;
}

.country-code.country-ne {
    background-position: -480px -120px;
}

.country-code.country-ng {
    background-position: 0 -140px;
}

.country-code.country-nu {
    background-position: -20px -140px;
}

.country-code.country-nf {
    background-position: -40px -140px;
}

.country-code.country-mp {
    background-position: -120px -140px;
}

.country-code.country-bv,.country-code.country-no {
    background-position: -140px -140px;
}

.country-code.country-om {
    background-position: -220px -140px;
}

.country-code.country-pk {
    background-position: -260px -140px;
}

.country-code.country-pw {
    background-position: -280px -140px;
}

.country-code.country-ps {
    background-position: -300px -140px;
}

.country-code.country-pa {
    background-position: -320px -140px;
}

.country-code.country-pg {
    background-position: -340px -140px;
}

.country-code.country-py {
    background-position: -360px -140px;
}

.country-code.country-pe {
    background-position: -380px -140px;
}

.country-code.country-ph {
    background-position: -400px -140px;
}

.country-code.country-pn {
    background-position: -420px -140px;
}

.country-code.country-pl {
    background-position: -440px -140px;
}

.country-code.country-pt {
    background-position: -460px -140px;
}

.country-code.country-pr {
    background-position: -480px -140px;
}

.country-code.country-qa {
    background-position: 0 -160px;
}

.country-code.country-ro {
    background-position: -60px -160px;
}

.country-code.country-ru {
    background-position: -80px -160px;
}

.country-code.country-rw {
    background-position: -100px -160px;
}

.country-code.country-lc {
    background-position: -160px -160px;
}

.country-code.country-sm {
    background-position: -240px -160px;
}

.country-code.country-st {
    background-position: -260px -160px;
}

.country-code.country-sa {
    background-position: -280px -160px;
}

.country-code.country-sn {
    background-position: -320px -160px;
}

.country-code.country-rs {
    background-position: -340px -160px;
}

.country-code.country-sc {
    background-position: -360px -160px;
}

.country-code.country-sl {
    background-position: -380px -160px;
}

.country-code.country-sg {
    background-position: -400px -160px;
}

.country-code.country-sk {
    background-position: -440px -160px;
}

.country-code.country-si {
    background-position: -460px -160px;
}

.country-code.country-sb {
    background-position: -480px -160px;
}

.country-code.country-so {
    background-position: 0 -180px;
}

.country-code.country-xs {
    background-position: -20px -180px;
}

.country-code.country-za {
    background-position: -40px -180px;
}

.country-code.country-kp {
    background-position: -80px -180px;
}

.country-code.country-es {
    background-position: -120px -180px;
}

.country-code.country-lk {
    background-position: -140px -180px;
}

.country-code.country-kn {
    background-position: -160px -180px;
}

.country-code.country-vc {
    background-position: -180px -180px;
}

.country-code.country-sd {
    background-position: -200px -180px;
}

.country-code.country-sr {
    background-position: -220px -180px;
}

.country-code.country-sj {
    background-position: -240px -180px;
}

.country-code.country-sz {
    background-position: -260px -180px;
}

.country-code.country-se {
    background-position: -280px -180px;
}

.country-code.country-ch {
    background-position: -300px -180px;
}

.country-code.country-sy {
    background-position: -320px -180px;
}

.country-code.country-tj {
    background-position: -380px -180px;
}

.country-code.country-tz {
    background-position: -400px -180px;
}

.country-code.country-th {
    background-position: -420px -180px;
}

.country-code.country-tl {
    background-position: -440px -180px;
}

.country-code.country-tg {
    background-position: -460px -180px;
}

.country-code.country-tk {
    background-position: -480px -180px;
}

.country-code.country-to {
    background-position: 0 -200px;
}

.country-code.country-tt {
    background-position: -20px -200px;
}

.country-code.country-tn {
    background-position: -60px -200px;
}

.country-code.country-tr {
    background-position: -80px -200px;
}

.country-code.country-tm {
    background-position: -100px -200px;
}

.country-code.country-tc {
    background-position: -120px -200px;
}

.country-code.country-tv {
    background-position: -140px -200px;
}

.country-code.country-ug {
    background-position: -160px -200px;
}

.country-code.country-ua {
    background-position: -180px -200px;
}

.country-code.country-ae {
    background-position: -240px -200px;
}

.country-code.country-gb,.country-code.country-gs,.country-code.country-im,.country-code.country-uk {
    background-position: -260px -200px;
}

.country-code.country-um,.country-code.country-us {
    background-position: -320px -200px;
}

.country-code.country-uy {
    background-position: -340px -200px;
}

.country-code.country-uz {
    background-position: -360px -200px;
}

.country-code.country-vu {
    background-position: -380px -200px;
}

.country-code.country-va {
    background-position: -400px -200px;
}

.country-code.country-ve {
    background-position: -420px -200px;
}

.country-code.country-vn {
    background-position: -440px -200px;
}

.country-code.country-vg {
    background-position: -460px -200px;
}

.country-code.country-vi {
    background-position: -480px -200px;
}

.country-code.country-eh {
    background-position: -40px -220px;
}

.country-code.country-ye {
    background-position: -100px -220px;
}

.country-code.country-zm {
    background-position: -120px -220px;
}

.country-code.country-zw {
    background-position: -140px -220px;
}

.country-code.country-tp {
    background-position: -160px -220px;
}

.country-code.country-fo {
    background-position: -180px -220px;
}

.country-code.country-gp {
    background-position: -200px -220px;
}

.country-code.country-kr {
    background-position: -220px -220px;
}

.country-code.country-la {
    background-position: -240px -220px;
}

.country-code.country-ly {
    background-position: -260px -220px;
}

.country-code.country-mo {
    background-position: -280px -220px;
}

.country-code.country-ic {
    background-position: -320px -220px;
}

.country-code.country-cd {
    background-position: -340px -220px;
}

.country-code.country-xy {
    background-position: -360px -220px;
}

.country-code.country-pf {
    background-position: -380px -220px;
}

.country-code.country-sh {
    background-position: -400px -220px;
}

.country-code.country-bl {
    background-position: -420px -220px;
}

.country-code.country-xb {
    background-position: -440px -220px;
}

.country-code.country-xc {
    background-position: -460px -220px;
}

.country-code.country-xm {
    background-position: -480px -220px;
}

.country-code.country-bq {
    background-position: 0 -240px;
}

.country-code.country-xe {
    background-position: -20px -240px;
}

.slide-right-enter,.slide-right-leave-to {
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
}

.slide-bottom-enter,.slide-bottom-leave-to {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
}

#MyCustomTrustbadge {
    margin-top: 18px;
    position: relative;
}

#MyCustomTrustbadge ._1gwv20v ._lk7o4h {
    border: 1px solid #ccc!important;
    border-radius: 3px!important;
    -webkit-box-sizing: border-box!important;
    box-sizing: border-box!important;
    position: relative!important;
    padding: 11px 16px!important;
}

#MyCustomTrustbadge ._1gwv20v ._lk7o4h ._thsmae {
    width: 100%!important;
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
}

#MyCustomTrustbadge ._1gwv20v ._lk7o4h ._thsmae ._1qiwh36 {
    height: 58px!important;
    width: 58px!important;
    margin: 0 12px 0 0 !important;
    padding: 0!important;
}

#MyCustomTrustbadge ._1gwv20v ._lk7o4h ._thsmae ._1qiwh36 ._upwhbk {
    display: block!important;
    height: 58px!important;
    width: 58px!important;
    margin: auto!important;
}

#MyCustomTrustbadge ._1gwv20v ._lk7o4h ._thsmae ._argvb9 {
    -webkit-box-flex: 1!important;
    display: flex!important;
    -ms-flex: 1!important;
    flex: 1!important;
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: normal!important;
    -ms-flex-direction: column!important;
    flex-direction: column!important;
    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
    height: 58px!important;
    padding: 12px 0 0!important;
}

#MyCustomTrustbadge ._1gwv20v ._lk7o4h ._thsmae ._argvb9 ._s7xc8z {
    color: #707070!important;
    font-display: swap!important;
    font-size: 12px!important;
    line-height: 18px!important;
    margin-top: 2px!important;
    padding: 0!important;
}

#MyCustomTrustbadge ._1gwv20v ._lk7o4h ._thsmae ._argvb9 ._8pqgf9 {
    color: #707070!important;
    font-display: swap!important;
    font-size: 13px!important;
    height: 13px!important;
    line-height: 13px!important;
    margin-bottom: -2px!important;
    margin-top: 4px!important;
}

#MyCustomTrustbadge ._1gwv20v ._lk7o4h ._thsmae ._argvb9 ._8pqgf9>span {
    color: #707070!important;
    display: inline-block!important;
    font-display: swap!important;
    font-size: 13px!important;
    height: 13px!important;
    line-height: 13px!important;
}

#MyCustomTrustbadge ._1gwv20v ._lk7o4h ._1iu1jow,#MyCustomTrustbadge ._1gwv20v ._lk7o4h ._zbxp0s {
    display: none!important;
}

#MyCustomTrustbadge ._1gwv20v ._lk7o4h ._qcra45 {
    color: #19191a!important;
    font-display: swap!important;
    font-size: 13px!important;
    left: 16px!important;
    position: absolute!important;
    text-align: center!important;
    top: 6px!important;
    white-space: nowrap!important;
    width: calc(100%-32px)!important;
    margin: 0!important;
    padding: 0 0 0 70px !important;
}

#MyCustomTrustbadge.MyCustomTrustbadge-de ._1gwv20v ._lk7o4h {
    width: 182px!important;
}

#MyCustomTrustbadge.MyCustomTrustbadge-de-en ._1gwv20v ._lk7o4h {
    width: 204px!important;
}

#MyCustomTrustbadge.MyCustomTrustbadge-fr ._1gwv20v ._lk7o4h {
    width: 223px!important;
}

#MyCustomTrustbadge.MyCustomTrustbadge-es ._1gwv20v ._lk7o4h,#MyCustomTrustbadge.MyCustomTrustbadge-mx ._1gwv20v ._lk7o4h {
    width: 254px!important;
}

#MyCustomTrustbadge.MyCustomTrustbadge-it ._1gwv20v ._lk7o4h {
    width: 233px!important;
}

.fsLiveChat {
    bottom: 32px;
    height: 663px;
    position: fixed;
    right: -408px;
    -webkit-transition: right .3s ease-in-out;
    transition: right .3s ease-in-out;
    width: 408px;
    z-index: 99;
}

.fsLiveChat.show {
    opacity: 1;
    right: 68px;
}

[tabindex]:focus-visible {
    border-radius: 1px;
    outline: 2px solid #0080ff;
    outline-offset: 2px;
}

b,strong,h1,h2,h3,h4,h5,h6 {
    font-weight: 600;
}

input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:active,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover {
    -webkit-box-shadow: inset 0 0 0 1000px #fff;
}

input:focus::-webkit-input-placeholder,input:focus:-moz-placeholder,input:focus::-moz-placeholder,input:focus:-ms-input-placeholder,textarea:focus::-webkit-input-placeholder,textarea:focus:-moz-placeholder,textarea:focus::-moz-placeholder,textarea:focus:-ms-input-placeholder {
    color: transparent;
}

input::-webkit-input-placeholder,input:-moz-placeholder,input::-moz-placeholder,input:-ms-input-placeholder,textarea::-webkit-input-placeholder,textarea:-moz-placeholder,textarea::-moz-placeholder,textarea:-ms-input-placeholder {
    color: #707070;
    font-size: 13px;
    line-height: 20px;
}

input:focus,textarea:focus {
    border: 1px solid #19191a;
}

input[type=checkbox][halfChecked=true]:hover:before,input[type=checkbox]:checked:hover:before,input[type=radio]:checked:hover:before,input[type=checkbox]:indeterminate:hover {
    color: #707070;
}

.slide-left-enter-active,.slide-left-leave-active,.slide-left2-enter-active,.slide-left2-leave-active,.slide-down-enter-active,.slide-down-leave-active,.slide-right-enter-active,.slide-right-leave-active,.slide-up-enter-active,.slide-up-leave-active {
    -webkit-transition: all .3s;
    transition: all .3s;
}

.slide-left2-enter,.slide-left2-leave-to,.slide-left-enter,.slide-left-leave-to {
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0);
}

.country-code.country-cn,.country-code.country-tw {
    background-position: -20px -40px;
}

.country-code.country-fr,.country-code.country-mf,.country-code.country-nc,.country-code.country-pm,.country-code.country-re {
    background-position: -220px -60px;
}

@mediamax-width768px {
    a: hover {
        -webkit-text-decoration:none;
        text-decoration: none;
    }

    .fsLiveChat {
        bottom: 0;
        height: 100%;
        right: -100%;
        width: 100%;
    }

    .fsLiveChat.show {
        right: 0;
    }
}

@mediamax-width1024px {
    input[type=checkbox]: hover:before,input[type=radio]:hover:before {
        color:#ccc;
    }
}

@mediamax-height700px {
    .fsLiveChat {
        bottom: 0;
        height: 100%;
    }
}

@font-face {
    font-family: "swiper-icons";
    font-style: normal;
    font-weight: 400;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff")
}

:root {
    --swiper-theme-color: #007aff
}

.swiper-container {
    list-style: none;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding: 0;
    position: relative;
    z-index: 1
}

.swiper-container-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    box-sizing: initial;
    display: flex;
    height: 100%;
    position: relative;
    transition-property: transform;
    width: 100%;
    z-index: 1
}

.swiper-container-android .swiper-slide,.swiper-wrapper {
    transform: translateZ(0)
}

.swiper-container-multirow>.swiper-wrapper {
    flex-wrap: wrap
}

.swiper-container-multirow-column>.swiper-wrapper {
    flex-direction: column;
    flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
    margin: 0 auto;
    transition-timing-function: ease-out
}

.swiper-slide {
    /* flex-shrink: 0; */
    /* height: 100%; */
    /* position: relative; */
    /* transition-property: transform; */
    /* width: 100%; */
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform,height
}

.swiper-container-3d {
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top {
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(270deg,rgba(0,0,0,.5),transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(90deg,rgba(0,0,0,.5),transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(0deg,rgba(0,0,0,.5),transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(180deg,rgba(0,0,0,.5),transparent)
}

.swiper-container-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-container-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper {
    scroll-snap-type: y mandatory
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next,.swiper-button-prev {
    align-items: center;
    color: #007aff;
    color: var(--swiper-navigation-color,var(--swiper-theme-color));
    cursor: pointer;
    display: flex;
    height: 44px;
    height: var(--swiper-navigation-size);
    justify-content: center;
    margin-top: -22px;
    margin-top: calc(var(--swiper-navigation-size)*-1/2);
    position: absolute;
    top: 50%;
    width: 27px;
    width: calc(var(--swiper-navigation-size)/44*27);
    z-index: 10
}

.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled {
    cursor: auto;
    opacity: .35;
    pointer-events: none
}

.swiper-button-next:after,.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: 44px;
    font-size: var(--swiper-navigation-size);
    font-variant: normal;
    letter-spacing: 0;
    line-height: 1;
    text-transform: none!important;
    text-transform: none
}

.swiper-button-prev,.swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after {
    content: "prev"
}

.swiper-button-next,.swiper-container-rtl .swiper-button-prev {
    left: auto;
    right: 10px
}

.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after {
    content: "next"
}

.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white {
    --swiper-navigation-color: #fff
}

.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black {
    --swiper-navigation-color: #000
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transform: translateZ(0);
    transition: opacity .3s;
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    font-size: 0;
    overflow: hidden
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    position: relative;
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    background: #000;
    border-radius: 100%;
    display: inline-block;
    height: 8px;
    opacity: .2;
    width: 8px
}

button.swiper-pagination-bullet {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    box-shadow: none;
    margin: 0;
    padding: 0
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    background: #007aff;
    background: var(--swiper-pagination-color,var(--swiper-theme-color));
    opacity: 1
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0,-50%,0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    display: block;
    margin: 6px 0
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: transform .2s,top .2s
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform .2s,left .2s
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform .2s,right .2s
}

.swiper-pagination-progressbar {
    background: rgba(0,0,0,.25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    background: var(--swiper-pagination-color,var(--swiper-theme-color));
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: scale(0);
    transform-origin: left top;
    width: 100%
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    height: 4px;
    left: 0;
    top: 0;
    width: 100%
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar {
    height: 100%;
    left: 0;
    top: 0;
    width: 4px
}

.swiper-pagination-white {
    --swiper-pagination-color: #fff
}

.swiper-pagination-black {
    --swiper-pagination-color: #000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    background: rgba(0,0,0,.1);
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none
}

.swiper-container-horizontal>.swiper-scrollbar {
    bottom: 3px;
    height: 5px;
    left: 1%;
    position: absolute;
    width: 98%;
    z-index: 50
}

.swiper-container-vertical>.swiper-scrollbar {
    height: 98%;
    position: absolute;
    right: 3px;
    top: 1%;
    width: 5px;
    z-index: 50
}

.swiper-scrollbar-drag {
    background: rgba(0,0,0,.5);
    border-radius: 10px;
    height: 100%;
    left: 0;
    position: relative;
    top: 0;
    width: 100%
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    text-align: center;
    width: 100%
}

.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg {
    max-height: 100%;
    max-width: 100%;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s linear infinite;
    border: 4px solid #007aff;
    border: 4px solid var(--swiper-preloader-color,var(--swiper-theme-color));
    border-radius: 50%;
    border-top: 4px solid transparent;
    box-sizing: border-box;
    height: 42px;
    left: 50%;
    margin-left: -21px;
    margin-top: -21px;
    position: absolute;
    top: 50%;
    transform-origin: 50%;
    width: 42px;
    z-index: 10
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    to {
        transform: rotate(1turn)
    }
}

.swiper-container .swiper-notification {
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    height: 100%;
    pointer-events: none;
    transform-origin: 0 0;
    visibility: hidden;
    width: 100%;
    z-index: 1
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 0
}

.swiper-container-cube .swiper-cube-shadow {
    background: #000;
    bottom: 0;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    height: 100%;
    left: 0;
    opacity: .6;
    position: absolute;
    width: 100%;
    z-index: 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    pointer-events: none;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 0
}

@charset "UTF-8";.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.video-js .vjs-modal-dialog,.vjs-button>.vjs-icon-placeholder:before,.vjs-modal-dialog .vjs-modal-dialog-content {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.vjs-button>.vjs-icon-placeholder:before {
    text-align: center
}

@font-face {
    font-family: VideoJS;
    font-style: normal;
    font-weight: 400;
    src: url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABDkAAsAAAAAG6gAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAPgAAAFZRiV3hY21hcAAAAYQAAADaAAADPv749/pnbHlmAAACYAAAC3AAABHQZg6OcWhlYWQAAA3QAAAAKwAAADYZw251aGhlYQAADfwAAAAdAAAAJA+RCLFobXR4AAAOHAAAABMAAACM744AAGxvY2EAAA4wAAAASAAAAEhF6kqubWF4cAAADngAAAAfAAAAIAE0AIFuYW1lAAAOmAAAASUAAAIK1cf1oHBvc3QAAA/AAAABJAAAAdPExYuNeJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGS7wTiBgZWBgaWQ5RkDA8MvCM0cwxDOeI6BgYmBlZkBKwhIc01hcPjI+FGJHcRdyA4RZgQRADK3CxEAAHic7dFZbsMgAEXRS0ycyZnnOeG7y+qC8pU1dHusIOXxuoxaOlwZYWQB0Aea4quIEN4E9LzKbKjzDeM6H/mua6Lmc/p8yhg0lvdYx15ZG8uOLQOGjMp3EzqmzJizYMmKNRu27Nhz4MiJMxeu3Ljz4Ekqm7T8P52G8PP3lnTOVk++Z6iN6QZzNN1F7ptuN7eGOjDUoaGODHVsuvU8MdTO9Hd5aqgzQ50b6sJQl4a6MtS1oW4MdWuoO0PdG+rBUI+GejLUs6FeDPVqqDdDvRvqw1CfhpqM9At0iFLaAAB4nJ1YDXBTVRZ+5/22TUlJ8we0pHlJm7RJf5O8F2j6EymlSPkpxaL8U2xpa3DKj0CBhc2IW4eWKSokIoLsuMqssM64f+jA4HSdWXXXscBq67IOs3FXZ1ZYWVyRFdo899yXtIBQZ90k7717zz3v3HPPOfd854YCCj9cL9dL0RQFOqCbGJnrHb5EayiKIWN8iA/hWBblo6hUWm8TtCDwE80WMJus/irwyxOdxeB0MDb14VNJHnXYoLLSl6FfCUYO9nYPTA8Epg9090LprfbBbZ2hY0UlJUXHQp3/vtWkS6EBv8+rPMq5u9692f/dNxJNiqwC1xPE9TCUgCsSdQWgE3XQD25lkG4CN2xmTcOXWBOyser6RN6KnGbKSbmQ3+d0OI1m2W8QzLLkI2sykrWAgJJEtA8vGGW/2Q+CmT3n8zS9wZwu2DCvtuZKZN3xkrLh36yCZuUomQSqGpY8t/25VfHVhw8z4ebGBtfLb0ya9PCaDc+8dGTvk2dsh6z7WzvowlXKUSWo9MJ15a3KrEP2loOr2Ojhw6iW6hf2BDdEccQvZGpaAy7YovSwq8kr7HGllxpd71rkS6G0Sf11sl9OvMK1+jwPPODxjUwkOim9CU3ix1wNjXDfmJSEn618Bs6lpWwUpU+8PCqLMY650zjq8VhCIP17NEKTx3eaLL+s5Pi6yJWaWjTHLR1jYzPSV9VF/6Ojdb/1kO3Mk3uhHC0x6gc1BjlKQ+nQFxTYdaJkZ7ySVxLBbhR1dsboNXp1tCYKW2LRaEzpYcIx2BKNxaL0ZaUnSqfFoiNhHKR/GkX6PWUSAaJelQaqZL1EpoHNsajSEyPSoJ9IjhIxTdjHLmwZvhRDOiFTY/YeQnvrVZmiTQtGncECXtFTBZLOVwwMRgoXHAkXzMzPn1nAJJ8jYSbMDaqN2waGLzNhih/bZynUBMpIWSg7VYi7DRx2m8ALkIdRCJwI6ArJx2EI8kaDWeTQKeAFk9fjl/1AvwktjQ1P7NjyMGQyfd4vjipX6M/i52D7Cq80kqlcxEcGXRr/FEcgs0u5uGgB4VWuMFfpdn2Re6Hi3PqzmxWKsz6+ae2Pn9hXXw/fqM859UiGC0oKYYILJBqJrsn1Z1E5qOs9rQCiUQRREjm8yJcbHF5cUJufX1vAHlefw0XgUoboS3ETfQlTxBC4SOtuE8VPRJTBSCQSjZCpk7Gqzu+masaZ2y7Zjehho4F3g82BNDkAHpORG4+OCS+f6JTPmtRn/PH1kch6d04sp7AQb25aQ/pqUyXeQ8vrebG8OYQdXOQ+585u0sdW9rqalzRURiJ+9F4MweRFrKUjl1GUYhH1A27WOHw5cTFSFPMo9EeUIGnQTZHIaJ7AHLaOKsOODaNF9jkBjYG2QEsQ2xjMUAx2bBEbeTBWMHwskBjngq56S/yfgkBnWBa4K9sqKtq2t1UI8S9He5XuBRbawAdatrQEAi30Aks2+LM8WeCbalVZkWNylvJ+dqJnzVb+OHlSoKW8nPCP7Rd+CcZ2DdWAGqJ2CBFOphgywFFCFBNtfAbGtNPBCwxvygHeYMZMY9ZboBqwq/pVrsbgN5tkv152ODlbMfiqwGMBgxa4Exz3QhovRIUp6acqZmQzRq0ypDXS2TPLT02YIkQETnOE445oOGxOmXAqUJNNG7XgupMjPq2ua9asrj5yY/yuKteO1Kx0YNJTufrirLe1mZnat7OL6rnUdCWenpW6I8mAnbsY8KWs1PuSovCW9A/Z25PQ24a7cNOqgmTkLmBMgh4THgc4b9k2IVv1/g/F5nGljwPLfOgHAzJzh45V/4+WenTzmMtR5Z7us2Tys909UHqrPY7KbckoxRvRHhmVc3cJGE97uml0R1S0jdULVl7EvZtDFVBF35N9cEdjpgmAiOlFZ+Dtoh93+D3zzHr8RRNZQhnCNMNbcegOvpEwZoL+06cJQ07h+th3fZ/7PVbVC6ngTAV/KoLFuO6+2KFcU651gEb5ugPSIb1D+Xp8V4+k3sEIGnw5mYe4If4k1lFYr6SCzmM2EQ8iWtmwjnBI9kTwe1TlfAmXh7H02by9fW2gsjKwtv0aaURKil4OdV7rDL1MXIFNrhdxohcZXYTnq47WisrKitaObbf5+yvkLi5J6lCNZZ+B6GC38VNBZBDidSS/+mSvh6s+srgC8pyKMvDtt+de3c9fU76ZPfuM8ud4Kv0fyP/LqfepMT/3oZxSqpZaTa1DaQYLY8TFsHYbWYsPoRhRWfL5eSSQbhUGgGC3YLbVMk6PitTFNGpAsNrC6D1VNBKgBHMejaiuRWEWGgsSDBTJjqWIl8kJLlsaLJ2tXDr6xGfT85bM2Q06a46x2HTgvdnV8z5YDy/27J4zt6x2VtkzjoYpkq36kaBr4eQSg7tyiVweWubXZugtadl58ydapfbORfKsDTuZ0OBgx4cfdjCf5tbWNITnL120fdOi1RV1C3uKGzNdwYLcMvZ3BxoPyTOCD1XvXTp7U10gWCVmTV9b3r2z0SkGWovb2hp9I89O8a2smlyaO8muMU+dRmtzp60IzAoFpjLr1n388boLyf0dRvxhsHZ0qbWqDkwqvvpkj4l0fY6EIXRi5sQSrAvsVYwXRy4qJ2EVtD1AN7a0HWth9ymvL1xc3WTUKK/TAHA/bXDVtVWfOMfuGxGZv4Ln/jVr9jc3j1yMv0tndmyt9Vq88Y9gH1wtLX3KWjot5++jWHgAoZZkQ14wGQ20Fli71UmKJAy4xKMSTGbVdybW7FDDAut9XpD5AzWrYO7zQ8qffqF8+Ynd/clrHcdyxGy3a/3+mfNnzC/cBsveTjnTvXf1o6vzOlZw7WtqtdmPK/Errz/6NNtD72zmNOZfbmYdTGHfoofqI79Oc+R2n1lrnL6pOm0Up7kwxhTW12Amm7WYkXR2qYrF2AmgmbAsxZjwy1xpg/m1Je2vrp8v/nz2xpmlBg4E9hrMU341wVpTOh/OfmGvAnra8q6uctr60ZQHV3Q+WMQJykMj8ZsWn2QBOmmHMB+m5pDIpTFonYigiaKAhGEiAHF7EliVnQkjoLVIMPtJpBKHYd3A8GYH9jJzrWwmHx5Qjp7vDAX0suGRym1vtm/9W1/HyR8vczfMs6Sk8DSv855/5dlX9oQq52hT8syyp2rx5Id17IAyAM3wIjQPMOHzytEB64q6D5zT91yNbnx3V/nqnd017S9Y0605k3izoXLpsxde2n38yoOV9s1LcjwzNjbdX6asnBVaBj/6/DwKwPkpcqbDG7BnsXoSqWnUAmottYF6jMSdVyYZh3zVXCjwTiwwHH6sGuRiEHQGzuRX6whZkp123oy1BWE2mEfJ/tvIRtM4ZM5bDXiMsPMaAKOTyc5uL57rqyyc5y5JE5pm1i2S2iUX0CcaQ6lC6Zog7JqSqZmYlosl2K6pwNA84zRnQW6SaALYZQGW5lhCtU/W34N6o+bKfZ8cf3/Cl/+iTX3wBzpOY4mRkeNf3rptycGSshQWgGbYt5jFc2e0+DglIrwl6DVWQ7BuwaJ3Xk1J4VL5urnLl/Wf+gHU/hZoZdKNym6lG+I34FaNeZKcSpJIo2IeCVvpdsDGfKvzJnAwmeD37Ow65ZWwSowpgwX5T69s/rB55dP5BcpgDKFV8p7q2sn/1uc93bVzT/w6UrCqDTWvfCq/oCD/qZXNoUj8BL5Kp6GU017frfNXkAtiiyf/SOCEeLqnd8R/Ql9GlCRfctS6k5chvIBuQ1zCCjoCHL2DHNHIXxMJ3kQeO8lbsUXONeSfA5EjcG6/E+KdhN4bP04vBhdi883+BFBzQbxFbvZzQeY9LNBZc0FNfn5NwfDn6rCTnTw6R8o+gfpf5hCom33cRuiTlss3KHmZjD+BPN+5gXuA2ziS/Q73mLxUkpbKN/eqwz5uK0X9F3h2d1V4nGNgZGBgAOJd776+iue3+crAzc4AAje5Bfcg0xz9YHEOBiYQBQA8FQlFAHicY2BkYGBnAAGOPgaG//85+hkYGVCBMgBGGwNYAAAAeJxjYGBgYB8EmKOPgQEAQ04BfgAAAAAAAA4AaAB+AMwA4AECAUIBbAGYAcICGAJYArQC4AMwA7AD3gQwBJYE3AUkBWYFigYgBmYGtAbqB1gIEghYCG4IhAi2COh4nGNgZGBgUGYoZWBnAAEmIOYCQgaG/2A+AwAYCQG2AHicXZBNaoNAGIZfE5PQCKFQ2lUps2oXBfOzzAESyDKBQJdGR2NQR3QSSE/QE/QEPUUPUHqsvsrXjTMw83zPvPMNCuAWP3DQDAejdm1GjzwS7pMmwi75XngAD4/CQ/oX4TFe4Qt7uMMbOzjuDc0EmXCP/C7cJ38Iu+RP4QEe8CU8pP8WHmOPX2EPz87TPo202ey2OjlnQSXV/6arOjWFmvszMWtd6CqwOlKHq6ovycLaWMWVydXKFFZnmVFlZU46tP7R2nI5ncbi/dDkfDtFBA2DDXbYkhKc+V0Bqs5Zt9JM1HQGBRTm/EezTmZNKtpcAMs9Yu6AK9caF76zoLWIWcfMGOSkVduvSWechqZsz040Ib2PY3urxBJTzriT95lipz+TN1fmAAAAeJxtkMl2wjAMRfOAhABlKm2h80C3+ajgCKKDY6cegP59TYBzukAL+z1Zsq8ctaJTTKPrsUQLbXQQI0EXKXroY4AbDDHCGBNMcYsZ7nCPB8yxwCOe8IwXvOIN7/jAJ76wxHfUqWX+OzgumWAjJMV17i0Ndlr6irLKO+qftdT7i6y4uFSUvCknay+lFYZIZaQcmfH/xIFdYn98bqhra1aKTM/6lWMnyaYirx1rFUQZFBkb2zJUtoXeJCeg0WnLtHeSFc3OtrnozNwqi0TkSpBMDB1nSde5oJXW23hTS2/T0LilglXX7dmFVxLnq5U0vYATHFk3zX3BOisoQHNDFDeZnqKDy9hRNawN7Vh727hFzcJ5c8TILrKZfH7tIPxAFP0BpLeJPA==) format("woff")
}

.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.video-js .vjs-play-control .vjs-icon-placeholder,.vjs-icon-play {
    font-family: VideoJS;
    font-style: normal;
    font-weight: 400
}

.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.video-js .vjs-play-control .vjs-icon-placeholder:before,.vjs-icon-play:before {
    content: "\f101"
}

.vjs-icon-play-circle {
    font-family: VideoJS;
    font-style: normal;
    font-weight: 400
}

.vjs-icon-play-circle:before {
    content: "\f102"
}

.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder,.vjs-icon-pause {
    font-family: VideoJS;
    font-style: normal;
    font-weight: 400
}

.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before,.vjs-icon-pause:before {
    content: "\f103"
}

.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder,.vjs-icon-volume-mute {
    font-family: VideoJS;
    font-style: normal;
    font-weight: 400
}

.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before,.vjs-icon-volume-mute:before {
    content: "\f104"
}

.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder,.vjs-icon-volume-low {
    font-family: VideoJS;
    font-style: normal;
    font-weight: 400
}

.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before,.vjs-icon-volume-low:before {
    content: "\f105"
}

.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder,.vjs-icon-volume-mid {
    font-family: VideoJS;
    font-style: normal;
    font-weight: 400
}

.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before,.vjs-icon-volume-mid:before {
    content: "\f106"
}

.video-js .vjs-mute-control .vjs-icon-placeholder,.vjs-icon-volume-high {
    font-family: VideoJS;
    font-style: normal;
    font-weight: 400
}

.video-js .vjs-mute-control .vjs-icon-placeholder:before,.vjs-icon-volume-high:before {
    content: "\f107"
}

.video-js .vjs-fullscreen-control .vjs-icon-placeholder,.vjs-icon-fullscreen-enter {
    font-family: VideoJS;
    font-style: normal;
    font-weight: 400
}

.video-js .vjs-fullscreen-control .vjs-icon-placeholder:before,.vjs-icon-fullscreen-enter:before {
    content: "\f108"
}

.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder,.vjs-icon-fullscreen-exit {
    font-family: VideoJS;
    font-style: normal;
    font-weight: 400
}

.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before,.vjs-icon-fullscreen-exit:before {
    content: "\f109"
}

.vjs-icon-square {
    font-family: VideoJS;
    font-style: normal;
    font-weight: 400
}

.vjs-icon-square:before {
    content: "\f10a"
}

.vjs-icon-spinner {
    font-family: VideoJS;
    font-style: normal;
    font-weight: 400
}

.vjs-icon-spinner:before {
    content: "\f10b"
}

.video-js .vjs-subs-caps-button .vjs-icon-placeholder,.video-js .vjs-subtitles-button .vjs-icon-placeholder,.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder,.vjs-icon-subtitles {
    font-family: VideoJS;
    font-style: normal;
    font-weight: 400
}

.video-js .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js .vjs-subtitles-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder:before,.vjs-icon-subtitles:before {
    content: "\f10c"
}

.video-js .vjs-captions-button .vjs-icon-placeholder,.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder,.vjs-icon-captions {
    font-family: VideoJS;
    font-style: normal;
    font-weight: 400
}

.video-js .vjs-captions-button .vjs-icon-placeholder:before,.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder:before,.vjs-icon-captions:before {
    content: "\f10d"
}

.video-js .vjs-chapters-button .vjs-icon-placeholder,.vjs-icon-chapters {
    font-family: VideoJS;
    font-style: normal;
    font-weight: 400
}

.video-js .vjs-chapters-button .vjs-icon-placeholder:before,.vjs-icon-chapters:before {
    content: "\f10e"
}

.vjs-icon-share {
    font-family: VideoJS;
    font-style: normal;
    font-weight: 400
}

.vjs-icon-share:before {
    content: "\f10f"
}

.vjs-icon-cog {
    font-family: VideoJS;
    font-style: normal;
    font-weight: 400
}

.vjs-icon-cog:before {
    content: "\f110"
}

.video-js .vjs-play-progress,.video-js .vjs-volume-level,.vjs-icon-circle,.vjs-seek-to-live-control .vjs-icon-placeholder {
    font-family: VideoJS;
    font-style: normal;
    font-weight: 400
}

.video-js .vjs-play-progress:before,.video-js .vjs-volume-level:before,.vjs-icon-circle:before,.vjs-seek-to-live-control .vjs-icon-placeholder:before {
    content: "\f111"
}

.vjs-icon-circle-outline {
    font-family: VideoJS;
    font-style: normal;
    font-weight: 400
}

.vjs-icon-circle-outline:before {
    content: "\f112"
}

.vjs-icon-circle-inner-circle {
    font-family: VideoJS;
    font-style: normal;
    font-weight: 400
}

.vjs-icon-circle-inner-circle:before {
    content: "\f113"
}

.vjs-icon-hd {
    font-family: VideoJS;
    font-style: normal;
    font-weight: 400
}

.vjs-icon-hd:before {
    content: "\f114"
}

.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder,.vjs-icon-cancel {
    font-family: VideoJS;
    font-style: normal;
    font-weight: 400
}

.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder:before,.vjs-icon-cancel:before {
    content: "\f115"
}

.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder,.vjs-icon-replay {
    font-family: VideoJS;
    font-style: normal;
    font-weight: 400
}

.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder:before,.vjs-icon-replay:before {
    content: "\f116"
}

.vjs-icon-facebook {
    font-family: VideoJS;
    font-style: normal;
    font-weight: 400
}

.vjs-icon-facebook:before {
    content: "\f117"
}

.vjs-icon-gplus {
    font-family: VideoJS;
    font-style: normal;
    font-weight: 400
}

.vjs-icon-gplus:before {
    content: "\f118"
}

.vjs-icon-linkedin {
    font-family: VideoJS;
    font-style: normal;
    font-weight: 400
}

.vjs-icon-linkedin:before {
    content: "\f119"
}

.vjs-icon-twitter {
    font-family: VideoJS;
    font-style: normal;
    font-weight: 400
}

.vjs-icon-twitter:before {
    content: "\f11a"
}

.vjs-icon-tumblr {
    font-family: VideoJS;
    font-style: normal;
    font-weight: 400
}

.vjs-icon-tumblr:before {
    content: "\f11b"
}

.vjs-icon-pinterest {
    font-family: VideoJS;
    font-style: normal;
    font-weight: 400
}

.vjs-icon-pinterest:before {
    content: "\f11c"
}

.video-js .vjs-descriptions-button .vjs-icon-placeholder,.vjs-icon-audio-description {
    font-family: VideoJS;
    font-style: normal;
    font-weight: 400
}

.video-js .vjs-descriptions-button .vjs-icon-placeholder:before,.vjs-icon-audio-description:before {
    content: "\f11d"
}

.video-js .vjs-audio-button .vjs-icon-placeholder,.vjs-icon-audio {
    font-family: VideoJS;
    font-style: normal;
    font-weight: 400
}

.video-js .vjs-audio-button .vjs-icon-placeholder:before,.vjs-icon-audio:before {
    content: "\f11e"
}

.vjs-icon-next-item {
    font-family: VideoJS;
    font-style: normal;
    font-weight: 400
}

.vjs-icon-next-item:before {
    content: "\f11f"
}

.vjs-icon-previous-item {
    font-family: VideoJS;
    font-style: normal;
    font-weight: 400
}

.vjs-icon-previous-item:before {
    content: "\f120"
}

.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder,.vjs-icon-picture-in-picture-enter {
    font-family: VideoJS;
    font-style: normal;
    font-weight: 400
}

.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder:before,.vjs-icon-picture-in-picture-enter:before {
    content: "\f121"
}

.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder,.vjs-icon-picture-in-picture-exit {
    font-family: VideoJS;
    font-style: normal;
    font-weight: 400
}

.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder:before,.vjs-icon-picture-in-picture-exit:before {
    content: "\f122"
}

.video-js {
    background-color: #000;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    padding: 0;
    position: relative;
    vertical-align: top;
    word-break: normal
}

.video-js:-moz-full-screen {
    position: absolute
}

.video-js:-webkit-full-screen {
    height: 100%!important;
    width: 100%!important
}

.video-js[tabindex="-1"] {
    outline: none
}

.video-js *,.video-js :after,.video-js :before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

.video-js ul {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    list-style-position: outside;
    margin: 0
}

.video-js.vjs-1-1,.video-js.vjs-16-9,.video-js.vjs-4-3,.video-js.vjs-9-16,.video-js.vjs-fluid {
    max-width: 100%;
    width: 100%
}

.video-js.vjs-1-1:not(.vjs-audio-only-mode),.video-js.vjs-16-9:not(.vjs-audio-only-mode),.video-js.vjs-4-3:not(.vjs-audio-only-mode),.video-js.vjs-9-16:not(.vjs-audio-only-mode),.video-js.vjs-fluid:not(.vjs-audio-only-mode) {
    height: 0
}

.video-js.vjs-16-9:not(.vjs-audio-only-mode) {
    padding-top: 56.25%
}

.video-js.vjs-4-3:not(.vjs-audio-only-mode) {
    padding-top: 75%
}

.video-js.vjs-9-16:not(.vjs-audio-only-mode) {
    padding-top: 177.7777777778%
}

.video-js.vjs-1-1:not(.vjs-audio-only-mode) {
    padding-top: 100%
}

.video-js.vjs-fill:not(.vjs-audio-only-mode) {
    height: 100%;
    width: 100%
}

.video-js .vjs-tech {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.video-js.vjs-audio-only-mode .vjs-tech {
    display: none
}

body.vjs-full-window {
    height: 100%;
    margin: 0;
    padding: 0
}

.vjs-full-window .video-js.vjs-fullscreen {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1000
}

.video-js.vjs-fullscreen:not(.vjs-ios-native-fs) {
    height: 100%!important;
    padding-top: 0!important;
    width: 100%!important
}

.video-js.vjs-fullscreen.vjs-user-inactive {
    cursor: none
}

.vjs-hidden {
    display: none!important
}

.vjs-disabled {
    cursor: default;
    opacity: .5
}

.video-js .vjs-offscreen {
    height: 1px;
    left: -9999px;
    position: absolute;
    top: 0;
    width: 1px
}

.vjs-lock-showing {
    display: block!important;
    opacity: 1!important;
    visibility: visible!important
}

.vjs-no-js {
    background-color: #000;
    color: #fff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    height: 150px;
    margin: 0 auto;
    padding: 20px;
    text-align: center;
    width: 300px
}

.vjs-no-js a,.vjs-no-js a:visited {
    color: #66a8cc
}

.video-js .vjs-big-play-button {
    background-color: #2b333f;
    background-color: rgba(43,51,63,.7);
    border: .06666em solid #fff;
    border-radius: .3em;
    cursor: pointer;
    display: block;
    font-size: 3em;
    height: 1.63332em;
    left: 10px;
    line-height: 1.5em;
    opacity: 1;
    padding: 0;
    position: absolute;
    top: 10px;
    -webkit-transition: all .4s;
    transition: all .4s;
    width: 3em
}

.vjs-big-play-centered .vjs-big-play-button {
    left: 50%;
    margin-left: -1.5em;
    margin-top: -.81666em;
    top: 50%
}

.video-js .vjs-big-play-button:focus,.video-js:hover .vjs-big-play-button {
    background-color: #73859f;
    background-color: rgba(115,133,159,.5);
    border-color: #fff;
    -webkit-transition: all 0s;
    transition: all 0s
}

.vjs-controls-disabled .vjs-big-play-button,.vjs-error .vjs-big-play-button,.vjs-has-started .vjs-big-play-button,.vjs-using-native-controls .vjs-big-play-button {
    display: none
}

.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause .vjs-big-play-button {
    display: block
}

.video-js button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    border: none;
    color: inherit;
    display: inline-block;
    font-size: inherit;
    line-height: inherit;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-transform: none;
    -webkit-transition: none;
    transition: none
}

.vjs-control .vjs-button {
    height: 100%;
    width: 100%
}

.video-js .vjs-control.vjs-close-button {
    cursor: pointer;
    height: 3em;
    position: absolute;
    right: 0;
    top: .5em;
    z-index: 2
}

.video-js .vjs-modal-dialog {
    background: rgba(0,0,0,.8);
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.8)),to(hsla(0,0%,100%,0)));
    background: linear-gradient(180deg,rgba(0,0,0,.8),hsla(0,0%,100%,0));
    overflow: auto
}

.video-js .vjs-modal-dialog>* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.vjs-modal-dialog .vjs-modal-dialog-content {
    font-size: 1.2em;
    line-height: 1.5;
    padding: 20px 24px;
    z-index: 1
}

.vjs-menu-button {
    cursor: pointer
}

.vjs-menu-button.vjs-disabled {
    cursor: default
}

.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu {
    display: none
}

.vjs-menu .vjs-menu-content {
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    margin: 0;
    overflow: auto;
    padding: 0
}

.vjs-menu .vjs-menu-content>* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.vjs-scrubbing .vjs-control.vjs-menu-button:hover .vjs-menu {
    display: none
}

.vjs-menu li {
    font-size: 1.2em;
    line-height: 1.4em;
    list-style: none;
    margin: 0;
    padding: .2em 0;
    text-align: center;
    text-transform: lowercase
}

.js-focus-visible .vjs-menu li.vjs-menu-item:hover,.vjs-menu li.vjs-menu-item:focus,.vjs-menu li.vjs-menu-item:hover {
    background-color: #73859f;
    background-color: rgba(115,133,159,.5)
}

.js-focus-visible .vjs-menu li.vjs-selected:hover,.vjs-menu li.vjs-selected,.vjs-menu li.vjs-selected:focus,.vjs-menu li.vjs-selected:hover {
    background-color: #fff;
    color: #2b333f
}

.js-focus-visible .vjs-menu :not(.vjs-selected):focus:not(.focus-visible),.video-js .vjs-menu :not(.vjs-selected):focus:not(:focus-visible) {
    background: none
}

.vjs-menu li.vjs-menu-title {
    cursor: default;
    font-size: 1em;
    font-weight: 700;
    line-height: 2em;
    margin: 0 0 .3em;
    padding: 0;
    text-align: center;
    text-transform: uppercase
}

.vjs-menu-button-popup .vjs-menu {
    border-top-color: rgba(43,51,63,.7);
    bottom: 0;
    display: none;
    height: 0;
    left: -3em;
    margin-bottom: 1.5em;
    position: absolute;
    width: 10em
}

.vjs-menu-button-popup .vjs-menu .vjs-menu-content {
    background-color: #2b333f;
    background-color: rgba(43,51,63,.7);
    bottom: 1.5em;
    max-height: 15em;
    position: absolute;
    width: 100%
}

.vjs-layout-tiny .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-x-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
    max-height: 5em
}

.vjs-layout-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
    max-height: 10em
}

.vjs-layout-medium .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
    max-height: 14em
}

.vjs-layout-huge .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-x-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
    max-height: 25em
}

.vjs-menu-button-popup .vjs-menu.vjs-lock-showing,.vjs-workinghover .vjs-menu-button-popup.vjs-hover .vjs-menu {
    display: block
}

.video-js .vjs-menu-button-inline {
    overflow: hidden;
    -webkit-transition: all .4s;
    transition: all .4s
}

.video-js .vjs-menu-button-inline:before {
    width: 2.222222222em
}

.video-js .vjs-menu-button-inline.vjs-slider-active,.video-js .vjs-menu-button-inline:focus,.video-js .vjs-menu-button-inline:hover,.video-js.vjs-no-flex .vjs-menu-button-inline {
    width: 12em
}

.vjs-menu-button-inline .vjs-menu {
    height: 100%;
    left: 4em;
    margin: 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-transition: all .4s;
    transition: all .4s;
    width: auto
}

.vjs-menu-button-inline.vjs-slider-active .vjs-menu,.vjs-menu-button-inline:focus .vjs-menu,.vjs-menu-button-inline:hover .vjs-menu {
    display: block;
    opacity: 1
}

.vjs-no-flex .vjs-menu-button-inline .vjs-menu {
    display: block;
    opacity: 1;
    position: relative;
    width: auto
}

.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu,.vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu,.vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu {
    width: auto
}

.vjs-menu-button-inline .vjs-menu-content {
    height: 100%;
    margin: 0;
    overflow: hidden;
    width: auto
}

.video-js .vjs-control-bar {
    background-color: #2b333f;
    background-color: rgba(43,51,63,.7);
    bottom: 0;
    display: none;
    height: 3em;
    left: 0;
    position: absolute;
    right: 0;
    width: 100%
}

.vjs-audio-only-mode .vjs-control-bar,.vjs-has-started .vjs-control-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 1;
    -webkit-transition: visibility .1s,opacity .1s;
    transition: visibility .1s,opacity .1s;
    visibility: visible
}

.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
    opacity: 0;
    pointer-events: none;
    -webkit-transition: visibility 1s,opacity 1s;
    transition: visibility 1s,opacity 1s;
    visibility: visible
}

.vjs-controls-disabled .vjs-control-bar,.vjs-error .vjs-control-bar,.vjs-using-native-controls .vjs-control-bar {
    display: none!important
}

.vjs-audio-only-mode.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar,.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
    opacity: 1;
    pointer-events: auto;
    visibility: visible
}

.vjs-has-started.vjs-no-flex .vjs-control-bar {
    display: table
}

.video-js .vjs-control {
    height: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
    width: 4em;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
}

.video-js .vjs-control.vjs-visible-text {
    padding-left: 1em;
    padding-right: 1em;
    width: auto
}

.vjs-button>.vjs-icon-placeholder:before {
    font-size: 1.8em;
    line-height: 1.67
}

.vjs-button>.vjs-icon-placeholder {
    display: block
}

.video-js .vjs-control:focus,.video-js .vjs-control:focus:before,.video-js .vjs-control:hover:before {
    text-shadow: 0 0 1em #fff
}

.video-js :not(.vjs-visible-text)>.vjs-control-text {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.vjs-no-flex .vjs-control {
    display: table-cell;
    vertical-align: middle
}

.video-js .vjs-custom-control-spacer {
    display: none
}

.video-js .vjs-progress-control {
    cursor: pointer;
    -webkit-box-flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: auto;
    flex: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 4em;
    -ms-touch-action: none;
    touch-action: none
}

.video-js .vjs-progress-control.disabled {
    cursor: default
}

.vjs-live .vjs-progress-control {
    display: none
}

.vjs-liveui .vjs-progress-control {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.vjs-no-flex .vjs-progress-control {
    width: auto
}

.video-js .vjs-progress-holder {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    height: .3em;
    -webkit-transition: all .2s;
    transition: all .2s
}

.video-js .vjs-progress-control .vjs-progress-holder {
    margin: 0 10px
}

.video-js .vjs-progress-control:hover .vjs-progress-holder {
    font-size: 1.6666666667em
}

.video-js .vjs-progress-control:hover .vjs-progress-holder.disabled {
    font-size: 1em
}

.video-js .vjs-progress-holder .vjs-load-progress,.video-js .vjs-progress-holder .vjs-load-progress div,.video-js .vjs-progress-holder .vjs-play-progress {
    display: block;
    height: 100%;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 0
}

.video-js .vjs-play-progress {
    background-color: #fff
}

.video-js .vjs-play-progress:before {
    font-size: .9em;
    position: absolute;
    right: -.5em;
    top: -.3333333333em;
    z-index: 1
}

.video-js .vjs-load-progress {
    background: rgba(115,133,159,.5)
}

.video-js .vjs-load-progress div {
    background: rgba(115,133,159,.75)
}

.video-js .vjs-time-tooltip {
    background-color: #fff;
    background-color: hsla(0,0%,100%,.8);
    border-radius: .3em;
    color: #000;
    float: right;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1em;
    padding: 6px 8px 8px;
    pointer-events: none;
    position: absolute;
    top: -3.4em;
    visibility: hidden;
    z-index: 1
}

.video-js .vjs-progress-holder:focus .vjs-time-tooltip {
    display: none
}

.video-js .vjs-progress-control:hover .vjs-progress-holder:focus .vjs-time-tooltip,.video-js .vjs-progress-control:hover .vjs-time-tooltip {
    display: block;
    font-size: .6em;
    visibility: visible
}

.video-js .vjs-progress-control.disabled:hover .vjs-time-tooltip {
    font-size: 1em
}

.video-js .vjs-progress-control .vjs-mouse-display {
    background-color: #000;
    display: none;
    height: 100%;
    position: absolute;
    width: 1px;
    z-index: 1
}

.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
    z-index: 0
}

.video-js .vjs-progress-control:hover .vjs-mouse-display {
    display: block
}

.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display {
    opacity: 0;
    -webkit-transition: visibility 1s,opacity 1s;
    transition: visibility 1s,opacity 1s;
    visibility: hidden
}

.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
    display: none
}

.vjs-mouse-display .vjs-time-tooltip {
    background-color: #000;
    background-color: rgba(0,0,0,.8);
    color: #fff
}

.video-js .vjs-slider {
    cursor: pointer;
    margin: 0 .45em;
    padding: 0;
    position: relative;
    -webkit-touch-callout: none;
    background-color: #73859f;
    background-color: rgba(115,133,159,.5);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.video-js .vjs-slider.disabled {
    cursor: default
}

.video-js .vjs-slider:focus {
    -webkit-box-shadow: 0 0 1em #fff;
    box-shadow: 0 0 1em #fff;
    text-shadow: 0 0 1em #fff
}

.video-js .vjs-mute-control {
    cursor: pointer;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
}

.video-js .vjs-volume-control {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 1em
}

.video-js .vjs-volume-control.vjs-volume-horizontal {
    width: 5em
}

.video-js .vjs-volume-panel .vjs-volume-control {
    height: 1px;
    margin-left: -1px;
    opacity: 0;
    visibility: visible;
    width: 1px
}

.video-js .vjs-volume-panel {
    -webkit-transition: width 1s;
    transition: width 1s
}

.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active,.video-js .vjs-volume-panel .vjs-volume-control:active,.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control,.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control,.video-js .vjs-volume-panel:active .vjs-volume-control,.video-js .vjs-volume-panel:focus .vjs-volume-control {
    opacity: 1;
    position: relative;
    -webkit-transition: visibility .1s,opacity .1s,height .1s,width .1s,left 0s,top 0s;
    transition: visibility .1s,opacity .1s,height .1s,width .1s,left 0s,top 0s;
    visibility: visible
}

.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-horizontal,.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-horizontal,.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-horizontal {
    height: 3em;
    margin-right: 0;
    width: 5em
}

.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-vertical,.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-vertical,.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-vertical {
    left: -3.5em;
    -webkit-transition: left 0s;
    transition: left 0s
}

.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js .vjs-volume-panel.vjs-volume-panel-horizontal:active {
    -webkit-transition: width .1s;
    transition: width .1s;
    width: 10em
}

.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-mute-toggle-only {
    width: 4em
}

.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical {
    height: 8em;
    left: -3000em;
    -webkit-transition: visibility 1s,opacity 1s,height 1s 1s,width 1s 1s,left 1s 1s,top 1s 1s;
    transition: visibility 1s,opacity 1s,height 1s 1s,width 1s 1s,left 1s 1s,top 1s 1s;
    width: 3em
}

.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal {
    -webkit-transition: visibility 1s,opacity 1s,height 1s 1s,width 1s,left 1s 1s,top 1s 1s;
    transition: visibility 1s,opacity 1s,height 1s 1s,width 1s,left 1s 1s,top 1s 1s
}

.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal {
    height: 3em;
    opacity: 1;
    position: relative;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
    width: 5em
}

.video-js.vjs-no-flex .vjs-volume-control.vjs-volume-vertical,.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical {
    bottom: 3em;
    left: .5em;
    position: absolute
}

.video-js .vjs-volume-panel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.video-js .vjs-volume-bar {
    margin: 1.35em .45em
}

.vjs-volume-bar.vjs-slider-horizontal {
    height: .3em;
    width: 5em
}

.vjs-volume-bar.vjs-slider-vertical {
    height: 5em;
    margin: 1.35em auto;
    width: .3em
}

.video-js .vjs-volume-level {
    background-color: #fff;
    bottom: 0;
    left: 0;
    position: absolute
}

.video-js .vjs-volume-level:before {
    font-size: .9em;
    position: absolute;
    z-index: 1
}

.vjs-slider-vertical .vjs-volume-level {
    width: .3em
}

.vjs-slider-vertical .vjs-volume-level:before {
    left: -.3em;
    top: -.5em;
    z-index: 1
}

.vjs-slider-horizontal .vjs-volume-level {
    height: .3em
}

.vjs-slider-horizontal .vjs-volume-level:before {
    right: -.5em;
    top: -.3em
}

.video-js .vjs-volume-panel.vjs-volume-panel-vertical {
    width: 4em
}

.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level {
    height: 100%
}

.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level {
    width: 100%
}

.video-js .vjs-volume-vertical {
    background-color: #2b333f;
    background-color: rgba(43,51,63,.7);
    bottom: 8em;
    height: 8em;
    width: 3em
}

.video-js .vjs-volume-horizontal .vjs-menu {
    left: -2em
}

.video-js .vjs-volume-tooltip {
    background-color: #fff;
    background-color: hsla(0,0%,100%,.8);
    border-radius: .3em;
    color: #000;
    float: right;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1em;
    padding: 6px 8px 8px;
    pointer-events: none;
    position: absolute;
    top: -3.4em;
    visibility: hidden;
    z-index: 1
}

.video-js .vjs-volume-control:hover .vjs-progress-holder:focus .vjs-volume-tooltip,.video-js .vjs-volume-control:hover .vjs-volume-tooltip {
    display: block;
    font-size: 1em;
    visibility: visible
}

.video-js .vjs-volume-vertical:hover .vjs-progress-holder:focus .vjs-volume-tooltip,.video-js .vjs-volume-vertical:hover .vjs-volume-tooltip {
    left: 1em;
    top: -12px
}

.video-js .vjs-volume-control.disabled:hover .vjs-volume-tooltip {
    font-size: 1em
}

.video-js .vjs-volume-control .vjs-mouse-display {
    background-color: #000;
    display: none;
    height: 1px;
    position: absolute;
    width: 100%;
    z-index: 1
}

.video-js .vjs-volume-horizontal .vjs-mouse-display {
    height: 100%;
    width: 1px
}

.vjs-no-flex .vjs-volume-control .vjs-mouse-display {
    z-index: 0
}

.video-js .vjs-volume-control:hover .vjs-mouse-display {
    display: block
}

.video-js.vjs-user-inactive .vjs-volume-control .vjs-mouse-display {
    opacity: 0;
    -webkit-transition: visibility 1s,opacity 1s;
    transition: visibility 1s,opacity 1s;
    visibility: hidden
}

.video-js.vjs-user-inactive.vjs-no-flex .vjs-volume-control .vjs-mouse-display {
    display: none
}

.vjs-mouse-display .vjs-volume-tooltip {
    background-color: #000;
    background-color: rgba(0,0,0,.8);
    color: #fff
}

.vjs-poster {
    background-color: #000;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    bottom: 0;
    cursor: pointer;
    display: inline-block;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    vertical-align: middle
}

.vjs-has-started .vjs-poster,.vjs-using-native-controls .vjs-poster {
    display: none
}

.vjs-audio.vjs-has-started .vjs-poster,.vjs-has-started.vjs-audio-poster-mode .vjs-poster {
    display: block
}

.video-js .vjs-live-control {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    font-size: 1em;
    line-height: 3em
}

.vjs-no-flex .vjs-live-control {
    display: table-cell;
    text-align: left;
    width: auto
}

.video-js.vjs-liveui .vjs-live-control,.video-js:not(.vjs-live) .vjs-live-control {
    display: none
}

.video-js .vjs-seek-to-live-control {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    -webkit-box-flex: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex: none;
    flex: none;
    font-size: 1em;
    height: 100%;
    line-height: 3em;
    min-width: 4em;
    padding-left: .5em;
    padding-right: .5em;
    width: auto
}

.vjs-no-flex .vjs-seek-to-live-control {
    display: table-cell;
    text-align: left;
    width: auto
}

.video-js.vjs-live:not(.vjs-liveui) .vjs-seek-to-live-control,.video-js:not(.vjs-live) .vjs-seek-to-live-control {
    display: none
}

.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge {
    cursor: auto
}

.vjs-seek-to-live-control .vjs-icon-placeholder {
    color: #888;
    margin-right: .5em
}

.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge .vjs-icon-placeholder {
    color: red
}

.video-js .vjs-time-control {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    font-size: 1em;
    line-height: 3em;
    min-width: 2em;
    padding-left: 1em;
    padding-right: 1em;
    width: auto
}

.video-js .vjs-current-time,.video-js .vjs-duration,.vjs-live .vjs-time-control,.vjs-no-flex .vjs-current-time,.vjs-no-flex .vjs-duration {
    display: none
}

.vjs-time-divider {
    display: none;
    line-height: 3em
}

.vjs-live .vjs-time-divider {
    display: none
}

.video-js .vjs-play-control {
    cursor: pointer
}

.video-js .vjs-play-control .vjs-icon-placeholder {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
}

.vjs-text-track-display {
    bottom: 3em;
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.video-js.vjs-controls-disabled .vjs-text-track-display,.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
    bottom: 1em
}

.video-js .vjs-text-track {
    font-size: 1.4em;
    margin-bottom: .1em;
    text-align: center
}

.vjs-subtitles {
    color: #fff
}

.vjs-captions {
    color: #fc6
}

.vjs-tt-cue {
    display: block
}

video::-webkit-media-text-track-display {
    -webkit-transform: translateY(-3em);
    transform: translateY(-3em)
}

.video-js.vjs-controls-disabled video::-webkit-media-text-track-display,.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display {
    -webkit-transform: translateY(-1.5em);
    transform: translateY(-1.5em)
}

.video-js .vjs-picture-in-picture-control {
    cursor: pointer;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
}

.video-js.vjs-audio-only-mode .vjs-picture-in-picture-control {
    display: none
}

.video-js .vjs-fullscreen-control {
    cursor: pointer;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
}

.video-js.vjs-audio-only-mode .vjs-fullscreen-control {
    display: none
}

.vjs-playback-rate .vjs-playback-rate-value,.vjs-playback-rate>.vjs-menu-button {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.vjs-playback-rate .vjs-playback-rate-value {
    font-size: 1.5em;
    line-height: 2;
    pointer-events: none;
    text-align: center
}

.vjs-playback-rate .vjs-menu {
    left: 0;
    width: 4em
}

.vjs-error .vjs-error-display .vjs-modal-dialog-content {
    font-size: 1.4em;
    text-align: center
}

.vjs-error .vjs-error-display:before {
    color: #fff;
    content: "X";
    font-family: Arial,Helvetica,sans-serif;
    font-size: 4em;
    left: 0;
    line-height: 1;
    margin-top: -.5em;
    position: absolute;
    text-align: center;
    text-shadow: .05em .05em .1em #000;
    top: 50%;
    vertical-align: middle;
    width: 100%
}

.vjs-loading-spinner {
    background-clip: padding-box;
    border: 6px solid rgba(43,51,63,.7);
    border-radius: 25px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: none;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .85;
    position: absolute;
    text-align: left;
    top: 50%;
    visibility: hidden;
    width: 50px
}

.vjs-seeking .vjs-loading-spinner,.vjs-waiting .vjs-loading-spinner {
    -webkit-animation: vjs-spinner-show 0s linear .3s forwards;
    animation: vjs-spinner-show 0s linear .3s forwards;
    display: block
}

.vjs-loading-spinner:after,.vjs-loading-spinner:before {
    border: inherit;
    border-color: #fff transparent transparent;
    border-radius: inherit;
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    content: "";
    height: inherit;
    margin: -6px;
    opacity: 1;
    position: absolute;
    width: inherit
}

.vjs-seeking .vjs-loading-spinner:after,.vjs-seeking .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:before {
    -webkit-animation: vjs-spinner-spin 1.1s cubic-bezier(.6,.2,0,.8) infinite,vjs-spinner-fade 1.1s linear infinite;
    animation: vjs-spinner-spin 1.1s cubic-bezier(.6,.2,0,.8) infinite,vjs-spinner-fade 1.1s linear infinite
}

.vjs-seeking .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:before {
    border-top-color: #fff
}

.vjs-seeking .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:after {
    -webkit-animation-delay: .44s;
    animation-delay: .44s;
    border-top-color: #fff
}

@keyframes vjs-spinner-show {
    to {
        visibility: visible
    }
}

@-webkit-keyframes vjs-spinner-show {
    to {
        visibility: visible
    }
}

@keyframes vjs-spinner-spin {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@-webkit-keyframes vjs-spinner-spin {
    to {
        -webkit-transform: rotate(1turn)
    }
}

@keyframes vjs-spinner-fade {
    0% {
        border-top-color: #73859f
    }

    20% {
        border-top-color: #73859f
    }

    35% {
        border-top-color: #fff
    }

    60% {
        border-top-color: #73859f
    }

    to {
        border-top-color: #73859f
    }
}

@-webkit-keyframes vjs-spinner-fade {
    0% {
        border-top-color: #73859f
    }

    20% {
        border-top-color: #73859f
    }

    35% {
        border-top-color: #fff
    }

    60% {
        border-top-color: #73859f
    }

    to {
        border-top-color: #73859f
    }
}

.video-js.vjs-audio-only-mode .vjs-captions-button {
    display: none
}

.vjs-chapters-button .vjs-menu ul {
    width: 24em
}

.video-js.vjs-audio-only-mode .vjs-descriptions-button {
    display: none
}

.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder {
    display: inline-block;
    margin-bottom: -.1em;
    vertical-align: middle
}

.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before {
    content: "";
    font-family: VideoJS;
    font-size: 1.5em;
    line-height: inherit
}

.video-js.vjs-audio-only-mode .vjs-subs-caps-button {
    display: none
}

.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder {
    display: inline-block;
    margin-bottom: -.1em;
    vertical-align: middle
}

.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before {
    content: "";
    font-family: VideoJS;
    font-size: 1.5em;
    line-height: inherit
}

.video-js.vjs-layout-small .vjs-current-time,.video-js.vjs-layout-small .vjs-duration,.video-js.vjs-layout-small .vjs-playback-rate,.video-js.vjs-layout-small .vjs-remaining-time,.video-js.vjs-layout-small .vjs-time-divider,.video-js.vjs-layout-small .vjs-volume-control,.video-js.vjs-layout-tiny .vjs-current-time,.video-js.vjs-layout-tiny .vjs-duration,.video-js.vjs-layout-tiny .vjs-playback-rate,.video-js.vjs-layout-tiny .vjs-remaining-time,.video-js.vjs-layout-tiny .vjs-time-divider,.video-js.vjs-layout-tiny .vjs-volume-control,.video-js.vjs-layout-x-small .vjs-current-time,.video-js.vjs-layout-x-small .vjs-duration,.video-js.vjs-layout-x-small .vjs-playback-rate,.video-js.vjs-layout-x-small .vjs-remaining-time,.video-js.vjs-layout-x-small .vjs-time-divider,.video-js.vjs-layout-x-small .vjs-volume-control {
    display: none
}

.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:hover,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover {
    width: auto
}

.video-js.vjs-layout-tiny .vjs-progress-control,.video-js.vjs-layout-x-small .vjs-progress-control {
    display: none
}

.video-js.vjs-layout-x-small .vjs-custom-control-spacer {
    -webkit-box-flex: 1;
    display: block;
    -ms-flex: auto;
    flex: auto
}

.video-js.vjs-layout-x-small.vjs-no-flex .vjs-custom-control-spacer {
    width: auto
}

.vjs-modal-dialog.vjs-text-track-settings {
    background-color: #2b333f;
    background-color: rgba(43,51,63,.75);
    color: #fff;
    height: 70%
}

.vjs-text-track-settings .vjs-modal-dialog-content {
    display: table
}

.vjs-text-track-settings .vjs-track-settings-colors,.vjs-text-track-settings .vjs-track-settings-controls,.vjs-text-track-settings .vjs-track-settings-font {
    display: table-cell
}

.vjs-text-track-settings .vjs-track-settings-controls {
    text-align: right;
    vertical-align: bottom
}

@supports (display: grid) {
    .vjs-text-track-settings .vjs-modal-dialog-content {
        display:grid;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: 1fr;
        padding: 20px 24px 0
    }

    .vjs-track-settings-controls .vjs-default-button {
        margin-bottom: 20px
    }

    .vjs-text-track-settings .vjs-track-settings-controls {
        grid-column: 1/-1
    }

    .vjs-layout-small .vjs-text-track-settings .vjs-modal-dialog-content,.vjs-layout-tiny .vjs-text-track-settings .vjs-modal-dialog-content,.vjs-layout-x-small .vjs-text-track-settings .vjs-modal-dialog-content {
        grid-template-columns: 1fr
    }
}

.vjs-track-setting>select {
    margin-bottom: .5em;
    margin-right: 1em
}

.vjs-text-track-settings fieldset {
    border: none;
    margin: 5px;
    padding: 3px
}

.vjs-text-track-settings fieldset span {
    display: inline-block
}

.vjs-text-track-settings fieldset span>select {
    max-width: 7.3em
}

.vjs-text-track-settings legend {
    color: #fff;
    margin: 0 0 5px
}

.vjs-text-track-settings .vjs-label {
    position: absolute;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px,1px,1px,1px);
    border: 0;
    display: block;
    height: 1px;
    margin: 0 0 5px;
    overflow: hidden;
    padding: 0;
    width: 1px
}

.vjs-track-settings-controls button:active,.vjs-track-settings-controls button:focus {
    background-image: -webkit-gradient(linear,left bottom,left top,color-stop(88%,#fff),to(#73859f));
    background-image: linear-gradient(0deg,#fff 88%,#73859f);
    outline-style: solid;
    outline-width: medium
}

.vjs-track-settings-controls button:hover {
    color: rgba(43,51,63,.75)
}

.vjs-track-settings-controls button {
    background-color: #fff;
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(88%,#fff),to(#73859f));
    background-image: linear-gradient(-180deg,#fff 88%,#73859f);
    border-radius: 2px;
    color: #2b333f;
    cursor: pointer
}

.vjs-track-settings-controls .vjs-default-button {
    margin-right: 1em
}

@media print {
    .video-js>:not(.vjs-tech):not(.vjs-poster) {
        visibility: hidden
    }
}

.vjs-resize-manager {
    border: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1000
}

.js-focus-visible .video-js :focus:not(.focus-visible) {
    outline: none
}

.video-js :focus:not(:focus-visible) {
    outline: none
}

header.fix_top[data-v-190502ee] {
    position: sticky;
    top: 0;
    z-index: 107
}

@media(max-width: 1024px) {
    header.fix_top[data-v-190502ee] {
        position:sticky;
        top: -36px;
        z-index: 107
    }
}

.customer_service_box[data-v-190502ee] {
    display: none;
    height: 48px;
    width: 48px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    background: #fff;
    border-radius: 50%;
    bottom: 165px;
    -webkit-box-shadow: 0 2px 14px 0 hsla(240,1%,54%,.2);
    box-shadow: 0 2px 14px 0 hsla(240,1%,54%,.2);
    cursor: pointer;
    justify-content: center;
    position: fixed;
    right: 40px;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 1;
    z-index: 50
}

.customer_service_box[data-v-190502ee]:hover {
    -webkit-box-shadow: 0 6px 22px 0 hsla(240,1%,54%,.4);
    box-shadow: 0 6px 22px 0 hsla(240,1%,54%,.4)
}

@media(max-width: 960px) {
    .customer_service_box[data-v-190502ee] {
        bottom:50px;
        right: 24px
    }
}

.customer_service_box .iconfont[data-v-190502ee] {
    color: #19191a;
    font-size: 20px
}

.customer_service_box .num[data-v-190502ee] {
    background: #c00000;
    border-radius: 18px;
    color: #fff;
    font-size: 14px;
    height: 18px;
    line-height: 18px;
    padding: 0 6px;
    position: absolute;
    right: -4px;
    top: -9px
}

.actIsM[data-v-051f7b74] .header-main-box .header-main {
    -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.1);
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.1);
    z-index: 10
}

.fs-header .triangle-up[data-v-4f48fe46] {
    background-color: #fff;
    display: inline-block;
    height: 16px;
    position: relative;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 16px;
    z-index: 10
}

.fs-header .header-top[data-v-4f48fe46] {
    margin: 0 auto;
    padding: 0 32px;
    width: 1264px
}

@media(max-width: 1264px) {
    .fs-header .header-top[data-v-4f48fe46] {
        width:100%
    }
}

.fs-header .header-ctn[data-v-4f48fe46] {
    margin: 0 auto;
    padding: 0 32px;
    width: 1264px
}

@media(max-width: 1264px) {
    .fs-header .header-ctn[data-v-4f48fe46] {
        width:100%
    }
}

@media(max-width: 1024px) {
    .fs-header[data-v-4f48fe46] {
        display:none
    }
}

.fs-header .header-holiday[data-v-4f48fe46] {
    background-color: #444;
    height: 46px
}

.fs-header .header-holiday .main[data-v-4f48fe46] {
    margin: 0 auto;
    max-width: 1420px;
    position: relative;
    width: 94vw
}

.fs-header .header-holiday p[data-v-4f48fe46] {
    background: url(../picture/prompt_icon.png) no-repeat 5px 14px;
    color: #fff;
    font-size: 13px;
    line-height: 20px;
    line-height: 46px;
    padding-left: 30px
}

.fs-header .header-holiday .iconfont[data-v-4f48fe46] {
    color: #fff;
    cursor: pointer;
    font-size: 13px;
    height: 46px;
    line-height: 46px;
    position: absolute;
    right: 0;
    top: 0
}

.fs-header .header-mask[data-v-4f48fe46] {
    background: rgba(51,51,51,.3);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 111px;
    z-index: 100
}

@media(min-width: 1024px) {
    .fs-header .header-mask.fix_top[data-v-4f48fe46] {
        height:calc(100vh - 101px);
        top: 101px;
        width: 100vw
    }
}

.header-top-wrap[data-v-4f48fe46] {
    background-color: #f7f7f7;
    width: 100%
}

.header-top-wrap .header-top[data-v-4f48fe46] {
    height: 32px;
    margin: 0 auto;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.header-top-wrap .header-top[data-v-4f48fe46],.header-top-wrap .header-top .left-box[data-v-4f48fe46] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header-top-wrap .header-top .left-box .iconfont[data-v-4f48fe46] {
    color: #707070
}

.header-top-wrap .header-top .left-box .left-link[data-v-4f48fe46] {
    color: #707070;
    cursor: pointer;
    font-size: 12px;
    -webkit-text-decoration: none;
    text-decoration: none;
    -webkit-transition: all .3s;
    transition: all .3s
}

.header-top-wrap .header-top .left-box .left-link.ru-email-link[data-v-4f48fe46] {
    color: #707070;
    cursor: text
}

.header-top-wrap .header-top .left-box .left-link.ru-email-link>a[data-v-4f48fe46] {
    color: #707070;
    cursor: pointer;
    -webkit-transition: all .3s;
    transition: all .3s
}

.header-top-wrap .header-top .left-box .left-link.ru-email-link>a[data-v-4f48fe46]:hover {
    color: #19191a
}

.header-top-wrap .header-top .left-box .left-link.ru-email-link[data-v-4f48fe46]:hover {
    color: #707070
}

.header-top-wrap .header-top .left-box .left-link[data-v-4f48fe46]:last-child {
    margin-right: 0
}

.header-top-wrap .header-top .left-box .left-link[data-v-4f48fe46]:last-child:after {
    display: none
}

.header-top-wrap .header-top .left-box .left-link[data-v-4f48fe46]:hover {
    color: #19191a
}

.header-top-wrap .header-top .left-box .left-link[data-v-4f48fe46]:after {
    background: #ccc;
    content: " ";
    display: inline-block;
    height: 10px;
    margin: 0 12px;
    width: 1px
}

.header-top-wrap .header-top .right-box[data-v-4f48fe46] {
    position: relative
}

.header-top-wrap .header-top .right-box[data-v-4f48fe46],.header-top-wrap .header-top .right-box .thruted-box .thruted[data-v-4f48fe46] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header-top-wrap .header-top .right-box .thruted-box .thruted[data-v-4f48fe46] {
    color: #707070;
    cursor: pointer
}

.header-top-wrap .header-top .right-box .thruted-box .thruted img[data-v-4f48fe46] {
    display: block;
    height: auto;
    margin-right: 4px;
    width: 16px
}

.header-top-wrap .header-top .right-box .thruted-box .thruted span[data-v-4f48fe46] {
    font-size: 12px;
    line-height: 20px
}

@media(max-width: 1086px) {
    .header-top-wrap .header-top .right-box .thruted-box .thruted span[data-v-4f48fe46] {
        display:none
    }
}

.header-top-wrap .header-top .right-box .right-country .current-country-box[data-v-4f48fe46] {
    color: #707070;
    cursor: pointer;
    font-size: 13px;
    height: 36px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.header-top-wrap .header-top .right-box .right-country .current-country-box[data-v-4f48fe46],.header-top-wrap .header-top .right-box .right-country .current-country-box .tabindex-box[data-v-4f48fe46] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header-top-wrap .header-top .right-box .right-country .current-country-box .iconfont-global[data-v-4f48fe46] {
    display: block;
    font-size: 18px;
    height: 18px;
    line-height: 18px;
    width: 18px
}

.header-top-wrap .header-top .right-box .right-country .current-country-box img[data-v-4f48fe46] {
    height: 18px;
    width: 18px
}

.header-top-wrap .header-top .right-box .right-country .current-country-box .country-info[data-v-4f48fe46] {
    font-size: 12px;
    line-height: 20px;
    margin-right: 4px;
    white-space: nowrap
}

.header-top-wrap .header-top .right-box .right-country .current-country-box .iconfont-down[data-v-4f48fe46] {
    font-size: 12px;
    -webkit-transition: all .2s;
    transition: all .2s
}

.header-top-wrap .header-top .right-box .right-country .current-country-box .iconfont-down.iconfont-down-up[data-v-4f48fe46] {
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg)
}

.header-top-wrap .header-top .right-box .right-country .current-country-box:hover .country-info[data-v-4f48fe46] {
    color: #19191a
}

.header-top-wrap .header-top .right-box .right-country .current-country-box:hover .iconfont-down[data-v-4f48fe46] {
    color: #19191a
}

.header-top-wrap .header-top .right-box .right-country .country-currency-wrap[data-v-4f48fe46] {
    position: absolute;
    right: 0;
    top: 34px;
    width: 300px;
    z-index: 146
}

.header-top-wrap .header-top .right-box .right-country .country-currency-wrap .triangle-up[data-v-4f48fe46] {
    background-color: #fff;
    -webkit-box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    left: 262px;
    position: absolute;
    top: -8px;
    z-index: 99
}

.header-top-wrap .header-top .right-box .right-country .country-currency-wrap .triangle-up-line[data-v-4f48fe46] {
    background-color: #fff;
    border-radius: 4px 4px 0 0;
    height: 16px;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 100
}

.header-top-wrap .header-top .right-box .right-country .country-currency-wrap .country-currency-box .title[data-v-4f48fe46] {
    color: #707070;
    font-size: 13px;
    font-weight: 400;
    line-height: normal;
    margin: 16px 0 8px
}

.header-top-wrap .header-top .right-box .right-country .country-currency-wrap .country-currency-box .fs-select[data-v-4f48fe46] .options-box .item {
    padding-left: 24px
}

.header-top-wrap .header-top .right-box .right-country .country-currency-wrap .country-currency-box .fs-button[data-v-4f48fe46] {
    margin-top: 16px
}

.header-top-wrap .header-top .right-box .right-line[data-v-4f48fe46] {
    background: #e5e5e5;
    display: inline-block;
    height: 10px;
    margin: 0 12px;
    width: 1px
}

.header-top-wrap .header-top .right-box .right-service-wrap[data-v-4f48fe46] {
    position: relative
}

.header-top-wrap .header-top .right-box .right-service-wrap .service-top[data-v-4f48fe46] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 36px;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #707070;
    cursor: pointer;
    -webkit-text-decoration: none;
    text-decoration: none;
    -webkit-transition: all .3s;
    transition: all .3s
}

.header-top-wrap .header-top .right-box .right-service-wrap .service-top .iconfont-service[data-v-4f48fe46] {
    margin-right: 4px;
    width: 16px
}

.header-top-wrap .header-top .right-box .right-service-wrap .service-top .service-info[data-v-4f48fe46] {
    font-size: 12px;
    line-height: 20px
}

.header-top-wrap .header-top .right-box .right-service-wrap .service-top:hover .service-info[data-v-4f48fe46] {
    color: #19191a
}

.header-top-wrap .header-top .right-box .right-service-wrap .contact-us-box[data-v-4f48fe46] {
    color: #707070;
    cursor: pointer;
    font-size: 13px;
    height: 36px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.header-top-wrap .header-top .right-box .right-service-wrap .contact-us-box[data-v-4f48fe46],.header-top-wrap .header-top .right-box .right-service-wrap .contact-us-box .tabindex-box[data-v-4f48fe46] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header-top-wrap .header-top .right-box .right-service-wrap .contact-us-box .iconfont-contact-us[data-v-4f48fe46] {
    display: block;
    font-size: 18px;
    height: 18px;
    width: 18px
}

.header-top-wrap .header-top .right-box .right-service-wrap .contact-us-box .txt[data-v-4f48fe46] {
    color: #707070;
    font-size: 12px;
    line-height: 20px;
    -webkit-text-decoration: none;
    text-decoration: none;
    white-space: nowrap
}

.header-top-wrap .header-top .right-box .right-service-wrap .contact-us-box .txt[data-v-4f48fe46]:hover {
    color: #19191a
}

.header-top-wrap .header-top .right-box .right-service-wrap .contact-us-box .iconfont-down[data-v-4f48fe46] {
    font-size: 12px;
    -webkit-transition: all .2s;
    transition: all .2s
}

.header-top-wrap .header-top .right-box .right-service-wrap .contact-us-box .iconfont-down.iconfont-down-up[data-v-4f48fe46] {
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg)
}

.header-top-wrap .header-top .right-box .right-service-wrap .contact-us-box:hover .text[data-v-4f48fe46] {
    color: #19191a
}

.header-top-wrap .header-top .right-box .right-service-wrap .contact-us-box:hover .iconfont-down[data-v-4f48fe46] {
    color: #19191a
}

.header-top-wrap .header-top .right-box .right-service-wrap .contact-currency-wrap[data-v-4f48fe46] {
    position: absolute;
    right: 0;
    top: 36px;
    width: 260px;
    z-index: 111
}

.header-top-wrap .header-top .right-box .right-service-wrap .contact-currency-wrap .triangle-up[data-v-4f48fe46] {
    -webkit-box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    position: absolute;
    right: 0;
    top: -8px;
    z-index: 99
}

.header-top-wrap .header-top .right-box .right-service-wrap .contact-currency-wrap .triangle-up-line[data-v-4f48fe46] {
    background-color: #fafafb;
    height: 16px;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 100
}

.header-top-wrap .header-top .right-box .right-service-wrap .contact-currency-wrap .content-pop[data-v-4f48fe46] {
    background-color: #fff;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 8px 0 hsla(0,8%,44%,.3);
    box-shadow: 0 1px 8px 0 hsla(0,8%,44%,.3);
    -webkit-transition: all .3s;
    transition: all .3s
}

.header-top-wrap .header-top .right-box .right-service-wrap .contact-currency-wrap .content-pop .sales-support[data-v-4f48fe46] {
    background-color: #fafafb;
    border-radius: 3px 3px 0 0;
    padding: 20px
}

.header-top-wrap .header-top .right-box .right-service-wrap .contact-currency-wrap .content-pop .sales-support .tit[data-v-4f48fe46] {
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    text-align: left
}

.header-top-wrap .header-top .right-box .right-service-wrap .contact-currency-wrap .content-pop .sales-support .des[data-v-4f48fe46] {
    color: #707070;
    font-size: 12px;
    line-height: 20px;
    margin: 4px 0 16px;
    text-align: left
}

.header-top-wrap .header-top .right-box .right-service-wrap .contact-currency-wrap .content-pop .sales-support .btn-box[data-v-4f48fe46] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.header-top-wrap .header-top .right-box .right-service-wrap .contact-currency-wrap .content-pop .sales-support .btn-box[data-v-4f48fe46] .fs-button {
    font-size: 13px;
    height: 36px;
    line-height: 20px;
    width: 100%
}

.header-top-wrap .header-top .right-box .right-service-wrap .contact-currency-wrap .content-pop .sales-support .btn-box[data-v-4f48fe46] .fs-button .live_chat_dot {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.header-top-wrap .header-top .right-box .right-service-wrap .contact-currency-wrap .content-pop .sales-support .btn-box[data-v-4f48fe46] .fs-button .live_chat_dot .wrap {
    position: relative
}

.header-top-wrap .header-top .right-box .right-service-wrap .contact-currency-wrap .content-pop .sales-support .btn-box[data-v-4f48fe46] .fs-button .live_chat_dot .wrap .dot {
    background-color: #c00000;
    border-radius: 12px;
    color: #fff;
    font-size: 10px;
    font-weight: 600;
    left: 8px;
    line-height: 10px;
    min-width: 12px;
    padding: 1px 3px;
    position: absolute;
    text-align: center;
    top: -4px
}

.header-top-wrap .header-top .right-box .right-service-wrap .contact-currency-wrap .content-pop .sales-support .btn-box[data-v-4f48fe46] .fs-button .live_chat_dot .wrap .dot span {
    display: inline-block;
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8)
}

.header-top-wrap .header-top .right-box .right-service-wrap .contact-currency-wrap .content-pop .sales-support .btn-box[data-v-4f48fe46] .fs-button .iconfont {
    display: block;
    font-size: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    width: 20px
}

.header-top-wrap .header-top .right-box .right-service-wrap .contact-currency-wrap .content-pop .sales-support .btn-box[data-v-4f48fe46] .fs-button img {
    height: 20px;
    width: 20px
}

.header-top-wrap .header-top .right-box .right-service-wrap .contact-currency-wrap .content-pop .list-wrap[data-v-4f48fe46] {
    padding: 16px 20px 20px
}

.header-top-wrap .header-top .right-box .right-service-wrap .contact-currency-wrap .content-pop .list-wrap .list-item[data-v-4f48fe46] {
    color: #19191a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 12px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.header-top-wrap .header-top .right-box .right-service-wrap .contact-currency-wrap .content-pop .list-wrap .list-item[data-v-4f48fe46]:first-child {
    display: none
}

.header-top-wrap .header-top .right-box .right-service-wrap .contact-currency-wrap .content-pop .list-wrap .list-item[data-v-4f48fe46]:last-child {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.header-top-wrap .header-top .right-box .right-service-wrap .contact-currency-wrap .content-pop .list-wrap .list-item img[data-v-4f48fe46] {
    display: block;
    height: 14px;
    margin-right: 12px;
    width: 14px
}

.header-top-wrap .header-top .right-box .right-service-wrap .contact-currency-wrap .content-pop .list-wrap .list-item .iconfont[data-v-4f48fe46] {
    float: left;
    font-size: 16px;
    line-height: 16px;
    margin-right: 12px
}

.header-top-wrap .header-top .right-box .right-service-wrap .contact-currency-wrap .content-pop .list-wrap .list-item .txt-box[data-v-4f48fe46] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    float: left;
    width: calc(100% - 30px);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.header-top-wrap .header-top .right-box .right-service-wrap .contact-currency-wrap .content-pop .list-wrap .list-item .txt-box .tit[data-v-4f48fe46] {
    color: #19191a;
    cursor: pointer;
    display: inline;
    font-size: 12px;
    line-height: 20px;
    -webkit-text-decoration: none;
    text-decoration: none
}

.header-top-wrap .header-top .right-box .right-service-wrap .contact-currency-wrap .content-pop .list-wrap .list-item .txt-box .tit[data-v-4f48fe46]:hover {
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.header-top-wrap .header-top .right-box .right-service-wrap .contact-currency-wrap .content-pop .list-wrap .list-item .txt-box .tit.living[data-v-4f48fe46] {
    background: none;
    padding-bottom: 0
}

.header-top-wrap .header-top .right-box .right-service-wrap .contact-currency-wrap .content-pop .list-wrap .list-item .txt-box .tit.living span.tit-txt[data-v-4f48fe46] {
    background-position: 0 100%;
    background-size: 100% 0;
    display: inline;
    padding-bottom: 4px
}

.header-top-wrap .header-top .right-box .right-service-wrap .contact-currency-wrap .content-pop .list-wrap .list-item .txt-box .tit.living span.tit-txt[data-v-4f48fe46]:hover {
    background: -webkit-gradient(linear,left top,left bottom,from(#c00000),to(#c00000)) repeat-x 0 100%;
    background: linear-gradient(#c00000,#c00000) repeat-x 0 100%;
    background-size: 100% 1.5px;
    -webkit-text-decoration: none;
    text-decoration: none
}

.header-top-wrap .header-top .right-box .right-service-wrap .contact-currency-wrap .content-pop .list-wrap .list-item .txt-box .tit.living i[data-v-4f48fe46] {
    background-color: #10a300;
    border-radius: 50%;
    display: inline-block;
    height: 7px;
    margin-bottom: 1px;
    margin-left: 8px;
    width: 7px
}

.header-top-wrap .header-top .right-box .right-service-wrap .contact-currency-wrap .content-pop .list-wrap .list-item .txt-box .tit.living .iconfont_right[data-v-4f48fe46] {
    font-size: 12px;
    margin: 0 0 0 8px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.header-top-wrap .header-top .right-box .right-service-wrap .contact-currency-wrap .content-pop .list-wrap .list-item .txt-box .tit.living:hover .iconfont_right[data-v-4f48fe46] {
    -webkit-transform: translate(4px);
    -ms-transform: translate(4px);
    transform: translate(4px)
}

.header-top-wrap .header-top .right-box .right-service-wrap .contact-currency-wrap .content-pop .list-wrap .list-item .txt-box .tit.noHoverLine[data-v-4f48fe46] {
    cursor: text;
    display: inline-block;
    line-height: 18px
}

.header-top-wrap .header-top .right-box .right-service-wrap .contact-currency-wrap .content-pop .list-wrap .list-item .txt-box .tit.noHoverLine[data-v-4f48fe46]:hover {
    background: transparent;
    -webkit-text-decoration: none;
    text-decoration: none
}

.header-top-wrap .header-top .right-box .right-service-wrap .contact-currency-wrap .content-pop .list-wrap .list-item .txt-box .tit.noHoverLine a[data-v-4f48fe46] {
    color: #19191a
}

.header-top-wrap .header-top .right-box .right-service-wrap .contact-currency-wrap .content-pop .list-wrap .list-item .txt-box .des[data-v-4f48fe46] {
    color: #707070;
    display: block;
    font-size: 12px;
    line-height: 20px
}

.header-top-wrap .header-top .right-box .right-service-wrap .contact-currency-wrap .content-pop .list-wrap .list-item .txt-box .des.jp[data-v-4f48fe46] {
    margin-top: 2px
}

.header-top-wrap .header-top .right-box .right-service-wrap .contact-currency-wrap .content-pop .list-wrap .list-item[data-v-4f48fe46]:last-child {
    margin-bottom: 0
}

.header-ctn-wrap[data-v-4f48fe46] {
    background-color: #fff;
    position: relative;
    width: 100%
}

.header-ctn-wrap .header-ctn[data-v-4f48fe46] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 69px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.header-ctn-wrap .header-ctn .logo[data-v-4f48fe46] {
    height: 36px;
    width: 76px;
    -ms-flex-negative: 0;
    background-image: url(../picture/logo.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    flex-shrink: 0
}

.header-ctn-wrap .header-ctn .logo>img[data-v-4f48fe46] {
    display: block;
    width: 100%
}

.header-ctn-wrap .header-ctn .logo.logo-cn[data-v-4f48fe46] {
    background-image: url(../picture/20230703110143tw3bnh.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    width: 135px
}

.header-ctn-wrap .header-ctn .logo.logo-company[data-v-4f48fe46] {
    background-image: url(../picture/202309221215123e13ij.svg);
    width: 198px
}

.header-ctn-wrap .header-ctn .logo.logo-company[data-v-4f48fe46],.header-ctn-wrap .header-ctn .logo.logo-company-cn[data-v-4f48fe46] {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.header-ctn-wrap .header-ctn .logo.logo-company-cn[data-v-4f48fe46] {
    background-image: url(../picture/20230918153357vk9b4p.png);
    width: 208px
}

.header-ctn-wrap .header-ctn .menu-list[data-v-4f48fe46] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 40px
}

.header-ctn-wrap .header-ctn .menu-list .chunk-purple[data-v-4f48fe46] {
    width: 48px
}

.header-ctn-wrap .header-ctn .menu-list .chunk-purple[data-v-4f48fe46]:first-child {
    display: none
}

.header-ctn-wrap .header-ctn .menu-list .chunk-orange[data-v-4f48fe46] {
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
    min-width: 18px
}

.header-ctn-wrap .header-ctn .menu-list .menu-item .menu-label[data-v-4f48fe46] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 69px;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #19191a;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px
}

.header-ctn-wrap .header-ctn .menu-list .menu-item .menu-label.isActive[data-v-4f48fe46]:after {
    opacity: 1
}

.header-ctn-wrap .header-ctn .menu-list .menu-item .menu-label[data-v-4f48fe46]:focus-visible {
    border-radius: 2px;
    outline: 2px solid #0080ff;
    outline-offset: -1px
}

.header-ctn-wrap .header-ctn .menu-list .menu-item .menu-label[data-v-4f48fe46]:after {
    background: #c00000;
    border-radius: 1.5px;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    opacity: 0;
    position: absolute;
    -webkit-transition: all .2s;
    transition: all .2s;
    width: 100%;
    z-index: 300
}

.header-ctn-wrap .header-ctn .icon-box[data-v-4f48fe46] {
    height: 69px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.header-ctn-wrap .header-ctn .icon-box[data-v-4f48fe46],.header-ctn-wrap .header-ctn .icon-box .icon-box-content[data-v-4f48fe46] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header-ctn-wrap .header-ctn .icon-box .icon-box-content[data-v-4f48fe46] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    cursor: pointer;
    justify-content: center
}

.header-ctn-wrap .header-ctn .icon-box .icon-box-content .iconfont[data-v-4f48fe46] {
    color: #19191a;
    display: block;
    font-size: 20px;
    height: 20px;
    line-height: 20px;
    width: 20px
}

.header-ctn-wrap .header-ctn .icon-box.cart-box[data-v-4f48fe46] {
    margin: 0 12px
}

.header-ctn-wrap .header-ctn .search-box[data-v-4f48fe46] {
    max-width: 380px;
    min-width: 204px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.header-ctn-wrap .header-ctn .search-box .search-content[data-v-4f48fe46] {
    position: relative
}

.header-ctn-wrap .header-ctn .search-box .icon-box[data-v-4f48fe46] {
    display: none
}

.header-ctn-wrap .header-ctn .search-box .search-form[data-v-4f48fe46] {
    position: relative;
    width: 100%
}

.header-ctn-wrap .header-ctn .search-box .search-form .search-inp[data-v-4f48fe46] {
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    color: #19191a;
    display: block;
    height: 42px;
    padding: 0 64px 0 12px;
    position: relative;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 100%;
    z-index: 1
}

.header-ctn-wrap .header-ctn .search-box .search-form .search-inp[data-v-4f48fe46]:focus {
    border: 1px solid #19191a
}

.header-ctn-wrap .header-ctn .search-box .search-form .search-inp[data-v-4f48fe46]::-webkit-input-placeholder {
    color: #707070
}

.header-ctn-wrap .header-ctn .search-box .search-form .search-inp[data-v-4f48fe46]::-moz-placeholder {
    color: #707070
}

.header-ctn-wrap .header-ctn .search-box .search-form .search-inp[data-v-4f48fe46]:-ms-input-placeholder {
    color: #707070
}

.header-ctn-wrap .header-ctn .search-box .search-form .search-inp[data-v-4f48fe46]::-ms-input-placeholder {
    color: #707070
}

.header-ctn-wrap .header-ctn .search-box .search-form .search-inp[data-v-4f48fe46]::placeholder {
    color: #707070
}

.header-ctn-wrap .header-ctn .search-box .search-form .search-inp[data-v-4f48fe46] .fsSelectSearch__placeholder {
    font-size: 14px
}

.header-ctn-wrap .header-ctn .search-box .search-form .search-inp-bg[data-v-4f48fe46] {
    color: #707070;
    display: block;
    font-size: 14px;
    height: 38px;
    left: 0;
    line-height: 40px;
    padding: 0 64px 0 10px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0
}

.header-ctn-wrap .header-ctn .search-box .search-form .iconfont-clear[data-v-4f48fe46] {
    color: #707070;
    cursor: pointer;
    font-size: 14px;
    height: 16px;
    line-height: 16px;
    position: absolute;
    right: 40px;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 16px;
    z-index: 1
}

.header-ctn-wrap .header-ctn .search-box .search-form .iconfont-clear[data-v-4f48fe46]:hover {
    color: #19191a
}

.header-ctn-wrap .header-ctn .search-box .search-form .sbtn[data-v-4f48fe46] {
    cursor: pointer;
    display: inline-block;
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 1
}

.header-ctn-wrap .header-ctn .search-box .search-form .sbtn .iconfont-search[data-v-4f48fe46] {
    color: #707070;
    display: block;
    font-size: 16px;
    height: 16px;
    line-height: 16px;
    width: 16px
}

.header-ctn-wrap .header-ctn .search-box .search-form .sbtn .iconfont-search[data-v-4f48fe46]:hover {
    color: #19191a
}

.header-ctn-wrap .header-ctn .search-box .search-result[data-v-4f48fe46] {
    background-color: #fff;
    border: 1px solid #dedede;
    border-radius: 0 0 2px 2px;
    border-top: 0;
    -webkit-box-shadow: 0 1px 8px 0 hsla(0,8%,44%,.3);
    box-shadow: 0 1px 8px 0 hsla(0,8%,44%,.3);
    left: 0;
    position: absolute;
    top: 42px;
    width: 100%;
    z-index: 100
}

.header-ctn-wrap .header-ctn .search-box .search-result>ul[data-v-4f48fe46] {
    padding: 10px 0
}

.header-ctn-wrap .header-ctn .search-box .search-result>ul>li[data-v-4f48fe46] {
    padding: 7px 0;
    -webkit-transition: all .3s;
    transition: all .3s
}

.header-ctn-wrap .header-ctn .search-box .search-result>ul>li[data-v-4f48fe46]:hover {
    background-color: #f7f7f7
}

.header-ctn-wrap .header-ctn .search-box .search-result>ul>li[data-v-4f48fe46]:focus-visible {
    border-radius: 2px;
    outline: 2px solid #0080ff;
    outline-offset: -1px
}

.header-ctn-wrap .header-ctn .search-box .search-result>ul>li>a[data-v-4f48fe46] {
    color: #19191a;
    cursor: pointer;
    display: block;
    font-size: 14px;
    line-height: 22px;
    padding: 0 20px;
    -webkit-text-decoration: none;
    text-decoration: none
}

.header-ctn-wrap .header-ctn .search-box .search-result .search-result-before[data-v-4f48fe46] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 18px 20px
}

.header-ctn-wrap .header-ctn .search-box .search-result .search-result-before>div .title[data-v-4f48fe46] {
    color: #19191a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 12px
}

.header-ctn-wrap .header-ctn .search-box .search-result .search-result-before>div .title p[data-v-4f48fe46] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header-ctn-wrap .header-ctn .search-box .search-result .search-result-before>div .title p span[data-v-4f48fe46] {
    color: #0060bf;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    margin-left: 4px
}

.header-ctn-wrap .header-ctn .search-box .search-result .search-result-before>div .title p span[data-v-4f48fe46]:hover {
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.header-ctn-wrap .header-ctn .search-box .search-result .search-result-before>div .title p i[data-v-4f48fe46] {
    color: #0060bf;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px
}

.header-ctn-wrap .header-ctn .search-box .search-result .search-result-before>div .title p .active[data-v-4f48fe46] {
    -webkit-animation: searchLoading-4f48fe46 1s linear infinite;
    animation: searchLoading-4f48fe46 1s linear infinite
}

@-webkit-keyframes searchLoading-4f48fe46 {
    0% {
        -webkit-transform: rotate(0deg)
    }

    25% {
        -webkit-transform: rotate(90deg)
    }

    50% {
        -webkit-transform: rotate(180deg)
    }

    75% {
        -webkit-transform: rotate(270deg)
    }

    to {
        -webkit-transform: rotate(1turn)
    }
}

@keyframes searchLoading-4f48fe46 {
    0% {
        -webkit-transform: rotate(0deg)
    }

    25% {
        -webkit-transform: rotate(90deg)
    }

    50% {
        -webkit-transform: rotate(180deg)
    }

    75% {
        -webkit-transform: rotate(270deg)
    }

    to {
        -webkit-transform: rotate(1turn)
    }
}

.header-ctn-wrap .header-ctn .search-box .search-result .search-result-before>div .change[data-v-4f48fe46] {
    cursor: pointer
}

.header-ctn-wrap .header-ctn .search-box .search-result .search-result-before>div>div[data-v-4f48fe46] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.header-ctn-wrap .header-ctn .search-box .search-result .search-result-before>div>div div[data-v-4f48fe46] {
    background: #f2f2f2;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #19191a;
    font-size: 14px;
    line-height: 18px;
    margin: 6px 12px 6px 0;
    padding: 5px 30px 5px 12px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.header-ctn-wrap .header-ctn .search-box .search-result .search-result-before>div>div div[data-v-4f48fe46]:hover {
    background: -webkit-gradient(linear,left bottom,left top,from(rgba(25,25,26,.04)),to(rgba(25,25,26,.04))),#f2f2f2;
    background: linear-gradient(0deg,rgba(25,25,26,.04),rgba(25,25,26,.04)),#f2f2f2
}

.header-ctn-wrap .header-ctn .search-box .search-result .search-result-before .recent[data-v-4f48fe46] {
    margin-bottom: 18px
}

.header-ctn-wrap .header-ctn .search-box .search-result .search-result-before .recent .recent-list div[data-v-4f48fe46] {
    cursor: pointer;
    font-size: 13px;
    position: relative;
    word-break: break-word
}

.header-ctn-wrap .header-ctn .search-box .search-result .search-result-before .recent .recent-list div i[data-v-4f48fe46] {
    font-size: 12px;
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%) scale(.7);
    -ms-transform: translateY(-50%) scale(.7);
    transform: translateY(-50%) scale(.7)
}

.header-ctn-wrap .header-ctn .search-box .search-result .search-result-before .hot-list div[data-v-4f48fe46] {
    cursor: pointer;
    font-size: 13px;
    padding: 4px 12px
}

.header-ctn-wrap .header-ctn .search-box .search-result_not_en[data-v-4f48fe46] {
    background-color: #fff;
    border: 1px solid #dedede;
    border-radius: 0 0 2px 2px;
    border-top: 0;
    -webkit-box-shadow: 0 1px 8px 0 hsla(0,8%,44%,.3);
    box-shadow: 0 1px 8px 0 hsla(0,8%,44%,.3);
    left: 0;
    position: absolute;
    top: 40px;
    width: 100%;
    z-index: 10
}

.header-ctn-wrap .header-ctn .search-box .search-result_not_en .search-result_not_en-item[data-v-4f48fe46] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    border-bottom: 1px solid #e5e5e5;
    cursor: pointer;
    overflow: hidden;
    padding: 14px 20px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.header-ctn-wrap .header-ctn .search-box .search-result_not_en .search-result_not_en-item .product-img[data-v-4f48fe46] {
    display: inline-block;
    width: 60px;
    -ms-flex-negative: 0;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    flex-shrink: 0;
    height: 60px
}

.header-ctn-wrap .header-ctn .search-box .search-result_not_en .search-result_not_en-item .product .product-ids[data-v-4f48fe46],.header-ctn-wrap .header-ctn .search-box .search-result_not_en .search-result_not_en-item .product .product-info[data-v-4f48fe46] {
    color: #19191a;
    display: -webkit-box;
    font-size: 13px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 6px;
    overflow: hidden;
    padding-left: 20px;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.header-ctn-wrap .header-ctn .search-box .search-result_not_en .search-result_not_en-item .product .product-ids span[data-v-4f48fe46] {
    background: #e5e5e5;
    font-weight: 600
}

.header-ctn-wrap .header-ctn .search-box .search-result_not_en .search-result_not_en-item[data-v-4f48fe46]:hover {
    background: #f4f4f4
}

.header-ctn-wrap .header-ctn .search-box .search-result_not_en .search-result_not_en-item_other[data-v-4f48fe46] {
    background: #fff;
    cursor: pointer;
    padding: 14px 20px
}

.header-ctn-wrap .header-ctn .search-box .search-result_not_en .search-result_not_en-item_other .search-result_not_en-item_tit[data-v-4f48fe46] {
    color: #616265;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 9px
}

.header-ctn-wrap .header-ctn .search-box .search-result_not_en .search-result_not_en-item_other .search-result_not_en-item_con[data-v-4f48fe46] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    -webkit-transition: all .3s;
    transition: all .3s
}

.header-ctn-wrap .header-ctn .search-box .search-result_not_en .search-result_not_en-item_other .search-result_not_en-item_con .product-img[data-v-4f48fe46] {
    display: inline-block;
    width: 60px;
    -ms-flex-negative: 0;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    flex-shrink: 0;
    height: 60px
}

.header-ctn-wrap .header-ctn .search-box .search-result_not_en .search-result_not_en-item_other .search-result_not_en-item_con .product .product-ids[data-v-4f48fe46],.header-ctn-wrap .header-ctn .search-box .search-result_not_en .search-result_not_en-item_other .search-result_not_en-item_con .product .product-info[data-v-4f48fe46] {
    color: #19191a;
    display: -webkit-box;
    font-size: 13px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 6px;
    overflow: hidden;
    padding-left: 20px;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.header-ctn-wrap .header-ctn .search-box .search-result_not_en .search-result_not_en-item_other .search-result_not_en-item_con .product .product-ids span[data-v-4f48fe46] {
    background: #e5e5e5;
    font-weight: 600
}

.header-ctn-wrap .header-ctn .search-box .search-result_not_en .search-result_not_en-item_other[data-v-4f48fe46]:hover {
    background: #f4f4f4
}

.header-ctn-wrap .header-ctn .search-box .search-result_not_en .search-result_not_en-more[data-v-4f48fe46] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #f7f7f7;
    height: 50px
}

.header-ctn-wrap .header-ctn .search-box .search-result_not_en .search-result_not_en-more>a[data-v-4f48fe46] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.header-ctn-wrap .header-ctn .search-box .search-result_not_en .search-result_not_en-more .info[data-v-4f48fe46] {
    color: #035fbf;
    font-size: 14px;
    line-height: 20px
}

.header-ctn-wrap .header-ctn .search-box .search-result_not_en .search-result_not_en-more .info[data-v-4f48fe46]:hover {
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.header-ctn-wrap .header-ctn .search-box .search-result_not_en .search-result_not_en-more .iconfont-right[data-v-4f48fe46] {
    color: #035fbf;
    cursor: pointer;
    font-size: 12px;
    margin-left: 4px
}

.header-ctn-wrap .header-ctn .header-ctn-right[data-v-4f48fe46],.header-ctn-wrap .header-ctn .header-ctn-right .account-box .account-top[data-v-4f48fe46] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header-ctn-wrap .header-ctn .header-ctn-right .account-box .account-top[data-v-4f48fe46] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    border-radius: 4px;
    color: #19191a;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    cursor: pointer;
    justify-content: center;
    position: relative;
    -webkit-text-decoration: none;
    text-decoration: none
}

.header-ctn-wrap .header-ctn .header-ctn-right .account-box .account-top[data-v-4f48fe46]:focus-visible {
    border-radius: 2px;
    outline: 2px solid #0080ff;
    outline-offset: -1px
}

.header-ctn-wrap .header-ctn .header-ctn-right .account-box .account-top[data-v-4f48fe46]:hover {
    background: #f2f2f2;
    -webkit-text-decoration: none;
    text-decoration: none
}

.header-ctn-wrap .header-ctn .header-ctn-right .account-box .account-top .triangle-up[data-v-4f48fe46] {
    background-color: #fff;
    bottom: -23px;
    -webkit-box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg);
    z-index: 147
}

.header-ctn-wrap .header-ctn .header-ctn-right .account-box .account-top .triangle-up-line[data-v-4f48fe46] {
    background-color: #fff;
    bottom: -31px;
    height: 16px;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 148
}

.header-ctn-wrap .header-ctn .header-ctn-right .account-box .account-top .iconfont-account[data-v-4f48fe46] {
    border-radius: 4px;
    color: #19191a;
    display: block;
    font-size: 20px;
    line-height: 20px;
    padding: 10px
}

.header-ctn-wrap .header-ctn .header-ctn-right .account-box .account-top .iconfont-account[data-v-4f48fe46]:hover {
    background: #f2f2f2
}

.header-ctn-wrap .header-ctn .header-ctn-right .account-box .account-top .account_svg[data-v-4f48fe46] {
    display: block;
    height: 40px;
    padding: 10px;
    width: 40px
}

.header-ctn-wrap .header-ctn .header-ctn-right .account-box .account-top .top-info[data-v-4f48fe46] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    color: #19191a;
    justify-content: center;
    padding-top: 2px
}

.header-ctn-wrap .header-ctn .header-ctn-right .account-box .account-top .top-info .top-info-login[data-v-4f48fe46] {
    color: #19191a;
    font-size: 12px;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.header-ctn-wrap .header-ctn .header-ctn-right .account-box .account-top .top-info .user-name[data-v-4f48fe46] {
    color: #19191a;
    font-size: 13px;
    max-width: 100%;
    overflow: hidden;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap
}

.header-ctn-wrap .header-ctn .header-ctn-right .account-box .account-top .top-info .iconfont-down[data-v-4f48fe46] {
    color: #19191a;
    font-size: 12px;
    margin-left: 4px;
    margin-top: 2px;
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8);
    -webkit-transition: all .3s;
    transition: all .3s
}

.header-ctn-wrap .header-ctn .header-ctn-right .account-box .account-main[data-v-4f48fe46] {
    background: #fff;
    border-radius: 4px;
    -webkit-box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    position: absolute;
    right: 0;
    top: 69px;
    z-index: 149
}

.header-ctn-wrap .header-ctn .header-ctn-right .account-box .account-main .account-ctn[data-v-4f48fe46] {
    padding: 20px;
    width: 300px
}

.header-ctn-wrap .header-ctn .header-ctn-right .account-box .account-main .account-ctn .login-box .fs-button[data-v-4f48fe46] {
    border-radius: 9999px
}

.header-ctn-wrap .header-ctn .header-ctn-right .account-box .account-main .account-ctn .login-box .fs-button[data-v-4f48fe46]:first-child {
    margin-bottom: 12px
}

.header-ctn-wrap .header-ctn .header-ctn-right .account-box .account-main .account-ctn .login-box .fs-button[data-v-4f48fe46]:hover:before {
    border-radius: 9999px
}

.header-ctn-wrap .header-ctn .header-ctn-right .account-box .account-main .account-ctn .logout-box .fs-button[data-v-4f48fe46] {
    border-radius: 9999px
}

.header-ctn-wrap .header-ctn .header-ctn-right .account-box .account-main .account-ctn .logout-box .fs-button[data-v-4f48fe46]:hover:before {
    border-radius: 9999px
}

.header-ctn-wrap .header-ctn .header-ctn-right .account-box .account-main .account-ctn .welcome_wrap[data-v-4f48fe46] {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 20px;
    padding-bottom: 20px
}

.header-ctn-wrap .header-ctn .header-ctn-right .account-box .account-main .account-ctn .welcome-box[data-v-4f48fe46] {
    word-break: break-word
}

.header-ctn-wrap .header-ctn .header-ctn-right .account-box .account-main .account-ctn .welcome-box dt[data-v-4f48fe46] {
    color: #19191a;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px
}

.header-ctn-wrap .header-ctn .header-ctn-right .account-box .account-main .account-ctn .welcome-box dd[data-v-4f48fe46] {
    color: #19191a;
    font-size: 12px;
    line-height: 20px;
    margin-top: 8px
}

.header-ctn-wrap .header-ctn .header-ctn-right .account-box .account-main .account-ctn .account-service-box[data-v-4f48fe46] {
    padding-bottom: 20px
}

.header-ctn-wrap .header-ctn .header-ctn-right .account-box .account-main .account-ctn .account-service-box .service-item[data-v-4f48fe46] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 16px
}

.header-ctn-wrap .header-ctn .header-ctn-right .account-box .account-main .account-ctn .account-service-box .service-item.hide[data-v-4f48fe46] {
    display: none
}

.header-ctn-wrap .header-ctn .header-ctn-right .account-box .account-main .account-ctn .account-service-box .service-item .iconfont[data-v-4f48fe46] {
    color: #19191a;
    display: block;
    font-size: 16px;
    height: 16px;
    line-height: 16px;
    margin-right: 8px;
    width: 16px
}

.header-ctn-wrap .header-ctn .header-ctn-right .account-box .account-main .account-ctn .account-service-box .service-item .noti_svg[data-v-4f48fe46] {
    display: block;
    height: 16px;
    margin-right: 8px;
    width: 16px
}

.header-ctn-wrap .header-ctn .header-ctn-right .account-box .account-main .account-ctn .account-service-box .service-item .service-info-box[data-v-4f48fe46] {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 12px;
    line-height: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #19191a;
    font-weight: 400;
    -webkit-text-decoration: none;
    text-decoration: none
}

.header-ctn-wrap .header-ctn .header-ctn-right .account-box .account-main .account-ctn .account-service-box .service-item .service-info-box .service-info[data-v-4f48fe46] {
    font-size: 14px;
    line-height: 22px
}

.header-ctn-wrap .header-ctn .header-ctn-right .account-box .account-main .account-ctn .account-service-box .service-item .service-info-box .service-info[data-v-4f48fe46]:hover {
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.header-ctn-wrap .header-ctn .header-ctn-right .account-box .account-main .account-ctn .account-service-box .service-item .service-info-box .service-info-sub[data-v-4f48fe46] {
    color: #999
}

.header-ctn-wrap .header-ctn .header-ctn-right .account-box .account-main .account-ctn .account-service-box .service-item .service-info-box .dot[data-v-4f48fe46] {
    background: #c00000;
    border-radius: 18px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-style: normal;
    height: 18px;
    line-height: 16px;
    margin-left: 6px;
    min-width: 18px;
    padding: 1px 2px;
    text-align: center;
    -webkit-text-decoration: none;
    text-decoration: none
}

.header-ctn-wrap .header-ctn .header-ctn-right .account-box .account-main .account-ctn .account-service-box .service-item .service-info-box[data-v-4f48fe46]:hover {
    -webkit-text-decoration: none;
    text-decoration: none
}

.header-ctn-wrap .header-ctn .header-ctn-right .account-box .account-main .account-ctn .account-service-box .service-item .service-info-box:hover .service-info-sub[data-v-4f48fe46] {
    color: #19191a
}

.header-ctn-wrap .header-ctn .header-ctn-right .account-box .account-main .account-ctn .account-service-box .service-item.service-item-recently[data-v-4f48fe46] {
    border-top: 1px solid #e5e5e5;
    margin-top: 8px;
    padding-top: 12px
}

.header-ctn-wrap .header-ctn .header-ctn-right .account-box .account-main .account-ctn .account-service-box .service-item.logout-box[data-v-4f48fe46] {
    border-top: 1px solid #e5e5e5;
    color: #19191a;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    padding-top: 12px
}

.header-ctn-wrap .header-ctn .header-ctn-right .account-box .account-main .account-ctn .account-service-box .service-item[data-v-4f48fe46]:last-child {
    padding-bottom: 0
}

.header-ctn-wrap .header-ctn .header-ctn-right .account-box .account-main .account-ctn .apply_busy[data-v-4f48fe46] {
    color: #707070;
    font-size: 12px;
    line-height: 20px;
    margin-top: 8px
}

.header-ctn-wrap .header-ctn .header-ctn-right .account-box .account-main .account-ctn .apply_busy p[data-v-4f48fe46] {
    font-weight: 400;
    margin-bottom: 4px
}

.header-ctn-wrap .header-ctn .header-ctn-right .account-box .account-main .account-ctn .apply_busy .iconfont[data-v-4f48fe46] {
    font-size: 12px;
    line-height: 20px;
    margin-left: 4px
}

.header-ctn-wrap .header-ctn .header-ctn-right .account-box .account-main .account-ctn .apply_busy .apply_busy_link>span[data-v-4f48fe46] {
    font-weight: 400;
    position: relative
}

.header-ctn-wrap .header-ctn .header-ctn-right .account-box .account-main .account-ctn .apply_busy .apply_busy_link>span[data-v-4f48fe46]:after {
    background-color: #0060bf;
    bottom: 0;
    content: "";
    display: none;
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%
}

.header-ctn-wrap .header-ctn .header-ctn-right .account-box .account-main .account-ctn .apply_busy .apply_busy_link[data-v-4f48fe46]:hover {
    cursor: pointer;
    -webkit-text-decoration: none;
    text-decoration: none
}

.header-ctn-wrap .header-ctn .header-ctn-right .account-box .account-main .account-ctn .apply_busy .apply_busy_link:hover>span[data-v-4f48fe46]:after {
    display: block
}

.header-ctn-wrap .header-ctn .header-ctn-right .account-box .account-main .account-ctn .apply_busy_font[data-v-4f48fe46] {
    color: #19191a
}

.header-ctn-wrap .header-ctn .header-ctn-right .account-box .account-main .account-ctn .add_team_font[data-v-4f48fe46] {
    color: #0060bf
}

.header-ctn-wrap .header-ctn .header-ctn-right .account-box .account-main .account-ctn .add_team_font[data-v-4f48fe46]:hover {
    cursor: pointer;
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.header-ctn-wrap .header-ctn .header-ctn-right .account-box .account-main .account-ctn .add_team_font:hover>span[data-v-4f48fe46]:after {
    display: block
}

.header-ctn-wrap .header-ctn .header-ctn-right .account-box .account-main .triangleTip[data-v-4f48fe46] {
    height: 18px;
    position: absolute;
    top: -9px;
    -webkit-transform: translate3d(240px,0,0);
    transform: translate3d(240px,0,0);
    visibility: hidden;
    width: 18px
}

@media(max-width: 1200px) {
    .header-ctn-wrap .header-ctn .header-ctn-right .account-box .account-main .triangleTip[data-v-4f48fe46] {
        -webkit-transform:translate3d(225.5px,0,0);
        transform: translate3d(225.5px,0,0)
    }
}

.header-ctn-wrap .header-ctn .header-ctn-right .account-box .account-main .triangleTip[data-v-4f48fe46]:before {
    background: #fff;
    -webkit-box-shadow: 0 2px 8px rgba(0,0,0,.1);
    box-shadow: 0 2px 8px rgba(0,0,0,.1);
    content: "";
    height: 18px;
    position: absolute;
    -webkit-transform: scale(.707) rotate(45deg);
    -ms-transform: scale(.707) rotate(45deg);
    transform: scale(.707) rotate(45deg);
    visibility: visible;
    width: 18px
}

.header-ctn-wrap .header-ctn .header-ctn-right .account-box .account-main .triangle-cover[data-v-4f48fe46] {
    background: #fff;
    border-radius: 3px 3px 0 0;
    height: 12px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.header-ctn-wrap .header-ctn .header-ctn-right .cart-box .cart-top[data-v-4f48fe46] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    cursor: pointer;
    justify-content: center;
    position: relative;
    -webkit-text-decoration: none;
    text-decoration: none
}

.header-ctn-wrap .header-ctn .header-ctn-right .cart-box .cart-top[data-v-4f48fe46]:focus-visible {
    border-radius: 2px;
    outline: 2px solid #0080ff;
    outline-offset: -1px
}

.header-ctn-wrap .header-ctn .header-ctn-right .cart-box .cart-top .triangle-up[data-v-4f48fe46] {
    background-color: #fff;
    bottom: -23px;
    -webkit-box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg);
    z-index: 147
}

.header-ctn-wrap .header-ctn .header-ctn-right .cart-box .cart-top .triangle-up-line[data-v-4f48fe46] {
    background-color: #fff;
    bottom: -29px;
    height: 14px;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 148
}

.header-ctn-wrap .header-ctn .header-ctn-right .cart-box .cart-top .cart-icon-box[data-v-4f48fe46] {
    position: relative
}

.header-ctn-wrap .header-ctn .header-ctn-right .cart-box .cart-top .iconfont-cart[data-v-4f48fe46] {
    border-radius: 4px;
    color: #19191a;
    display: block;
    font-size: 20px;
    line-height: 20px;
    padding: 10px
}

.header-ctn-wrap .header-ctn .header-ctn-right .cart-box .cart-top .iconfont-cart[data-v-4f48fe46]:hover {
    background-color: #f2f2f2
}

.header-ctn-wrap .header-ctn .header-ctn-right .cart-box .cart-top .cart-info[data-v-4f48fe46] {
    color: #19191a;
    display: inline-block;
    font-size: 12px;
    overflow: hidden;
    padding-top: 2px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap
}

.header-ctn-wrap .header-ctn .header-ctn-right .cart-box .cart-top .cart-num[data-v-4f48fe46] {
    background: #c00000;
    border-radius: 18px;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
    min-width: 18px;
    padding: 1px 2px;
    position: absolute;
    right: 2px;
    text-align: center;
    top: 1px
}

.header-ctn-wrap .header-ctn .header-ctn-right .cart-box .cart-top .cart-num.more[data-v-4f48fe46] {
    right: -5px
}

.header-ctn-wrap .header-ctn .header-ctn-right .cart-box .cart-main[data-v-4f48fe46] {
    background-color: #fff;
    border-radius: 4px;
    -webkit-box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    position: absolute;
    right: 0;
    top: 69px;
    width: 300px;
    z-index: 149
}

.header-ctn-wrap .header-ctn .header-ctn-right .cart-box .cart-main .cart-ctn .cart_loading_box[data-v-4f48fe46] {
    padding: 20px 0
}

.header-ctn-wrap .header-ctn .header-ctn-right .cart-box .cart-main .cart-ctn .cart_loading_box .cart_loading[data-v-4f48fe46] {
    height: 40px;
    position: relative
}

.header-ctn-wrap .header-ctn .header-ctn-right .cart-box .cart-main .cart-ctn .cart_loading_box .cart_loading_info[data-v-4f48fe46] {
    color: #707070;
    font-size: 14px;
    line-height: 22px;
    text-align: center
}

.header-ctn-wrap .header-ctn .header-ctn-right .cart-box .cart-main .cart-ctn .cart-product-box .product-head[data-v-4f48fe46] {
    border-bottom: 1px solid #e5e5e5;
    color: #19191a;
    font-size: 14px;
    line-height: 22px;
    margin: 0 20px;
    padding: 16px 0
}

.header-ctn-wrap .header-ctn .header-ctn-right .cart-box .cart-main .cart-ctn .cart-product-box .product-list[data-v-4f48fe46] {
    max-height: 234px;
    overflow: auto
}

.header-ctn-wrap .header-ctn .header-ctn-right .cart-box .cart-main .cart-ctn .cart-product-box .product-list .product-item[data-v-4f48fe46] {
    border-bottom: 1px solid #e5e5e5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    padding: 16px 0;
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 20px
}

.header-ctn-wrap .header-ctn .header-ctn-right .cart-box .cart-main .cart-ctn .cart-product-box .product-list .product-item .product-img[data-v-4f48fe46] {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    height: 48px;
    width: 48px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.header-ctn-wrap .header-ctn .header-ctn-right .cart-box .cart-main .cart-ctn .cart-product-box .product-list .product-item .product-content[data-v-4f48fe46] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin: 0 8px;
    max-width: 116px
}

.header-ctn-wrap .header-ctn .header-ctn-right .cart-box .cart-main .cart-ctn .cart-product-box .product-list .product-item .product-content .product-title[data-v-4f48fe46] {
    color: #19191a;
    display: -webkit-box;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: all .3s;
    transition: all .3s;
    white-space: normal;
    word-wrap: break-word;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.header-ctn-wrap .header-ctn .header-ctn-right .cart-box .cart-main .cart-ctn .cart-product-box .product-list .product-item .product-content .product-num[data-v-4f48fe46] {
    color: #19191a;
    font-size: 13px;
    line-height: 20px
}

.header-ctn-wrap .header-ctn .header-ctn-right .cart-box .cart-main .cart-ctn .cart-product-box .product-list .product-item .product-price[data-v-4f48fe46] {
    color: #19191a;
    font-size: 13px;
    line-height: 20px;
    min-width: 80px;
    text-align: right;
    white-space: nowrap;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.header-ctn-wrap .header-ctn .header-ctn-right .cart-box .cart-main .cart-ctn .cart-product-box .checkout-box[data-v-4f48fe46] {
    padding: 22px 20px 20px
}

.header-ctn-wrap .header-ctn .header-ctn-right .cart-box .cart-main .cart-ctn .cart-product-box .checkout-box .checkout-box-text[data-v-4f48fe46] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 24px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.header-ctn-wrap .header-ctn .header-ctn-right .cart-box .cart-main .cart-ctn .cart-product-box .checkout-box .checkout-box-text span[data-v-4f48fe46] {
    color: #19191a;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px
}

.header-ctn-wrap .header-ctn .header-ctn-right .cart-box .cart-main .cart-ctn .cart-product-box .checkout-box .checkout-box-btn[data-v-4f48fe46] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.header-ctn-wrap .header-ctn .header-ctn-right .cart-box .cart-main .cart-ctn .cart-product-box .checkout-box .checkout-box-btn .cart_btn1[data-v-4f48fe46] {
    margin-bottom: 12px
}

.header-ctn-wrap .header-ctn .header-ctn-right .cart-box .cart-main .cart-ctn .cart-product-box .checkout-box .checkout-box-btn .fs-button[data-v-4f48fe46] {
    border-radius: 9999px
}

.header-ctn-wrap .header-ctn .header-ctn-right .cart-box .cart-main .cart-ctn .cart-product-box .checkout-box .checkout-box-btn .fs-button[data-v-4f48fe46]:before {
    border-radius: 9999px
}

.header-ctn-wrap .header-ctn .header-ctn-right .cart-box .cart-main .cart-ctn .cart-empty[data-v-4f48fe46] {
    padding: 0 20px
}

.header-ctn-wrap .header-ctn .header-ctn-right .cart-box .cart-main .cart-ctn .cart-empty .cart-empty-title[data-v-4f48fe46] {
    border-bottom: 1px solid #e5e5e5;
    color: #19191a;
    font-size: 12px;
    line-height: 20px;
    padding: 16px 0
}

.header-ctn-wrap .header-ctn .header-ctn-right .cart-box .cart-main .cart-ctn .cart-empty .cart-empty-cont[data-v-4f48fe46] {
    padding: 20px 0
}

.header-ctn-wrap .header-ctn .header-ctn-right .cart-box .cart-main .cart-ctn .cart-empty .cart-empty-cont .cart-empty-text[data-v-4f48fe46] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.header-ctn-wrap .header-ctn .header-ctn-right .cart-box .cart-main .cart-ctn .cart-empty .cart-empty-cont .cart-empty-text span[data-v-4f48fe46] {
    color: #19191a;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px
}

.header-ctn-wrap .header-ctn .header-ctn-right .cart-box .cart-main .cart-ctn .cart-empty .cart-empty-cont .cart-empty-btn[data-v-4f48fe46] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.header-ctn-wrap .header-ctn .header-ctn-right .cart-box .cart-main .cart-ctn .cart-empty .cart-empty-cont .cart-empty-btn .cart_btn1[data-v-4f48fe46] {
    margin-bottom: 12px
}

.header-ctn-wrap .header-ctn .header-ctn-right .cart-box .cart-main .cart-ctn .cart-empty .cart-empty-cont .cart-empty-btn .fs-button[data-v-4f48fe46] {
    border-radius: 9999px
}

.header-ctn-wrap .header-ctn .header-ctn-right .cart-box .cart-main .cart-ctn .cart-empty .cart-empty-cont .cart-empty-btn .fs-button[data-v-4f48fe46]:before {
    border-radius: 9999px
}

.header-ctn-wrap .header-ctn .header-ctn-right .cart-box .cart-main .triangleTip[data-v-4f48fe46] {
    height: 18px;
    position: absolute;
    top: -9px;
    -webkit-transform: translate3d(188px,0,0);
    transform: translate3d(188px,0,0);
    visibility: hidden;
    width: 18px
}

@media(max-width: 1200px) {
    .header-ctn-wrap .header-ctn .header-ctn-right .cart-box .cart-main .triangleTip[data-v-4f48fe46] {
        -webkit-transform:translate3d(147px,0,0);
        transform: translate3d(147px,0,0)
    }
}

.header-ctn-wrap .header-ctn .header-ctn-right .cart-box .cart-main .triangleTip[data-v-4f48fe46]:before {
    background: #fff;
    -webkit-box-shadow: 0 2px 8px rgba(0,0,0,.1);
    box-shadow: 0 2px 8px rgba(0,0,0,.1);
    content: "";
    height: 18px;
    position: absolute;
    -webkit-transform: scale(.707) rotate(45deg);
    -ms-transform: scale(.707) rotate(45deg);
    transform: scale(.707) rotate(45deg);
    visibility: visible;
    width: 18px
}

.header-ctn-wrap .header-ctn .header-ctn-right .cart-box .cart-main .triangle-cover[data-v-4f48fe46] {
    background: #fff;
    border-radius: 3px 3px 0 0;
    height: 12px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.header-ctn-wrap .header-ctn .header-ctn-right .search_box[data-v-4f48fe46] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 69px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.header-ctn-wrap .header-ctn .header-ctn-right .search_box>.iconfont[data-v-4f48fe46] {
    border-radius: 4px;
    color: #19191a;
    cursor: pointer;
    font-size: 20px;
    line-height: 1;
    padding: 10px
}

.header-ctn-wrap .header-ctn .header-ctn-right .search_box>.iconfont[data-v-4f48fe46]:hover {
    background-color: #f2f2f2
}

@media(max-width: 1420px) {
    .header-ctn-wrap .header-ctn.header-ctn-company[data-v-4f48fe46] {
        -webkit-box-pack:justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .header-ctn-wrap .header-ctn.header-ctn-company .icon-box[data-v-4f48fe46] {
        min-width: auto;
        padding: 0 14.5px
    }

    .header-ctn-wrap .header-ctn.header-ctn-company .menu-list[data-v-4f48fe46] {
        -webkit-transition: opacity .2s;
        transition: opacity .2s;
        -webkit-box-flex: 2.6;
        -ms-flex: 2.6;
        flex: 2.6
    }

    .header-ctn-wrap .header-ctn.header-ctn-company .search-box[data-v-4f48fe46] {
        max-width: none;
        min-width: auto;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .header-ctn-wrap .header-ctn.header-ctn-company .search-box .search-form[data-v-4f48fe46] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        overflow: hidden
    }

    .header-ctn-wrap .header-ctn.header-ctn-company .search-box .icon-box[data-v-4f48fe46] {
        display: block
    }

    .header-ctn-wrap .header-ctn.header-ctn-company .search-box .search-content[data-v-4f48fe46] {
        background-color: #fff;
        position: absolute;
        right: 200px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        -webkit-transition: width .2s;
        transition: width .2s;
        width: 0;
        z-index: 100
    }

    .header-ctn-wrap .header-ctn.header-ctn-company[data-v-4f48fe46] .notifications {
        margin-left: 0
    }

    .header-ctn-wrap .header-ctn.header-ctn-company[data-v-4f48fe46] .notifications .dot {
        top: 32px
    }

    .header-ctn-wrap .header-ctn.header-ctn-company[data-v-4f48fe46] .extra-label {
        display: none!important
    }

    .header-ctn-wrap .header-ctn.is-search[data-v-4f48fe46] {
        position: relative
    }

    .header-ctn-wrap .header-ctn.is-search .menu-list[data-v-4f48fe46],.header-ctn-wrap .header-ctn.is-search .search-box .icon-box[data-v-4f48fe46] {
        display: none
    }

    .header-ctn-wrap .header-ctn.is-search .search-box .search-content[data-v-4f48fe46] {
        width: calc(100% - 490px)
    }
}

@media(max-width: 1200px) {
    .header-ctn-wrap .header-ctn .menu-list .chunk-orange[data-v-4f48fe46] {
        -webkit-box-flex:1;
        -ms-flex: 1;
        flex: 1
    }

    .header-ctn-wrap .header-ctn .search-box[data-v-4f48fe46] {
        min-width: 198px
    }

    .header-ctn-wrap .header-ctn .icon-box[data-v-4f48fe46] {
        min-width: auto;
        padding: 0 14.5px
    }

    .header-ctn-wrap .header-ctn[data-v-4f48fe46] .notifications .dot {
        top: 32px
    }

    .header-ctn-wrap .header-ctn[data-v-4f48fe46] .extra-label {
        display: none!important
    }
}

.header-ctn-wrap[data-v-4f48fe46]:after {
    background-color: #eee;
    bottom: 0;
    content: "";
    height: 1px;
    pointer-events: none;
    position: absolute;
    width: 100%;
    z-index: 101
}

.header-menu-more-wrap[data-v-4f48fe46] {
    background: #fff;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 68px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all .13s ease-in-out;
    transition: all .13s ease-in-out;
    z-index: 101;
    display: none;
}
.menu_list .menu_item[data-v-a806597a]:hover .header-menu-more-wrap[data-v-4f48fe46]{display:block;}
.header-menu-more-wrap.header-menu-more[data-v-4f48fe46] {
    width: calc(100% - 64px)
}

.header-menu-more-wrap.header-menu-more.header-menu-more-category[data-v-4f48fe46] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.header-menu-more-wrap.header-menu-more.header-menu-more-category .more-left .left-list .list-item[data-v-4f48fe46] {
    cursor: pointer;
    padding: 0
}

.header-menu-more-wrap.header-menu-more.header-menu-more-category .more-left .left-list .list-item.list-item-active a span[data-v-4f48fe46] {
    position: relative
}

.header-menu-more-wrap.header-menu-more.header-menu-more-category .more-left .left-list .list-item.list-item-active a span[data-v-4f48fe46]:after {
    background-color: #c00000;
    border-radius: 3px;
    bottom: 0;
    bottom: -2px;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    opacity: 0;
    opacity: 1;
    position: absolute;
    -webkit-transition: all .2s;
    transition: all .2s;
    width: 100%
}

.header-menu-more-wrap.header-menu-more.header-menu-more-category .more-left .left-list .list-item:hover a span[data-v-4f48fe46] {
    position: relative
}

.header-menu-more-wrap.header-menu-more.header-menu-more-category .more-left .left-list .list-item:hover a span[data-v-4f48fe46]:after {
    background-color: #c00000;
    border-radius: 3px;
    bottom: 0;
    bottom: -2px;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    opacity: 0;
    opacity: 1;
    position: absolute;
    -webkit-transition: all .2s;
    transition: all .2s;
    width: 100%
}

.header-menu-more-wrap.header-menu-more.header-menu-more-category .more-left .left-list .list-item a[data-v-4f48fe46] {
    display: block;
    padding: 13px 0 13px 20px
}

.header-menu-more-wrap.header-menu-more.header-menu-more-category .more-left .left-list .list-item a span[data-v-4f48fe46] {
    display: inline-block
}

.header-menu-more-wrap.header-menu-more.header-menu-more-category .more-left .left-list .list-item a[data-v-4f48fe46]:after {
    display: none!important
}

.header-menu-more-wrap.header-menu-more.header-menu-more-category .more-right[data-v-4f48fe46] {
    padding: 32px 40px 40px
}

.header-menu-more-wrap.header-menu-more.header-menu-more-solution[data-v-4f48fe46] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.header-menu-more-wrap.header-menu-more.header-menu-more-classify .classify_box[data-v-4f48fe46] {
    background-color: #fff;
    min-height: 220px;
    padding: 32px 220px 32px 116px
}

@media(max-width: 1420px) {
    .header-menu-more-wrap.header-menu-more.header-menu-more-classify .classify_box[data-v-4f48fe46] {
        padding:32px 123px 32px 116px
    }
}

@media(max-width: 1220px) {
    .header-menu-more-wrap.header-menu-more.header-menu-more-classify .classify_box[data-v-4f48fe46] {
        padding:32px 123px 32px 92px
    }
}

.header-menu-more-wrap.header-menu-more .close-more-btn[data-v-4f48fe46] {
    border-radius: 3px;
    color: #707070;
    font-size: 20px;
    height: 32px;
    line-height: 32px;
    position: absolute;
    right: 16px;
    text-align: center;
    top: 16px;
    width: 32px;
    z-index: 2
}

.header-menu-more-wrap.header-menu-more .close-more-btn[data-v-4f48fe46]:hover {
    background: rgba(25,25,26,.04);
    color: #19191a;
    -webkit-text-decoration: none;
    text-decoration: none
}

.header-menu-more-wrap.header-menu-more .more-left[data-v-4f48fe46] {
    width: 20%;
    -ms-flex-negative: 0;
    background: #f7f7f7;
    flex-shrink: 0;
    padding: 32px 0 40px 20px
}

.header-menu-more-wrap.header-menu-more .more-left .left-list[data-v-4f48fe46] {
    position: relative
}

.header-menu-more-wrap.header-menu-more .more-left .left-list .list-item[data-v-4f48fe46] {
    background: transparent;
    cursor: pointer;
    font-size: 14px;
    line-height: 22px;
    padding: 13px 0 13px 20px;
    position: relative;
    z-index: 1
}

.header-menu-more-wrap.header-menu-more .more-left .left-list .list-item .category-name[data-v-4f48fe46] {
    cursor: pointer;
    display: inline-block;
    line-height: 22px;
    margin-right: 20px;
    max-width: 100%;
    position: relative
}

.header-menu-more-wrap.header-menu-more .more-left .left-list .list-item span.category-name[data-v-4f48fe46] {
    cursor: pointer
}

.header-menu-more-wrap.header-menu-more .more-left .left-list .list-item .category-name[data-v-4f48fe46],.header-menu-more-wrap.header-menu-more .more-left .left-list .list-item .solution-name[data-v-4f48fe46] {
    color: #19191a;
    -webkit-text-decoration: none;
    text-decoration: none
}

.header-menu-more-wrap.header-menu-more .more-left .left-list .list-item:hover .category-name[data-v-4f48fe46]:after {
    background-color: #c00000;
    border-radius: 3px;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    opacity: 0;
    opacity: 1;
    position: absolute;
    -webkit-transition: all .2s;
    transition: all .2s;
    width: 100%
}

.header-menu-more-wrap.header-menu-more .more-left .left-list .list-item.list-item-active .category-name[data-v-4f48fe46] {
    position: relative
}

.header-menu-more-wrap.header-menu-more .more-left .left-list .list-item.list-item-active .category-name[data-v-4f48fe46]:after {
    background-color: #c00000;
    border-radius: 3px;
    bottom: 0;
    bottom: -2px;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    opacity: 0;
    opacity: 1;
    position: absolute;
    -webkit-transition: all .2s;
    transition: all .2s;
    -webkit-transition: all 0s;
    transition: all 0s;
    width: 100%
}

.header-menu-more-wrap.header-menu-more .more-left .left-list .list_active_block[data-v-4f48fe46] {
    background: #fff;
    border-radius: 3px 0 0 3px;
    height: 48px;
    left: 0;
    position: absolute;
    width: 100%
}

.header-menu-more-wrap.header-menu-more .more-right[data-v-4f48fe46] {
    padding: 32px 40px 40px;
    position: relative;
    -webkit-box-flex: 1;
    background: #fff;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.header-menu-more-wrap.header-menu-more .more-right .category-box[data-v-4f48fe46] {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    width: 100%;
    grid-column-gap: 20px;
    grid-row-gap: 20px
}

.header-menu-more-wrap.header-menu-more .more-right .category-box .category-item-box[data-v-4f48fe46] {
    min-width: 0
}

.header-menu-more-wrap.header-menu-more .more-right .category-box .category-item-box .category-item[data-v-4f48fe46] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.header-menu-more-wrap.header-menu-more .more-right .category-box .category-item-box .category-item .category-img[data-v-4f48fe46] {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    height: 60px;
    width: 60px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-bottom: 4px
}

@media(max-width: 1220px) {
    .header-menu-more-wrap.header-menu-more .more-right .category-box .category-item-box .category-item .category-img[data-v-4f48fe46] {
        display:none
    }
}

.header-menu-more-wrap.header-menu-more .more-right .category-box .category-item-box .category-item .category-list[data-v-4f48fe46] {
    -webkit-box-flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    color: #19191a;
    -ms-flex-direction: column;
    flex-direction: column
}

.header-menu-more-wrap.header-menu-more .more-right .category-box .category-item-box .category-item .category-list .category-list-title[data-v-4f48fe46] {
    display: inline-block;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 8px
}

.header-menu-more-wrap.header-menu-more .more-right .category-box .category-item-box .category-item .category-list .category-list-title span[data-v-4f48fe46] {
    color: #19191a;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    position: relative
}

.header-menu-more-wrap.header-menu-more .more-right .category-box .category-item-box .category-item .category-list .category-list-title span[data-v-4f48fe46]:hover:after {
    background-color: #c00000;
    border-radius: 3px;
    bottom: 0;
    bottom: -4px;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    opacity: 0;
    opacity: 1;
    position: absolute;
    -webkit-transition: all .2s;
    transition: all .2s;
    width: 100%
}

.header-menu-more-wrap.header-menu-more .more-right .category-box .category-item-box .category-item .category-list .category-list-title.isnHov[data-v-4f48fe46] {
    cursor: auto;
    -webkit-text-decoration: none;
    text-decoration: none
}

.header-menu-more-wrap.header-menu-more .more-right .category-box .category-item-box .category-item .category-list .category-list-title[data-v-4f48fe46]:not(.isnHov):hover {
    cursor: pointer;
    -webkit-text-decoration: none;
    text-decoration: none
}

.header-menu-more-wrap.header-menu-more .more-right .category-box .category-item-box .category-item .category-list .category-list-children-other[data-v-4f48fe46] {
    width: 100%
}

.header-menu-more-wrap.header-menu-more .more-right .category-box .category-item-box .category-item .category-list .category-list-children-other .category-list-children-item[data-v-4f48fe46] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 6px;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header-menu-more-wrap.header-menu-more .more-right .category-box .category-item-box .category-item .category-list .category-list-children-other .category-list-children-item[data-v-4f48fe46]:last-child {
    margin-bottom: 0;
    padding-bottom: 0
}

.header-menu-more-wrap.header-menu-more .more-right .category-box .category-item-box .category-item .category-list .category-list-children-other .category-list-children-item[data-v-4f48fe46] a {
    color: #707070;
    cursor: pointer;
    font-size: 12px;
    line-height: 20px;
    margin-right: 8px;
    overflow: hidden;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap
}

.header-menu-more-wrap.header-menu-more .more-right .category-box .category-item-box .category-item .category-list .category-list-children-other .category-list-children-item[data-v-4f48fe46] a:hover {
    color: #19191a;
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.header-menu-more-wrap.header-menu-more .more-right .category-box .category-item-box .category-item .category-list .category-list-children-other .category-list-children-item[data-v-4f48fe46] .FsTextTag {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.header-menu-more-wrap.header-menu-more .more-right .category-box .category-item-box .category-item .category-list .category-list-children-other .category-list-children-item[data-v-4f48fe46] .FsTextTag>span {
    margin: 0
}

.header-menu-more-wrap.header-menu-more .more-right .category-box .category-item-box .category-item .category-list .category-list-children-other .category-list-children-item .category_tag[data-v-4f48fe46] {
    background-image: url(../picture/20230426155715gx0x94.png);
    background-repeat: no-repeat;
    background-size: 128px 82px;
    cursor: default;
    display: inline-block;
    height: 18px;
    position: absolute;
    width: 29px
}

.header-menu-more-wrap.header-menu-more .more-right .category-box .category-item-box .category-item .category-list .category-list-children-other .category-list-children-item .category_hot[data-v-4f48fe46] {
    background-position: -53px -48px
}

.header-menu-more-wrap.header-menu-more .more-right .category-box .category-item-box .category-item .category-list .category-list-children-other .category-list-children-item .category_new[data-v-4f48fe46] {
    background-position: -16px -48px
}

.header-menu-more-wrap.header-menu-more .more-right .category-box .category-item-box .category-item .category-list .category-list-children-nav[data-v-4f48fe46] {
    width: 100%
}

.header-menu-more-wrap.header-menu-more .more-right .category-box .category-item-box .category-item .category-list .category-list-children-nav .category-list-children-item[data-v-4f48fe46] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 4px;
    width: 100%
}

.header-menu-more-wrap.header-menu-more .more-right .category-box .category-item-box .category-item .category-list .category-list-children-nav .category-list-children-item[data-v-4f48fe46]:last-child {
    margin-bottom: 0
}

.header-menu-more-wrap.header-menu-more .more-right .category-box .category-item-box .category-item .category-list .category-list-children-nav .category-list-children-item[data-v-4f48fe46] a {
    color: #707070;
    cursor: pointer;
    font-size: 12px;
    line-height: 20px;
    margin-right: 8px;
    overflow: hidden;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap
}

.header-menu-more-wrap.header-menu-more .more-right .category-box .category-item-box .category-item .category-list .category-list-children-nav .category-list-children-item[data-v-4f48fe46] a.item_info_hot {
    max-width: calc(100% - 21px)
}

.header-menu-more-wrap.header-menu-more .more-right .category-box .category-item-box .category-item .category-list .category-list-children-nav .category-list-children-item[data-v-4f48fe46] a.item_info_new {
    max-width: calc(100% - 26px)
}

.header-menu-more-wrap.header-menu-more .more-right .category-box .category-item-box .category-item .category-list .category-list-children-nav .category-list-children-item[data-v-4f48fe46] a:hover {
    color: #19191a;
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.header-menu-more-wrap.header-menu-more .more-right .category-box .category-item-box .category-item .category-list .category-list-children-nav .category-list-children-item[data-v-4f48fe46] .FsTextTag {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.header-menu-more-wrap.header-menu-more .more-right .category-box .category-item-box .category-item .category-list .category-list-children-nav .category-list-children-item[data-v-4f48fe46] .FsTextTag>span {
    margin: 0
}

.header-menu-more-wrap.header-menu-more .more-right .category-box .category-item-box .category-item .category-list .category-list-children-nav .category-list-children-item .category_tag[data-v-4f48fe46] {
    background-image: url(../picture/20230426155715gx0x94.png);
    background-repeat: no-repeat;
    background-size: 128px 82px;
    cursor: default;
    display: inline-block;
    height: 18px;
    position: absolute;
    width: 29px
}

.header-menu-more-wrap.header-menu-more .more-right .category-box .category-item-box .category-item .category-list .category-list-children-nav .category-list-children-item .category_hot[data-v-4f48fe46] {
    background-position: -53px -48px
}

.header-menu-more-wrap.header-menu-more .more-right .category-box .category-item-box .category-item .category-list .category-list-children-nav .category-list-children-item .category_new[data-v-4f48fe46] {
    background-position: -16px -48px
}

.header-menu-more-wrap.header-menu-more .more-right .category-box-new[data-v-4f48fe46] {
    grid-template-columns: repeat(3,1fr)
}

.header-menu-more-wrap.header-menu-more .more-right .category-box-new .category-item-box .solution_new_pic img[data-v-4f48fe46] {
    border-radius: 8px;
    display: block;
    max-width: 100%
}

.header-menu-more-wrap.header-menu-more .more-right .category-box-new .category-item-box .solution_new_txt[data-v-4f48fe46] {
    padding-top: 16px
}

.header-menu-more-wrap.header-menu-more .more-right .category-box-new .category-item-box .solution_new_txt>a[data-v-4f48fe46] {
    color: #19191a;
    cursor: pointer;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px
}

.header-menu-more-wrap.header-menu-more .more-right .category-box-new .category-item-box .solution_new_txt>p[data-v-4f48fe46] {
    color: #707070;
    font-size: 12px;
    line-height: 20px;
    margin-top: 8px
}

.header-menu-more-wrap.header-menu-more .more-right .category-box-new-tit[data-v-4f48fe46] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    padding-bottom: 8px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header-menu-more-wrap.header-menu-more .more-right .category-box-new-tit a[data-v-4f48fe46] {
    color: #19191a;
    display: inline-block;
    line-height: 22px;
    position: relative;
    -webkit-text-decoration: none;
    text-decoration: none
}

.header-menu-more-wrap.header-menu-more .more-right .category-box-new-tit a[data-v-4f48fe46]:hover:before {
    background-color: #c00000;
    border-radius: 3px;
    bottom: -4px;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    opacity: 1;
    position: absolute;
    -webkit-transition: all .2s;
    transition: all .2s;
    width: 100%
}

.header-menu-more-wrap.header-menu-more .more-right .category-box-new-tit .iconfont[data-v-4f48fe46] {
    color: #19191a;
    font-size: 12px;
    font-weight: 400;
    margin-left: 4px
}

.header-menu-more-wrap.header-menu-more .more-right .category-box-new-desc[data-v-4f48fe46] {
    color: #707070;
    font-size: 12px;
    line-height: 20px;
    padding-bottom: 24px
}

.header-menu-more-wrap.header-menu-more .more_title[data-v-4f48fe46] {
    font-size: 20px;
    line-height: 28px;
    padding: 24px 0 20px;
    text-align: left
}

.header-menu-more-wrap.header-menu-more .classify_box[data-v-4f48fe46] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.header-menu-more-wrap.header-menu-more .classify_box .classify_left[data-v-4f48fe46] {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    width: 100%;
    grid-column-gap: 20px;
    grid-row-gap: 16px
}

.header-menu-more-wrap.header-menu-more .classify_box .classify_left .classify_item .classify_item_title[data-v-4f48fe46] {
    color: #19191a;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 8px
}

.header-menu-more-wrap.header-menu-more .classify_box .classify_left .classify_item .classify_item_info[data-v-4f48fe46] {
    margin-bottom: 4px
}

.header-menu-more-wrap.header-menu-more .classify_box .classify_left .classify_item .classify_item_info.last-info[data-v-4f48fe46] {
    margin-bottom: 0
}

.header-menu-more-wrap.header-menu-more .classify_box .classify_left .classify_item .classify_item_info .info_box .info[data-v-4f48fe46] {
    color: #707070;
    cursor: pointer;
    font-size: 12px;
    line-height: 20px
}

.header-menu-more-wrap.header-menu-more .classify_box .classify_left .classify_item .classify_item_info .info_box .info[data-v-4f48fe46]:hover {
    color: #19191a;
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.header-menu-more-wrap.header-menu-more .classify_box .classify_left .classify_item .classify_item_info .info_box .tag_new[data-v-4f48fe46] {
    color: #18a209;
    cursor: pointer;
    font-size: 12px;
    font-weight: 600;
    line-height: 20px;
    margin-left: 5px;
    margin-top: 3px;
    padding: 0 6px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.header-menu-more-wrap.header-menu-more .classify_box .classify_left .classify_item .classify_item_info .info_box .tag_hot[data-v-4f48fe46] {
    color: #f56300;
    cursor: pointer;
    font-size: 12px;
    font-weight: 600;
    line-height: 20px;
    margin-left: 5px;
    margin-top: 3px;
    padding: 0 6px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.header-menu-more-wrap.header-menu-more .classify_box .classify_left .classify_item .classify_item_info .info_box .iconfont_com[data-v-4f48fe46] {
    color: #707070;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    height: 13px;
    margin-left: 2px;
    margin-top: 5px;
    width: 13px
}

.header-menu-more-wrap.header-menu-more .classify_box .classify_right[data-v-4f48fe46] {
    display: none;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 300px
}

.header-menu-more-wrap.header-menu-more .classify_box .classify_right .right_img[data-v-4f48fe46] {
    display: block;
    margin: 0 auto;
    max-width: 100%
}

@media(max-width: 1220px) {
    .header-menu-more-wrap.header-menu-more .classify_box .classify_right[data-v-4f48fe46] {
        width:226px
    }
}

.header-menu-more-wrap.header-menu-more .classify_box.classify_box_new[data-v-4f48fe46] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 32px 40px 40px 24px
}

.header-menu-more-wrap.header-menu-more .classify_box.classify_box_new .classify_box_lt[data-v-4f48fe46] {
    color: #19191a;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: 32px;
    padding-right: 17px;
    position: relative
}

.header-menu-more-wrap.header-menu-more .classify_box.classify_box_new .classify_box_lt[data-v-4f48fe46]:before {
    background-color: #e5e5e5;
    bottom: 0;
    content: "";
    height: calc(100% - 32px);
    position: absolute;
    right: 0;
    width: 1px
}

.header-menu-more-wrap.header-menu-more .classify_box.classify_box_new .classify_box_lt .classify_title[data-v-4f48fe46] {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    padding: 0 16px
}

.header-menu-more-wrap.header-menu-more .classify_box.classify_box_new .classify_box_lt .classify_desc[data-v-4f48fe46] {
    color: #707070;
    font-size: 12px;
    line-height: 20px;
    margin-top: 8px;
    padding: 0 16px
}

.header-menu-more-wrap.header-menu-more .classify_box.classify_box_new .classify_box_lt>ul[data-v-4f48fe46] {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    padding-top: 25px;
    grid-column-gap: 0;
    grid-row-gap: 0px;
}

.header-menu-more-wrap.header-menu-more .classify_box.classify_box_new .classify_box_lt>ul>li[data-v-4f48fe46] {
    padding: 0 16px
}

.header-menu-more-wrap.header-menu-more .classify_box.classify_box_new .classify_box_lt>ul>li>h3[data-v-4f48fe46] {
    font-size: 14px;
    font-weight: 600;
    line-height: 12px;
    margin-bottom: 8px
}

.header-menu-more-wrap.header-menu-more .classify_box.classify_box_new .classify_box_lt>ul>li>p[data-v-4f48fe46] {
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 4px
}

.header-menu-more-wrap.header-menu-more .classify_box.classify_box_new .classify_box_lt>ul>li>p[data-v-4f48fe46]:last-of-type {
    margin-bottom: 0
}

.header-menu-more-wrap.header-menu-more .classify_box.classify_box_new .classify_box_lt>ul>li>p a[data-v-4f48fe46] {
    color: #707070;
    display: block;
    font-weight: bold;
    color: #000;
    font-size: 13px;
}

.header-menu-more-wrap.header-menu-more .classify_box.classify_box_new .classify_box_lt>ul>li>p a[data-v-4f48fe46]:hover {
    color: #19191a
}

.header-menu-more-wrap.header-menu-more .classify_box.classify_box_new .classify_box_lt>ul>li .share_box[data-v-4f48fe46] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.header-menu-more-wrap.header-menu-more .classify_box.classify_box_new .classify_box_lt>ul>li .share_box a[data-v-4f48fe46] {
    border-radius: 4px;
    color: #707070;
    font-size: 16px;
    line-height: 1;
    margin-right: 4px;
    padding: 8px;
    -webkit-text-decoration: none;
    text-decoration: none
}

.header-menu-more-wrap.header-menu-more .classify_box.classify_box_new .classify_box_lt>ul>li .share_box a[data-v-4f48fe46]:last-child {
    margin-right: 0
}

.header-menu-more-wrap.header-menu-more .classify_box.classify_box_new .classify_box_lt>ul>li .share_box a[data-v-4f48fe46]:hover {
    background-color: #f2f2f2;
    color: #4b4b4d
}

.header-menu-more-wrap.header-menu-more .classify_box.classify_box_new .classify_box_rt[data-v-4f48fe46] {
    max-width: 360px;
    padding-top: 32px;
    position: relative
}

.header-menu-more-wrap.header-menu-more .classify_box.classify_box_new .classify_box_rt .classify_box_rt_content[data-v-4f48fe46] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    left: 0;
    position: absolute;
    top: 32px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    height: calc(100% - 32px);
    justify-content: center;
    margin-left: 28px;
    max-width: 240px
}

.header-menu-more-wrap.header-menu-more .classify_box.classify_box_new .classify_box_rt .classify_box_rt_content h3[data-v-4f48fe46] {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px
}

.header-menu-more-wrap.header-menu-more .classify_box.classify_box_new .classify_box_rt .classify_box_rt_content p[data-v-4f48fe46] {
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    margin-top: 4px
}

.header-menu-more-wrap.header-menu-more .classify_box.classify_box_new .classify_box_rt .classify_box_rt_content[data-v-4f48fe46] .fs-button {
    border-radius: 9999px;
    font-size: 12px;
    height: 32px;
    line-height: 20px;
    margin-top: 24px;
    padding: 0 12px
}

.header-menu-more-wrap.header-menu-more .classify_box.classify_box_new .classify_box_rt .classify_box_rt_content[data-v-4f48fe46] .fs-button:before {
    border-radius: 9999px
}

.header-menu-more-wrap.header-menu-more .classify_box.classify_box_new .classify_box_rt img[data-v-4f48fe46] {
    border-radius: 8px;
    display: block;
    max-width: 100%
}

.header-menu-more-wrap.header-menu-more.header-menu-more-solutions .classify_box .classify_left[data-v-4f48fe46] {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.header-menu-more-wrap.header-menu-more.header-menu-more-solutions .classify_box .classify_left .classify_item[data-v-4f48fe46] {
    width: 33.33%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-bottom: 20px;
    margin-right: 0;
    padding-right: 48px
}

@media(max-width: 1220px) {
    .header-menu-more-wrap.header-menu-more.header-menu-more-solutions .classify_box .classify_left .classify_item[data-v-4f48fe46] {
        padding-right:24px
    }
}

@media(max-width: 1000px) {
    .header-menu-more-wrap.header-menu-more.header-menu-more-solutions .classify_box .classify_left .classify_item[data-v-4f48fe46] {
        padding-right:18px
    }
}

.header-menu-more-wrap.header-menu-more.header-menu-more-solutions .classify_box .classify_left .classify_item .classify_item_info[data-v-4f48fe46],.header-menu-more-wrap.header-menu-more.header-menu-more-solutions .classify_box .classify_left .classify_item .classify_item_info .info_box[data-v-4f48fe46] {
    width: 100%
}

.header-menu-more-wrap.header-menu-more.header-menu-more-solutions .classify_box .classify_left .classify_item .classify_item_info .info_box .info[data-v-4f48fe46] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.header-holiday[data-v-bb18e694] {
    background-color: #444;
    height: 46px
}

.header-holiday .main[data-v-bb18e694] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    max-width: 1420px;
    position: relative;
    width: 84vw;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header-holiday .notice-img[data-v-bb18e694] {
    height: 18px;
    width: 18px
}

.header-holiday .label[data-v-bb18e694] {
    -webkit-box-flex: 1;
    color: #fff;
    -ms-flex: 1;
    flex: 1;
    font-size: 13px;
    line-height: 20px;
    line-height: 46px;
    margin: 0 8px;
    overflow: hidden
}

.header-holiday .m-label[data-v-bb18e694] {
    display: none
}

.header-holiday .iconfont[data-v-bb18e694] {
    color: #fff;
    cursor: pointer;
    font-size: 13px
}

@media(max-width: 1200px) {
    .header-holiday .main[data-v-bb18e694] {
        width:94vw
    }
}

@media(max-width: 1024px) {
    .header-holiday[data-v-bb18e694] {
        background:#444;
        height: auto;
        line-height: auto
    }

    .header-holiday .main[data-v-bb18e694] {
        padding: 8px 16px;
        width: 100%
    }

    .header-holiday .m-label[data-v-bb18e694] {
        display: block
    }

    .header-holiday .pc-label[data-v-bb18e694] {
        display: none
    }

    .header-holiday .label[data-v-bb18e694] {
        font-size: 13px;
        line-height: 20px
    }
}

.select-country[data-v-5acd906a] {
    border: none;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 8px 0 hsla(0,8%,44%,.3);
    box-shadow: 0 1px 8px 0 hsla(0,8%,44%,.3);
    color: #19191a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 440px;
    padding: 20px;
    width: 100%
}

.select-country .gray-bg-mask[data-v-5acd906a] {
    background: #fff;
    border-radius: 3px;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

.select-country .province-list[data-v-5acd906a] {
    display: none;
    position: relative;
    width: 170px
}

.select-country .province-list li[data-v-5acd906a] {
    background-color: transparent;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 13px;
    height: 46px;
    line-height: 20px;
    padding: 0 0 0 16px;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 3px 0 0 3px;
    overflow: hidden
}

.select-country .province-list li span[data-v-5acd906a] {
    background-position: 0 100%;
    background-size: 100% 0;
    padding-bottom: 4px
}

.select-country .province-list li[data-v-5acd906a]:hover {
    background-color: #f7f7f7
}

.select-country .province-list li:hover span[data-v-5acd906a] {
    background: -webkit-gradient(linear,left top,left bottom,from(#c00000),to(#c00000)) repeat-x 0 100%;
    background: linear-gradient(#c00000,#c00000) repeat-x 0 100%;
    background-size: 100% 2px;
    display: inline;
    padding-bottom: 4px;
    -webkit-text-decoration: none;
    text-decoration: none
}

.select-country .province-list li.active span[data-v-5acd906a] {
    background: -webkit-gradient(linear,left top,left bottom,from(#c00000),to(#c00000)) repeat-x 0 100%;
    background: linear-gradient(#c00000,#c00000) repeat-x 0 100%;
    background-size: 100% 2px;
    display: inline;
    padding-bottom: 4px;
    -webkit-text-decoration: none;
    text-decoration: none
}

.select-country .province-list li.active[data-v-5acd906a]:hover {
    background-color: transparent
}

.select-country .province-list li.list_active_block[data-v-5acd906a] {
    background: #fff;
    border-radius: 3px 0 0 3px;
    height: 46px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

.select-country .right-country-wrap[data-v-5acd906a] {
    -webkit-box-flex: 1;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1;
    flex: 1;
    padding: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    border-radius: 0 0 3px 0;
    -ms-flex-direction: column;
    flex-direction: column
}

.select-country .right-country-wrap .country-active-box[data-v-5acd906a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.select-country .right-country-wrap .country-active-box .iconfont[data-v-5acd906a] {
    color: #10a300;
    font-size: 14px;
    margin-right: 8px
}

.select-country .right-country-wrap .country-active-box .country-lang-symbol[data-v-5acd906a],.select-country .right-country-wrap .country-active-box .country-name[data-v-5acd906a] {
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px
}

.select-country .right-country-wrap .search-box[data-v-5acd906a] {
    position: relative
}

.select-country .right-country-wrap .search-box .iconfont_search[data-v-5acd906a] {
    color: #646466;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    height: 16px;
    left: 12px;
    line-height: 16px;
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0);
    width: 16px
}

.select-country .right-country-wrap .search-box .iconfont_search[data-v-5acd906a]:hover {
    color: #19191a;
    -webkit-transition: all .3s;
    transition: all .3s
}

.select-country .right-country-wrap .search-box .iconfont-clear[data-v-5acd906a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 28px;
    position: absolute;
    right: 7px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 28px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.select-country .right-country-wrap .search-box .iconfont-clear .iconfont-close[data-v-5acd906a] {
    color: #707070;
    display: block;
    font-size: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    width: 16px
}

.select-country .right-country-wrap .search-box .iconfont-clear[data-v-5acd906a]:hover {
    background: rgba(25,25,26,.04);
    border-radius: 3px
}

.select-country .right-country-wrap .search-box .iconfont-clear:hover .iconfont[data-v-5acd906a] {
    color: #707070
}

.select-country .right-country-wrap .inp[data-v-5acd906a] {
    font-size: 12px;
    height: 34px;
    line-height: 20px;
    padding: 8px 36px 8px 12px;
    width: 100%
}

.select-country .right-country-wrap .inp[data-v-5acd906a]::-webkit-input-placeholder {
    color: #ccc;
    font-size: 12px;
    line-height: 20px
}

.select-country .right-country-wrap .inp[data-v-5acd906a]:focus {
    border: 1px solid #19191a;
    border-radius: 3px;
    outline: none
}

.select-country .right-country-wrap .inp[data-v-5acd906a]:focus::-webkit-input-placeholder {
    color: transparent
}

.select-country .right-country-wrap .inp[data-v-5acd906a]:focus::-moz-placeholder {
    color: transparent
}

.select-country .right-country-wrap .inp[data-v-5acd906a]:focus:-ms-input-placeholder {
    color: transparent
}

.select-country .right-country-wrap .inp[data-v-5acd906a]:focus::-ms-input-placeholder {
    color: transparent
}

.select-country .right-country-wrap .inp[data-v-5acd906a]:focus::placeholder {
    color: transparent
}

.select-country .right-country-wrap .country-list-box[data-v-5acd906a] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: -20px;
    overflow-y: auto;
    padding-right: 20px
}

.select-country .right-country-wrap .country-list-box .country-box li[data-v-5acd906a] {
    font-size: 12px;
    line-height: 20px;
    padding: 0
}

.select-country .right-country-wrap .country-list-box .country-box li>div[data-v-5acd906a] {
    padding: 8px 12px
}

.select-country .right-country-wrap .country-list-box .country-box li>div>span[data-v-5acd906a] {
    cursor: pointer;
    padding-bottom: 4px
}

.select-country .right-country-wrap .country-list-box .country-box li>div>span[data-v-5acd906a]:hover {
    color: #0060bf;
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.select-country .right-country-wrap .country-list-box .country-box li>div>span:hover .country-name[data-v-5acd906a] {
    color: #0060bf
}

.select-country .right-country-wrap .country-list-box .country-box li .country-lang-symbol[data-v-5acd906a] {
    color: #0060bf;
    cursor: pointer
}

.select-country .right-country-wrap .country-list-box .country-box li.item_line[data-v-5acd906a] {
    border-bottom: 1px solid #ccc
}

.select-country .right-country-wrap .country-list-box .country-box li[data-v-5acd906a]:focus-visible {
    border-radius: 3px;
    outline-offset: -2px
}

.select-country .right-country-wrap .country-list-box>p[data-v-5acd906a] {
    color: #707070;
    font-size: 12px;
    line-height: 20px;
    padding: 8px 12px
}

.current_line[data-v-5acd906a] {
    border-bottom: 1px solid #e5e5e5;
    margin: 12px 0
}

@-webkit-keyframes rotate-5bb58ba7 {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes rotate-5bb58ba7 {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@-webkit-keyframes dash-5bb58ba7 {
    0% {
        stroke-dasharray: 1,200;
        stroke-dashoffset: 0
    }

    50% {
        stroke-dasharray: 89,200;
        stroke-dashoffset: -35px
    }

    to {
        stroke-dasharray: 89,200;
        stroke-dashoffset: -124px
    }
}

@keyframes dash-5bb58ba7 {
    0% {
        stroke-dasharray: 1,200;
        stroke-dashoffset: 0
    }

    50% {
        stroke-dasharray: 89,200;
        stroke-dashoffset: -35px
    }

    to {
        stroke-dasharray: 89,200;
        stroke-dashoffset: -124px
    }
}

@-webkit-keyframes color-5bb58ba7 {
    0%,to {
        stroke: #fff
    }

    40% {
        stroke: #fff
    }

    66% {
        stroke: #fff
    }

    80%,90% {
        stroke: #fff
    }
}

@keyframes color-5bb58ba7 {
    0%,to {
        stroke: #fff
    }

    40% {
        stroke: #fff
    }

    66% {
        stroke: #fff
    }

    80%,90% {
        stroke: #fff
    }
}

@-webkit-keyframes blackColor-5bb58ba7 {
    0%,to {
        stroke: #19191a
    }

    40% {
        stroke: #19191a
    }

    66% {
        stroke: #19191a
    }

    80%,90% {
        stroke: #19191a
    }
}

@keyframes blackColor-5bb58ba7 {
    0%,to {
        stroke: #19191a
    }

    40% {
        stroke: #19191a
    }

    66% {
        stroke: #19191a
    }

    80%,90% {
        stroke: #19191a
    }
}

.button-circle[data-v-5bb58ba7] {
    -webkit-animation: rotate-5bb58ba7 2s linear infinite;
    animation: rotate-5bb58ba7 2s linear infinite;
    display: inline-block;
    height: 16px;
    width: 16px
}

.button-cir[data-v-5bb58ba7] {
    -webkit-animation: dash-5bb58ba7 1.5s ease-in-out infinite,color-5bb58ba7 6s ease-in-out infinite;
    animation: dash-5bb58ba7 1.5s ease-in-out infinite,color-5bb58ba7 6s ease-in-out infinite;
    stroke-dasharray: 1,200;
    stroke-dashoffset: 0;
    stroke-linecap: round
}

.video-round[data-v-5bb58ba7] {
    border: 1px solid rgba(25,25,26,.4);
    border-radius: 100%;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    position: relative;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 20px
}

.video-round[data-v-5bb58ba7]:before {
    border-radius: 100%;
    content: " ";
    height: 18px;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 18px
}

.video-round .iconfont_play[data-v-5bb58ba7] {
    color: rgba(25,25,26,.4);
    font-size: 12px;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate3d(-50%,-50%,0) scale(.6);
    transform: translate3d(-50%,-50%,0) scale(.6);
    -webkit-transition: all .3s;
    transition: all .3s
}

.video-round[data-v-5bb58ba7]:hover {
    border: 1px solid rgba(25,25,26,.6)
}

.video-round[data-v-5bb58ba7]:hover:before {
    background: rgba(25,25,26,.6)
}

.video-round:hover .iconfont_play[data-v-5bb58ba7] {
    color: #fff
}

.video-small[data-v-5bb58ba7] {
    background: rgba(25,25,26,.6);
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    padding: 0 8px;
    position: relative;
    -webkit-transition: all .3s;
    transition: all .3s
}

.video-small[data-v-5bb58ba7]:hover {
    background: rgba(25,25,26,.8)
}

.video-small .iconfont_play[data-v-5bb58ba7] {
    font-size: 12px;
    margin-right: 4px;
    -webkit-transform: scale(.84);
    -ms-transform: scale(.84);
    transform: scale(.84)
}

.video-big[data-v-5bb58ba7] {
    background: rgba(25,25,26,.6);
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    height: 38px;
    line-height: 38px;
    padding: 0 16px;
    position: relative;
    -webkit-transition: all .3s;
    transition: all .3s
}

.video-big[data-v-5bb58ba7]:hover {
    background: rgba(25,25,26,.8)
}

.video-big .iconfont_play[data-v-5bb58ba7] {
    font-size: 12px;
    margin-right: 8px
}

.download_btn[data-v-5bb58ba7] {
    cursor: pointer;
    display: inline-block;
    font-size: 0;
    position: relative
}

.download-icon .download_btn_icon[data-v-5bb58ba7] {
    color: #19191a;
    font-size: 16px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.download-icon:hover .download_btn_icon[data-v-5bb58ba7] {
    color: #707070
}

.download-icon-text[data-v-5bb58ba7] {
    color: #19191a;
    cursor: pointer
}

.download-icon-text .download_btn_icon[data-v-5bb58ba7] {
    font-size: 16px;
    margin-right: 4px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.download-icon-text .download_btn_text[data-v-5bb58ba7] {
    font-size: 14px;
    line-height: 22px
}

.download-icon-text:hover .download_btn_text[data-v-5bb58ba7] {
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.icon-strong[data-v-5bb58ba7] {
    color: #19191a;
    cursor: pointer;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    position: relative;
    text-align: center;
    width: 32px
}

.icon-strong[data-v-5bb58ba7]:before {
    background: #19191a;
    border-radius: 4px;
    bottom: 0;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 100%
}

.icon-strong[data-v-5bb58ba7]:hover:before {
    opacity: .04
}

@media(max-width: 1024px) {
    .icon-strong[data-v-5bb58ba7] {
        height:auto;
        line-height: 1;
        text-align: center;
        width: auto
    }

    .icon-strong[data-v-5bb58ba7]:before {
        display: none
    }
}

.icon-weak[data-v-5bb58ba7] {
    color: #707070;
    cursor: pointer;
    display: inline-block;
    line-height: 1;
    -webkit-transition: all .3s;
    transition: all .3s
}

.icon-weak[data-v-5bb58ba7]:hover {
    color: #19191a
}

@media(max-width: 1024px) {
    .icon-weak[data-v-5bb58ba7]:hover {
        color:#707070
    }
}

.blackline-link[data-v-5bb58ba7] {
    border: 1px solid #19191a;
    border-radius: 4px;
    color: #19191a;
    cursor: pointer;
    font-weight: 400;
    height: 42px;
    line-height: 40px;
    padding: 0 20px 0 24px;
    text-align: center;
    -webkit-transition: all .3s;
    transition: all .3s
}

.blackline-link[data-v-5bb58ba7],.blackline-link .box[data-v-5bb58ba7] {
    display: inline-block;
    position: relative
}

.blackline-link .box[data-v-5bb58ba7] {
    font-size: 14px;
    line-height: 22px
}

.blackline-link .text_bold[data-v-5bb58ba7] {
    font-weight: 600
}

.blackline-link .iconfont_right[data-v-5bb58ba7] {
    color: #19191a;
    font-size: 12px;
    font-weight: 400;
    line-height: 1;
    margin-left: 4px;
    text-align: left
}

.blackline-link .circle-box[data-v-5bb58ba7] {
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.blackline-link .button-cir[data-v-5bb58ba7] {
    -webkit-animation: dash-5bb58ba7 1.5s ease-in-out infinite,blackColor-5bb58ba7 6s ease-in-out infinite;
    animation: dash-5bb58ba7 1.5s ease-in-out infinite,blackColor-5bb58ba7 6s ease-in-out infinite
}

.blackline-link[data-v-5bb58ba7]:before {
    background: #19191a;
    bottom: 0;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 100%
}

.blackline-link[data-v-5bb58ba7]:hover {
    -webkit-text-decoration: none;
    text-decoration: none
}

.blackline-link[data-v-5bb58ba7]:hover:before {
    opacity: .04
}

@media(max-width: 1024px) {
    .blackline-link[data-v-5bb58ba7]:before {
        opacity:0
    }
}

.blackline-link.fs-button-loading[data-v-5bb58ba7] {
    opacity: .6
}

.blackline-link.fs-button-loading[data-v-5bb58ba7]:before {
    background: #19191a;
    bottom: 0;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    opacity: .04;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 100%
}

.blackline-link.fs-button-disabled[data-v-5bb58ba7]:hover:before {
    opacity: 0
}

.blackline-link.fs-button-disabled[data-v-5bb58ba7] {
    cursor: not-allowed;
    opacity: .3
}

.whiteline-link[data-v-5bb58ba7] {
    border: 1px solid #fff;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    font-weight: 400;
    height: 42px;
    line-height: 40px;
    padding: 0 20px 0 24px;
    text-align: center;
    -webkit-transition: all .3s;
    transition: all .3s
}

.whiteline-link[data-v-5bb58ba7],.whiteline-link .box[data-v-5bb58ba7] {
    display: inline-block;
    position: relative
}

.whiteline-link .box[data-v-5bb58ba7] {
    font-size: 14px;
    line-height: 22px
}

.whiteline-link .text_bold[data-v-5bb58ba7] {
    font-weight: 600
}

.whiteline-link .iconfont_right[data-v-5bb58ba7] {
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    line-height: 1;
    margin-left: 4px;
    text-align: left
}

.whiteline-link .circle-box[data-v-5bb58ba7] {
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.whiteline-link[data-v-5bb58ba7]:before {
    background: #fff;
    bottom: 0;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 100%
}

.whiteline-link[data-v-5bb58ba7]:hover {
    -webkit-text-decoration: none;
    text-decoration: none
}

.whiteline-link[data-v-5bb58ba7]:hover:before {
    opacity: .2
}

@media(max-width: 1024px) {
    .whiteline-link[data-v-5bb58ba7]:before {
        opacity:0
    }
}

.whiteline-link.fs-button-loading[data-v-5bb58ba7] {
    opacity: .6
}

.whiteline-link.fs-button-loading[data-v-5bb58ba7]:before {
    background: #fff;
    bottom: 0;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    opacity: .04;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 100%
}

.whiteline-link.fs-button-disabled[data-v-5bb58ba7]:hover:before {
    opacity: 0
}

.whiteline-link.fs-button-disabled[data-v-5bb58ba7] {
    cursor: not-allowed;
    opacity: .3
}

.blacktext-link[data-v-5bb58ba7] {
    color: #19191a;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px
}

.blacktext-link .iconfont_right[data-v-5bb58ba7] {
    color: #19191a;
    font-size: 12px;
    font-weight: 400;
    line-height: 1;
    margin-left: 4px;
    text-align: left
}

.blacktext-link .box[data-v-5bb58ba7] {
    height: 100%;
    position: relative
}

.blacktext-link .text_bold[data-v-5bb58ba7] {
    font-weight: 600
}

.blacktext-link[data-v-5bb58ba7]:hover {
    -webkit-text-decoration: none;
    text-decoration: none
}

.blacktext-link:hover .box .text[data-v-5bb58ba7] {
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.whitetext-link[data-v-5bb58ba7] {
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px
}

.whitetext-link .iconfont_right[data-v-5bb58ba7] {
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    line-height: 1;
    margin-left: 4px;
    text-align: left
}

.whitetext-link .box[data-v-5bb58ba7] {
    height: 100%;
    position: relative
}

.whitetext-link .text_bold[data-v-5bb58ba7] {
    font-weight: 600
}

.whitetext-link[data-v-5bb58ba7]:hover {
    -webkit-text-decoration: none;
    text-decoration: none
}

.whitetext-link:hover .box .text[data-v-5bb58ba7] {
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.bluetext-link[data-v-5bb58ba7] {
    color: #0060bf;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px
}

.bluetext-link .iconfont_right[data-v-5bb58ba7] {
    color: #0060bf;
    font-size: 12px;
    font-weight: 400;
    line-height: 1;
    margin-left: 4px;
    text-align: left
}

.bluetext-link .box[data-v-5bb58ba7] {
    height: 100%;
    position: relative
}

.bluetext-link .text_bold[data-v-5bb58ba7] {
    font-weight: 600
}

.bluetext-link[data-v-5bb58ba7]:hover {
    -webkit-text-decoration: none;
    text-decoration: none
}

.bluetext-link:hover .box .text[data-v-5bb58ba7] {
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.fs-button[data-v-5bb58ba7] {
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    height: 42px;
    line-height: 14px;
    padding: 0 24px;
    position: relative;
    -webkit-transition: all .3s;
    transition: all .3s
}

.fs-button .box[data-v-5bb58ba7] {
    position: relative;
    white-space: nowrap
}

.fs-button .box[data-v-5bb58ba7],.fs-button .circle-box[data-v-5bb58ba7] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.fs-button .circle-box[data-v-5bb58ba7] {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.fs-button.fs-button-lightgray[data-v-5bb58ba7] {
    background: #f2f2f2;
    color: #19191a
}

.fs-button.fs-button-lightgray[data-v-5bb58ba7]:hover {
    background: #e9e9e9
}

.fs-button.fs-button-lightgray.fs-button-loading[data-v-5bb58ba7] {
    opacity: .5
}

.fs-button.fs-button-round[data-v-5bb58ba7] {
    border-radius: 42px
}

.fs-button.fs-button-disabled[data-v-5bb58ba7] {
    cursor: not-allowed;
    opacity: .3
}

.fs-button-red[data-v-5bb58ba7] {
    background: #c00000;
    color: #fff
}

.fs-button-red[data-v-5bb58ba7]:before {
    background: #19191a;
    border-radius: 4px;
    bottom: 0;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 100%
}

.fs-button-red[data-v-5bb58ba7]:hover:before {
    opacity: .2
}

@media(max-width: 1024px) {
    .fs-button-red[data-v-5bb58ba7]:hover:before {
        opacity:0
    }
}

.fs-button-red.fs-button-loading[data-v-5bb58ba7] {
    opacity: .6
}

.fs-button-red.fs-button-loading[data-v-5bb58ba7]:before {
    background: #19191a;
    bottom: 0;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    opacity: .2;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 100%
}

.fs-button-red.fs-button-disabled[data-v-5bb58ba7]:hover:before {
    opacity: 0
}

.fs-button-black[data-v-5bb58ba7] {
    background: #4b4b4d;
    color: #fff
}

.fs-button-black[data-v-5bb58ba7]:before {
    background: #19191a;
    border-radius: 4px;
    bottom: 0;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 100%
}

.fs-button-black[data-v-5bb58ba7]:hover:before {
    opacity: .6
}

@media(max-width: 1024px) {
    .fs-button-black[data-v-5bb58ba7]:hover:before {
        opacity:0
    }
}

.fs-button-black.fs-button-loading[data-v-5bb58ba7] {
    opacity: .6
}

.fs-button-black.fs-button-loading[data-v-5bb58ba7]:before {
    background: #19191a;
    bottom: 0;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    opacity: .2;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 100%
}

.fs-button-black.fs-button-disabled[data-v-5bb58ba7]:hover:before {
    opacity: 0
}

.fs-button-gray[data-v-5bb58ba7] {
    background: #f2f2f2;
    color: #19191a;
    margin: 0;
}

.fs-button-gray .button-cir[data-v-5bb58ba7] {
    -webkit-animation: dash-5bb58ba7 1.5s ease-in-out infinite,blackColor-5bb58ba7 6s ease-in-out infinite;
    animation: dash-5bb58ba7 1.5s ease-in-out infinite,blackColor-5bb58ba7 6s ease-in-out infinite
}

.fs-button-gray[data-v-5bb58ba7]:before {
    background: #19191a;
    border-radius: 4px;
    bottom: 0;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 100%
}

.fs-button-gray[data-v-5bb58ba7]:hover:before {
    opacity: .04
}

@media(max-width: 1024px) {
    .fs-button-gray[data-v-5bb58ba7]:hover:before {
        opacity:0
    }
}

.fs-button-gray.fs-button-loading[data-v-5bb58ba7] {
    opacity: .6
}

.fs-button-gray.fs-button-loading[data-v-5bb58ba7]:before {
    background: #19191a;
    bottom: 0;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    opacity: .04;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 100%
}

.fs-button-gray.fs-button-disabled[data-v-5bb58ba7] {
    opacity: .3
}

.fs-button-gray.fs-button-disabled[data-v-5bb58ba7]:hover:before {
    opacity: 0
}

.fs-button-blackline[data-v-5bb58ba7] {
    border: 1px solid #19191a;
    color: #19191a
}

.fs-button-blackline .button-cir[data-v-5bb58ba7] {
    -webkit-animation: dash-5bb58ba7 1.5s ease-in-out infinite,blackColor-5bb58ba7 6s ease-in-out infinite;
    animation: dash-5bb58ba7 1.5s ease-in-out infinite,blackColor-5bb58ba7 6s ease-in-out infinite
}

.fs-button-blackline[data-v-5bb58ba7]:before {
    background: #19191a;
    border-radius: 4px;
    bottom: 0;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 100%
}

.fs-button-blackline[data-v-5bb58ba7]:hover:before {
    opacity: .04
}

@media(max-width: 1024px) {
    .fs-button-blackline[data-v-5bb58ba7]:hover:before {
        opacity:0
    }
}

.fs-button-blackline.fs-button-loading[data-v-5bb58ba7] {
    opacity: .6
}

.fs-button-blackline.fs-button-loading[data-v-5bb58ba7]:before {
    background: #19191a;
    bottom: 0;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    opacity: .04;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 100%
}

.fs-button-blackline.fs-button-disabled[data-v-5bb58ba7]:hover:before {
    opacity: 0
}

.fs-button-whiteline[data-v-5bb58ba7] {
    border: 1px solid #fff;
    color: #fff
}

.fs-button-whiteline .button-cir[data-v-5bb58ba7] {
    -webkit-animation: dash-5bb58ba7 1.5s ease-in-out infinite,blackColor-5bb58ba7 6s ease-in-out infinite;
    animation: dash-5bb58ba7 1.5s ease-in-out infinite,blackColor-5bb58ba7 6s ease-in-out infinite
}

.fs-button-whiteline[data-v-5bb58ba7]:before {
    background: #fff;
    border-radius: 4px;
    bottom: 0;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 100%
}

.fs-button-whiteline[data-v-5bb58ba7]:hover:before {
    opacity: .04
}

@media(max-width: 1024px) {
    .fs-button-whiteline[data-v-5bb58ba7]:hover:before {
        opacity:0
    }
}

.fs-button-whiteline.fs-button-loading[data-v-5bb58ba7] {
    opacity: .6
}

.fs-button-whiteline.fs-button-loading[data-v-5bb58ba7]:before {
    background: #fff;
    bottom: 0;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    opacity: .04;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 100%
}

.fs-button-whiteline.fs-button-disabled[data-v-5bb58ba7]:hover:before {
    opacity: 0
}

.fs-button-grayline[data-v-5bb58ba7] {
    border: 1px solid #ccc;
    color: #19191a
}

.fs-button-grayline .button-cir[data-v-5bb58ba7] {
    -webkit-animation: dash-5bb58ba7 1.5s ease-in-out infinite,blackColor-5bb58ba7 6s ease-in-out infinite;
    animation: dash-5bb58ba7 1.5s ease-in-out infinite,blackColor-5bb58ba7 6s ease-in-out infinite
}

.fs-button-grayline[data-v-5bb58ba7]:before {
    background: #19191a;
    border-radius: 4px;
    bottom: 0;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 100%
}

.fs-button-grayline[data-v-5bb58ba7]:hover:before {
    opacity: .04
}

@media(max-width: 1024px) {
    .fs-button-grayline[data-v-5bb58ba7]:hover:before {
        opacity:0
    }
}

.fs-button-grayline.fs-button-loading[data-v-5bb58ba7] {
    opacity: .6
}

.fs-button-grayline.fs-button-loading[data-v-5bb58ba7]:before {
    background: #19191a;
    bottom: 0;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    opacity: .04;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 100%
}

.fs-button-grayline.fs-button-disabled[data-v-5bb58ba7]:hover:before {
    opacity: 0
}

.fs-button-arrow i[data-v-5bb58ba7] {
    font-size: 12px
}

.search_box_body[data-v-3f7fb67a] {
    background: #f7f7f7;
    left: 0;
    position: absolute;
    right: 0;
    top: 101px;
    z-index: 145
}

.search_box_body .search_box_content[data-v-3f7fb67a] {
    margin: 0 auto;
    max-width: 1200px;
    padding: 24px 0;
    width: 84vw
}

.search_box_body .search_box_content .search_input_box .search_input[data-v-3f7fb67a] {
    position: relative
}

.search_box_body .search_box_content .search_input_box .search_input .input_box[data-v-3f7fb67a] {
    background-color: #fff;
    border-radius: 4px;
    position: relative
}

.search_box_body .search_box_content .search_input_box .search_input .input_box .iconfont_search[data-v-3f7fb67a] {
    border-radius: 3px;
    color: #707070;
    display: none;
    font-size: 16px;
    line-height: 1;
    padding: 6px;
    position: absolute;
    top: 7px;
    z-index: 1
}

.search_box_body .search_box_content .search_input_box .search_input .input_box[data-v-3f7fb67a] .fsSelectSearch .fsSelectSearch__input {
    color: #19191a;
    font-size: 14px;
    line-height: 22px
}

.search_box_body .search_box_content .search_input_box .search_input .input_box[data-v-3f7fb67a] .fsSelectSearch .fsSelectSearch__input::-webkit-input-placeholder {
    font-size: 12px
}

.search_box_body .search_box_content .search_input_box .search_input .input_box[data-v-3f7fb67a] .fsSelectSearch .fsSelectSearch__input::-moz-placeholder {
    font-size: 12px
}

.search_box_body .search_box_content .search_input_box .search_input .input_box[data-v-3f7fb67a] .fsSelectSearch .fsSelectSearch__input:-ms-input-placeholder {
    font-size: 12px
}

.search_box_body .search_box_content .search_input_box .search_input .input_box[data-v-3f7fb67a] .fsSelectSearch .fsSelectSearch__input::-ms-input-placeholder {
    font-size: 12px
}

.search_box_body .search_box_content .search_input_box .search_input .input_box[data-v-3f7fb67a] .fsSelectSearch .fsSelectSearch__input::placeholder {
    font-size: 12px
}

.search_box_body .search_box_content .search_input_box .search_input .input_box[data-v-3f7fb67a] .fsSelectSearch .fsSelectSearch__placeholder {
    font-size: 14px;
    height: 22px;
    line-height: 22px;
    top: 10px
}

.search_box_body .search_box_content .search_input_box .search_input .input_box .search_result[data-v-3f7fb67a] {
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 0 0 2px 2px;
    border-top: 0;
    -webkit-box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    width: 100%
}

@media screen and (max-width: 1024px) {
    .search_box_body .search_box_content .search_input_box .search_input .input_box .search_result[data-v-3f7fb67a] {
        border:none;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        left: auto;
        position: relative;
        top: auto
    }
}

.search_box_body .search_box_content .search_input_box .search_input .input_box .search_result>ul[data-v-3f7fb67a] {
    padding: 8px 0
}

.search_box_body .search_box_content .search_input_box .search_input .input_box .search_result>ul>li[data-v-3f7fb67a] {
    -webkit-transition: all .3s;
    transition: all .3s
}

.search_box_body .search_box_content .search_input_box .search_input .input_box .search_result>ul>li[data-v-3f7fb67a]:hover {
    background-color: #f7f7f7
}

.search_box_body .search_box_content .search_input_box .search_input .input_box .search_result>ul>li[data-v-3f7fb67a]:focus-visible {
    border-radius: 2px;
    outline: 2px solid #0080ff;
    outline-offset: -1px
}

.search_box_body .search_box_content .search_input_box .search_input .input_box .search_result>ul>li>a[data-v-3f7fb67a] {
    color: #19191a;
    cursor: pointer;
    display: block;
    font-size: 14px;
    line-height: 22px;
    padding: 4px 12px;
    -webkit-text-decoration: none;
    text-decoration: none
}

@media screen and (max-width: 1024px) {
    .search_box_body .search_box_content .search_input_box .search_input .input_box .search_result>ul[data-v-3f7fb67a] {
        background-color:#f7f7f7
    }

    .search_box_body .search_box_content .search_input_box .search_input .input_box .search_result>ul>li>a[data-v-3f7fb67a] {
        font-size: 13px;
        line-height: 20px
    }
}

.search_box_body .search_box_content .search_input_box .search_input .submit_box[data-v-3f7fb67a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 42px
}

.search_box_body .search_box_content .search_input_box .search_input .submit_box .close_box[data-v-3f7fb67a] {
    background-color: #fff;
    border-right: 1px solid #e5e5e5;
    padding: 0 12px
}

.search_box_body .search_box_content .search_input_box .search_input .submit_box .close_box .iconfont_close[data-v-3f7fb67a] {
    border-radius: 3px;
    color: #707070;
    cursor: pointer;
    font-size: 16px;
    line-height: 1;
    padding: 6px
}

.search_box_body .search_box_content .search_input_box .search_input .submit_box .close_box .iconfont_close[data-v-3f7fb67a]:hover {
    background-color: #f7f7f7;
    color: #19191a
}

.search_box_body .search_box_content .search_input_box .search_input .submit_box>.fs-button[data-v-3f7fb67a] {
    border-radius: 0 4px 4px 0;
    font-size: 14px;
    line-height: 22px
}

.search_box_body .search_box_content .search_input_box .search_cancel[data-v-3f7fb67a] {
    color: #19191a;
    cursor: pointer;
    display: none;
    font-size: 14px;
    line-height: 22px;
    padding: 10px 0 10px 16px
}

.search_box_body .search_box_content .hot[data-v-3f7fb67a],.search_box_body .search_box_content .recent[data-v-3f7fb67a] {
    margin-top: 20px
}

.search_box_body .search_box_content .hot>.title[data-v-3f7fb67a],.search_box_body .search_box_content .recent>.title[data-v-3f7fb67a] {
    color: #19191a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.search_box_body .search_box_content .hot>.title .change[data-v-3f7fb67a],.search_box_body .search_box_content .hot>.title .delete_history[data-v-3f7fb67a],.search_box_body .search_box_content .recent>.title .change[data-v-3f7fb67a],.search_box_body .search_box_content .recent>.title .delete_history[data-v-3f7fb67a] {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.search_box_body .search_box_content .hot>.title .change:hover>span[data-v-3f7fb67a],.search_box_body .search_box_content .hot>.title .delete_history:hover>span[data-v-3f7fb67a],.search_box_body .search_box_content .recent>.title .change:hover>span[data-v-3f7fb67a],.search_box_body .search_box_content .recent>.title .delete_history:hover>span[data-v-3f7fb67a] {
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.search_box_body .search_box_content .hot>.title .change>span[data-v-3f7fb67a],.search_box_body .search_box_content .hot>.title .delete_history>span[data-v-3f7fb67a],.search_box_body .search_box_content .recent>.title .change>span[data-v-3f7fb67a],.search_box_body .search_box_content .recent>.title .delete_history>span[data-v-3f7fb67a] {
    color: #0060bf;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    margin-left: 4px
}

.search_box_body .search_box_content .hot>.title .change>i[data-v-3f7fb67a],.search_box_body .search_box_content .hot>.title .delete_history>i[data-v-3f7fb67a],.search_box_body .search_box_content .recent>.title .change>i[data-v-3f7fb67a],.search_box_body .search_box_content .recent>.title .delete_history>i[data-v-3f7fb67a] {
    color: #0060bf;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px
}

.search_box_body .search_box_content .hot>.title .change .active[data-v-3f7fb67a],.search_box_body .search_box_content .hot>.title .delete_history .active[data-v-3f7fb67a],.search_box_body .search_box_content .recent>.title .change .active[data-v-3f7fb67a],.search_box_body .search_box_content .recent>.title .delete_history .active[data-v-3f7fb67a] {
    -webkit-animation: searchLoading-3f7fb67a 1s linear infinite;
    animation: searchLoading-3f7fb67a 1s linear infinite
}

@-webkit-keyframes searchLoading-3f7fb67a {
    0% {
        -webkit-transform: rotate(0deg)
    }

    25% {
        -webkit-transform: rotate(90deg)
    }

    50% {
        -webkit-transform: rotate(180deg)
    }

    75% {
        -webkit-transform: rotate(270deg)
    }

    to {
        -webkit-transform: rotate(1turn)
    }
}

@keyframes searchLoading-3f7fb67a {
    0% {
        -webkit-transform: rotate(0deg)
    }

    25% {
        -webkit-transform: rotate(90deg)
    }

    50% {
        -webkit-transform: rotate(180deg)
    }

    75% {
        -webkit-transform: rotate(270deg)
    }

    to {
        -webkit-transform: rotate(1turn)
    }
}

.search_box_body .search_box_content .hot>.list .label[data-v-3f7fb67a],.search_box_body .search_box_content .recent>.list .label[data-v-3f7fb67a] {
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 999px;
    cursor: pointer;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 12px;
    line-height: 20px;
    margin: 8px 8px 0 0;
    padding: 4px 11px
}

.search_box_body .search_box_content .hot>.list .label>div[data-v-3f7fb67a],.search_box_body .search_box_content .recent>.list .label>div[data-v-3f7fb67a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #19191a
}

.search_box_body .search_box_content .hot>.list .label>div>i[data-v-3f7fb67a],.search_box_body .search_box_content .recent>.list .label>div>i[data-v-3f7fb67a] {
    border-radius: 3px;
    color: #707070;
    font-size: 10px;
    line-height: 1;
    margin-left: 8px
}

.search_box_body .search_box_content .hot>.list .label>div>i[data-v-3f7fb67a]:hover,.search_box_body .search_box_content .recent>.list .label>div>i[data-v-3f7fb67a]:hover {
    color: #19191a
}

.search_box_body .search_box_content .hot>.list .label[data-v-3f7fb67a]:last-child,.search_box_body .search_box_content .recent>.list .label[data-v-3f7fb67a]:last-child {
    margin-right: 0
}

.search_box_body .search_box_content .hot>.list .label[data-v-3f7fb67a]:hover,.search_box_body .search_box_content .recent>.list .label[data-v-3f7fb67a]:hover {
    background-color: #f2f2f2
}

.search_box_body .search_box_content .hot>.list .label:hover>div[data-v-3f7fb67a],.search_box_body .search_box_content .recent>.list .label:hover>div[data-v-3f7fb67a] {
    color: #19191a
}

.search_box_body .search_box_close[data-v-3f7fb67a] {
    border-radius: 3px;
    color: #707070;
    cursor: pointer;
    font-size: 16px;
    line-height: 1;
    padding: 6px;
    position: absolute;
    right: 16px;
    top: 16px
}

.search_box_body .search_box_close[data-v-3f7fb67a]:hover {
    background-color: rgba(25,25,26,.04);
    color: #19191a
}

.new_user_popup[data-v-6835d4e8] {
    border-radius: 3px;
    padding: 20px 32px;
    width: 680px
}

.new_user_popup .tips[data-v-6835d4e8] {
    background-color: rgba(0,96,191,.04);
    color: #707070;
    -webkit-column-gap: 8px;
    -moz-column-gap: 8px;
    column-gap: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 20px;
    padding: 10px 16px
}

.new_user_popup .tips .iconfont[data-v-6835d4e8] {
    color: #0060bf
}

.new_user_popup .creat_form[data-v-6835d4e8] {
    margin-bottom: 20px
}

.new_user_popup .creat_form>h3[data-v-6835d4e8] {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 8px
}

.new_user_popup .creat_form>h3.assign_roles[data-v-6835d4e8] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 4px;
    -moz-column-gap: 4px;
    column-gap: 4px
}

.new_user_popup .creat_form>ul[data-v-6835d4e8] {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-column-gap: 20px;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
    margin-bottom: 12px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.new_user_popup .creat_form .form_item[data-v-6835d4e8] {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    grid-row-gap: 4px;
    row-gap: 4px
}

.new_user_popup .creat_form .form_item>span[data-v-6835d4e8] {
    font-size: 12px;
    line-height: 20px
}

.new_user_popup .creat_form .form_item_team[data-v-6835d4e8] {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    grid-row-gap: 4px;
    margin-top: 12px;
    row-gap: 4px
}

.new_user_popup .creat_form .form_item_team>span[data-v-6835d4e8] {
    font-size: 12px;
    line-height: 20px
}

.new_user_popup .creat_form .radio_group .radio_item[data-v-6835d4e8] {
    -webkit-column-gap: 8px;
    -moz-column-gap: 8px;
    column-gap: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 20px
}

.new_user_popup .creat_form .radio_group .radio_item .radio_tips[data-v-6835d4e8] {
    color: #707070;
    margin-top: 4px
}

.new_user_popup .creat_form .radio_group .radio_item .iconfont[data-v-6835d4e8] {
    cursor: pointer;
    position: relative
}

.new_user_popup .creat_form .radio_group .radio_item .iconfont.disabled[data-v-6835d4e8] {
    background-color: #f7f7f7;
    color: #ccc;
    cursor: not-allowed
}

.new_user_popup .creat_form .radio_group .radio_item .disable_icon[data-v-6835d4e8] {
    background-color: #f7f7f7;
    border: 1px solid #ccc;
    border-radius: 50%;
    cursor: not-allowed;
    height: 18px;
    margin-top: 3px;
    width: 18px
}

.new_user_popup .btn[data-v-6835d4e8] {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    margin-left: auto;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    grid-column-gap: 12px;
    -webkit-column-gap: 12px;
    -moz-column-gap: 12px;
    column-gap: 12px
}

.new_user_popup .error_result[data-v-6835d4e8] {
    margin-bottom: 20px
}

@media(max-width: 768px) {
    .new_user_popup[data-v-6835d4e8] {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 100%;
        padding: 20px 16px;
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .new_user_popup .popup_container[data-v-6835d4e8] {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        overflow-y: scroll
    }

    .new_user_popup .popup_container .creat_form>ul[data-v-6835d4e8] {
        grid-template-columns: repeat(1,1fr);
        row-gap: 12px
    }

    .new_user_popup .btn[data-v-6835d4e8] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        row-gap: 12px;
        width: 100%
    }
}

.fs-popup[data-v-dc51af5a] {
    bottom: 0;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 111;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.fs-popup[data-v-dc51af5a],.fs-popup-ctn[data-v-dc51af5a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.fs-popup-ctn[data-v-dc51af5a] {
    background-color: #fff;
    border-radius: 12px;
    max-height: calc(100% - 128px);
    overflow: hidden;
    z-index: 101;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative
}

@media(max-width: 960px) {
    .fs-popup-ctn[data-v-dc51af5a] {
        background-color:#fff
    }
}

.fs-popup-loading[data-v-dc51af5a] {
    height: 290px;
    width: 750px
}

.fs-popup-loading[data-v-dc51af5a]:hover {
    color: #19191a
}

.iconfont_close_box[data-v-dc51af5a] {
    border-radius: 3px;
    cursor: pointer;
    padding: 6px;
    position: absolute;
    right: 26px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .3s;
    transition: all .3s
}

.iconfont_close_box[data-v-dc51af5a]:hover {
    background-color: rgba(25,25,26,.04)
}

.iconfont_close_box:hover .iconfont_close[data-v-dc51af5a] {
    color: #19191a
}

.iconfont_close[data-v-dc51af5a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #707070;
    font-size: 20px;
    font-weight: 400;
    height: 20px;
    line-height: 20px;
    text-align: center;
    width: 20px
}

.fs-popup-header[data-v-dc51af5a] {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 20px 32px;
    position: relative
}

.title_box[data-v-dc51af5a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
    width: 100%
}

.title_box .title[data-v-dc51af5a] {
    -webkit-box-flex: 1;
    color: #19191a;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    font-size: 20px;
    line-height: 28px;
    overflow: hidden;
    padding-right: 32px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.title_box .iconfont_success[data-v-dc51af5a] {
    color: #393;
    font-size: 20px;
    line-height: 28px;
    margin-right: 10px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20px;
    flex: 0 0 20px
}

.header_slot[data-v-dc51af5a] {
    width: 100%
}

.fs-popup-close[data-v-dc51af5a] {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40px;
    flex: 0 0 40px;
    position: relative;
    width: 100%
}

.fs-popup-close .iconfont_close_box[data-v-dc51af5a] {
    right: 16px;
    top: 16px;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.fs-popup-body[data-v-dc51af5a] {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    overflow-y: auto
}

.fs-popup-footer[data-v-dc51af5a] {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.mask[data-v-dc51af5a] {
    background: rgba(0,0,0,.3);
    bottom: 0;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 108
}

@media(max-width: 960px) {
    .iconfont_close[data-v-dc51af5a] {
        font-size:16px;
        height: 16px;
        line-height: 16px;
        width: 16px
    }

    .fs-popup .fs-popup-ctn[data-v-dc51af5a] {
        border-radius: 8px;
        max-height: 100%;
        width: 100%
    }

    .fs-popup .fs-popup-ctn_height[data-v-dc51af5a] {
        height: auto
    }

    .fs-popup .iconfont_close_box[data-v-dc51af5a] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 100%;
        min-height: 48px;
        padding: 0;
        right: 0;
        top: 0;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        width: 52px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .fs-popup .fs-popup-header[data-v-dc51af5a] {
        -ms-flex-negative: 0;
        border-bottom: 1px solid #e5e5e5;
        flex-shrink: 0;
        min-height: 48px;
        padding: 12px 16px;
        position: relative
    }

    .fs-popup .title_box[data-v-dc51af5a] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%
    }

    .fs-popup .title_box .title[data-v-dc51af5a] {
        -webkit-box-flex: 1;
        color: #19191a;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        font-size: 16px;
        line-height: 24px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .fs-popup .title_box .iconfont_success[data-v-dc51af5a] {
        color: #393;
        font-size: 20px;
        line-height: 28px;
        margin-right: 10px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20px;
        flex: 0 0 20px
    }
}

@media(max-width: 960px)and (max-width:768px) {
    .fs-popup.isMDrawer[data-v-dc51af5a] {
        border-radius:8px 8px 0 0;
        height: auto;
        overflow: hidden;
        top: auto
    }

    .fs-popup.isMDrawer .fs-popup-ctn[data-v-dc51af5a] {
        border-radius: 0;
        height: auto;
        max-height: calc(100vh - 64px);
        overflow: auto;
        width: 100%!important
    }
}

.result_popup[data-v-791014af] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px 32px;
    width: 680px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-size: 16px;
    line-height: 24px
}

.result_popup .result_popup_content[data-v-791014af] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.result_popup .result_popup_content>p:last-child>a[data-v-791014af] {
    font-size: 14px;
    line-height: 22px;
    margin-right: 8px
}

.result_popup .result_popup_content .success_tips[data-v-791014af] {
    color: #707070;
    font-size: 14px;
    line-height: 22px
}

.result_popup .tip_icon[data-v-791014af] {
    color: #c00000;
    font-weight: 400;
    margin-right: 8px;
    margin-top: 4px;
    width: 16px
}

.result_popup .success_icon[data-v-791014af] {
    color: #10a300;
    margin-right: 8px
}

.result_popup .close_icon[data-v-791014af] {
    cursor: pointer
}

.result_popup .close_btn[data-v-791014af] {
    display: none
}

[data-v-791014af] .fs-popup .fs-popup-ctn {
    border-radius: 3px
}

[data-v-791014af] .fs-popup .fs-popup-ctn .fs-popup-close {
    display: none
}

@media(max-width: 768px) {
    [data-v-791014af] .fs-popup .fs-popup-ctn {
        height:auto;
        min-width: 350px;
        overflow: hidden;
        width: 350px
    }

    [data-v-791014af] .fs-popup .fs-popup-ctn .fs-popup-body {
        overflow: hidden
    }

    .result_popup[data-v-791014af] {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 100%;
        padding: 32px 0 0;
        width: auto
    }

    .result_popup .close_btn[data-v-791014af] {
        border-top: 1px solid #e5e5e5;
        cursor: pointer;
        display: block;
        height: 48px;
        line-height: 48px;
        margin-top: 24px;
        text-align: center;
        width: 100%
    }

    .result_popup .close_icon[data-v-791014af] {
        display: none
    }

    .result_popup .success_icon[data-v-791014af],.result_popup .tip_icon[data-v-791014af] {
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 12px;
        margin-right: 0;
        margin-top: 0;
        width: 32px
    }

    .result_popup .result_popup_content[data-v-791014af] {
        padding: 0 36px
    }

    .result_popup .result_popup_content>p[data-v-791014af] {
        text-align: center
    }

    .result_popup .result_popup_content>p[data-v-791014af]:first-child {
        margin-bottom: 8px
    }
}

.fs-popup[data-v-ce922a44] {
    bottom: 0;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 111
}

.fs-popup-ctn[data-v-ce922a44] {
    background-color: #fff;
    border-radius: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-height: 94%;
    overflow: hidden;
    -webkit-transition: all .5s;
    transition: all .5s;
    z-index: 101;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    left: 50%;
    position: fixed;
    top: 50%;
    -webkit-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
    -webkit-transition: all .3s;
    transition: all .3s
}

@media(max-width: 960px) {
    .fs-popup-ctn[data-v-ce922a44] {
        background-color:#fff
    }
}

.iconfont_close_box[data-v-ce922a44] {
    border-radius: 3px;
    cursor: pointer;
    padding: 6px;
    position: absolute;
    right: 26px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .3s;
    transition: all .3s
}

.iconfont_close_box[data-v-ce922a44]:hover {
    background-color: rgba(25,25,26,.04)
}

.iconfont_close_box:hover .iconfont_close[data-v-ce922a44] {
    color: #19191a
}

.iconfont_close[data-v-ce922a44] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #707070;
    font-size: 20px;
    font-weight: 400;
    height: 20px;
    width: 20px
}

.fs-popup-header[data-v-ce922a44] {
    -ms-flex-negative: 0;
    border-bottom: 1px solid #e5e5e5;
    flex-shrink: 0;
    padding: 20px 40px 20px 24px;
    position: relative
}

.title_box[data-v-ce922a44] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
    width: 100%
}

.title_box .title[data-v-ce922a44] {
    -webkit-box-flex: 1;
    color: #19191a;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    font-size: 20px;
    line-height: 28px;
    overflow: hidden;
    padding-right: 20px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.title_box .iconfont_success[data-v-ce922a44] {
    color: #393;
    font-size: 20px;
    line-height: 28px;
    margin-right: 10px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20px;
    flex: 0 0 20px
}

.header_slot[data-v-ce922a44] {
    width: 100%
}

.fs-popup-close[data-v-ce922a44] {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40px;
    flex: 0 0 40px;
    position: relative;
    width: 100%
}

.fs-popup-close .iconfont_close_box[data-v-ce922a44] {
    right: 20px;
    top: 20px;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.fs-popup-body[data-v-ce922a44] {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    overflow-y: auto
}

.fs-popup-body .slot-wraper[data-v-ce922a44],.mask[data-v-ce922a44] {
    height: 100%
}

.mask[data-v-ce922a44] {
    background: rgba(0,0,0,.3);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 100
}

@media(max-width: 960px) {
    .fs-popup .fs-popup-ctn[data-v-ce922a44] {
        border-radius:8px;
        height: 100%;
        max-height: 100%;
        width: 100%
    }

    .fs-popup .iconfont_close_box[data-v-ce922a44] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 100%;
        min-height: 48px;
        padding: 0;
        right: 0;
        top: 0;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        width: 52px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .fs-popup .iconfont_close[data-v-ce922a44] {
        font-size: 16px;
        height: 16px;
        width: 16px
    }

    .fs-popup .fs-popup-header[data-v-ce922a44] {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding: 12px 16px;
        position: relative
    }

    .fs-popup .title_box[data-v-ce922a44] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%
    }

    .fs-popup .title_box .title[data-v-ce922a44] {
        -webkit-box-flex: 1;
        color: #19191a;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        font-size: 16px;
        line-height: 24px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .fs-popup .title_box .iconfont_success[data-v-ce922a44] {
        color: #393;
        font-size: 20px;
        line-height: 28px;
        margin-right: 10px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20px;
        flex: 0 0 20px
    }

    .fs-popup.isMDrawer[data-v-ce922a44] {
        border-radius: 3px 3px 0 0;
        height: auto;
        overflow: hidden;
        top: auto
    }

    .fs-popup.isMDrawer .fs-popup-ctn[data-v-ce922a44] {
        max-height: calc(100vh - 64px);
        overflow: auto
    }
}

.m-fs-header[data-v-c2db7ba0] {
    display: none;
    position: relative;
    width: 100%
}

.m-fs-header .other-notice[data-v-c2db7ba0] {
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2
}

.m-fs-header .header-top[data-v-c2db7ba0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    background: #eee;
    justify-content: space-between;
    padding: 8px 16px
}

.m-fs-header .header-top .lft[data-v-c2db7ba0] {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.m-fs-header .header-top .rft[data-v-c2db7ba0] {
    overflow: hidden;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: 10px
}

.m-fs-header .header-top .rft .notice[data-v-c2db7ba0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    color: #707070;
    cursor: pointer;
    font-size: 12px;
    justify-content: flex-start;
    line-height: 20px
}

.m-fs-header .header-top .rft .notice .iconfont[data-v-c2db7ba0] {
    font-size: 16px;
    margin-right: 8px
}

.m-fs-header .header-top[data-v-c2db7ba0] .current-country .icon-country {
    display: none
}

.m-fs-header .header-top[data-v-c2db7ba0] .current-country .country-name {
    margin-left: 0
}

.m-fs-header .header-main-box[data-v-c2db7ba0] {
    background: #fff;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.1);
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.1);
    height: 48px;
    position: sticky;
    top: 0;
    z-index: 40
}

.m-fs-header .header-main-box .header-main-fixed[data-v-c2db7ba0] {
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 50
}

.m-fs-header .header-main-box .header-main-fixed .header-main[data-v-c2db7ba0] {
    -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.1);
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.1)
}

.m-fs-header .header-main-box .header-main[data-v-c2db7ba0] {
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 48px;
    padding: 0 16px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative
}

@media(max-width: 768px) {
    .m-fs-header .header-main-box .header-main[data-v-c2db7ba0] {
        padding:0 16px
    }
}

.m-fs-header .header-main-box .header-main .menu-wrap[data-v-c2db7ba0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    width: 48px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    margin-left: -12px
}

.m-fs-header .header-main-box .header-main .menu[data-v-c2db7ba0] {
    height: 24px;
    position: relative;
    width: 24px
}

.m-fs-header .header-main-box .header-main .menu .line[data-v-c2db7ba0] {
    background: #19191a;
    border-radius: 1px;
    display: block;
    height: 2px;
    margin: 3px auto 6px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    width: 24px
}

.m-fs-header .header-main-box .header-main .menu .line[data-v-c2db7ba0]:last-child {
    margin-bottom: 3px
}

.m-fs-header .header-main-box .header-main .menu.menu_expand .line[data-v-c2db7ba0] {
    width: 24px
}

.m-fs-header .header-main-box .header-main .menu.menu_expand .line.line1[data-v-c2db7ba0] {
    -webkit-transform: translateY(8px) rotate(45deg);
    -ms-transform: translateY(8px) rotate(45deg);
    transform: translateY(8px) rotate(45deg)
}

.m-fs-header .header-main-box .header-main .menu.menu_expand .line.line2[data-v-c2db7ba0] {
    opacity: 0
}

.m-fs-header .header-main-box .header-main .menu.menu_expand .line.line3[data-v-c2db7ba0] {
    -webkit-transform: translateY(-8px) rotate(-45deg);
    -ms-transform: translateY(-8px) rotate(-45deg);
    transform: translateY(-8px) rotate(-45deg)
}

.m-fs-header .header-main-box .header-main .logo[data-v-c2db7ba0] {
    background-image: url(../picture/logo.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    height: 28px;
    -webkit-text-decoration: none;
    text-decoration: none;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    width: 58px
}

.m-fs-header .header-main-box .header-main .logo.logo-cn[data-v-c2db7ba0] {
    background-image: url(../picture/20230703110143tw3bnh.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    width: 89px
}

.m-fs-header .header-main-box .header-main .logo.logo-company[data-v-c2db7ba0] {
    background-image: url(../picture/202309221215123e13ij.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    width: 154px
}

.m-fs-header .header-main-box .header-main .logo.logo-company-cn[data-v-c2db7ba0] {
    background-image: url(../picture/20230918153357vk9b4p.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    width: 158px
}

.m-fs-header .header-main-box .header-main .header-left[data-v-c2db7ba0],.m-fs-header .header-main-box .header-main .header-left .logo_area[data-v-c2db7ba0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.m-fs-header .header-main-box .header-main .header-left .logo_area[data-v-c2db7ba0] {
    padding: 0 12px
}

.m-fs-header .header-main-box .header-main .header-right[data-v-c2db7ba0],.m-fs-header .header-main-box .header-main .header-right .common-wrap[data-v-c2db7ba0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.m-fs-header .header-main-box .header-main .header-right .common-wrap[data-v-c2db7ba0] {
    width: 48px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    cursor: pointer;
    justify-content: center;
    -webkit-text-decoration: none;
    text-decoration: none
}

.m-fs-header .header-main-box .header-main .header-right .common-wrap.login-wrap[data-v-c2db7ba0] {
    margin-right: -12px
}

@media(max-width: 768px) {
    .m-fs-header .header-main-box .header-main .header-right .common-wrap.login-wrap[data-v-c2db7ba0] {
        margin-right:-12px
    }
}

.m-fs-header .header-main-box .header-main .header-right .iconfont[data-v-c2db7ba0] {
    color: #19191a;
    display: block;
    font-size: 20px;
    height: 20px;
    line-height: 20px;
    width: 20px
}

.m-fs-header .header-main-box .header-main .header-right .login-wrap[data-v-c2db7ba0] {
    position: relative
}

.m-fs-header .header-main-box .header-main .header-right .login-wrap .tag[data-v-c2db7ba0] {
    position: absolute;
    right: 10px;
    top: 10px
}

.m-fs-header .header-main-box .header-main .header-right .login-wrap .account_svg[data-v-c2db7ba0] {
    display: block;
    height: 20px;
    width: 20px
}

.m-fs-header .header-main-box .header-main .header-right .notice-wrap[data-v-c2db7ba0] {
    position: relative
}

.m-fs-header .header-main-box .header-main .header-right .notice-wrap .dot[data-v-c2db7ba0] {
    background-color: #c00000;
    border-radius: 8px;
    height: 5px;
    left: 22px;
    position: absolute;
    top: 14px;
    width: 5px
}

.m-fs-header .header-main-box .header-main .header-right .cart-wrap[data-v-c2db7ba0] {
    position: relative
}

.m-fs-header .header-main-box .header-main .header-right .cart-wrap .iconfont-cart[data-v-c2db7ba0] {
    color: #19191a;
    font-size: 20px
}

.m-fs-header .header-main-box .header-main .header-right .cart-wrap .cart-num[data-v-c2db7ba0] {
    background: #c00000;
    border-radius: 16px;
    color: #fff;
    font-size: 12px;
    line-height: 16px;
    min-width: 18px;
    padding: 1px 2px;
    position: absolute;
    right: -9px;
    text-align: center;
    top: -10px
}

.m-fs-header .header-main-box .header-main .header-right .cart-wrap .nums[data-v-c2db7ba0] {
    position: absolute;
    top: 10px
}

.m-fs-header .header-main-box .header-main .header-right .cart-wrap .nums img[data-v-c2db7ba0] {
    display: block
}

.m-fs-header .header-main-box .header-main .header-right .cart-wrap .nums span[data-v-c2db7ba0] {
    bottom: 0;
    color: #fff;
    font-size: 10px;
    font-weight: 600;
    left: 0;
    line-height: 11px;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    -webkit-transform: translateX(2%) scale(.7);
    -ms-transform: translateX(2%) scale(.7);
    transform: translateX(2%) scale(.7)
}

@media(max-width: 1024px) {
    .m-fs-header[data-v-c2db7ba0] {
        display:block
    }
}

.m-change-website .current-country[data-v-22022594] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.m-change-website .current-country .icon-country[data-v-22022594] {
    color: #707070;
    font-size: 18px;
    line-height: 1
}

.m-change-website .current-country .country-name[data-v-22022594] {
    color: #707070;
    font-size: 12px;
    line-height: 20px;
    margin: 0 4px
}

@media(max-width: 768px) {
    .m-change-website .current-country .country-name[data-v-22022594] span {
        display:none
    }
}

.m-change-website .current-country .iconfont-down[data-v-22022594] {
    color: #707070;
    font-size: 12px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.m-change-website .current-country .iconfont-down.icofnont-down-up[data-v-22022594] {
    margin-top: 0;
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg)
}

.m-change-website-header .current-country .country-name[data-v-22022594],.m-change-website-header .current-country .icon-country[data-v-22022594],.m-change-website-header .current-country .iconfont-down[data-v-22022594] {
    color: #707070
}

.m-change-website-sidebar .current-country .country-name[data-v-22022594],.m-change-website-sidebar .current-country .icon-country[data-v-22022594],.m-change-website-sidebar .current-country .iconfont-down[data-v-22022594] {
    color: #19191a
}

.m-change-website-sidebar .current-country .country-name[data-v-22022594] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 14px;
    line-height: 22px;
    margin: 0 8px
}

.m-change-website-sidebar .current-country .iconfont-right[data-v-22022594] {
    font-size: 12px;
    line-height: 20px
}

.m-country-popup[data-v-7a8a5b1e] {
    color: #19191a
}

.m-country-popup .mask[data-v-7a8a5b1e] {
    background: rgba(0,0,0,.3);
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    z-index: 101
}

.m-country-popup .m-country-main[data-v-7a8a5b1e] {
    background: #fff;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    left: 0;
    position: fixed;
    right: 0;
    z-index: 200;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.m-country-popup .m-country-main .m-country-header[data-v-7a8a5b1e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #19191a;
    padding: 16px;
    position: relative
}

.m-country-popup .m-country-main .m-country-header .iconfont-left[data-v-7a8a5b1e] {
    color: #707070;
    cursor: pointer;
    font-size: 16px
}

.m-country-popup .m-country-main .m-country-header .iconfont-close[data-v-7a8a5b1e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #707070;
    cursor: pointer;
    font-size: 16px;
    height: 100%;
    padding: 0 16px
}

.m-country-popup .m-country-main .m-country-header-line[data-v-7a8a5b1e] {
    border-bottom: 1px solid #e5e5e5;
    margin: 0 auto 12px;
    width: calc(100% - 32px)
}

.m-country-popup .m-country-main .m-country-ctn[data-v-7a8a5b1e] {
    padding: 0 16px
}

.m-country-popup .m-country-main .m-country-ctn .country-active-box[data-v-7a8a5b1e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    line-height: 22px;
    padding: 12px 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.m-country-popup .m-country-main .m-country-ctn .country-active-box .iconfont[data-v-7a8a5b1e] {
    color: #10a300;
    font-size: 12px;
    margin-right: 8px
}

.m-country-popup .m-country-main .m-country-ctn .country-active-box .country-lang-symbol[data-v-7a8a5b1e] {
    color: #19191a
}

.m-country-popup .m-country-main .m-country-ctn .ctn-item[data-v-7a8a5b1e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    border-bottom: 1px solid #f7f7f7;
    cursor: pointer;
    font-size: 14px;
    justify-content: space-between;
    line-height: 22px;
    padding: 12px 0;
    position: relative
}

.m-country-popup .m-country-main .m-country-ctn .ctn-item .country-icon[data-v-7a8a5b1e] {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 18px;
    display: inline-block;
    height: 18px;
    margin-right: 8px;
    width: 18px
}

.m-country-popup .m-country-main .m-country-ctn .ctn-item .iconfont-right[data-v-7a8a5b1e] {
    color: #19191a;
    font-size: 12px
}

.m-country-popup .m-country-main .m-country-ctn .btn-box[data-v-7a8a5b1e] {
    background: #fff;
    padding: 20px 0;
    position: relative;
    z-index: 20
}

.m-country-popup .m-country-main .m-country-ctn .btn-box>button[data-v-7a8a5b1e] {
    width: 100%
}

.m-country-popup .m-country-main .country-lang-symbol[data-v-7a8a5b1e] {
    color: #0060bf
}

.m-country-popup .m-country-main.m-country-main-more[data-v-7a8a5b1e] {
    -webkit-box-shadow: inset 0 2px 6px 0 #ededed;
    box-shadow: inset 0 2px 6px 0 #ededed;
    top: 82px;
    z-index: 250
}

@media(max-width: 960px) {
    .m-country-popup .m-country-main.m-country-main-more[data-v-7a8a5b1e] {
        top:48px
    }
}

.m-country-popup .m-country-main.m-country-main-more .country-active-box[data-v-7a8a5b1e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.m-country-popup .m-country-main.m-country-main-more .country-active-box .iconfont[data-v-7a8a5b1e] {
    color: #10a300;
    font-size: 12px;
    margin-right: 8px
}

.m-country-popup .m-country-main.m-country-main-more .country-active-box .country-lang-symbol[data-v-7a8a5b1e] {
    color: #19191a
}

.m-country-popup .m-country-main.m-country-main-more .m-country-ctn[data-v-7a8a5b1e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: calc(100% - 56px);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 16px
}

.m-country-popup .m-country-main.m-country-main-more .m-country-ctn .search-box[data-v-7a8a5b1e] {
    margin-bottom: 12px;
    position: relative;
    width: 100%
}

.m-country-popup .m-country-main.m-country-main-more .m-country-ctn .search-box .inp[data-v-7a8a5b1e] {
    background-color: #fff;
    border-radius: 3px;
    color: #19191a;
    font-size: 12px;
    height: 34px;
    line-height: 20px;
    padding: 8px 36px 8px 12px
}

.m-country-popup .m-country-main.m-country-main-more .m-country-ctn .search-box .inp[data-v-7a8a5b1e]::-webkit-input-placeholder {
    color: #ccc;
    font-size: 14px;
    line-height: 22px
}

.m-country-popup .m-country-main.m-country-main-more .m-country-ctn .search-box .inp[data-v-7a8a5b1e]:focus {
    border: 1px solid #19191a
}

.m-country-popup .m-country-main.m-country-main-more .m-country-ctn .search-box .inp[data-v-7a8a5b1e]:focus::-webkit-input-placeholder {
    color: transparent
}

.m-country-popup .m-country-main.m-country-main-more .m-country-ctn .search-box .inp[data-v-7a8a5b1e]:focus::-moz-placeholder {
    color: transparent
}

.m-country-popup .m-country-main.m-country-main-more .m-country-ctn .search-box .inp[data-v-7a8a5b1e]:focus:-ms-input-placeholder {
    color: transparent
}

.m-country-popup .m-country-main.m-country-main-more .m-country-ctn .search-box .inp[data-v-7a8a5b1e]:focus::-ms-input-placeholder {
    color: transparent
}

.m-country-popup .m-country-main.m-country-main-more .m-country-ctn .search-box .inp[data-v-7a8a5b1e]:focus::placeholder {
    color: transparent
}

.m-country-popup .m-country-main.m-country-main-more .m-country-ctn .search-box .iconfont-search[data-v-7a8a5b1e] {
    color: #707070;
    font-size: 12px;
    height: 16px;
    left: 12px;
    line-height: 16px;
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 16px
}

.m-country-popup .m-country-main.m-country-main-more .m-country-ctn .search-box .iconfont-clear[data-v-7a8a5b1e] {
    color: #707070;
    font-size: 12px;
    height: 16px;
    line-height: 16px;
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 16px
}

.m-country-popup .m-country-main.m-country-main-more .m-country-ctn .search-box .iconfont-clear[data-v-7a8a5b1e]:hover {
    color: #19191a;
    cursor: pointer
}

.m-country-popup .m-country-main.m-country-main-more .m-country-ctn .mt1[data-v-7a8a5b1e] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: -16px;
    overflow-y: auto;
    padding-right: 16px
}

.m-country-popup .m-country-main.m-country-main-more .m-country-ctn .mt1 .country_list .ctn-item[data-v-7a8a5b1e] {
    border-bottom: none;
    padding: 12px
}

.m-country-popup .m-country-main.m-country-main-more .m-country-ctn .mt1>p[data-v-7a8a5b1e] {
    color: #707070;
    font-size: 14px;
    line-height: 22px;
    padding: 12px
}

.m-country-popup .m-country-main.m-country-main-more.m-country-main-more-top .m-country-header[data-v-7a8a5b1e] {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    border-bottom: none;
    cursor: pointer;
    justify-content: flex-start
}

.m-country-popup .m-country-main.m-country-main-more.m-country-main-more-top .m-country-header .text[data-v-7a8a5b1e] {
    font-weight: 600
}

.m-country-popup .m-country-main.m-country-main-more.m-country-main-more-top .m-country-header .iconfont-back[data-v-7a8a5b1e] {
    font-size: 12px;
    margin-right: 4px
}

.m-country-popup .m-country-main.m-country-main-more.m-country-main-more-top .country_list .country-name[data-v-7a8a5b1e] {
    color: #19191a
}

.m-country-popup.m_country_popup_header .m-country-main[data-v-7a8a5b1e] {
    position: absolute
}

.m-country-popup.m_country_popup_header .m-country-main-more[data-v-7a8a5b1e] {
    top: 0
}

.m-country-popup.m_country_popup_header .m-country-popup[data-v-7a8a5b1e] {
    -webkit-transition: slide-right;
    transition: slide-right
}

.account-m-menus[data-v-1d9ec067] {
    color: #19191a;
    display: none;
    font-size: 14px;
    line-height: 22px;
    position: relative
}

.account-m-menus .menus-label[data-v-1d9ec067] {
    background: #f7f7f7;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 13px 16px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    cursor: pointer;
    justify-content: space-between
}

.account-m-menus .menus-label.active .iconfont[data-v-1d9ec067] {
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg)
}

.account-m-menus .menus-label .label[data-v-1d9ec067] {
    font-weight: 600
}

.account-m-menus .menus-label .iconfont[data-v-1d9ec067] {
    font-size: 12px;
    -webkit-transition: all .2s;
    transition: all .2s
}

.menus-box[data-v-1d9ec067] {
    border-top: 1px solid #e5e5e5;
    left: 0;
    position: fixed;
    right: 0;
    z-index: 101
}

.menus-box .menus-box-content[data-v-1d9ec067] {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    background: #f7f7f7;
    max-height: 100%;
    padding-bottom: 8px
}

.menus-box .m-account-menu[data-v-1d9ec067] .bold {
    font-weight: 500
}

.menus-box .m-account-menu[data-v-1d9ec067]>li h6.menus-label.hasC:hover .iconfont {
    color: #19191a
}

@media(max-width: 1024px) {
    .account-m-menus[data-v-1d9ec067] {
        display:block
    }
}

.mask-wrapper[data-v-9c5c5bec] {
    position: fixed
}

.mask-wrapper .filters-mask[data-v-9c5c5bec] {
    background: #000;
    height: 100%;
    left: 0;
    opacity: .3;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99
}

.mask-wrapper .filters-mask.deep_dark[data-v-9c5c5bec] {
    background: rgba(0,0,0,.8);
    opacity: 1
}

.close[data-v-9c5c5bec] {
    padding: 8px;
    position: absolute;
    right: -40px;
    right: 0;
    top: 0
}

.close img[data-v-9c5c5bec] {
    display: block;
    width: 24px
}

.leave_feedback_wrap[data-v-b1252dc4]>.fs-popup .fs-popup-ctn {
    width: 680px
}

.leave_feedback_wrap[data-v-b1252dc4]>.fs-popup .fs-popup-ctn .fs-popup-body {
    overflow-y: auto
}

.leave_feedback_wrap .leavefb_main[data-v-b1252dc4] {
    padding: 20px 32px
}

.leave_feedback_wrap .leavefb_main .leavefb_item[data-v-b1252dc4] {
    font-size: 14px;
    line-height: 22px
}

.leave_feedback_wrap .leavefb_main .leavefb_item .txt[data-v-b1252dc4] {
    color: #707070
}

.leave_feedback_wrap .leavefb_main .leavefb_item .leavefb_tit[data-v-b1252dc4],.leave_feedback_wrap .leavefb_main .leavefb_item .leavefb_tit01[data-v-b1252dc4] {
    color: #19191a;
    margin: 16px 0 4px
}

.leave_feedback_wrap .leavefb_main .leavefb_item .list[data-v-b1252dc4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.leave_feedback_wrap .leavefb_main .leavefb_item .list .li[data-v-b1252dc4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.leave_feedback_wrap .leavefb_main .leavefb_item .list .li>div[data-v-b1252dc4] {
    border: 1px solid #e5e5e5;
    border-radius: 50%;
    color: #19191a;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    width: 40px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.leave_feedback_wrap .leavefb_main .leavefb_item .list .li>div.active[data-v-b1252dc4] {
    background: #f1f9fc;
    border-color: #0060bf;
    cursor: default
}

.leave_feedback_wrap .leavefb_main .leavefb_item .list .li>p[data-v-b1252dc4] {
    color: #19191a;
    font-size: 12px;
    line-height: 20px;
    margin: 4px 0 0;
    text-align: center;
    width: 100%
}

@media(max-width: 768px) {
    .leave_feedback_wrap .leavefb_main .leavefb_item .list .li[data-v-b1252dc4] {
        -webkit-box-flex:1;
        -ms-flex: 1;
        flex: 1
    }
}

.leave_feedback_wrap .leavefb_main .leavefb_item .leavefb_select .select[data-v-b1252dc4] {
    height: 38px
}

.leave_feedback_wrap .leavefb_main .leavefb_item .leavefb_select[data-v-b1252dc4] .options-box {
    height: 240px;
    overflow-y: auto
}

.leave_feedback_wrap .leavefb_main .leavefb_item .leavefb_details[data-v-b1252dc4] {
    margin: 16px 0 0
}

.leave_feedback_wrap .leavefb_main .leavefb_item .leavefb_details .text_box[data-v-b1252dc4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    margin-top: 4px
}

.leave_feedback_wrap .leavefb_main .leavefb_item .leavefb_details .text_box.text_err_box[data-v-b1252dc4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.leave_feedback_wrap .leavefb_main .leavefb_item .leavefb_details .text_box>p[data-v-b1252dc4] {
    color: #707070;
    font-size: 13px;
    line-height: 20px;
    text-align: right
}

.leave_feedback_wrap .leavefb_main .leavefb_item .leavefb_details .text_box>p span.active[data-v-b1252dc4] {
    color: #c00000
}

.leave_feedback_wrap .leavefb_main .leavefb_item .leavefb_details .text_box .validate_error[data-v-b1252dc4] {
    padding-top: 0
}

.leave_feedback_wrap .leavefb_main .leavefb_item .leavefb_details>textarea[data-v-b1252dc4] {
    border-color: #e5e5e5;
    border-radius: 4px
}

.leave_feedback_wrap .leavefb_main .leavefb_item .leavefb_details>textarea[data-v-b1252dc4]:focus {
    border-color: #8d8d8f
}

.leave_feedback_wrap .leavefb_main .leavefb_item .leavefb_details .error_input[data-v-b1252dc4] {
    border: 1px solid #e5e5e5
}

.leave_feedback_wrap .leavefb_main .leavefb_item .leavefb_inpbox[data-v-b1252dc4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.leave_feedback_wrap .leavefb_main .leavefb_item .leavefb_inpbox .leavefb_inpLt[data-v-b1252dc4] {
    width: 188px
}

.leave_feedback_wrap .leavefb_main .leavefb_item .leavefb_inpbox .leavefb_inpRt[data-v-b1252dc4] {
    width: calc(100% - 208px)
}

.leave_feedback_wrap .leavefb_item01[data-v-b1252dc4] {
    padding: 20px 32px
}

.leave_feedback_wrap .leavefb_item01 .sbtn-box[data-v-b1252dc4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.leave_feedback_wrap .success_main[data-v-b1252dc4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 24px 64px 24px 32px
}

.leave_feedback_wrap .success_main .lt[data-v-b1252dc4] {
    height: 24px
}

.leave_feedback_wrap .success_main .lt .icon[data-v-b1252dc4] {
    color: #18a209;
    font-size: 20px
}

.leave_feedback_wrap .success_main .rt[data-v-b1252dc4] {
    padding: 0 0 0 8px
}

.leave_feedback_wrap .success_main .rt .tit[data-v-b1252dc4] {
    color: #19191a;
    font-size: 16px;
    line-height: 24px
}

.leave_feedback_wrap .success_main .rt .txt[data-v-b1252dc4] {
    color: #707070;
    font-size: 14px;
    line-height: 22px;
    margin: 12px 0 0
}

@media(max-width: 768px) {
    .leave_feedback_wrap .leavefb_main[data-v-b1252dc4] {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 100%
    }

    .leave_feedback_wrap .leavefb_main .leavefb_item[data-v-b1252dc4] {
        padding: 20px 16px 0;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        max-height: 100%;
        overflow: auto
    }

    .leave_feedback_wrap .leavefb_main .leavefb_item .leavefb_inpbox .leavefb_inpLt[data-v-b1252dc4],.leave_feedback_wrap .leavefb_main .leavefb_item .leavefb_inpbox .leavefb_inpRt[data-v-b1252dc4] {
        width: calc(50% - 6px)
    }

    .leave_feedback_wrap .leavefb_main .leavefb_item .leavefb_tit[data-v-b1252dc4],.leave_feedback_wrap .leavefb_main .leavefb_item .leavefb_tit01[data-v-b1252dc4] {
        margin: 12px 0 4px
    }

    .leave_feedback_wrap .leavefb_main .leavefb_item .leavefb_details[data-v-b1252dc4] {
        margin: 12px 0 0
    }

    .leave_feedback_wrap .leavefb_item01[data-v-b1252dc4] {
        padding: 20px 16px
    }

    .leave_feedback_wrap .leavefb_item01 .sbtn-box .fs-button[data-v-b1252dc4] {
        width: 100%
    }

    .leave_feedback_wrap[data-v-b1252dc4]>.fs-popup .fs-popup-ctn {
        border-radius: 0;
        border-radius: initial;
        height: 100%;
        max-height: none;
        width: 100%
    }

    .leave_feedback_wrap[data-v-b1252dc4]>.fs-popup .fs-popup-ctn .slot-wraper {
        height: 100%
    }

    .leave_feedback_wrap .success_popup[data-v-b1252dc4]>.fs-popup .fs-popup-ctn {
        width: calc(100% - 40px)
    }
}

@media screen and (max-width: 728px) {
    [data-v-b1252dc4] .fs-alert .fs-alert-wrapper {
        width:calc(100% - 48px)
    }
}

@media(max-width: 414px) {
    [data-v-b1252dc4] .fs-alert .fs-alert-wrapper {
        width:calc(100% - 64px)
    }

    .leave_feedback_wrap[data-v-b1252dc4] .fs-popup-ctn {
        height: auto
    }

    .leave_feedback_wrap .success_main[data-v-b1252dc4] {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 32px 36px 0;
        text-align: center
    }

    .leave_feedback_wrap .success_main .lt[data-v-b1252dc4] {
        margin-bottom: 12px
    }

    .leave_feedback_wrap .success_main .lt .icon[data-v-b1252dc4] {
        font-size: 32px
    }

    .leave_feedback_wrap .success_main .rt[data-v-b1252dc4] {
        padding: 0
    }

    .leave_feedback_wrap .success_main .rt .txt[data-v-b1252dc4] {
        margin: 8px 0 24px
    }
}

@media(max-width: 414px) {
    .leave_feedback_wrap[data-v-b1252dc4] .fs-popup-ctn {
        height:100%
    }
}

.success_popup[data-v-5a9709ba]>.fs-popup .fs-popup-ctn {
    width: 680px
}

.product_wrap[data-v-88eeec50] {
    width: 100%
}

.product_wrap .products_match_box[data-v-88eeec50] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 15px
}

.product_wrap .products_match_box .products_match_item[data-v-88eeec50] {
    font-size: 13px;
    line-height: 20px
}

.product_wrap .products_match_box .products_match_item[data-v-88eeec50] a:focus-visible {
    border-radius: 1px;
    outline: 2px solid #0080ff;
    outline-offset: 2px
}

.product_wrap .describe_ctn[data-v-88eeec50] {
    background: #fff;
    margin-bottom: 20px;
    padding: 1px 32px
}

@media(max-width: 1420px) {
    .product_wrap .describe_ctn[data-v-88eeec50] {
        padding:1px 3%
    }
}

@media(max-width: 960px) {
    .product_wrap .describe_ctn[data-v-88eeec50] {
        margin:12px auto;
        padding: 0 16px
    }
}

.product_wrap .describe_ctn.describe_ctn_community .describe_ctn_title[data-v-88eeec50] {
    border-bottom: none
}

.product_wrap .describe_ctn.describe_ctn_resources[data-v-88eeec50] {
    overflow: hidden
}

@media(max-width: 960px) {
    .product_wrap .describe_ctn_pc[data-v-88eeec50] {
        display:none
    }
}

.product_wrap .describe_ctn_m[data-v-88eeec50] {
    display: none;
    margin: 12px auto
}

@media(max-width: 960px) {
    .product_wrap .describe_ctn_m[data-v-88eeec50] {
        display:block
    }
}

@media(max-width: 960px)and (max-width:768px) {
    .product_wrap .describe_ctn_m[data-v-88eeec50] {
        margin-bottom:0
    }
}

.product_wrap .describe_ctn_m .describe_m_item_block[data-v-88eeec50] {
    background: #fff;
    border-bottom: 12px solid #f7f7f7;
    overflow: hidden
}

.product_wrap .describe_ctn_m .describe_m_item[data-v-88eeec50] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    cursor: pointer;
    height: 48px;
    margin: 0 16px
}

.product_wrap .describe_ctn_m .describe_m_item_box:last-child .describe_m_item_block .describe_m_item[data-v-88eeec50] {
    border-bottom: none
}

.product_wrap .describe_ctn_m .describe_m_item_box:last-child.describe_m_item_box_active .describe_m_item[data-v-88eeec50] {
    border-bottom: 1px solid #e5e5e5
}

.product_wrap .describe_ctn_m .describe_m_item_title[data-v-88eeec50] {
    color: #19191a;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    -webkit-transition: all .2s;
    transition: all .2s
}

.product_wrap .describe_ctn_m .iconfont_down[data-v-88eeec50] {
    color: #707070;
    display: inline-block;
    font-size: 14px;
    line-height: 22px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.product_wrap .describe_ctn_m .iconfont_down.iconfont_down_up[data-v-88eeec50] {
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg)
}

@media(max-width: 960px) {
    .product_wrap .describe_ctn_qa[data-v-88eeec50],.product_wrap .describe_ctn_resources[data-v-88eeec50],.product_wrap .describe_ctn_reviews[data-v-88eeec50] {
        border-bottom:12px solid #f7f7f7;
        margin: 0
    }

    .product_wrap .describe_ctn_qa .describe_ctn_title[data-v-88eeec50],.product_wrap .describe_ctn_resources .describe_ctn_title[data-v-88eeec50],.product_wrap .describe_ctn_reviews .describe_ctn_title[data-v-88eeec50] {
        cursor: pointer
    }
}

.product_wrap .describe_ctn_title[data-v-88eeec50] {
    border-bottom: 1px solid #e5e5e5;
    color: #19191a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    padding: 20px 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media(max-width: 960px) {
    .product_wrap .describe_ctn_title .qa_tip[data-v-88eeec50] {
        display:none
    }
}

.product_wrap .describe_ctn_title .qa_tip_trigger[data-v-88eeec50] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 400
}

.product_wrap .describe_ctn_title .qa_tip_trigger span[data-v-88eeec50] {
    font-size: 14px;
    line-height: 22px
}

.product_wrap .describe_ctn_title .qa_tip_trigger i[data-v-88eeec50] {
    font-size: 16px;
    line-height: 1;
    margin-right: 4px
}

.product_wrap .describe_ctn_title .qa_tip_trigger[data-v-88eeec50]:hover {
    -webkit-text-decoration: none;
    text-decoration: none
}

.product_wrap .describe_ctn_title .qa_tip_trigger:hover span[data-v-88eeec50] {
    -webkit-text-decoration: underline;
    text-decoration: underline
}

@media(max-width: 960px) {
    .product_wrap .describe_ctn_title .qa_tip_trigger[data-v-88eeec50] {
        display:none;
        font-size: 13px;
        line-height: 20px
    }
}

.product_wrap .describe_ctn_title .qa_tip_ctn[data-v-88eeec50] {
    font-weight: 400;
    min-width: 190px;
    padding: 20px;
    text-align: center;
    white-space: nowrap
}

@media(max-width: 960px) {
    .product_wrap .describe_ctn_title .qa_tip_ctn[data-v-88eeec50] {
        width:100%
    }
}

.product_wrap .describe_ctn_title .download_more[data-v-88eeec50] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.product_wrap .describe_ctn_title .download_more .more_btn[data-v-88eeec50] {
    cursor: pointer;
    -webkit-text-decoration: none;
    text-decoration: none
}

.product_wrap .describe_ctn_title .download_more .more_btn .info[data-v-88eeec50] {
    color: #0060bf;
    display: block;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px
}

.product_wrap .describe_ctn_title .download_more .more_btn:hover .info[data-v-88eeec50] {
    -webkit-text-decoration: underline;
    text-decoration: underline
}

@media(max-width: 960px) {
    .product_wrap .describe_ctn_title .download_more .more_btn:hover .info[data-v-88eeec50] {
        -webkit-text-decoration:none;
        text-decoration: none
    }
}

.product_wrap .describe_ctn_title .iconfont_more[data-v-88eeec50] {
    color: #707070;
    display: inline-block;
    display: none;
    font-size: 14px;
    height: 22px;
    line-height: 22px;
    text-align: right;
    -webkit-transition: all .3s;
    transition: all .3s
}

.product_wrap .describe_ctn_title .iconfont_more.iconfont_down_up[data-v-88eeec50] {
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg)
}

@media(max-width: 960px) {
    .product_wrap .describe_ctn_title .iconfont_more[data-v-88eeec50] {
        display:inline-block;
        font-weight: 400
    }
}

.product_wrap .describe_ctn_title .iconfont_more[data-v-88eeec50]:hover {
    -webkit-text-decoration: none;
    text-decoration: none
}

@media(max-width: 960px) {
    .product_wrap .describe_ctn_title[data-v-88eeec50] {
        border-bottom:none;
        font-size: 16px;
        line-height: 24px;
        padding: 12px 0
    }
}

.product_wrap .add_cart_error[data-v-88eeec50] {
    margin-top: 8px;
    width: 100%
}

.product_wrap .is_show_spool_exhibition[data-v-88eeec50] {
    margin-bottom: 16px;
    width: 100%
}

.product_wrap .product_main .crumb-box[data-v-88eeec50],.product_wrap .product_main .product_detail_box[data-v-88eeec50],.product_wrap .product_main .products_recently[data-v-88eeec50] {
    margin: 0 auto;
    width: 1200px;
    /* width: 84vw; */
}

@media(max-width: 1200px) {
    .product_wrap .product_main .crumb-box[data-v-88eeec50],.product_wrap .product_main .product_detail_box[data-v-88eeec50],.product_wrap .product_main .products_recently[data-v-88eeec50] {
        width:94vw
    }
}

@media(max-width: 960px) {
    .product_wrap .product_main .crumb-box[data-v-88eeec50],.product_wrap .product_main .product_detail_box[data-v-88eeec50],.product_wrap .product_main .products_recently[data-v-88eeec50] {
        padding:0;
        width: 100%
    }
}

.product_wrap .product_main .products_fixed_box[data-v-88eeec50] {
    background: #fff;
    bottom: 0;
    -webkit-box-shadow: 2px 0 4px 0 rgba(0,0,0,.2);
    box-shadow: 2px 0 4px 0 rgba(0,0,0,.2);
    display: block;
    left: 0;
    max-height: 128px;
    position: fixed;
    right: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 100%;
    z-index: 50
}

.product_wrap .product_main .products_fixed_box .products_fixed_content[data-v-88eeec50] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 1200px;
    padding: 16px 0;
    width: 84vw
}

.product_wrap .product_main .products_fixed_box .products_fixed_content .products_info[data-v-88eeec50] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 60%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.product_wrap .product_main .products_fixed_box .products_fixed_content .products_info>img[data-v-88eeec50] {
    display: block;
    height: 48px;
    margin-right: 20px;
    width: 48px
}

.product_wrap .product_main .products_fixed_box .products_fixed_content .products_info .text_box[data-v-88eeec50] {
    -webkit-box-flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1;
    flex: 1;
    max-width: 80%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.product_wrap .product_main .products_fixed_box .products_fixed_content .products_info .text_box .box_title[data-v-88eeec50] {
    color: #19191a;
    font-size: 13px;
    font-weight: 600;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.product_wrap .product_main .products_fixed_box .products_fixed_content .products_info .text_box .box_label[data-v-88eeec50] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.product_wrap .product_main .products_fixed_box .products_fixed_content .products_info .text_box .box_label>span[data-v-88eeec50] {
    background-color: #f2f2f2;
    border-radius: 4px;
    color: #4b4b4d;
    font-size: 12px;
    line-height: 20px;
    margin: 4px 8px 0 0;
    padding: 2px 8px
}

.product_wrap .product_main .products_fixed_box .products_fixed_content .products_info .text_box .box_label>span[data-v-88eeec50]:last-child {
    margin-right: 0
}

.product_wrap .product_main .products_fixed_box .products_fixed_content .products_option[data-v-88eeec50] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.product_wrap .product_main .products_fixed_box .products_fixed_content .products_option .warehouse[data-v-88eeec50] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.product_wrap .product_main .products_fixed_box .products_fixed_content .products_option .warehouse .warehouse_left .price[data-v-88eeec50] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.product_wrap .product_main .products_fixed_box .products_fixed_content .products_option .warehouse .warehouse_left .price .standard_price[data-v-88eeec50] {
    color: #19191a;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px
}

.product_wrap .product_main .products_fixed_box .products_fixed_content .products_option .warehouse .warehouse_left .price .tax_price[data-v-88eeec50] {
    color: #19191a;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px
}

.product_wrap .product_main .products_fixed_box .products_fixed_content .products_option .warehouse .warehouse_left .stock[data-v-88eeec50] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.product_wrap .product_main .products_fixed_box .products_fixed_content .products_option .warehouse .warehouse_left .stock .oneself[data-v-88eeec50] {
    color: #707070;
    font-size: 12px;
    line-height: 20px;
    white-space: nowrap
}

.product_wrap .product_main .products_fixed_box .products_fixed_content .products_option .warehouse .warehouse_left .stock .stock_box[data-v-88eeec50] {
    font-size: 13px;
    line-height: 20px
}

.product_wrap .product_main .products_fixed_box .products_fixed_content .products_option .warehouse .warehouse_left .stock .stock_box .stock_list[data-v-88eeec50] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 4px
}

.product_wrap .product_main .products_fixed_box .products_fixed_content .products_option .warehouse .warehouse_left .stock .stock_box .stock_list>i[data-v-88eeec50] {
    background: #10a300;
    border-radius: 50%;
    display: block;
    height: 6px;
    margin-right: 12px;
    width: 6px
}

.product_wrap .product_main .products_fixed_box .products_fixed_content .products_option .warehouse .warehouse_left .stock .stock_box .stock_list>span[data-v-88eeec50] {
    color: #707070;
    font-size: 13px;
    line-height: 20px
}

.product_wrap .product_main .products_fixed_box .products_fixed_content .products_option .warehouse .warehouse_left .stock .stock_box .stock_list[data-v-88eeec50]:last-child {
    margin-bottom: 0
}

.product_wrap .product_main .products_fixed_box .products_fixed_content .products_option .warehouse .warehouse_right[data-v-88eeec50] {
    display: none
}

.product_wrap .product_main .products_fixed_box .products_fixed_content .products_option .option_box[data-v-88eeec50] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 12px
}

.product_wrap .product_main .products_fixed_box .products_fixed_content .products_option .option_box[data-v-88eeec50] .qty_box span:first-child {
    border-radius: 4px 0 0 4px
}

.product_wrap .product_main .products_fixed_box .products_fixed_content .products_option .option_box[data-v-88eeec50] .qty_box span:last-child {
    border-radius: 0 4px 4px 0
}

.product_wrap .product_main .products_fixed_box .products_fixed_content .products_option .option_box .add_box_fixed[data-v-88eeec50] {
    margin-left: 12px
}

.product_wrap .product_main .products_fixed_box .products_fixed_content .products_option .option_box .add_box_fixed .fs-button[data-v-88eeec50] {
    border-radius: 4px
}

@media(max-width: 960px) {
    .product_wrap .product_main .products_fixed_box .products_fixed_content[data-v-88eeec50] {
        padding:12px 16px;
        width: 100%
    }

    .product_wrap .product_main .products_fixed_box .products_fixed_content .products_info[data-v-88eeec50] {
        display: none
    }

    .product_wrap .product_main .products_fixed_box .products_fixed_content .products_option[data-v-88eeec50] {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .product_wrap .product_main .products_fixed_box .products_fixed_content .products_option .warehouse[data-v-88eeec50] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: initial;
        -webkit-box-direction: initial;
        -ms-flex-direction: initial;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .product_wrap .product_main .products_fixed_box .products_fixed_content .products_option .warehouse .warehouse_left .price[data-v-88eeec50] {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .product_wrap .product_main .products_fixed_box .products_fixed_content .products_option .warehouse .warehouse_right[data-v-88eeec50] {
        display: block
    }

    .product_wrap .product_main .products_fixed_box .products_fixed_content .products_option .warehouse .warehouse_right[data-v-88eeec50] .qty-box {
        margin: 0
    }

    .product_wrap .product_main .products_fixed_box .products_fixed_content .products_option .warehouse .warehouse_right[data-v-88eeec50] .qty-box>.title {
        display: none
    }

    .product_wrap .product_main .products_fixed_box .products_fixed_content .products_option .warehouse .warehouse_right[data-v-88eeec50] .qty-box>span:first-child {
        border-radius: 4px 0 0 4px
    }

    .product_wrap .product_main .products_fixed_box .products_fixed_content .products_option .warehouse .warehouse_right[data-v-88eeec50] .qty-box>span:last-child {
        border-radius: 0 4px 4px 0
    }

    .product_wrap .product_main .products_fixed_box .products_fixed_content .products_option .option_box[data-v-88eeec50] {
        margin: 0
    }

    .product_wrap .product_main .products_fixed_box .products_fixed_content .products_option .option_box .qty_box[data-v-88eeec50] {
        display: none
    }

    .product_wrap .product_main .products_fixed_box .products_fixed_content .products_option .option_box .add_box_fixed[data-v-88eeec50] {
        margin: 12px 0 0;
        width: 100%
    }

    .product_wrap .product_main .products_fixed_box .products_fixed_content .products_option .option_box .add_box_fixed .fs-button[data-v-88eeec50] {
        border-radius: 4px;
        width: 100%
    }
}

.product_wrap .m_add_cart_box[data-v-88eeec50] {
    background: #fff;
    border-radius: 4px 4px 0 0;
    bottom: 0;
    -webkit-box-shadow: 0 -1px 8px 0 hsla(0,0%,68%,.5);
    box-shadow: 0 -1px 8px 0 hsla(0,0%,68%,.5);
    display: none;
    padding: 20px 16px;
    position: fixed;
    width: 100%;
    z-index: 40
}

@media(max-width: 960px) {
    .product_wrap .m_add_cart_box[data-v-88eeec50] {
        display:block
    }
}

.product_wrap .m_add_cart_box .tax_price_tip[data-v-88eeec50] {
    min-width: 260px;
    padding: 20px
}

@media(max-width: 960px) {
    .product_wrap .m_add_cart_box .tax_price_tip[data-v-88eeec50] {
        padding:0;
        width: 100%
    }
}

.product_wrap .m_add_cart_box .m_price_box[data-v-88eeec50] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 12px
}

.product_wrap .m_add_cart_box .m_price_box .m_price .price[data-v-88eeec50] {
    color: #19191a;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px
}

.product_wrap .m_add_cart_box .m_price_box .m_price .tax_price_box[data-v-88eeec50] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.product_wrap .m_add_cart_box .m_price_box .m_price .tax_price[data-v-88eeec50] {
    color: #19191a;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px
}

.product_wrap .m_add_cart_box .m_price_box .m_price .stock[data-v-88eeec50] {
    color: #707070;
    font-size: 12px;
    line-height: 20px
}

.product_wrap .m_add_cart_box .m_price_box .m_price[data-v-88eeec50] .popper-computer {
    z-index: 40
}

.product_wrap .m_add_cart_box .add_cart_btn[data-v-88eeec50] {
    display: block;
    width: 100%
}

.product_wrap .m_add_cart_box .airware_box .airware_sign[data-v-88eeec50] {
    display: block;
    margin-top: 12px;
    width: 100%
}

.product_wrap .product_detail_box[data-v-88eeec50] {
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 0 48px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
}

@media(max-width: 960px) {
    .product_wrap .product_detail_box[data-v-88eeec50] {
        margin-bottom:0;
        margin-top: 0
    }
}

@media(max-width: 768px) {
    .product_wrap .product_detail_box[data-v-88eeec50] {
        padding:0 0 16px
    }
}

.product_wrap .related_box[data-v-88eeec50] {
    background-color: #fff;
    padding: 0 32px 20px
}

@media(max-width: 960px) {
    .product_wrap .related_box[data-v-88eeec50] {
        padding:0 16px 20px
    }
}

.product_wrap .related_box .related_title_wrap[data-v-88eeec50] {
    position: relative;
    width: 100%
}

.product_wrap .related_box .related_title_wrap[data-v-88eeec50]:after {
    background: -webkit-gradient(linear,right top,left top,from(#fff),to(hsla(0,0%,100%,.6)));
    background: linear-gradient(270deg,#fff,hsla(0,0%,100%,.6));
    content: "";
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 88px
}

@media(max-width: 960px) {
    .product_wrap .related_box .related_title_wrap[data-v-88eeec50]:after {
        width:60px
    }
}

.product_wrap .related_box .related_title_box[data-v-88eeec50] {
    border-bottom: 1px solid #e5e5e5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow-x: auto;
    position: relative
}

@media(max-width: 960px) {
    .product_wrap .related_box .related_title_box[data-v-88eeec50] {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        overflow: hidden
    }
}

.product_wrap .related_box .related_title_box .related_title_left[data-v-88eeec50] {
    color: #707070;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    padding-bottom: 20px;
    padding-right: 43px;
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    white-space: nowrap
}

@media(max-width: 1200px) {
    .product_wrap .related_box .related_title_box .related_title_left[data-v-88eeec50] {
        font-size:14px;
        line-height: 22px;
        padding-right: 33px
    }

    .product_wrap .related_box .related_title_box .related_title_left[data-v-88eeec50]:after {
        right: 15px;
        top: 10px
    }
}

@media(max-width: 960px) {
    .product_wrap .related_box .related_title_box .related_title_left[data-v-88eeec50] {
        padding-bottom:12px;
        padding-right: 0
    }
}

.product_wrap .related_box .related_title_box .related_title_left[data-v-88eeec50]:after {
    background-color: #e5e5e5;
    border-radius: 50%;
    content: " ";
    display: block;
    height: 3px;
    position: absolute;
    right: 20px;
    top: 11px;
    width: 3px
}

@media(max-width: 960px) {
    .product_wrap .related_box .related_title_box .related_title_left[data-v-88eeec50]:after {
        display:none
    }
}

.product_wrap .related_box .related_title_box .related_title_right[data-v-88eeec50] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    white-space: nowrap
}

@media(max-width: 960px) {
    .product_wrap .related_box .related_title_box .related_title_right[data-v-88eeec50] {
        overflow-x:auto;
        width: 100%
    }
}

.product_wrap .related_box .related_title_box .related_title_right .related_title_item[data-v-88eeec50] {
    color: #707070;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin-right: 20px;
    padding-bottom: 20px;
    position: relative
}

@media(max-width: 1200px) {
    .product_wrap .related_box .related_title_box .related_title_right .related_title_item[data-v-88eeec50] {
        font-size:14px;
        line-height: 22px;
        margin-right: 10px
    }
}

.product_wrap .related_box .related_title_box .related_title_right .related_title_item.related_title_item_active[data-v-88eeec50] {
    color: #19191a
}

.product_wrap .related_box .related_title_box .related_title_right .related_title_item.related_title_item_active[data-v-88eeec50]:after {
    background-color: #c00000;
    bottom: 0;
    content: "";
    height: 2px;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 40px
}

.product_wrap .related_box .related_products_box[data-v-88eeec50] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 24px
}

@media(max-width: 960px) {
    .product_wrap .related_box .related_products_box[data-v-88eeec50] {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-wrap: inherit;
        flex-wrap: inherit;
        max-height: 202px;
        overflow: hidden;
        -webkit-transition: all .3s;
        transition: all .3s
    }

    .product_wrap .related_box .related_products_box.related_products_box_max[data-v-88eeec50] {
        max-height: 1500px;
        -webkit-transition: all .3s;
        transition: all .3s
    }
}

.product_wrap .related_box .related_products_box .related_products_item[data-v-88eeec50] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    cursor: pointer;
    margin: 0 12px 12px 0;
    width: calc(25% - 9px)
}

.product_wrap .related_box .related_products_box .related_products_item[data-v-88eeec50]:nth-of-type(4n) {
    margin-right: 0
}

@media(max-width: 960px) {
    .product_wrap .related_box .related_products_box .related_products_item[data-v-88eeec50] {
        margin:0 0 12px;
        width: 100%
    }
}

.product_wrap .related_box .related_products_box .related_products_item .related_products[data-v-88eeec50] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #ccc;
    border-right: none;
    padding: 8px 14px 8px 12px;
    -webkit-text-decoration: none;
    text-decoration: none;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.product_wrap .related_box .related_products_box .related_products_item .related_products[data-v-88eeec50]:hover {
    border-color: #707070
}

.product_wrap .related_box .related_products_box .related_products_item .related_products:hover .related_products_title[data-v-88eeec50] {
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.product_wrap .related_box .related_products_box .related_products_item .related_products .related_products_img[data-v-88eeec50] {
    display: block;
    height: 60px;
    margin-right: 14px;
    max-height: 60px;
    max-width: 60px;
    width: 60px
}

@media(max-width: 1200px) {
    .product_wrap .related_box .related_products_box .related_products_item .related_products .related_products_img[data-v-88eeec50] {
        margin-right:8px
    }
}

.product_wrap .related_box .related_products_box .related_products_item .related_products .related_products_title[data-v-88eeec50] {
    color: #19191a;
    display: -webkit-box;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.product_wrap .related_box .related_products_box .related_products_item .related_products .related_products_subtitle[data-v-88eeec50] {
    color: #707070;
    display: -webkit-box;
    font-size: 13px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.product_wrap .related_box .related_products_box .related_products_item .related_products .related_products_price[data-v-88eeec50] {
    color: #19191a;
    font-size: 14px;
    line-height: 22px
}

.product_wrap .related_box .related_products_box .related_products_item .related_addcart[data-v-88eeec50] {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: flex;
    width: 30px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    background-color: #ccc;
    color: #fff;
    font-size: 18px;
    justify-content: center;
    -webkit-transition: all .3s;
    transition: all .3s;
    -ms-flex-negative: 0;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    cursor: pointer;
    flex-shrink: 0;
    position: relative
}

.product_wrap .related_box .related_products_box .related_products_item .related_addcart[data-v-88eeec50]:hover {
    background-color: #c00000
}

.product_wrap .related_box .see_more_btn[data-v-88eeec50] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 13px;
    line-height: 20px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    color: #0060bf;
    display: none;
    justify-content: center;
    padding-top: 10px
}

@media(max-width: 960px) {
    .product_wrap .related_box .see_more_btn[data-v-88eeec50] {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.product_wrap .related_box .see_more_btn .iconfont[data-v-88eeec50] {
    display: inline-block;
    font-size: 12px
}

.product_wrap .related_box .see_more_btn .iconfont.iconfont_down_up[data-v-88eeec50] {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.product_wrap .product_describe_box .navigation_bar[data-v-88eeec50] {
    background: #f2f2f2;
    position: sticky;
    top: 0;
    width: 100%;
    z-index: 1
}
.product_wrap .product_describe_box .products_module .module_box .module_item .module_header[data-v-4e2c989c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    border-bottom: 1px solid #e5e5e5;
    justify-content: space-between;
    margin-bottom: 24px;
    padding: 20px 0 12px;
}
.product_wrap .product_describe_box .products_module .module_box .module_item .module_header .right span{color: #707070;
    display: none;
    font-size: 14px;
    line-height: 22px;
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg);
    -webkit-transition: all .3s;
    transition: all .3s;}
.product_wrap .product_describe_box .products_module .module_box .module_item .module_header .left[data-v-4e2c989c] {
    color: #19191a;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
}
.product_wrap .product_describe_box .products_module .module_box .module_item .module_header .right .iconfont_down[data-v-4e2c989c] {
    color: #707070;
    display: none;
    font-size: 14px;
    line-height: 22px;
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg);
    -webkit-transition: all .3s;
    transition: all .3s;
}
.product_wrap .product_describe_box .products_module .module_box .module_item[data-v-4e2c989c] {
    margin: 0 auto;
    max-width: 1200px;
    width: 84vw;
}
.product_desc_ctn[data-v-344b2c5c] {
    position: relative;
}
.ctn_box[data-v-344b2c5c] {
    padding: 0 0 40px;
}
.product_desc_ctn[data-v-344b2c5c]{position:relative}
.product_desc_ctn .video_popup[data-v-344b2c5c]{display:block}
@media(max-width:960px){
    .product_desc_ctn .video_popup[data-v-344b2c5c] .iconfont_close{color:#fff}
    .product_desc_ctn .video_popup[data-v-344b2c5c] .fs-popup-ctn{background:#000}
    .product_desc_ctn .video_popup[data-v-344b2c5c] .fs-popup-ctn .fs-popup-header{border-bottom:none}
    .product_desc_ctn .video_popup[data-v-344b2c5c] .fs-popup-ctn .fs-popup-header .title{color:transparent}
    .product_desc_ctn .video_popup[data-v-344b2c5c] .fs-popup-ctn .slot-wraper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
    .product_desc_ctn .video_popup[data-v-344b2c5c] .fs-popup-ctn .iframe{height:56.5vw}
    
}
.side_menu[data-v-344b2c5c]{display:none}
.swiper-container[data-v-344b2c5c]{padding-bottom:28px;z-index:0}
@media(max-width:960px){
    .swiper-container[data-v-344b2c5c]{padding-bottom:0}
    .swiper-container.isBottom[data-v-344b2c5c]{padding-bottom:20px}
    
}
.swiper-container[data-v-344b2c5c] .swiper-wrapper{z-index:3}
.swiper-container[data-v-344b2c5c] .swiper-slide{border-radius:8px;cursor:pointer;height:auto;overflow:hidden;-webkit-transition:all .3s;transition:all .3s}
.swiper-container[data-v-344b2c5c] .swiper-slide .slide_item{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.swiper-container[data-v-344b2c5c] .swiper-slide .slide_item>.title_box{-webkit-box-flex:1;-ms-flex:1;flex:1}.swiper-container[data-v-344b2c5c] .swiper-slide .slide_item:hover .title_box .title{-webkit-text-decoration:underline;text-decoration:underline}.swiper-container[data-v-344b2c5c] .swiper-slide:hover{-webkit-box-shadow:0 15px 15px -10px rgba(0,0,0,.15);box-shadow:0 15px 15px -10px rgba(0,0,0,.15)}.swiper-container[data-v-344b2c5c] .swiper-pagination{bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.swiper-container[data-v-344b2c5c] .swiper-pagination .swiper-pagination-bullet{background:#707070;opacity:.4;-webkit-transition:all .3s;transition:all .3s;vertical-align:bottom}.swiper-container[data-v-344b2c5c] .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#707070;border-radius:4px;opacity:1;width:20px}.istMobile:hover .swiper-button-next[data-v-344b2c5c],.istMobile:hover .swiper-button-prev[data-v-344b2c5c]{opacity:1}.istMobile .swiper-button-prev[data-v-344b2c5c]{background:rgba(0,0,0,.2);border-radius:50%;color:#fff;font-size:20px;height:40px;left:-80px;margin-top:-54px;opacity:0;pointer-events:auto;right:auto;text-align:center;-webkit-transition:all .3s;transition:all .3s;width:40px;z-index:10}@media(max-width:1024px){.istMobile .swiper-button-prev[data-v-344b2c5c]{display:none}}.istMobile .swiper-button-prev[data-v-344b2c5c]:after{content:"";font-family:"iconfont";font-size:20px}.istMobile .swiper-button-prev[data-v-344b2c5c]:hover{background:rgba(0,0,0,.4)}.istMobile .swiper-button-next[data-v-344b2c5c]{background:rgba(0,0,0,.2);border-radius:50%;color:#fff;font-size:20px;height:40px;left:auto;margin-top:-54px;opacity:0;pointer-events:auto;right:-80px;text-align:center;-webkit-transition:all .3s;transition:all .3s;width:40px;z-index:10}@media(max-width:1024px){.istMobile .swiper-button-next[data-v-344b2c5c]{display:none}}.istMobile .swiper-button-next[data-v-344b2c5c]:after{content:"";font-family:"iconfont";font-size:20px}.istMobile .swiper-button-next[data-v-344b2c5c]:hover{background:rgba(0,0,0,.4)}.ctn_box[data-v-344b2c5c]{padding:0 0 40px}.ctn_box .swiper-container .swiper-button-disabled[data-v-344b2c5c]{background:rgba(0,0,0,.05)}@media(max-width:960px){.ctn_box[data-v-344b2c5c]{margin:0 16px;padding:16px 0 24px}}.filter_box[data-v-344b2c5c]{padding-bottom:16px}.filter_box .filter_item[data-v-344b2c5c]{background-color:#f2f2f2;border-radius:4px;color:#19191a;cursor:pointer;display:inline-block;font-size:13px;line-height:20px;margin-bottom:12px;margin-right:12px;padding:4px 12px}.filter_box .filter_item.active[data-v-344b2c5c]{background-color:#707070;color:#fff;cursor:default}.filter_box .filter_item.blue[data-v-344b2c5c]{color:#0060bf}.filter_box .filter_item.blue .isM[data-v-344b2c5c]{display:none}@media(max-width:767px){.filter_box .filter_item.blue .isPc[data-v-344b2c5c]{display:none}.filter_box .filter_item.blue .isM[data-v-344b2c5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.filter_box .filter_item.blue .isM>span[data-v-344b2c5c]{color:#0060bf;font-size:14px;line-height:22px}.filter_box .filter_item.blue .isM>i[data-v-344b2c5c]{color:#0060bf;display:inline-block;font-size:12px;line-height:20px;margin-left:4px;-webkit-transition:all .3s;transition:all .3s}.filter_box .filter_item.blue .isM>i.iconfont-down-up[data-v-344b2c5c]{line-height:1;-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg)}}.filter_box .filter_item[data-v-344b2c5c]:last-child{margin-right:0}.video_box[data-v-344b2c5c]{height:495px;width:880px}@media(max-width:960px){.video_box[data-v-344b2c5c]{height:56.5vw;padding:30px 16px 0;width:100%}}.video_box .iframe[data-v-344b2c5c]{display:block;height:100%;width:100%}.img_box[data-v-344b2c5c]{overflow:hidden;padding-bottom:56%;position:relative;width:100%}.img_box .img[data-v-344b2c5c]{display:block;left:0;max-width:100%;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:100%}.img_box .tags[data-v-344b2c5c]{background:rgba(0,96,191,.6);-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;font-size:12px;height:24px;left:0;line-height:24px;min-width:50px;padding:0 10px;position:absolute;text-align:center;top:0;z-index:2}.img_box .time_box[data-v-344b2c5c]{bottom:8px;position:absolute;right:8px}.title_box[data-v-344b2c5c]{border:1px solid #e5e5e5;border-radius:0 0 8px 8px;border-top:none;padding:20px}.title_box .title[data-v-344b2c5c]{color:#19191a;display:-webkit-box;font-size:14px;font-weight:600;line-height:22px;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(min-width:768px){.istMobile[data-v-344b2c5c]{display:block}.isMobile[data-v-344b2c5c]{display:none}}@media(max-width:767px){.istMobile[data-v-344b2c5c]{display:none}.isMobile[data-v-344b2c5c]{display:block}.isMobile .openShowList[data-v-344b2c5c]{margin-top:16px}.isMobile .openShowList[data-v-344b2c5c],.isMobile .openShowList .click_btn[data-v-344b2c5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.isMobile .openShowList .click_btn[data-v-344b2c5c]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.isMobile .openShowList .click_btn>span[data-v-344b2c5c]{color:#0060bf;font-size:13px;line-height:20px}.isMobile .openShowList .click_btn>i[data-v-344b2c5c]{color:#0060bf;display:inline-block;font-size:12px;line-height:20px;margin-left:4px;-webkit-transition:all .3s;transition:all .3s}.isMobile .openShowList .click_btn>i.iconfont-down-up[data-v-344b2c5c]{line-height:1;-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg)}.isMobile .slide_item[data-v-344b2c5c]{border-radius:8px;margin-bottom:16px;overflow:hidden}.isMobile .slide_item[data-v-344b2c5c]:last-child{margin-bottom:0}}
.product_resources[data-v-7d6bddff]{padding-bottom:40px;position:relative}@media(max-width:960px){.product_resources[data-v-7d6bddff]{padding-bottom:24px}}.product_resources .tag_box[data-v-7d6bddff]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:16px}.product_resources .tag_box .tag[data-v-7d6bddff]{background:#f7f7f7;border-radius:4px;color:#19191a;font-size:14px;height:28px;line-height:22px;line-height:28px;margin:12px 12px 0 0;padding:0 12px;position:relative}.product_resources .tag_box .tag[data-v-7d6bddff]:before{background:#19191a;border-radius:4px;bottom:0;content:" ";display:block;height:100%;left:0;opacity:0;position:absolute;right:0;top:0;-webkit-transition:all .3s;transition:all .3s;width:100%}.product_resources .tag_box .tag[data-v-7d6bddff]:hover{cursor:pointer}.product_resources .tag_box .tag[data-v-7d6bddff]:hover:not(.active_tag):before{opacity:.04}.product_resources .tag_box .active_tag[data-v-7d6bddff]{background:#707070;color:#fff}@media(max-width:960px){.related_ctn[data-v-7d6bddff]{display:none}}.resource_title[data-v-7d6bddff]{color:#19191a;font-size:16px;font-weight:600;line-height:24px;padding-top:17px}@media(max-width:960px){.resource_title[data-v-7d6bddff]{display:none}}.resource_box[data-v-7d6bddff]{display:grid;grid-template-columns:repeat(4,1fr);width:100%;grid-gap:20px}@media(max-width:768px){.resource_box[data-v-7d6bddff]{grid-template-columns:repeat(1,1fr);padding:16px 16px 0;width:100%;grid-gap:12px}}.more-file-btn[data-v-7d6bddff],.more-file-btn-m[data-v-7d6bddff],.more-file-btn-pc[data-v-7d6bddff]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;border-top:1px solid #e5e5e5;color:#0060bf;justify-content:center;margin-top:28px;padding-top:20px}@media(max-width:768px){.more-file-btn[data-v-7d6bddff],.more-file-btn-m[data-v-7d6bddff],.more-file-btn-pc[data-v-7d6bddff]{border-top:none;margin-top:0;padding-top:24px}}.more-file-btn .btn[data-v-7d6bddff],.more-file-btn-m .btn[data-v-7d6bddff],.more-file-btn-pc .btn[data-v-7d6bddff]{cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.more-file-btn .btn:hover .info[data-v-7d6bddff],.more-file-btn-m .btn:hover .info[data-v-7d6bddff],.more-file-btn-pc .btn:hover .info[data-v-7d6bddff]{-webkit-text-decoration:underline;text-decoration:underline}.more-file-btn .info[data-v-7d6bddff],.more-file-btn-m .info[data-v-7d6bddff],.more-file-btn-pc .info[data-v-7d6bddff]{font-size:13px;line-height:20px}.more-file-btn .iconfont_down[data-v-7d6bddff],.more-file-btn-m .iconfont_down[data-v-7d6bddff],.more-file-btn-pc .iconfont_down[data-v-7d6bddff]{font-size:12px;margin-left:4px;-webkit-transition:all .2s;transition:all .2s}.more-file-btn .iconfont_down.rotate[data-v-7d6bddff],.more-file-btn-m .iconfont_down.rotate[data-v-7d6bddff],.more-file-btn-pc .iconfont_down.rotate[data-v-7d6bddff]{-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg)}.more-file-btn-pc[data-v-7d6bddff]{border:none;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0}@media(max-width:960px){.more-file-btn-pc[data-v-7d6bddff]{display:none}}.more-file-btn-m[data-v-7d6bddff]{display:none}@media(max-width:960px){.more-file-btn-m[data-v-7d6bddff]{display:-webkit-box;display:-ms-flexbox;display:flex}}.download_more[data-v-7d6bddff]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;display:none;justify-content:center;padding-top:20px}@media(max-width:960px){.download_more[data-v-7d6bddff]{display:none}}@media(max-width:960px)and (max-width:414px){.download_more[data-v-7d6bddff]{padding-top:24px;text-align:center}}.download_more .more_btn[data-v-7d6bddff]{cursor:pointer;-webkit-text-decoration:none;text-decoration:none}.download_more .more_btn .info[data-v-7d6bddff]{color:#0060bf;font-size:14px;line-height:22px}.download_more .more_btn .iconfont[data-v-7d6bddff]{color:#0060bf;font-size:12px;margin-left:4px;width:12px}.download_more .more_btn:hover .info[data-v-7d6bddff]{-webkit-text-decoration:underline;text-decoration:underline}@media(max-width:960px){.download_more .more_btn[data-v-7d6bddff]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.download_more .more_btn .iconfont[data-v-7d6bddff]{display:block}}.resource_item[data-v-7d6bddff]{background-color:#f7f7f7;border-radius:4px;cursor:pointer;height:76px;padding:16px;-webkit-transition:all .3s;transition:all .3s}.resource_item[data-v-7d6bddff],.resource_item .resource_link[data-v-7d6bddff]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.resource_item .resource_link[data-v-7d6bddff]{color:#19191a;-webkit-text-decoration:none;text-decoration:none;width:100%}.resource_item .resource_link .resource_text[data-v-7d6bddff]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.resource_item .resource_link .resource_text .text_name[data-v-7d6bddff]{display:-webkit-box;font-size:14px;line-height:22px;overflow:hidden;text-overflow:ellipsis;word-break:break-word;-webkit-box-orient:vertical;-webkit-line-clamp:2}.resource_item .resource_link .resource_text .text_left[data-v-7d6bddff]{display:inline}.resource_item .resource_link .resource_text .text_left.noTag[data-v-7d6bddff]{max-width:100%}@media(max-width:768px){.resource_item .resource_link .resource_text .text_left.noTag[data-v-7d6bddff]{max-width:100%}}.resource_item .resource_link .resource_text .text_right[data-v-7d6bddff]{display:inline}.resource_item .resource_link .resource_text .text_right[data-v-7d6bddff]:before{content:"";display:inline-block;height:100%;vertical-align:middle}.resource_item .resource_link .resource_text .new_tag[data-v-7d6bddff]{background-image:url(https://resource.fs.com/mall/generalImg/20230426155715gx0x94.png);background-position:-16px -16px;background-repeat:no-repeat;background-size:128px 82px;display:inline-block;float:left;height:24px;margin-left:4px;vertical-align:middle;width:44px}.resource_item .resource_link .resource_text .iconfont[data-v-7d6bddff]{display:inline-block;float:left;font-size:14px;line-height:22px;line-height:24px;margin-left:4px}.resource_item .icon_resource[data-v-7d6bddff]{background-image:url(https://img-en.fs.com/includes/templates/fiberstore/images/new-pc-img/download-icon.png);background-repeat:no-repeat;margin-right:8px}.resource_item .icon_resource[data-v-7d6bddff],.resource_item .icon_resource_img[data-v-7d6bddff]{display:inline-block;height:20px;width:20px;-ms-flex-negative:0;flex-shrink:0}.resource_item .icon_resource_img[data-v-7d6bddff]{margin-right:10px}.resource_item .type_one[data-v-7d6bddff]{background-position:-7px -9px}.resource_item .type_two[data-v-7d6bddff]{background-position:-37px -9px}.resource_item .type_three[data-v-7d6bddff]{background-position:-67px -10px}.resource_item .type_four[data-v-7d6bddff]{background-position:-97px -9px}.resource_item .type_five[data-v-7d6bddff]{background-position:-128px -10px}.resource_item .type_six[data-v-7d6bddff]{background-position:-7px -71px}.resource_item .type_seven[data-v-7d6bddff]{background-position:-38px -70px}.resource_item .type_eight[data-v-7d6bddff]{background-position:-67px -70px}.resource_item .type_nine[data-v-7d6bddff]{background-position:-7px -132px}.resource_item .type_ten[data-v-7d6bddff]{background-position:-97px -70px}.resource_item .type_eleven[data-v-7d6bddff]{background-position:-37px -70px}.resource_item .type_wwelve[data-v-7d6bddff]{background-position:-127px -70px}.resource_item .text[data-v-7d6bddff]{font-size:14px;font-weight:400;line-height:22px;overflow:hidden;-webkit-transition:all .3s;transition:all .3s}.resource_item[data-v-7d6bddff]:hover{-webkit-box-shadow:0 15px 15px -10px rgba(0,0,0,.15);box-shadow:0 15px 15px -10px rgba(0,0,0,.15)}.resource_item:hover .resource_text .text[data-v-7d6bddff],.resource_item:hover .resource_text .text_left[data-v-7d6bddff]{-webkit-text-decoration:underline;text-decoration:underline}.video_box[data-v-7d6bddff]{height:495px;width:880px}@media(max-width:960px){.video_box[data-v-7d6bddff]{height:210px;padding:30px 16px 0;width:100%}}.video_box .iframe[data-v-7d6bddff]{display:block;height:100%;width:100%}@media(max-width:414px){.product_resources .tag_box[data-v-7d6bddff]{margin-top:4px}}
.product_wrap .product_describe_box .products_module .module_box .module_item .module_header .right .iconfont_down[data-v-4e2c989c] {
    color: #707070;
    display: none;
    font-size: 14px;
    line-height: 22px;
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg);
    -webkit-transition: all .3s;
    transition: all .3s;
}
@media (max-width: 960px){
.product_wrap .product_describe_box .products_module .module_box .module_item[data-v-4e2c989c] {
    border-bottom: none;
    padding: 0;
    width: 100%;}
}
@media (max-width: 960px){
.ctn_box[data-v-2538f112] {
    margin: 0 16px;}
    .product_wrap .product_describe_box .products_module .module_box .module_item .module_header[data-v-4e2c989c] {
                    border:none;
                    margin-bottom: 0;
                    padding: 12px 16px
                }
}
img{max-width:100%!important}
.recently_viewed[data-v-02a117c1]{margin:0 auto;max-width:1200px;width:84vw}@media(max-width:1200px){.recently_viewed[data-v-02a117c1]{width:94vw}}@media(max-width:960px){.recently_viewed[data-v-02a117c1]{padding:0 0 24px;width:100%}}.recently_viewed .recently_viewed_box .title[data-v-02a117c1]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;border-bottom:1px solid #e5e5e5;justify-content:space-between;margin-bottom:8px;padding:20px 0 12px}.recently_viewed .recently_viewed_box .title>span[data-v-02a117c1]{color:#19191a;font-size:16px;font-weight:600;line-height:24px}.recently_viewed .recently_viewed_box .title .iconfont_down[data-v-02a117c1]{color:#707070;display:none;font-size:14px;line-height:22px;-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg);-webkit-transition:all .3s;transition:all .3s}.recently_viewed .recently_viewed_box .title .iconfont_down.iconfont_down_up[data-v-02a117c1]{-webkit-transform:rotateX(0);transform:rotateX(0)}.recently_viewed .recently_viewed_box .content[data-v-02a117c1],.recently_viewed .recently_viewed_box .content_m[data-v-02a117c1]{padding-bottom:40px;position:relative}.recently_viewed .recently_viewed_box .content .item_box[data-v-02a117c1],.recently_viewed .recently_viewed_box .content_m .item_box[data-v-02a117c1]{background-color:#fff;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;padding:8px 0 24px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.recently_viewed .recently_viewed_box .content .item_box .img_box>img[data-v-02a117c1],.recently_viewed .recently_viewed_box .content_m .item_box .img_box>img[data-v-02a117c1]{display:block;height:160px;margin:0 auto;width:160px}.recently_viewed .recently_viewed_box .content .item_box .bottom_box[data-v-02a117c1],.recently_viewed .recently_viewed_box .content_m .item_box .bottom_box[data-v-02a117c1]{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.recently_viewed .recently_viewed_box .content .item_box .bottom_box .name[data-v-02a117c1],.recently_viewed .recently_viewed_box .content_m .item_box .bottom_box .name[data-v-02a117c1]{color:#19191a;font-size:14px;font-weight:600;line-height:22px;-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;overflow:hidden;text-align:center;text-overflow:ellipsis;margin: 0 5px;}.recently_viewed .recently_viewed_box .content .item_box .bottom_box .other[data-v-02a117c1],.recently_viewed .recently_viewed_box .content_m .item_box .bottom_box .other[data-v-02a117c1]{margin-top:12px}.recently_viewed .recently_viewed_box .content .item_box .bottom_box .other .price[data-v-02a117c1],.recently_viewed .recently_viewed_box .content_m .item_box .bottom_box .other .price[data-v-02a117c1]{color:#19191a;font-size:14px;font-weight:600;line-height:22px;text-align:center}.recently_viewed .recently_viewed_box .content .item_box .bottom_box .other .star[data-v-02a117c1],.recently_viewed .recently_viewed_box .content_m .item_box .bottom_box .other .star[data-v-02a117c1]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.recently_viewed .recently_viewed_box .content .item_box .bottom_box .other .star .star_item[data-v-02a117c1],.recently_viewed .recently_viewed_box .content_m .item_box .bottom_box .other .star .star_item[data-v-02a117c1]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:2px}.recently_viewed .recently_viewed_box .content .item_box .bottom_box .other .star .star_item .iconfont[data-v-02a117c1],.recently_viewed .recently_viewed_box .content_m .item_box .bottom_box .other .star .star_item .iconfont[data-v-02a117c1]{color:#d5d5d5;font-size:14px;height:14px;line-height:1}.recently_viewed .recently_viewed_box .content .item_box .bottom_box .other .star .star_item .iconfont.iconfont_yellow[data-v-02a117c1],.recently_viewed .recently_viewed_box .content_m .item_box .bottom_box .other .star .star_item .iconfont.iconfont_yellow[data-v-02a117c1]{color:#ffd748}.recently_viewed .recently_viewed_box .content .item_box .bottom_box .other .star .rating[data-v-02a117c1],.recently_viewed .recently_viewed_box .content_m .item_box .bottom_box .other .star .rating[data-v-02a117c1]{color:#707070;font-size:13px;line-height:20px;margin-left:8px}.recently_viewed .recently_viewed_box .content .item_box .item_add[data-v-02a117c1],.recently_viewed .recently_viewed_box .content_m .item_box .item_add[data-v-02a117c1]{background:#fff;border-radius:50%;-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,.1);box-shadow:0 2px 8px 0 rgba(0,0,0,.1);display:none;height:40px;position:absolute;right:8px;top:124px;width:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;cursor:pointer;justify-content:center;-webkit-transition:all .3s;transition:all .3s}.recently_viewed .recently_viewed_box .content .item_box .item_add .iconfont[data-v-02a117c1],.recently_viewed .recently_viewed_box .content_m .item_box .item_add .iconfont[data-v-02a117c1]{color:#19191a;font-size:16px;line-height:1}.recently_viewed .recently_viewed_box .content .item_box .item_add[data-v-02a117c1]:hover,.recently_viewed .recently_viewed_box .content_m .item_box .item_add[data-v-02a117c1]:hover{background:#f6f6f6}.recently_viewed .recently_viewed_box .content .item_box:hover .item_add[data-v-02a117c1],.recently_viewed .recently_viewed_box .content_m .item_box:hover .item_add[data-v-02a117c1]{display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width:768px){.recently_viewed .recently_viewed_box .content .item_box .item_add[data-v-02a117c1],.recently_viewed .recently_viewed_box .content_m .item_box .item_add[data-v-02a117c1]{height:36px;width:36px}}.recently_viewed .recently_viewed_box .content[data-v-02a117c1]:hover .swiper-button-next,.recently_viewed .recently_viewed_box .content[data-v-02a117c1]:hover .swiper-button-prev,.recently_viewed .recently_viewed_box .content_m[data-v-02a117c1]:hover .swiper-button-next,.recently_viewed .recently_viewed_box .content_m[data-v-02a117c1]:hover .swiper-button-prev{opacity:1}.recently_viewed .recently_viewed_box .content_m[data-v-02a117c1]{display:none}@media(max-width:960px){.recently_viewed .recently_viewed_box .title[data-v-02a117c1]{padding:12px 16px}.recently_viewed .recently_viewed_box .title>span[data-v-02a117c1]{font-size:16px;font-weight:600;line-height:24px}.recently_viewed .recently_viewed_box .title .iconfont_down[data-v-02a117c1]{display:block}.recently_viewed .recently_viewed_box .content[data-v-02a117c1]{/*display:none*/}.recently_viewed .recently_viewed_box .content_m[data-v-02a117c1]{display:block;padding:0 16px}.recently_viewed .recently_viewed_box .content_m .list_box[data-v-02a117c1]{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;padding-bottom:0}.recently_viewed .recently_viewed_box .content_m .item_box[data-v-02a117c1]{padding:8px 0 16px}.recently_viewed .recently_viewed_box .content_m .item_box .bottom_box .name[data-v-02a117c1]{font-size:13px;line-height:20px}.recently_viewed .recently_viewed_box .content_m .item_box .item_add[data-v-02a117c1]{display:-webkit-box;display:-ms-flexbox;display:flex;right:12px;top:124px}.recently_viewed .recently_viewed_box .content_m .spotlights_box[data-v-02a117c1]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:12px}.recently_viewed .recently_viewed_box .content_m .spotlights_box .spotlights_btn[data-v-02a117c1]{color:#0060bf;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;min-width:140px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.recently_viewed .recently_viewed_box .content_m .spotlights_box .spotlights_btn:hover .spotlights_btn_info[data-v-02a117c1]{-webkit-text-decoration:underline;text-decoration:underline}.recently_viewed .recently_viewed_box .content_m .spotlights_box .spotlights_btn .spotlights_btn_info[data-v-02a117c1]{font-size:13px;line-height:20px}.recently_viewed .recently_viewed_box .content_m .spotlights_box .spotlights_btn .iconfont_arrow[data-v-02a117c1]{display:inline-block;font-size:12px;height:12px;margin:0 0 0 8px;-webkit-transition:all .3s;transition:all .3s;width:12px}.recently_viewed .recently_viewed_box .content_m .spotlights_box .spotlights_btn .iconfont_arrow.iconfont_arrow_down[data-v-02a117c1]{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}}[data-v-02a117c1] .swiper-btn-box{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:100%}[data-v-02a117c1] .swiper-btn-box .swiper-button-prev{background:rgba(0,0,0,.2);border-radius:50%;color:#fff;font-size:20px;height:40px;left:-80px;margin-top:-54px;opacity:0;pointer-events:auto;right:auto;text-align:center;-webkit-transition:all .3s;transition:all .3s;width:40px;z-index:10}@media(max-width:1024px){[data-v-02a117c1] .swiper-btn-box .swiper-button-prev{display:none}}[data-v-02a117c1] .swiper-btn-box .swiper-button-prev:after{content:"";font-family:"iconfont";font-size:20px}[data-v-02a117c1] .swiper-btn-box .swiper-button-prev:hover{background:rgba(0,0,0,.4)}[data-v-02a117c1] .swiper-btn-box .swiper-button-next{background:rgba(0,0,0,.2);border-radius:50%;color:#fff;font-size:20px;height:40px;left:auto;margin-top:-54px;opacity:0;pointer-events:auto;right:-80px;text-align:center;-webkit-transition:all .3s;transition:all .3s;width:40px;z-index:10}@media(max-width:1024px){[data-v-02a117c1] .swiper-btn-box .swiper-button-next{display:none}}[data-v-02a117c1] .swiper-btn-box .swiper-button-next:after{content:"";font-family:"iconfont";font-size:20px}[data-v-02a117c1] .swiper-btn-box .swiper-button-next:hover{background:rgba(0,0,0,.4)}[data-v-02a117c1] .swiper-btn-box .swiper-button-disabled{background:rgba(0,0,0,.05)}[data-v-02a117c1] .swiper-btn-box .swiper-button-disabled:hover{background:rgba(0,0,0,.05)}[data-v-02a117c1] .swiper-container{padding-bottom:28px;z-index:0}[data-v-02a117c1] .swiper-container .swiper-slide{height:auto}[data-v-02a117c1] .swiper-container .swiper-slide>a{-webkit-text-decoration:none;text-decoration:none}[data-v-02a117c1] .swiper-container .swiper-pagination{bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}[data-v-02a117c1] .swiper-container .swiper-pagination .swiper-pagination-bullet{background:#707070;opacity:.4;-webkit-transition:all .3s;transition:all .3s;vertical-align:bottom}[data-v-02a117c1] .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#707070;border-radius:4px;opacity:1;width:20px}.product_wrap .product_describe_box .products_module .module_box .module_item .module_header .right .iconfont_down[data-v-4e2c989c] {
    color: #707070;
    display: none;
    font-size: 14px;
    line-height: 22px;
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg);
    -webkit-transition: all .3s;
    transition: all .3s;
}
.module_content{color: #707070;
    font-size: 14px;
    line-height: 22px;}
.module_content table{width:100%!important;}
.module_content table td,module_content table th{padding:10px;}
.module_content table{
    height: 100%;
    table-layout: fixed;
    max-width: 100%!important;
    }    
.module_content table *{word-wrap:break-word!important;white-space: initial!important;}
.module_content table tr:nth-child(odd){background: #fff;
    border-radius: 4px;}    
.module_content img{height:auto!important;width: 100%!important;}
.product_wrap .product_describe_box .navigation_bar .bar_box[data-v-88eeec50] {
    margin: 0 auto;
    max-width: 1200px;
    overflow: auto;
    /* width: 84vw; */
}

@media(max-width: 1200px) {
    .product_wrap .product_describe_box .navigation_bar .bar_box[data-v-88eeec50] {
        padding:0;
        width: 94vw
    }
}

@media(max-width: 1200px)and (max-width:960px) {
    .product_wrap .product_describe_box .navigation_bar .bar_box[data-v-88eeec50] {
        margin:0;
        padding: 0 16px;
        width: 100%
    }

    .product_wrap .product_describe_box .navigation_bar .bar_box[data-v-88eeec50]::-webkit-scrollbar {
        display: none
    }
}

.product_wrap .product_describe_box .navigation_bar .bar_box .box_list[data-v-88eeec50] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

.product_wrap .product_describe_box .navigation_bar .bar_box .box_list .item[data-v-88eeec50] {
    color: #707070;
    cursor: pointer;
    font-size: 14px;
    font-weight: 600;
    height: 56px;
    line-height: 22px;
    margin-right: 48px;
    padding: 16px 0;
    position: relative
}

.product_wrap .product_describe_box .navigation_bar .bar_box .box_list .item[data-v-88eeec50]:last-child {
    margin-right: 0
}

.product_wrap .product_describe_box .navigation_bar .bar_box .box_list .item[data-v-88eeec50]:after {
    background-color: #c00000;
    border-radius: 3px;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    opacity: 0;
    position: absolute;
    -webkit-transition: all .2s;
    transition: all .2s;
    width: 100%
}

.product_wrap .product_describe_box .navigation_bar .bar_box .box_list .item.active[data-v-88eeec50] {
    color: #19191a
}

.product_wrap .product_describe_box .navigation_bar .bar_box .box_list .item.active[data-v-88eeec50]:after {
    opacity: 1
}

@media(max-width: 1200px) {
    .product_wrap .product_describe_box .navigation_bar .bar_box .box_list .item[data-v-88eeec50] {
        font-weight:400;
        height: 48px;
        margin-right: 24px;
        padding: 12px 0
    }
}

@media(max-width: 1200px)and (max-width:960px) {
    .product_wrap .product_describe_box .navigation_bar .bar_box .box_list .item[data-v-88eeec50] {
        font-size:14px;
        line-height: 22px
    }
}

.product_wrap .product_describe_box .navigation_bar .nav_mask_be[data-v-88eeec50] {
    background: -webkit-gradient(linear,left top,right top,color-stop(36%,#fff),color-stop(68%,hsla(0,0%,100%,.6)),to(hsla(0,0%,100%,0)));
    background: linear-gradient(90deg,#fff 36%,hsla(0,0%,100%,.6) 68%,hsla(0,0%,100%,0));
    display: none;
    height: 48px;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 40px;
    z-index: 1
}

.product_wrap .product_describe_box .navigation_bar .nav_mask_af[data-v-88eeec50] {
    background: -webkit-gradient(linear,right top,left top,color-stop(36%,#fff),color-stop(68%,hsla(0,0%,100%,.6)),to(hsla(0,0%,100%,0)));
    background: linear-gradient(270deg,#fff 36%,hsla(0,0%,100%,.6) 68%,hsla(0,0%,100%,0));
    display: none;
    height: 48px;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px
}

@media(max-width: 960px) {
    .product_wrap .product_describe_box .navigation_bar[data-v-88eeec50] {
        display:none
    }

    .product_wrap .product_describe_box .navigation_bar.isMobileNav[data-v-88eeec50] {
        display: block;
        position: fixed;
        z-index: 102
    }
}

.product_wrap .product_describe_box .products_module .module_box .module_item[data-v-88eeec50] {
    margin: 0 auto 50px auto;
    width: 1200px;
    /* width: 84vw; */
    padding-top: 20px;
}

@media(max-width: 1200px) {
    .product_wrap .product_describe_box .products_module .module_box .module_item[data-v-88eeec50] {
        width:94vw
    }
}

@media(max-width: 960px) {
    .product_wrap .product_describe_box .products_module .module_box .module_item[data-v-88eeec50] {
        border-bottom:none;
        padding: 0;
        width: 100%
    }
}

.product_wrap .product_describe_box .products_module .module_box .module_item .module_header[data-v-88eeec50] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    border-bottom: 1px solid #e5e5e5;
    justify-content: space-between;
    margin-bottom: 24px;
    padding: 20px 0 12px
}

.product_wrap .product_describe_box .products_module .module_box .module_item .module_header .left[data-v-88eeec50] {
    color: #19191a;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px
}

.product_wrap .product_describe_box .products_module .module_box .module_item .module_header .right .qa_write[data-v-88eeec50],.product_wrap .product_describe_box .products_module .module_box .module_item .module_header .right .reviews_write[data-v-88eeec50] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #0060bf;
    cursor: pointer;
    font-size: 14px;
    line-height: 22px
}

.product_wrap .product_describe_box .products_module .module_box .module_item .module_header .right .qa_write i[data-v-88eeec50],.product_wrap .product_describe_box .products_module .module_box .module_item .module_header .right .reviews_write i[data-v-88eeec50] {
    font-size: 16px;
    line-height: 1;
    margin-right: 4px
}

.product_wrap .product_describe_box .products_module .module_box .module_item .module_header .right .qa_write:hover span[data-v-88eeec50],.product_wrap .product_describe_box .products_module .module_box .module_item .module_header .right .reviews_write:hover span[data-v-88eeec50] {
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.product_wrap .product_describe_box .products_module .module_box .module_item .module_header .right .operation_popover[data-v-88eeec50] {
    margin-left: 0
}

.product_wrap .product_describe_box .products_module .module_box .module_item .module_header .right .operation_popover[data-v-88eeec50] .trigger {
    color: #0060bf;
    font-size: 14px;
    line-height: 22px
}

.product_wrap .product_describe_box .products_module .module_box .module_item .module_header .right .operation_popover[data-v-88eeec50] .trigger>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.product_wrap .product_describe_box .products_module .module_box .module_item .module_header .right .operation_popover[data-v-88eeec50] .trigger i {
    font-size: 16px;
    line-height: 1;
    margin-right: 4px
}

.product_wrap .product_describe_box .products_module .module_box .module_item .module_header .right .operation_popover[data-v-88eeec50] .trigger:hover span {
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.product_wrap .product_describe_box .products_module .module_box .module_item .module_header .right .download_more[data-v-88eeec50] {
    color: #0060bf;
    font-size: 14px;
    line-height: 22px
}

.product_wrap .product_describe_box .products_module .module_box .module_item .module_header .right .iconfont_down[data-v-88eeec50] {
    color: #707070;
    display: none;
    font-size: 14px;
    line-height: 22px;
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg);
    -webkit-transition: all .3s;
    transition: all .3s
}

.product_wrap .product_describe_box .products_module .module_box .module_item .module_header .right .iconfont_down.iconfont_down_up[data-v-88eeec50] {
    -webkit-transform: rotateX(0);
    transform: rotateX(0)
}

@media(max-width: 960px) {
    .product_wrap .product_describe_box .products_module .module_box .module_item .module_header[data-v-88eeec50] {
        border:none;
        margin-bottom: 0;
        padding: 12px 16px
    }

    .product_wrap .product_describe_box .products_module .module_box .module_item .module_header .left[data-v-88eeec50] {
        font-size: 16px;
        font-weight: 600;
        line-height: 24px
    }

    .product_wrap .product_describe_box .products_module .module_box .module_item .module_header .right .download_more[data-v-88eeec50],.product_wrap .product_describe_box .products_module .module_box .module_item .module_header .right .qa_write[data-v-88eeec50],.product_wrap .product_describe_box .products_module .module_box .module_item .module_header .right .reviews_write[data-v-88eeec50] {
        display: none
    }

    .product_wrap .product_describe_box .products_module .module_box .module_item .module_header .right .iconfont_down[data-v-88eeec50] {
        display: inline-block
    }
}

.product_wrap .product_describe_box .products_module .module_box .module_item .module_content .retain_capital[data-v-88eeec50] {
    background-color: #fafafb;
    height: 140px;
    width: 100%
}

.product_wrap .product_describe_box .products_module .module_box .module_item .module_content .retain_capital .retain_capital_box[data-v-88eeec50] {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    margin: 0 auto;
    max-width: 1200px;
    width: 84vw;
    grid-gap: 100px
}

.product_wrap .product_describe_box .products_module .module_box .module_item .module_content .retain_capital .retain_capital_box .retain_capital_item[data-v-88eeec50] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 30px 56px
}

.product_wrap .product_describe_box .products_module .module_box .module_item .module_content .retain_capital .retain_capital_box .retain_capital_item .retain_capital_img[data-v-88eeec50] {
    border-radius: 50%;
    display: block;
    height: 80px;
    width: 80px
}

.product_wrap .product_describe_box .products_module .module_box .module_item .module_content .retain_capital .retain_capital_box .retain_capital_item .item_ctn[data-v-88eeec50] {
    margin-left: 20px
}

.product_wrap .product_describe_box .products_module .module_box .module_item .module_content .retain_capital .retain_capital_box .retain_capital_item .item_ctn .item_ctn_title[data-v-88eeec50] {
    color: #19191a;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px
}

.product_wrap .product_describe_box .products_module .module_box .module_item .module_content .retain_capital .retain_capital_box .retain_capital_item .item_ctn .item_ctn_desc[data-v-88eeec50] {
    color: #0060bf;
    cursor: pointer;
    font-size: 14px;
    line-height: 22px;
    margin-top: 8px
}

.product_wrap .product_describe_box .products_module .module_box .module_item .module_content .retain_capital .retain_capital_box .retain_capital_item .item_ctn .item_ctn_desc[data-v-88eeec50]:hover {
    -webkit-text-decoration: underline;
    text-decoration: underline
}

@media(max-width: 1200px) {
    .product_wrap .product_describe_box .products_module .module_box .module_item .module_content .retain_capital .retain_capital_box[data-v-88eeec50] {
        width:94vw
    }
}

@media(max-width: 960px) {
    .product_wrap .product_describe_box .products_module .module_box .module_item .module_content .retain_capital[data-v-88eeec50] {
        background:#fff;
        height: auto;
        padding: 16px 16px 24px
    }

    .product_wrap .product_describe_box .products_module .module_box .module_item .module_content .retain_capital .retain_capital_box[data-v-88eeec50] {
        grid-template-columns: repeat(1,1fr);
        padding: 0;
        width: 100%;
        grid-gap: 12px
    }

    .product_wrap .product_describe_box .products_module .module_box .module_item .module_content .retain_capital .retain_capital_box .retain_capital_item[data-v-88eeec50] {
        background-color: #fafafb;
        border-radius: 8px;
        padding: 24px 16px
    }

    .product_wrap .product_describe_box .products_module .module_box .module_item .module_content .retain_capital .retain_capital_box .retain_capital_item .retain_capital_img[data-v-88eeec50] {
        height: 60px;
        width: 60px
    }

    .product_wrap .product_describe_box .products_module .module_box .module_item .module_content .retain_capital .retain_capital_box .retain_capital_item .item_ctn .item_ctn_title[data-v-88eeec50] {
        font-size: 16px;
        line-height: 24px
    }

    .product_wrap .product_describe_box .products_module .module_box .module_item .module_content[data-v-88eeec50] {
        border-bottom: 12px solid #f7f7f7
    }
}

.product_wrap .product_gallery_box[data-v-88eeec50] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: sticky;
    top: 0
}

@media(max-width: 1420px) {
    .product_wrap .product_gallery_box[data-v-88eeec50] {
        width:50%
    }
}

@media(max-width: 960px) {
    .product_wrap .product_gallery_box[data-v-88eeec50] {
        /* display:none */
    }
    .product_wrap .small_img_box[data-v-88eeec50]{width: 100%!important;padding: 0 15px;}
    .product_wrap .product_gallery_box[data-v-88eeec50] {
        width:100%;
        position: relative;
    }
}

.product_wrap .product_gallery_box .video_com[data-v-88eeec50] {
    background-color: #fff;
    color: #fff;
    cursor: pointer;
    position: relative
}

.product_wrap .product_gallery_box .video_com .fs-button[data-v-88eeec50],.product_wrap .product_gallery_box .video_com .fs-shadow-top[data-v-88eeec50],.product_wrap .product_gallery_box .video_com .fs_logo[data-v-88eeec50],.product_wrap .product_gallery_box .video_com .video_title[data-v-88eeec50] {
    position: absolute;
    z-index: 26
}

.product_wrap .product_gallery_box .video_com .fs_logo[data-v-88eeec50] {
    height: 40px;
    left: 10px;
    top: 10px;
    width: 40px
}

.product_wrap .product_gallery_box .video_com .video_title[data-v-88eeec50] {
    height: 22px;
    left: 60px;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    top: 19px;
    white-space: nowrap;
    width: 70%
}

.product_wrap .product_gallery_box .video_com .fs-shadow-top[data-v-88eeec50] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAADGCAYAAAAT+OqFAAAAdklEQVQoz42QQQ7AIAgEF/T/D+kbq/RWAlnQyyazA4aoAB4FsBSA/bFjuF1EOL7VbrIrBuusmrt4ZZORfb6ehbWdnRHEIiITaEUKa5EJqUakRSaEYBJSCY2dEstQY7AuxahwXFrvZmWl2rh4JZ07z9dLtesfNj5q0FU3A5ObbwAAAABJRU5ErkJggg==);
    background-position: top;
    background-repeat: repeat-x;
    height: 60px;
    padding-bottom: 100px;
    pointer-events: none;
    top: 0;
    -webkit-transition: opacity .25s cubic-bezier(0,0,.2,1);
    transition: opacity .25s cubic-bezier(0,0,.2,1);
    width: 100%;
    z-index: 25
}

.product_wrap .product_gallery_box .video_com .video_btn[data-v-88eeec50] {
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.product_wrap .product_gallery_box .video_com .video_thumb[data-v-88eeec50] {
    max-width: 100%
}

.product_wrap .product_gallery_box .video_com:hover .fs-button .fs_video_button[data-v-88eeec50] {
    background-color: rgba(25,25,26,.8)
}

.product_wrap .iconfont_share_m[data-v-88eeec50] {
    color: #707070;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    height: 16px;
    line-height: 16px;
    width: 16px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: default;
    display: none;
    -webkit-transition: all .3s;
    transition: all .3s
}

@media(max-width: 960px) {
    .product_wrap .iconfont_share_m[data-v-88eeec50] {
        display:inline-block
    }
}

.product_wrap .share_tip[data-v-88eeec50] {
    float: left;
    margin-left: 8px
}

.product_wrap .share_tip .iconfont_share[data-v-88eeec50] {
    color: #707070;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    height: 16px;
    width: 16px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all .3s;
    transition: all .3s
}

.product_wrap .share_tip .iconfont_share[data-v-88eeec50]:hover {
    color: #19191a
}

.product_wrap .share_tip[data-v-88eeec50] .popper-computer {
    padding: 16px
}

.product_wrap .share_tip .share_ctn[data-v-88eeec50] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-width: 150px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.product_wrap .share_tip .share_ctn .iconfont[data-v-88eeec50] {
    color: #8d8d8f;
    cursor: pointer;
    font-size: 16px;
    -webkit-text-decoration: none;
    text-decoration: none;
    -webkit-transition: all .3s;
    transition: all .3s
}

.product_wrap .share_tip .share_ctn .iconfont.iconfont_facebook[data-v-88eeec50]:hover {
    color: #3c5a98
}

.product_wrap .share_tip .share_ctn .iconfont.iconfont_twitter[data-v-88eeec50]:hover {
    color: #29c5f6
}

.product_wrap .share_tip .share_ctn .iconfont.iconfont_pinterest[data-v-88eeec50]:hover {
    color: #e72f30
}

.product_wrap .share_tip .share_ctn .iconfont.iconfont_linkin[data-v-88eeec50]:hover {
    color: #0481d9
}

.product_wrap .share_tip .share_ctn .iconfont.iconfont_email[data-v-88eeec50]:hover {
    color: #4c4948
}

.product_wrap .big_img_box[data-v-88eeec50] {
    display: block;
    height: 600px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 600px
}

@media(max-width: 1200px) {
    .product_wrap .big_img_box[data-v-88eeec50] {
        height:0;
        padding-top: 100%;
        width: 100%
    }
}

.product_wrap .big_img_box .big_img[data-v-88eeec50] {
    /* cursor: url(../picture/cursor_serch_ic.png),auto; */
    display: block;
    left: 50%;
    margin: auto;
    max-height: 6000px;
    max-width: 550px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0)
}

.product_wrap .big_img_box .video_iframe[data-v-88eeec50] {
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 100%
}
.product_wrap .product_gallery_box .video_com[data-v-3f4c2d56] {
                background-color: #fff;
                color: #fff;
                cursor: pointer;
                position: relative
            }
.product_wrap .product_gallery_box .video_com .fs_logo[data-v-3f4c2d56] {
                height: 40px;
                left: 10px;
                top: 10px;
                width: 40px
            }
.product_wrap .product_gallery_box .video_com .video_thumb[data-v-3f4c2d56] {
    max-width: 100%;
}
.product_wrap .product_gallery_box .video_com .fs-shadow-top[data-v-3f4c2d56] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAADGCAYAAAAT+OqFAAAAdklEQVQoz42QQQ7AIAgEF/T/D+kbq/RWAlnQyyazA4aoAB4FsBSA/bFjuF1EOL7VbrIrBuusmrt4ZZORfb6ehbWdnRHEIiITaEUKa5EJqUakRSaEYBJSCY2dEstQY7AuxahwXFrvZmWl2rh4JZ07z9dLtesfNj5q0FU3A5ObbwAAAABJRU5ErkJggg==);
    background-position: top;
    background-repeat: repeat-x;
    height: 60px;
    padding-bottom: 100px;
    pointer-events: none;
    top: 0;
    -webkit-transition: opacity .25s cubic-bezier(0,0,.2,1);
    transition: opacity .25s cubic-bezier(0,0,.2,1);
    width: 100%;
    z-index: 25;
}
.product_wrap .product_gallery_box .video_com .video_btn[data-v-3f4c2d56] {
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.video-big[data-v-581ed213] {
    background: rgba(25, 25, 26, .6);
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    height: 38px;
    line-height: 38px;
    padding: 0 16px;
    position: relative;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.product_wrap .product_gallery_box .video_com .video_title[data-v-3f4c2d56] {
    height: 22px;
    left: 60px;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    top: 19px;
    white-space: nowrap;
    width: 70%;
}
.product_wrap .product_gallery_box .video_com .fs-button[data-v-3f4c2d56], .product_wrap .product_gallery_box .video_com .fs-shadow-top[data-v-3f4c2d56], .product_wrap .product_gallery_box .video_com .fs_logo[data-v-3f4c2d56], .product_wrap .product_gallery_box .video_com .video_title[data-v-3f4c2d56] {
    position: absolute;
    z-index: 26;
}
.product_wrap .click_view[data-v-88eeec50] {
    color: #707070;
    font-size: 12px;
    line-height: 20px;
    margin-top: 10px;
    text-align: center
}

.product_wrap .video_popup[data-v-88eeec50] {
    display: none
}

@media(max-width: 960px) {
    .product_wrap .video_popup[data-v-88eeec50] {
        display:block
    }
}

.product_wrap .video_popup[data-v-88eeec50] .iconfont_close {
    color: #fff
}

.product_wrap .video_popup[data-v-88eeec50] .fs-popup-ctn {
    background: #000
}

.product_wrap .video_popup[data-v-88eeec50] .fs-popup-ctn .slot-wraper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.product_wrap .video_popup[data-v-88eeec50] .fs-popup-ctn .iframe {
    height: 56.5vw
}

.product_wrap .product_attr_box[data-v-88eeec50] {
    padding: 0 0 0 60px;
    width: 50%;
}

@media(max-width: 960px) {
    .product_wrap .product_attr_box[data-v-88eeec50] {
        padding:0;
        width: 100%
    }
}

.product_wrap .product_title h1[data-v-88eeec50] {
    color: #19191a;
    display: inline;
    font-size: 24px;
    font-weight: 400;
    font-weight: 600;
    line-height: 32px;
    margin-right: 8px;
    word-break: break-word
}

@media(max-width: 960px) {
    .product_wrap .product_title[data-v-88eeec50] {
        margin-top:16px;
        padding: 0 16px
    }

    .product_wrap .product_title h1[data-v-88eeec50] {
        font-size: 16px;
        line-height: 24px
    }
}

.product_wrap .products_id_box[data-v-88eeec50] {
    white-space: nowrap
}

.product_wrap .products_id_box .hot[data-v-88eeec50],.product_wrap .products_id_box .new[data-v-88eeec50],.product_wrap .products_id_box .off[data-v-88eeec50] {
    background-image: url(../picture/20230426155715gx0x94.png);
    background-position: -16px -16px;
    background-repeat: no-repeat;
    background-size: 128px 82px;
    display: inline-block;
    float: left;
    height: 24px;
    margin-right: 8px;
    vertical-align: middle;
    width: 44px
}

.product_wrap .products_id_box .off[data-v-88eeec50] {
    background: #feefef;
    color: #c00000
}

.product_wrap .products_id_box .hot[data-v-88eeec50] {
    background-position: -68px -16px
}

@media(max-width: 960px) {
    .product_wrap .products_id_box[data-v-88eeec50] {
        display:none
    }
}

.product_wrap .products_id_box.products_id_box_pc[data-v-88eeec50] {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 32px;
    padding-top: 8px;
    vertical-align: text-bottom
}

.product_wrap .products_id_box.products_id_box_pc[data-v-88eeec50]:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

@media(max-width: 960px) {
    .product_wrap .products_id_box.products_id_box_pc[data-v-88eeec50] {
        display:none
    }
}

.product_wrap .products_id_box.products_id_box_m[data-v-88eeec50] {
    display: none;
    margin-left: 0
}

@media(max-width: 960px) {
    .product_wrap .products_id_box.products_id_box_m[data-v-88eeec50] {
        display:-webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        vertical-align: text-bottom
    }

    .product_wrap .products_id_box.products_id_box_m[data-v-88eeec50]:before {
        content: "";
        display: inline-block;
        height: 100%;
        vertical-align: middle
    }

    .product_wrap .products_id_box.products_id_box_m .products_id[data-v-88eeec50] {
        line-height: 20px
    }
}

.product_wrap .products_id_box.products_id_box_m[data-v-88eeec50] .fs-popover {
    float: left;
    margin-left: 8px
}

.product_wrap .products_id_box.products_id_box_m[data-v-88eeec50] .fs-popover .popper-mobile-notMobileConventional {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.product_wrap .products_id_box.products_id_box_m[data-v-88eeec50] .fs-popover .popper-mobile-notMobileConventional .share_title {
    color: #19191a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    line-height: 24px;
    padding: 12px 16px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #e5e5e5;
    position: relative
}

.product_wrap .products_id_box.products_id_box_m[data-v-88eeec50] .fs-popover .popper-mobile-notMobileConventional .share_title .iconfont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 20px;
    height: 48px;
    position: absolute;
    right: 0;
    top: 0;
    width: 52px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    padding: 14px 16px
}

.product_wrap .products_id_box.products_id_box_m[data-v-88eeec50] .fs-popover .popper-mobile-notMobileConventional .share_box {
    padding: 20px 20px 36px
}

.product_wrap .products_id_box .products_id[data-v-88eeec50] {
    color: #707070;
    display: inline-block;
    float: left;
    font-size: 13px;
    line-height: 24px
}

.product_wrap .product_sub[data-v-88eeec50] {
    margin-bottom: 20px;
    margin-top: 12px
}

.product_wrap .product_sub .main_tags[data-v-88eeec50] {
    color: #8d8d8f;
    font-size: 12px;
    line-height: 20px;
    overflow: hidden
}

.product_wrap .product_sub .vice_tags[data-v-88eeec50] {
    color: #707070;
    cursor: default;
    font-size: 13px;
    line-height: 20px
}

@media(max-width: 960px) {
    .product_wrap .product_sub .vice_tags[data-v-88eeec50] {
        overflow:auto;
        text-overflow: clip;
        -webkit-line-clamp: 10
    }

    .product_wrap .product_sub[data-v-88eeec50] {
        margin-bottom: 3px
    }
}

.product_wrap .product_swiper_box[data-v-88eeec50] {
    display: none;
    margin: 0 auto;
    max-width: 550px;
    position: relative;
    width: 86%
}

.product_wrap .product_swiper_box .swiper-container[data-v-88eeec50] {
    padding-bottom: 20px
}

.product_wrap .product_swiper_box .swiper-container[data-v-88eeec50] .swiper-wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media(max-width: 960px) {
    .product_wrap .product_swiper_box .swiper-container[data-v-88eeec50] {
        padding-bottom:0
    }
}

.product_wrap .product_swiper_box .swiper-slide[data-v-88eeec50] {
    margin: 0 auto
}

.product_wrap .product_swiper_box .swiper-slide .big_img_m[data-v-88eeec50] {
    position: relative
}

.product_wrap .product_swiper_box .swiper-slide .big_img_m>img[data-v-88eeec50] {
    display: block;
    max-height: 550px;
    max-width: 550px;
    width: 100%
}

.product_wrap .product_swiper_box .swiper-slide .big_img_m .video_btn[data-v-88eeec50] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.product_wrap .product_swiper_box .swiper-slide .big_img_m .video_btn .iconfont_play[data-v-88eeec50] {
    color: #fff;
    font-size: 22px
}

.product_wrap .product_swiper_box .swiper-slide .big_img_m .video_btn[data-v-88eeec50] .m_btn .iconfont_play {
    margin-right: 0
}

.product_wrap .product_swiper_box .swiper-pagination[data-v-88eeec50] {
    background: #f7f7f7;
    border-radius: 10px;
    bottom: 0;
    color: #646;
    display: inline-block;
    font-size: 13px;
    left: 50%;
    line-height: 20px;
    padding: 0 10px;
    -webkit-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0);
    width: auto
}

@media(max-width: 960px) {
    .product_wrap .product_swiper_box[data-v-88eeec50] {
        display:block
    }

    .product_wrap .product_swiper_box .swiper-pagination.big[data-v-88eeec50] {
        bottom: 12px
    }
}

.product_wrap .product_small_box[data-v-88eeec50] {
    margin-top: 16px;
    overflow-x: auto;
    position: relative;
    scrollbar-width: none;
    text-align: center;
    white-space: nowrap;
    width: 100%;
    -ms-overflow-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 20px
}

.product_wrap .product_small_box[data-v-88eeec50]::-webkit-scrollbar {
    display: none
}

.product_wrap .product_small_box .small_img[data-v-88eeec50] {
    border-radius: 2px;
    display: inline-block;
    height: 60px;
    margin-right: 8px;
    position: relative;
    width: 60px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.product_wrap .product_small_box .small_img[data-v-88eeec50]:last-child {
    margin-right: 0
}

.product_wrap .product_small_box .small_img>img[data-v-88eeec50] {
    border: 1px solid #eee;
    display: block;
    height: 100%;
    max-height: 100%;
    max-width: 100%;
    width: 100%
}

.product_wrap .product_small_box .small_img_active[data-v-88eeec50] {
    border: 1px solid #19191a
}

.product_wrap .product_small_box .small_img_video[data-v-88eeec50]:before {
    bottom: 0;
    content: " ";
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.product_wrap .product_small_box .small_img_video[data-v-88eeec50]:after {
    color: #fff;
    content: "";
    font-family: "iconfont"!important;
    -webkit-font-smoothing: antialiased;
    cursor: pointer;
    font-size: 18px;
    left: 50%;
    margin-left: -9px;
    margin-top: -9px;
    position: absolute;
    top: 50%;
    z-index: 10
}

@media(max-width: 960px) {
    .product_wrap .product_small_box[data-v-88eeec50] {
        display:none
    }
}

.product_wrap .product_center[data-v-88eeec50] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.product_wrap .small_img_box[data-v-88eeec50] {
    /* margin: 20px auto 0; */
    /* padding: 0 35px; */
    position: relative;
    width: 600px;
}

.product_wrap .small_img_box .swiper-slide[data-v-88eeec50] {
    cursor: pointer
}

.product_wrap .small_img_box .small_img[data-v-88eeec50] {
    border-radius: 4px;
    display: block;
    /* height: 60px; */
    position: relative;
    /* width: 60px; */
}

.product_wrap .small_img_box .small_img[data-v-88eeec50]:focus-visible {
    border-radius: 3px;
    outline: 2px solid #0080ff;
    outline-offset: -2px
}

.product_wrap .small_img_box .small_img>img[data-v-88eeec50] {
    border: 1px solid #eee;
    border-radius: 4px;
    display: block;
    height: 100%;
    max-height: 100%;
    max-width: 100%;
    width: 100%
}

.product_wrap .small_img_box .small_img_active img[data-v-88eeec50],.product_wrap .small_img_box .small_img_video.small_img_active[data-v-88eeec50] {
    border: 1px solid #19191a
}

.product_wrap .small_img_box .small_img_video[data-v-88eeec50] {
    border: 1px solid #eee
}

.product_wrap .small_img_box .small_img_video img[data-v-88eeec50] {
    border: none
}

.product_wrap .small_img_box .small_img_video[data-v-88eeec50]:before {
    bottom: 0;
    content: " ";
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.product_wrap .small_img_box .small_img_video[data-v-88eeec50]:after {
    background: url(../picture/paly-icon.png) 50%;
    content: " ";
    display: inline-block;
    height: 18px;
    left: 50%;
    margin-left: -9px;
    margin-top: -9px;
    position: absolute;
    top: 50%;
    width: 18px;
    z-index: 10
}

.product_wrap .small_img_box .small_img_video>img[data-v-88eeec50] {
    display: block;
    height: auto;
    margin-top: 50%;
    max-height: 100%;
    max-width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%
}

.product_wrap .small_img_box .swiper-button-next .iconfont[data-v-88eeec50],.product_wrap .small_img_box .swiper-button-prev .iconfont[data-v-88eeec50] {
    color: rgba(0,0,0,.2);
    font-size: 20px
}

.product_wrap .small_img_box .swiper-button-next[data-v-88eeec50]:after,.product_wrap .small_img_box .swiper-button-prev[data-v-88eeec50]:after {
    content: ""
}

.product_wrap .small_img_box .swiper-button-next.swiper-button-disabled .iconfont[data-v-88eeec50],.product_wrap .small_img_box .swiper-button-prev.swiper-button-disabled .iconfont[data-v-88eeec50] {
    color: rgba(0,0,0,.05)
}

.product_wrap .small_img_box .swiper_center[data-v-88eeec50] .swiper-wrapper {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.product_wrap .attributes_wrap[data-v-88eeec50] {
    position: relative;
    font-size: 12px;
    line-height: 24px;
}

@media(max-width: 960px) {
    .product_wrap .attributes_wrap[data-v-88eeec50] {
        border-bottom:12px solid #f7f7f7;
        margin-top: 0;
        padding: 0 16px
    }

    .product_wrap .attributes_wrap.isnBorder[data-v-88eeec50] {
        border-bottom: none
    }
}

.product_wrap .attributes_wrap .attributes_custom_box .customized_box[data-v-88eeec50] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 10px
}

.product_wrap .attributes_wrap .attributes_custom_box .customized_box .customized_main[data-v-88eeec50] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

@media(max-width: 960px) {
    .product_wrap .attributes_wrap .attributes_custom_box .customized_box .customized_main[data-v-88eeec50] {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap
    }
}

@media(max-width: 768px) {
    .product_wrap .attributes_wrap .attributes_custom_box .customized_box .customized_main[data-v-88eeec50] {
        margin-bottom:16px
    }

    .product_wrap .attributes_wrap .attributes_custom_box .customized_box .customized_main[data-v-88eeec50]:last-of-type {
        margin-bottom: 0
    }
}

.product_wrap .attributes_wrap .attributes_custom_box .customized_box .customized_title[data-v-88eeec50] {
    color: #707070;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 13px;
    height: 40px;
    line-height: 20px;
    margin-right: 4px;
    width: 164px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media(max-width: 960px) {
    .product_wrap .attributes_wrap .attributes_custom_box .customized_box .customized_title[data-v-88eeec50] {
        margin-right:0;
        width: 100%
    }
}

@media(max-width: 768px) {
    .product_wrap .attributes_wrap .attributes_custom_box .customized_box .customized_title[data-v-88eeec50] {
        height:auto
    }
}

.product_wrap .attributes_wrap .attributes_custom_box .customized_box .customized_title[data-v-88eeec50] .fs-popover .trigger .iconfont-tip {
    line-height: 1
}

.product_wrap .attributes_wrap .attributes_custom_box .customized_box .customized_ctn[data-v-88eeec50] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

@media(max-width: 960px) {
    .product_wrap .attributes_wrap .attributes_custom_box .customized_box[data-v-88eeec50] {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 16px
    }

    .product_wrap .attributes_wrap .attributes_custom_box .customized_box .customized_ctn[data-v-88eeec50] {
        max-width: 100%;
        width: 100%
    }
}

.product_wrap .attributes_wrap .attributes_custom_box .customized_box[data-v-88eeec50]:last-of-type {
    margin-bottom: 0
}

@media(max-width: 960px) {
    .product_wrap .attributes_wrap .attributes_custom_box[data-v-88eeec50] {
        margin-top:16px
    }
}

.product_wrap .attributes_wrap .attributes_relate_box .attributes_box[data-v-88eeec50] {
    margin-bottom: 24px
}

@media(max-width: 960px) {
    .product_wrap .attributes_wrap .attributes_relate_box[data-v-88eeec50] {
        margin-top:0
    }

    .product_wrap .attributes_wrap .attributes_relate_box .attributes_box[data-v-88eeec50] {
        margin-bottom: 16px
    }
}

.product_wrap .attributes_length_box[data-v-88eeec50] {
    margin-bottom: 10px
}

@media(max-width: 768px) {
    .product_wrap .attributes_length_box[data-v-88eeec50] {
        margin-bottom:16px
    }
}

.product_wrap .package_wrap[data-v-88eeec50] {
    margin-top: 32px
}

.product_wrap .package_wrap .package_title[data-v-88eeec50] {
    color: #707070;
    font-size: 13px;
    line-height: 20px;
    margin: 20px 0 0
}

.product_wrap .package_wrap .package_box[data-v-88eeec50],.product_wrap .package_wrap .package_title[data-v-88eeec50] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.product_wrap .package_wrap .package_box[data-v-88eeec50] {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.product_wrap .package_wrap .package_box .package_item[data-v-88eeec50] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #19191a;
    cursor: pointer;
    font-size: 13px;
    height: 30px;
    line-height: 20px;
    margin: 8px 8px 0 0;
    padding: 1px 8px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.product_wrap .package_wrap .package_box .package_item[data-v-88eeec50]:hover {
    background: #f7f7f7;
    -webkit-text-decoration: none;
    text-decoration: none
}

.product_wrap .package_wrap .package_box .package_item.package_item_active[data-v-88eeec50] {
    background-color: #f2f2f2;
    border: 1px solid #707070
}

@media(max-width: 960px) {
    .product_wrap .package_wrap[data-v-88eeec50] {
        margin-top:0;
        padding: 0 16px
    }
}

.product_wrap .product_tags[data-v-88eeec50] {
    color: #707070;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 13px;
    line-height: 20px;
    margin-top: 16px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 8px;
    -moz-column-gap: 8px;
    column-gap: 8px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    row-gap: 4px
}

.product_wrap .product_tags .product_tags_item[data-v-88eeec50] {
    padding-right: 9px;
    position: relative
}

.product_wrap .product_tags .product_tags_item[data-v-88eeec50]:after {
    background-color: #ccc;
    content: "";
    height: 10px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 1px
}

.product_wrap .product_tags .product_tags_item[data-v-88eeec50]:last-of-type:after {
    width: 0
}

@media(max-width: 960px) {
    .product_wrap .product_tags[data-v-88eeec50] {
        margin-top:12px;
        padding: 0 16px
    }
}

.product_wrap .product_sales_box[data-v-88eeec50] {
    padding: 16px 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #f7f7f7;
    border-radius: 8px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 32px;
    margin-top: 16px
}

.product_wrap .product_sales_box[data-v-88eeec50],.product_wrap .product_sales_box .price_box[data-v-88eeec50] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.product_wrap .product_sales_box .price_box[data-v-88eeec50] {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative
}

.product_wrap .product_sales_box .price_box .pn_m[data-v-88eeec50] {
    color: #707070;
    display: none;
    font-size: 14px;
    line-height: 22px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-top: 6px
}

@media(max-width: 960px) {
    .product_wrap .product_sales_box .price_box .pn_m[data-v-88eeec50] {
        display:block;
        margin-top: 0
    }

    .product_wrap .product_sales_box .price_box[data-v-88eeec50] {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.product_wrap .product_sales_box .current_price[data-v-88eeec50] {
    color: #19191a;
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
    white-space: nowrap
}

.product_wrap .product_sales_box .packing_origin_price[data-v-88eeec50] {
    color: #999;
    font-size: 14px;
    line-height: 22px;
    margin-left: 5px
}

.product_wrap .product_sales_box .packing_origin_price>span[data-v-88eeec50] {
    -webkit-text-decoration: line-through;
    text-decoration: line-through
}

.product_wrap .product_sales_box .pn[data-v-88eeec50] {
    color: #707070;
    font-size: 14px;
    line-height: 22px;
    margin-top: 8px
}

@media(max-width: 960px) {
    .product_wrap .product_sales_box .pn[data-v-88eeec50] {
        display:none
    }
}

.product_wrap .product_sales_box .product_sales[data-v-88eeec50] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-top: 8px;
    min-height: 22px
}

.product_wrap .product_sales_box .packing_save_price[data-v-88eeec50] {
    color: #c00000;
    font-size: 14px;
    line-height: 22px;
    margin-top: 4px
}

.product_wrap .product_sales_box .tax_price_box .tax_price[data-v-88eeec50] {
    color: #19191a;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px
}

.product_wrap .product_sales_box .tax_price_box .tax_price_tip[data-v-88eeec50] {
    min-width: 260px;
    padding: 20px
}

@media(max-width: 960px) {
    .product_wrap .product_sales_box .tax_price_box .tax_price_tip[data-v-88eeec50] {
        width:100%
    }
}

.product_wrap .product_sales_box .tax_price_box .fee-box[data-v-88eeec50] {
    color: #19191a;
    font-size: 13px;
    line-height: 20px
}

.product_wrap .product_sales_box .fee[data-v-88eeec50],.product_wrap .product_sales_box .tax_price_box .fee-box[data-v-88eeec50] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.product_wrap .product_sales_box .fee[data-v-88eeec50] {
    cursor: pointer;
    margin: 0 0 5px
}

@media(max-width: 960px) {
    .product_wrap .product_sales_box .fee[data-v-88eeec50] {
        margin:0
    }
}

.product_wrap .product_sales_box .fee .fee_tip_trigger[data-v-88eeec50] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #19191a;
    font-size: 13px;
    line-height: 20px;
    margin-right: -2px
}

.product_wrap .product_sales_box .fee .fee_tip_trigger .fee_tip_trigger_text[data-v-88eeec50] {
    margin-right: 5px
}

.product_wrap .product_sales_box .fee .fs-popover[data-v-88eeec50] .trigger .iconfont {
    text-align: center;
    width: 32px
}

.product_wrap .product_sales_box .fee .fee_tip[data-v-88eeec50] {
    margin-left: 0
}

.product_wrap .product_sales_box .fee .fee_tip[data-v-88eeec50] .arrow-box-top {
    left: auto;
    margin-right: -3px;
    right: 0;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.product_wrap .product_sales_box .fee .fee_tip[data-v-88eeec50] .tip-ctn-top {
    left: 72%;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

@media(max-width: 960px) {
    .product_wrap .product_sales_box .fee .fee_tip[data-v-88eeec50] .tip-ctn-top {
        left:50%;
        -webkit-transform: translate3d(-50%,-50%,0);
        transform: translate3d(-50%,-50%,0)
    }
}

@media(max-width: 960px) {
    .product_wrap .product_sales_box .fee .fee_tip[data-v-88eeec50] .info {
        padding:44px 20px 40px
    }
}

.product_wrap .product_sales_box .fee .fee_tip[data-v-88eeec50] a:focus-visible {
    border-radius: 1px;
    outline: 2px solid #0080ff;
    outline-offset: 2px
}

.product_wrap .product_sales_box .fee .fee_tip .fee_tip_ctn[data-v-88eeec50] {
    min-width: 260px
}

@media(max-width: 960px) {
    .product_wrap .product_sales_box .fee .fee_tip .fee_tip_ctn[data-v-88eeec50] {
        width:100%
    }
}

.product_wrap .product_sales_box .sales_item[data-v-88eeec50] {
    color: #646466;
    font-size: 13px;
    line-height: 20px;
    padding: 0 8px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative
}

.product_wrap .product_sales_box .sales_item[data-v-88eeec50]:after {
    background-color: #ccc;
    content: "";
    height: 10px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 1px
}

.product_wrap .product_sales_box .sales_item[data-v-88eeec50]:first-child {
    padding-left: 0
}

.product_wrap .product_sales_box .sales_item:first-child>span[data-v-88eeec50] {
    color: #a65300
}

.product_wrap .product_sales_box .sales_item[data-v-88eeec50]:nth-child(2n) {
    cursor: pointer
}

.product_wrap .product_sales_box .sales_item:nth-child(2n)>span[data-v-88eeec50] {
    color: #0070bc
}

.product_wrap .product_sales_box .sales_item[data-v-88eeec50]:nth-child(2n):hover {
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.product_wrap .product_sales_box .sales_item[data-v-88eeec50]:last-child {
    border-right: none;
    cursor: pointer
}

.product_wrap .product_sales_box .sales_item:last-child>span[data-v-88eeec50] {
    color: #19191a
}

.product_wrap .product_sales_box .sales_item[data-v-88eeec50]:last-child:hover {
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.product_wrap .product_sales_box .sales_item[data-v-88eeec50]:last-child:after {
    display: none
}

@media(max-width: 1220px) {
    .product_wrap .product_sales_box[data-v-88eeec50] {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .product_wrap .product_sales_box .product_sales[data-v-88eeec50] {
        margin-top: 8px
    }

    .product_wrap .product_sales_box .product_sales .sales_item[data-v-88eeec50]:first-child {
        padding-left: 0
    }
}

@media(max-width: 960px) {
    .product_wrap .product_sales_box[data-v-88eeec50] {
        background:#fff;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        border-bottom: 12px solid #f7f7f7;
        border-radius: 0;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 16px;
        margin-top: 12px;
        padding: 0 16px
    }

    .product_wrap .product_sales_box .product_price_box[data-v-88eeec50] {
        width: 100%
    }

    .product_wrap .product_sales_box .product_sales[data-v-88eeec50] {
        margin-bottom: 16px;
        margin-top: 8px
    }

    .product_wrap .product_sales_box .product_sales .sales_item[data-v-88eeec50]:first-child {
        padding-left: 0
    }
}

.product_wrap .attr_title[data-v-88eeec50] {
    color: #707070;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 13px;
    line-height: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media(max-width: 960px) {
    .product_wrap .attr_title[data-v-88eeec50] {
        margin-top:16px
    }
}

.product_wrap .attr_title .relate_tip[data-v-88eeec50] {
    word-break: break-word
}

.product_wrap .attr_title .relate_tip .relate_tip_list[data-v-88eeec50] {
    margin-bottom: 4px;
    position: relative
}

.product_wrap .attr_title .relate_tip .relate_tip_list>i[data-v-88eeec50] {
    background: #707070;
    border-radius: 50%;
    display: block;
    height: 4px;
    position: absolute;
    top: 8px;
    width: 4px
}

.product_wrap .attr_title .relate_tip .relate_tip_list>span[data-v-88eeec50] {
    color: #707070;
    display: block;
    font-size: 13px;
    line-height: 20px;
    margin-left: 16px
}

.product_wrap .attr_title .relate_tip .relate_tip_list[data-v-88eeec50]:last-child {
    margin-bottom: 0
}

.product_wrap .attr_title[data-v-88eeec50] .fs-popover .trigger .iconfont-tip {
    line-height: 1
}

.product_wrap .cus_tip[data-v-88eeec50] {
    min-width: 300px;
    padding: 20px
}

@media(max-width: 960px) {
    .product_wrap .cus_tip[data-v-88eeec50] {
        width:100%
    }
}

.product_wrap .select_inp_tip[data-v-88eeec50] {
    min-width: 284px;
    padding: 20px
}

@media(max-width: 960px) {
    .product_wrap .select_inp_tip[data-v-88eeec50] {
        width:100%
    }
}

.product_wrap .length_input_box[data-v-88eeec50] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 400;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.product_wrap .length_input_box .length[data-v-88eeec50] {
    border: none;
    font-size: 13px;
    font-weight: 600;
    height: 34px;
    padding-left: 2px;
    padding-right: 2px;
    text-align: center;
    width: 50px
}

.product_wrap .length_input_box .length_unit_box[data-v-88eeec50] {
    position: relative
}

.product_wrap .length_input_box .length_unit_box .length_current_unit[data-v-88eeec50] {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 34px;
    padding: 0 8px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.product_wrap .length_input_box .length_unit_box .unit_border[data-v-88eeec50] {
    border-left: 1px solid #e5e5e5;
    height: 16px;
    left: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.product_wrap .length_input_box .length_unit_box .length_unit[data-v-88eeec50] {
    font-size: 13px;
    font-weight: 400;
    line-height: 1;
    text-align: center;
    width: 12px
}

.product_wrap .length_input_box .length_unit_box .iconfont_down[data-v-88eeec50] {
    color: #707070;
    font-size: 12px;
    font-weight: 400;
    line-height: 1;
    margin-left: 4px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.product_wrap .length_input_box .length_unit_box .iconfont_down[data-v-88eeec50]:hover {
    color: #19191a
}

.product_wrap .length_input_box .length_unit_box .iconfont_down.iconfont_down_up[data-v-88eeec50] {
    color: #19191a;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.product_wrap .length_input_box .length_unit_box .length_unit_select[data-v-88eeec50] {
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    -webkit-box-shadow: 0 3px 6px -2px rgba(0,0,0,.1);
    box-shadow: 0 3px 6px -2px rgba(0,0,0,.1);
    left: 0;
    margin-top: 6px;
    overflow: hidden;
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 2
}

.product_wrap .length_input_box .length_unit_box .length_unit_select .length_item[data-v-88eeec50] {
    background: #fff;
    color: #19191a;
    cursor: pointer;
    font-size: 13px;
    line-height: 20px;
    padding: 9px 10px;
    text-align: center;
    -webkit-transition: all .3s;
    transition: all .3s
}

.product_wrap .length_input_box .length_unit_box .length_unit_select .length_item.length_item_active[data-v-88eeec50],.product_wrap .length_input_box .length_unit_box .length_unit_select .length_item.length_item_mouse[data-v-88eeec50] {
    background: #f7f7f7;
    color: #19191a
}

.product_wrap .overflow_container .relate_item_box_m[data-v-88eeec50] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.product_wrap .overflow_container .relate_item_box_m .relate_item_box[data-v-88eeec50] {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.product_wrap .relate_ctn[data-v-88eeec50] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.product_wrap .relate_ctn .relate_name[data-v-88eeec50] .line {
    background-color: #19191a;
    display: inline-block;
    height: 10px;
    margin: 0 8px;
    width: 1px
}

@media(max-width: 960px) {
    .product_wrap .relate_ctn.relate_ctn_pc[data-v-88eeec50] {
        display:none
    }
}

.product_wrap .relate_ctn.relate_ctn_color[data-v-88eeec50] {
    margin-top: 8px
}

.product_wrap .relate_ctn .color_item[data-v-88eeec50] {
    border: 1px solid #eee;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 28px;
    margin-right: 8px;
    width: 28px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.product_wrap .relate_ctn .color_item .color[data-v-88eeec50] {
    border-radius: 2px;
    display: inline-block;
    height: 20px;
    width: 20px
}

.product_wrap .relate_ctn .color_item .color.color_white[data-v-88eeec50] {
    border: 1px solid #dedede
}

.product_wrap .relate_ctn .color_item.active[data-v-88eeec50] {
    background: #f2f2f2;
    border: 1px solid #19191a
}

.product_wrap .relate_ctn .color_item[data-v-88eeec50]:hover {
    background: #f2f2f2
}

.product_wrap .relate_ctn .color_item.color_item_txt[data-v-88eeec50] {
    height: 28px;
    -webkit-text-decoration: none;
    text-decoration: none;
    width: auto
}

.product_wrap .relate_ctn .color_item.color_item_txt>.txt[data-v-88eeec50] {
    color: #0060bf;
    font-size: 13px;
    height: auto;
    line-height: 20px;
    padding: 3px 8px;
    width: auto
}

.product_wrap .relate_ctn.flexBox[data-v-88eeec50] {
    max-width: 468px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.product_wrap .relate_ctn.flexBox .relate_item_box[data-v-88eeec50] {
    width: calc(50% - 4px)
}

.product_wrap .relate_ctn.flexBox .relate_item_box .relate_item[data-v-88eeec50] {
    margin-right: 0
}

.product_wrap .relate_ctn.flexBox .relate_item_box .relate_item .relate_name[data-v-88eeec50] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.product_wrap .overflow_container[data-v-88eeec50] {
    display: none
}

@media(max-width: 960px) {
    .product_wrap .overflow_container[data-v-88eeec50] {
        display:block
    }
}

.product_wrap .is_new_grid[data-v-88eeec50] {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    margin-top: 8px;
    grid-gap: 8px
}

.product_wrap .is_new_price[data-v-88eeec50] {
    height: 100%
}

.product_wrap .is_new_price .relate_item[data-v-88eeec50] {
    height: 100%;
    margin: 0;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 8px 16px
}

.product_wrap .is_new_price .relate_item[data-v-88eeec50]:hover {
    background: #f2f2f2
}

.product_wrap .is_new_price .relate_item.relate_item_active[data-v-88eeec50] {
    background: #f2f2f2
}

.product_wrap .is_new_price .relate_item.relate_item_blue[data-v-88eeec50] {
    border: 1px solid #eee;
    height: 30px;
    padding: 3px 8px
}

.product_wrap .is_new_price .relate_item.relate_item_blue[data-v-88eeec50]:hover {
    background: #f2f2f2;
    -webkit-text-decoration: none;
    text-decoration: none
}

.product_wrap .is_new_price .relate_item.relate_item_img[data-v-88eeec50] {
    height: auto
}

.product_wrap .relate_item[data-v-88eeec50] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 4px;
    color: #19191a;
    cursor: pointer;
    font-size: 13px;
    height: 30px;
    line-height: 20px;
    margin: 8px 8px 0 0;
    padding: 3px 8px
}

@media(max-width: 960px) {
    .product_wrap .relate_item[data-v-88eeec50] {
        margin:8px 8px 0 0
    }
}

.product_wrap .relate_item[data-v-88eeec50]:hover {
    background: #f2f2f2;
    -webkit-text-decoration: none;
    text-decoration: none
}

.product_wrap .relate_item .img[data-v-88eeec50] {
    display: inline-block;
    height: 24px;
    margin-right: 12px;
    mix-blend-mode: multiply
}

.product_wrap .relate_item.relate_item_active[data-v-88eeec50] {
    background-color: #f2f2f2;
    border: 1px solid #19191a
}

.product_wrap .relate_item.relate_item_blue[data-v-88eeec50] {
    color: #0070bc
}

.product_wrap .relate_item.relate_item_img[data-v-88eeec50] {
    height: 30px
}

.product_wrap .relate_item.relate_item_length[data-v-88eeec50] {
    padding: 0
}

.product_wrap .relate_item.relate_item_length[data-v-88eeec50]:hover {
    background: #fff;
    -webkit-text-decoration: none;
    text-decoration: none
}

.product_wrap .relate_item.relate_item_length.relate_item_active[data-v-88eeec50] {
    background: #fff
}

.product_wrap .relate_item .new_box[data-v-88eeec50] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.product_wrap .relate_item .new_box>span[data-v-88eeec50] {
    background-color: transparent;
    border-radius: 4px;
    color: #707070;
    display: block;
    font-size: 13px;
    line-height: 20px
}

.product_wrap .relate_item .new_box>span.new_name[data-v-88eeec50] {
    color: #19191a;
    display: -webkit-box;
    margin-bottom: 4px;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.product_wrap .relate_item .new_box[data-v-88eeec50]:hover {
    background-color: #f2f2f2
}

@media(max-width: 960px) {
    .product_wrap .relate_item .new_box[data-v-88eeec50] {
        -webkit-box-orient:initial;
        -webkit-box-direction: initial;
        -ms-flex-direction: initial;
        flex-direction: row
    }

    .product_wrap .relate_item .new_box>span.new_name[data-v-88eeec50] {
        margin-bottom: 0;
        margin-right: 12px
    }
}

.product_wrap .customized_wrap[data-v-88eeec50] {
    margin-top: 16px
}

@media(max-width: 960px) {
    .product_wrap .customized_wrap[data-v-88eeec50] {
        margin-top:0;
        padding-bottom: 16px
    }
}

.product_wrap .customized_box[data-v-88eeec50] {
    margin-bottom: 10px
}

.product_wrap .customized_box[data-v-88eeec50],.product_wrap .customized_box .customized_main[data-v-88eeec50] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.product_wrap .customized_box .customized_main[data-v-88eeec50] {
    width: 100%
}

@media(max-width: 960px) {
    .product_wrap .customized_box .customized_main[data-v-88eeec50] {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap
    }
}

@media(max-width: 768px) {
    .product_wrap .customized_box[data-v-88eeec50] {
        margin-bottom:16px
    }

    .product_wrap .customized_box[data-v-88eeec50]:last-of-type {
        margin-bottom: 0
    }
}

.product_wrap .customized_box .customized_title[data-v-88eeec50] {
    color: #707070;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 13px;
    height: 40px;
    line-height: 20px;
    margin-right: 4px;
    width: 164px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media(max-width: 960px) {
    .product_wrap .customized_box .customized_title[data-v-88eeec50] {
        margin-bottom:8px;
        margin-right: 0;
        width: 100%
    }
}

@media(max-width: 768px) {
    .product_wrap .customized_box .customized_title[data-v-88eeec50] {
        height:auto
    }
}

.product_wrap .customized_box .customized_title[data-v-88eeec50] .fs-popover .trigger .iconfont-tip {
    line-height: 1
}

.product_wrap .customized_box .customized_ctn[data-v-88eeec50] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 394px
}

.product_wrap .customized_box .customized_ctn.visualizeSelectWidth[data-v-88eeec50] {
    max-width: 300px
}

@media(max-width: 960px) {
    .product_wrap .customized_box .customized_ctn.visualizeSelectWidth[data-v-88eeec50] {
        max-width:100%
    }
}

.product_wrap .customized_box .customized_ctn.customizedSelectWidth[data-v-88eeec50] {
    max-width: 300px
}

@media(max-width: 960px) {
    .product_wrap .customized_box .customized_ctn.customizedSelectWidth[data-v-88eeec50] {
        max-width:100%
    }
}

.product_wrap .customized_box .customized_ctn .customized_item[data-v-88eeec50] .fs-select .fs-select-active {
    font-size: 13px;
    line-height: 20px
}

.product_wrap .customized_box .customized_ctn .customized_item[data-v-88eeec50] .fs-select .options-box .item {
    font-size: 13px;
    line-height: 20px
}

.product_wrap .customized_box .customized_ctn .customized_select[data-v-88eeec50] {
    color: #19191a;
    height: 42px
}

.product_wrap .customized_box .customized_ctn .customized_inp[data-v-88eeec50] {
    font-size: 16px;
    height: 40px;
    line-height: 24px
}

.product_wrap .customized_box .customized_ctn .select_inp_box[data-v-88eeec50] {
    margin-top: 10px;
    position: relative
}

.product_wrap .customized_box .customized_ctn .select_inp_box .select_tip_box[data-v-88eeec50] {
    position: absolute;
    right: -22px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.product_wrap .customized_box .customized_ctn .check_box[data-v-88eeec50],.product_wrap .customized_box .customized_ctn .customized_label[data-v-88eeec50] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.product_wrap .customized_box .customized_ctn .check_box[data-v-88eeec50] {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.product_wrap .customized_box .customized_ctn .check_box .label_box[data-v-88eeec50] {
    color: #19191a;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    font-size: 13px;
    line-height: 20px;
    padding: 10px 0;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-right: 12px
}

.product_wrap .customized_box .customized_ctn .check_box .label_box .chk[data-v-88eeec50] {
    line-height: 20px;
    margin-right: 8px
}

.product_wrap .customized_box .customized_ctn .check_box .label_box .chk[data-v-88eeec50]:disabled {
    background: #ebeceb;
    border-radius: 4px;
    height: 17px;
    line-height: 18px
}

.product_wrap .customized_box .customized_ctn .check_box .label_box .chk[data-v-88eeec50]:disabled:before {
    content: ""
}

@media(max-width: 1060px) {
    .product_wrap .customized_box .customized_ctn[data-v-88eeec50] {
        max-width:362px
    }
}

@media(max-width: 1028px) {
    .product_wrap .customized_box .customized_ctn[data-v-88eeec50] {
        max-width:330px
    }
}

@media(max-width: 996px) {
    .product_wrap .customized_box .customized_ctn[data-v-88eeec50] {
        max-width:298px
    }
}

@media(max-width: 964px) {
    .product_wrap .customized_box .customized_ctn[data-v-88eeec50] {
        max-width:266px
    }
}

@media(max-width: 960px) {
    .product_wrap .customized_box .customized_main[data-v-88eeec50] {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .product_wrap .customized_box .customized_ctn[data-v-88eeec50] {
        max-width: 100%;
        width: 100%
    }
}

.product_wrap .test_tool_box[data-v-88eeec50] {
    margin-bottom: 10px
}

.product_wrap .test_tool_box .test_tool_tip[data-v-88eeec50] {
    min-width: 260px;
    padding: 20px
}

.product_wrap .test_tool_ctn[data-v-88eeec50] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.product_wrap .test_tool_ctn .test_tool_ctn_item[data-v-88eeec50] {
    margin: 2.5px 5px 2.5px 0
}

.product_wrap .test_tool_ctn .test_tool_products[data-v-88eeec50] {
    margin-left: 0
}

.product_wrap .test_tool_ctn .test_tool_item[data-v-88eeec50] {
    margin: 0
}

.product_wrap .test_tool_ctn .test_tool_item.active[data-v-88eeec50] {
    background: #fff;
    background: url(../picture/subscript.svg) no-repeat;
    background-position: right bottom -1px;
    background-size: 14px;
    border: 1px solid #19191a
}

.product_wrap .fs_box[data-v-88eeec50] {
    margin-top: 12px
}

.product_wrap .fs_box .title[data-v-88eeec50] {
    color: #19191a;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 8px
}

.product_wrap .fs_box>.label[data-v-88eeec50] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.product_wrap .fs_box>.label>input[data-v-88eeec50] {
    margin-right: 8px
}

.product_wrap .fs_box>.label>input[data-v-88eeec50]:before {
    display: block
}

.product_wrap .fs_box>.label .txt[data-v-88eeec50] {
    color: #19191a;
    cursor: pointer;
    font-size: 13px;
    line-height: 20px
}

.product_wrap .fs_box>.label .pop[data-v-88eeec50] {
    color: #0060bf;
    cursor: pointer;
    font-size: 13px;
    line-height: 20px;
    margin-left: 8px
}

.product_wrap .fs_box>.label .pop[data-v-88eeec50]:hover {
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.product_wrap .fs_install[data-v-88eeec50] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 12px
}

.product_wrap .fs_install .title[data-v-88eeec50] {
    color: #707070;
    font-size: 13px;
    line-height: 20px;
    margin-right: 4px;
    width: 164px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.product_wrap .fs_install>.label[data-v-88eeec50] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.product_wrap .fs_install>.label>input[data-v-88eeec50] {
    margin-right: 8px
}

.product_wrap .fs_install>.label>input[data-v-88eeec50]:before {
    display: block
}

.product_wrap .fs_install>.label .txt[data-v-88eeec50] {
    color: #19191a;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 13px;
    line-height: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media(max-width: 960px) {
    .product_wrap .fs_install[data-v-88eeec50] {
        border-bottom:12px solid #f7f7f7;
        margin-top: 16px;
        padding: 0 16px 16px
    }

    .product_wrap .fs_install .title[data-v-88eeec50] {
        width: auto
    }
}

.product_wrap .customized_box_tip[data-v-88eeec50] {
    color: #707070;
    font-size: 13px;
    line-height: 20px;
    margin-top: 12px
}

.product_wrap .delivery_wrap[data-v-88eeec50] {
    margin-bottom: 8px;
    margin-top: 32px
}

@media(max-width: 960px) {
    .product_wrap .delivery_wrap[data-v-88eeec50] {
        margin-top:16px;
        padding: 0 16px
    }
}

.product_wrap .delivery_box[data-v-88eeec50] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 8px
}

.product_wrap .delivery_box[data-v-88eeec50]:last-child {
    margin-bottom: 0
}

.product_wrap .delivery_box .iconfont_express[data-v-88eeec50],.product_wrap .delivery_box .iconfont_stock[data-v-88eeec50] {
    color: #19191a;
    font-size: 16px;
    height: 16px;
    line-height: 16px;
    margin: 2px 4px 0 0;
    text-align: center;
    width: 16px
}

.product_wrap .delivery_box .delivery_item[data-v-88eeec50] {
    color: #19191a;
    font-size: 13px;
    line-height: 20px
}

.product_wrap .delivery_box .delivery_item .no_stock_info[data-v-88eeec50] {
    color: #0060bf;
    cursor: pointer
}

.product_wrap .delivery_box .delivery_item .stock_tip[data-v-88eeec50] {
    margin-left: 0
}

.product_wrap .delivery_box .delivery_item .stock_tip[data-v-88eeec50] .stock_tip_trigger {
    color: #0060bf
}

.product_wrap .delivery_box .delivery_item .stock_tip[data-v-88eeec50] .info {
    padding: 0
}

.product_wrap .delivery_box .delivery_item .stock_tip .stock_tip_ctn[data-v-88eeec50] {
    min-width: 280px;
    padding: 20px
}

.product_wrap .delivery_box .delivery_item .stock_tip .stock_tip_ctn.stock_tip_ctn_ship[data-v-88eeec50] {
    min-width: 290px
}

@media(max-width: 960px) {
    .product_wrap .delivery_box .delivery_item .stock_tip .stock_tip_ctn.stock_tip_ctn_ship[data-v-88eeec50] {
        min-width:100%
    }
}

.product_wrap .delivery_box .delivery_item .stock_tip .stock_tip_ctn .stock_num[data-v-88eeec50] {
    color: #707070;
    display: block;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    padding: 2px 0 2px 16px;
    position: relative
}

.product_wrap .delivery_box .delivery_item .stock_tip .stock_tip_ctn .stock_num .desc_inventory[data-v-88eeec50]>span {
    color: #19191a
}

.product_wrap .delivery_box .delivery_item .stock_tip .stock_tip_ctn .stock_num[data-v-88eeec50]:before {
    background: #707070;
    border-radius: 7px;
    content: " ";
    display: block;
    height: 7px;
    left: 0;
    position: absolute;
    top: 9px;
    width: 7px
}

.product_wrap .delivery_box .delivery_item .stock_tip .stock_tip_ctn .stock_num.stock_num_stock[data-v-88eeec50]:before {
    background: #10a300
}

.product_wrap .delivery_box .delivery_item .stock_tip .stock_tip_ctn .stock_num.stock_num_ship[data-v-88eeec50]:before {
    background: #fdaa01
}

.product_wrap .delivery_box .delivery_item .delivery_btn[data-v-88eeec50] {
    display: inline-block
}

.product_wrap .delivery_box .delivery_item .delivery_item_enroute[data-v-88eeec50],.product_wrap .delivery_box .delivery_item .delivery_item_warehouse[data-v-88eeec50] {
    margin-bottom: 2px
}

.product_wrap .delivery_box .delivery_item .delivery_item_enroute>i[data-v-88eeec50],.product_wrap .delivery_box .delivery_item .delivery_item_warehouse>i[data-v-88eeec50] {
    background: transparent;
    border-radius: 50%;
    display: inline-block;
    height: 4px;
    margin-right: 4px;
    vertical-align: middle;
    width: 4px
}

.product_wrap .delivery_box .delivery_item .delivery_item_enroute[data-v-88eeec50] .fs-popover .trigger .iconfont-tip,.product_wrap .delivery_box .delivery_item .delivery_item_warehouse[data-v-88eeec50] .fs-popover .trigger .iconfont-tip {
    line-height: 1;
    margin-top: 1px
}

.product_wrap .delivery_box .delivery_item .alone[data-v-88eeec50] {
    margin-bottom: 2px
}

.product_wrap .delivery_box .delivery_item>div>div[data-v-88eeec50] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.product_wrap .delivery_box .delivery_item>div:first-child .delivery_item_warehouse>i[data-v-88eeec50] {
    background: #10a300
}

.product_wrap .delivery_box .delivery_item>div:last-child .delivery_item_enroute>i[data-v-88eeec50] {
    background: #fdaa01
}

.product_wrap .delivery_box .delivery_item_other[data-v-88eeec50] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.product_wrap .delivery_box .delivery_item_other[data-v-88eeec50] .fs-popover {
    line-height: 1;
    margin-bottom: 0;
    margin-left: 4px;
    margin-top: 1px
}

.product_wrap .delivery_box .delivery_item_other[data-v-88eeec50] .fs-popover>.trigger>div {
    color: #0060bf;
    font-size: 13px;
    line-height: 20px
}

.product_wrap .delivery_box .shipping_info[data-v-88eeec50] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #707070
}

@media(max-width: 960px) {
    .product_wrap .delivery_box .shipping_info[data-v-88eeec50] {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.product_wrap .delivery_box .warehouse_tip[data-v-88eeec50] {
    font-size: 13px;
    line-height: 20px
}

.product_wrap .delivery_box .warehouse_tip .other_list_warehouse[data-v-88eeec50] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 4px
}

.product_wrap .delivery_box .warehouse_tip .other_list_warehouse>i[data-v-88eeec50] {
    background: #10a300;
    border-radius: 50%;
    display: block;
    height: 6px;
    margin-right: 12px;
    width: 6px
}

.product_wrap .delivery_box .warehouse_tip .other_list_warehouse>span[data-v-88eeec50] {
    color: #707070;
    font-size: 13px;
    line-height: 20px
}

.product_wrap .delivery_box .warehouse_tip .other_list_warehouse[data-v-88eeec50]:last-child {
    margin-bottom: 0
}

.product_wrap .delivery_box .shipping_tip[data-v-88eeec50] {
    font-size: 13px;
    line-height: 20px;
    min-width: 300px;
    padding: 20px
}

@media(max-width: 960px) {
    .product_wrap .delivery_box .shipping_tip[data-v-88eeec50] {
        width:100%
    }
}

.product_wrap .delivery_box_2 .delivery_item[data-v-88eeec50] {
    margin-bottom: 2px
}

.product_wrap .delivery_box_2 .delivery_item[data-v-88eeec50]:last-child {
    margin-bottom: 0
}

.product_wrap .return_and_exchange[data-v-88eeec50] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.product_wrap .return_and_exchange>img[data-v-88eeec50] {
    height: 18px;
    margin-left: -1px;
    margin-right: 4px;
    width: 18px
}

.product_wrap .return_and_exchange .iconfont_warranty[data-v-88eeec50] {
    color: #19191a;
    font-size: 16px;
    height: 16px;
    line-height: 16px;
    margin-right: 4px;
    text-align: center;
    width: 16px
}

.product_wrap .return_and_exchange>.r_e_content[data-v-88eeec50] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.product_wrap .return_and_exchange>.r_e_content>.r_e_item[data-v-88eeec50] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.product_wrap .return_and_exchange>.r_e_content>.r_e_item>.text[data-v-88eeec50] {
    color: #19191a;
    font-size: 13px;
    line-height: 20px
}

.product_wrap .return_and_exchange>.r_e_content>.r_e_item>.line[data-v-88eeec50] {
    background: #ccc;
    height: 10px;
    margin: 0 12px;
    width: 1px
}

@media(max-width: 960px) {
    .product_wrap .return_and_exchange>.r_e_content>.r_e_item>.line[data-v-88eeec50] {
        margin:0 8px
    }
}

.product_wrap .return_and_exchange>.r_e_content>.r_e_item:last-child>.line[data-v-88eeec50] {
    display: none
}

.product_wrap .return_and_exchange .r_e_policy .r_e_policy_list[data-v-88eeec50] {
    margin-bottom: 16px
}

.product_wrap .return_and_exchange .r_e_policy .r_e_policy_list .r_e_policy_tit[data-v-88eeec50] {
    color: #19191a;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 8px
}

.product_wrap .return_and_exchange .r_e_policy .r_e_policy_list[data-v-88eeec50] a:focus-visible {
    border-radius: 1px;
    outline: 2px solid #0080ff;
    outline-offset: 2px
}

.product_wrap .return_and_exchange .r_e_policy .r_e_policy_list .r_e_policy_c>div[data-v-88eeec50] {
    padding-left: 16px;
    position: relative
}

.product_wrap .return_and_exchange .r_e_policy .r_e_policy_list .r_e_policy_c>div>i[data-v-88eeec50] {
    background: #707070;
    border-radius: 50%;
    height: 4px;
    left: 0;
    position: absolute;
    top: 8px;
    width: 4px
}

.product_wrap .return_and_exchange .r_e_policy .r_e_policy_list .r_e_policy_c>div>span[data-v-88eeec50] {
    color: #707070;
    display: block;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 4px
}

.product_wrap .return_and_exchange .r_e_policy .r_e_policy_list .r_e_policy_c>div>span[data-v-88eeec50]:last-child {
    margin-bottom: 0
}

.product_wrap .return_and_exchange .r_e_policy .r_e_policy_list[data-v-88eeec50]:last-child {
    margin-bottom: 0
}

.product_wrap .return_and_exchange[data-v-88eeec50] .fs-popover .trigger .iconfont-tip {
    line-height: 1;
    margin-top: 2px
}

@media(max-width: 960px) {
    .product_wrap .return_and_exchange[data-v-88eeec50] {
        border-bottom:12px solid #f7f7f7;
        padding: 0 16px 16px
    }
}

.product_wrap .policy_service_all[data-v-88eeec50] {
    margin-bottom: 8px
}

.product_wrap .policy_service_all .fs_box_m[data-v-88eeec50] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 8px
}

.product_wrap .policy_service_all .fs_box_m>img[data-v-88eeec50] {
    margin-right: 4px
}

.product_wrap .policy_service_all .fs_box_m>span[data-v-88eeec50] {
    color: #19191a;
    cursor: pointer;
    font-size: 13px;
    line-height: 20px;
    margin-right: 8px;
    position: relative
}

.product_wrap .policy_service_all .fs_box_m>span[data-v-88eeec50]:hover {
    -webkit-text-decoration: underline;
    text-decoration: underline
}

@media(max-width: 960px) {
    .product_wrap .policy_service_all[data-v-88eeec50] {
        padding:0 16px
    }
}

.product_wrap .policy_service[data-v-88eeec50] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.product_wrap .policy_service .p_s_title[data-v-88eeec50] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.product_wrap .policy_service .p_s_title>.iconfont[data-v-88eeec50] {
    font-size: 16px;
    height: 16px;
    line-height: 16px;
    margin: 2px 4px 0 0;
    text-align: center;
    width: 16px
}

.product_wrap .policy_service .p_s_title>span[data-v-88eeec50] {
    color: #19191a;
    font-size: 13px;
    line-height: 20px;
    margin-right: 8px
}

.product_wrap .policy_service .p_s_list[data-v-88eeec50] {
    display: grid;
    grid-column-gap: 25px;
    grid-row-gap: 4px;
    grid-template-columns: auto 1fr auto
}

@media(max-width: 1024px) {
    .product_wrap .policy_service .p_s_list[data-v-88eeec50] {
        grid-template-columns:repeat(2,1fr)
    }
}

@media(max-width: 768px) {
    .product_wrap .policy_service .p_s_list[data-v-88eeec50] {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        grid-column-gap: 17px
    }
}

.product_wrap .policy_service .p_s_list .p_s_item_span[data-v-88eeec50] {
    line-height: 20px
}

.product_wrap .policy_service .p_s_list .p_s_item_span[data-v-88eeec50] .fs-popover {
    position: relative
}

.product_wrap .policy_service .p_s_list .p_s_item[data-v-88eeec50] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.product_wrap .policy_service .p_s_list .p_s_item[data-v-88eeec50]:first-child:after {
    content: "";
    display: none
}

@media(min-width: 1024px) {
    .product_wrap .policy_service .p_s_list .p_s_item[data-v-88eeec50]:nth-child(n):after {
        background-color:#ccc;
        content: "";
        height: 10px;
        left: -13px;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 1px
    }
}

@media(max-width: 768px) {
    .product_wrap .policy_service .p_s_list .p_s_item[data-v-88eeec50]:after {
        display:none
    }

    .product_wrap .policy_service .p_s_list .p_s_item[data-v-88eeec50]:before {
        background-color: #ccc;
        content: "";
        height: 10px;
        position: absolute;
        right: -9px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 1px
    }

    .product_wrap .policy_service .p_s_list .p_s_item[data-v-88eeec50]:last-child:before {
        display: none
    }
}

.product_wrap .policy_service .p_s_list .p_s_item>.iconfont[data-v-88eeec50] {
    font-size: 16px;
    line-height: 1;
    margin-right: 8px
}

.product_wrap .policy_service .p_s_list .p_s_item .txt[data-v-88eeec50] {
    color: #19191a;
    font-size: 13px;
    line-height: 20px
}

.product_wrap .policy_service .p_s_list .p_s_item[data-v-88eeec50] .fs-popover .iconfont-tip {
    margin-top: 1px
}

.product_wrap .policy_service .p_s_list .p_s_item .active[data-v-88eeec50] {
    color: #19191a;
    cursor: pointer;
    white-space: nowrap
}

.product_wrap .policy_service .p_s_list .p_s_item .active[data-v-88eeec50]:hover {
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.product_wrap .policy_service .p_s_list_ru[data-v-88eeec50] {
    grid-template-columns: repeat(2,1fr)
}

.product_wrap .add_box[data-v-88eeec50] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 28px;
    padding-bottom: 28px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media(max-width: 960px) {
    .product_wrap .add_box[data-v-88eeec50] {
        display:none
    }
}

.product_wrap .add_box .qty-box[data-v-88eeec50] {
    margin-right: 12px
}

.product_wrap .add_box .add_cart_btn[data-v-88eeec50] {
    height: 42px
}

@media(max-width: 960px) {
    .product_wrap .add_box .add_cart_btn[data-v-88eeec50] {
        -webkit-box-flex:1;
        -ms-flex: 1;
        flex: 1
    }
}

.product_wrap .add_box .airware_box[data-v-88eeec50] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.product_wrap .add_box .airware_box .add_cart_btn[data-v-88eeec50] {
    margin-right: 12px
}

@media(max-width: 960px) {
    .product_wrap .spotlights_box[data-v-88eeec50] {
        border:none;
        border-bottom: 12px solid #f7f7f7;
        padding: 0 16px 16px
    }
}

@media(max-width: 768px) {
    .product_wrap .spotlights_box .spotlights_ctn[data-v-88eeec50] {
        margin-bottom:0
    }
}

.product_wrap .spotlights_box .spotlights_title[data-v-88eeec50] {
    color: #19191a;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    padding: 0 0 8px
}

@media(max-width: 768px) {
    .product_wrap .spotlights_box .spotlights_title[data-v-88eeec50] {
        padding:16px 0 8px
    }
}

.product_wrap .spotlights_box .spotlights_more[data-v-88eeec50] {
    overflow: hidden
}

.product_wrap .spotlights_box .spotlights_ctn_2[data-v-88eeec50] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

@media(max-width: 960px) {
    .product_wrap .spotlights_box .spotlights_ctn_2[data-v-88eeec50] {
        -ms-flex-wrap:nowrap;
        flex-wrap: nowrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.product_wrap .spotlights_box .spotlights_ctn_2 .spotlights_item[data-v-88eeec50] {
    display: inline-block;
    margin-right: 30px
}

@media(max-width: 960px) {
    .product_wrap .spotlights_box .spotlights_ctn_2 .spotlights_item[data-v-88eeec50] {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.product_wrap .spotlights_box .spotlights_ctn_2 .spotlights_item>a[data-v-88eeec50] {
    color: #616265;
    -webkit-text-decoration: none;
    text-decoration: none
}

.product_wrap .spotlights_box .spotlights_ctn_2 .spotlights_item>a[data-v-88eeec50]:hover {
    color: #19191a
}

.product_wrap .spotlights_box .spotlights_ctn[data-v-88eeec50] {
    overflow: hidden
}

.product_wrap .spotlights_box .spotlights_item[data-v-88eeec50] {
    color: #19191a;
    line-height: 1;
    margin: 0 0 4px;
    max-width: 424px;
    padding: 0 0 0 12px;
    position: relative
}

.product_wrap .spotlights_box .spotlights_item>span span[data-v-88eeec50],.product_wrap .spotlights_box .spotlights_item>span>a[data-v-88eeec50] {
    font-size: 13px;
    line-height: 20px
}

.product_wrap .spotlights_box .spotlights_item.default_retract[data-v-88eeec50] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

@media(max-width: 768px) {
    .product_wrap .spotlights_box .spotlights_item[data-v-88eeec50] {
        margin:0 0 4px;
        white-space: pre-wrap
    }

    .product_wrap .spotlights_box .spotlights_item[data-v-88eeec50]:last-child {
        margin: 0
    }
}

.product_wrap .spotlights_box .spotlights_item[data-v-88eeec50]:before {
    background: #707070;
    border-radius: 4px;
    content: " ";
    display: block;
    height: 4px;
    left: 0;
    position: absolute;
    top: 9px;
    width: 4px
}

.product_wrap .spotlights_box .max_height112[data-v-88eeec50] {
    max-height: 112px
}

.product_wrap .spotlights_box .max_height120[data-v-88eeec50] {
    max-height: 120px
}

.product_wrap .spotlights_box .default_height[data-v-88eeec50] {
    max-height: 1000px
}

.product_wrap .spotlights_box .default_height .default_retract[data-v-88eeec50] {
    white-space: normal
}

.product_wrap .spotlights_box .spotlights_btn[data-v-88eeec50] {
    color: #0060bf;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-width: 140px;
    padding: 0 0 0 12px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.product_wrap .spotlights_box .spotlights_btn:hover .spotlights_btn_info[data-v-88eeec50] {
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.product_wrap .spotlights_box .spotlights_btn .spotlights_btn_info[data-v-88eeec50] {
    font-size: 13px;
    line-height: 20px
}

.product_wrap .spotlights_box .spotlights_btn .iconfont_arrow[data-v-88eeec50] {
    display: inline-block;
    font-size: 12px;
    height: 12px;
    margin: 0 0 0 8px;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 12px
}

.product_wrap .spotlights_box .spotlights_btn .iconfont_arrow.iconfont_arrow_down[data-v-88eeec50] {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg)
}

@media(max-width: 768px) {
    .product_wrap .spotlights_box .spotlights_btn[data-v-88eeec50] {
        margin-top:8px
    }
}

@media(max-width: 960px) {
    .product_wrap .qty_popup[data-v-88eeec50] {
        height:auto
    }

    .product_wrap .qty_popup[data-v-88eeec50] .fs-popup-ctn {
        height: auto;
        width: 94%
    }
}

.product_wrap .qty_popup .qty_popup_ctn[data-v-88eeec50] {
    padding: 0 40px 44px;
    width: 680px
}

@media(max-width: 960px) {
    .product_wrap .qty_popup .qty_popup_ctn[data-v-88eeec50] {
        width:100%
    }
}

.product_wrap .qty_popup .qty_popup_ctn .qty_popup_title[data-v-88eeec50] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 6px
}

.product_wrap .qty_popup .qty_popup_ctn .qty_popup_title .iconfont_warming[data-v-88eeec50] {
    color: #c00000;
    font-size: 22px;
    margin-right: 10px
}

.product_wrap .qty_popup .qty_popup_ctn .qty_popup_title .title_info[data-v-88eeec50] {
    color: #19191a;
    font-size: 16px;
    line-height: 24px
}

.product_wrap .qty_popup .qty_popup_ctn .qty_popup_main[data-v-88eeec50] {
    color: #707070;
    font-size: 13px;
    line-height: 20px
}

.product_wrap .qty_popup .qty_popup_ctn .qty_popup_main[data-v-88eeec50] a {
    color: #0060bf
}

.product_wrap .share_popup[data-v-88eeec50] {
    display: none
}

@media(max-width: 960px) {
    .product_wrap .share_popup[data-v-88eeec50] {
        display:block
    }
}

.product_wrap .share_popup[data-v-88eeec50] .fs-popup-ctn {
    bottom: 0;
    height: auto;
    max-height: auto;
    top: auto;
    -webkit-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0)
}

.product_wrap .share_popup[data-v-88eeec50] .fs-popup-ctn .share_popup_ctn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 40px 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.product_wrap .share_popup[data-v-88eeec50] .fs-popup-ctn .share_popup_ctn .iconfont {
    color: #707070;
    font-size: 26px;
    margin: 0 5.2%
}

.product_wrap .share_popup[data-v-88eeec50] .fs-popup-ctn .share_popup_ctn .iconfont:first-child {
    margin-left: 0
}

.product_wrap .share_popup[data-v-88eeec50] .fs-popup-ctn .share_popup_ctn .iconfont:last-child {
    margin-right: 0
}

@media(max-width: 960px) {
    .product_wrap[data-v-88eeec50] {
        padding-bottom:0
    }
}

.product_offline_wrap .product_offline_main[data-v-88eeec50],.product_offline_wrap .product_offline_main.product_offline_main2[data-v-88eeec50] {
    background: #fff
}

.product_offline_wrap .product_offline_main .product_offline_ctn[data-v-88eeec50] {
    margin: 0 auto;
    max-width: 1200px;
    width: 84vw
}

@media(max-width: 1200px) {
    .product_offline_wrap .product_offline_main .product_offline_ctn[data-v-88eeec50] {
        width:94vw
    }
}

.product_offline_wrap .product_offline_main .product_offline_ctn.product_offline_ctn2[data-v-88eeec50] {
    padding: 20px 0 48px
}

@media(max-width: 1420px) {
    .product_offline_wrap .product_offline_main .product_offline_ctn.product_offline_ctn2[data-v-88eeec50] {
        padding:20px 0 48px
    }
}

.product_offline_wrap .product_offline_main .product_offline_ctn .offline_total[data-v-88eeec50] {
    color: #19191a;
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
    margin-bottom: 25px
}

.product_offline_wrap .product_offline_main .product_offline_ctn .offline_total>span[data-v-88eeec50] {
    color: #19191a
}

.product_offline_wrap .product_offline_main .product_offline_ctn .offline_total_cn[data-v-88eeec50] {
    color: #19191a
}

.product_offline_wrap .product_offline_main .product_offline_ctn .offline_total_cn>span[data-v-88eeec50] {
    font-size: 24px;
    font-weight: 600;
    line-height: 32px
}

.product_offline_wrap .product_offline_main .product_offline_ctn .offline_total_cn ul[data-v-88eeec50] {
    background: #fafafb;
    margin-top: 20px;
    padding: 24px
}

.product_offline_wrap .product_offline_main .product_offline_ctn .offline_total_cn ul li[data-v-88eeec50] {
    position: relative
}

.product_offline_wrap .product_offline_main .product_offline_ctn .offline_total_cn ul li[data-v-88eeec50]:last-child {
    margin-top: 8px
}

.product_offline_wrap .product_offline_main .product_offline_ctn .offline_total_cn ul li>p[data-v-88eeec50] {
    font-size: 14px;
    line-height: 22px;
    padding-left: 15px
}

.product_offline_wrap .product_offline_main .product_offline_ctn .offline_total_cn ul li .dot[data-v-88eeec50] {
    background: #19191a;
    border-radius: 50%;
    height: 5px;
    left: 0;
    position: absolute;
    top: 9px;
    width: 5px
}

@media(max-width: 768px) {
    .product_offline_wrap .product_offline_main .product_offline_ctn .offline_total_cn>span[data-v-88eeec50] {
        font-size:20px;
        line-height: 28px
    }

    .product_offline_wrap .product_offline_main .product_offline_ctn .offline_total_cn ul[data-v-88eeec50] {
        background: #fff;
        margin-top: 16px;
        padding: 0
    }

    .product_offline_wrap .product_offline_main .product_offline_ctn .offline_total_cn ul li[data-v-88eeec50]:last-child {
        margin-top: 4px
    }
}

.product_offline_wrap .product_offline_main .product_offline_ctn .tab_box .tab[data-v-88eeec50] {
    color: #19191a;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    padding-bottom: 10px;
    position: relative
}

.product_offline_wrap .product_offline_main .product_offline_ctn .tab_box .tab[data-v-88eeec50]:after {
    background: #c00000;
    border-radius: 1.5px;
    bottom: 0;
    content: " ";
    display: block;
    height: 3px;
    left: 0;
    position: absolute;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 100%
}

.product_offline_wrap .product_offline_main .product_offline_ctn .result_warning[data-v-88eeec50] {
    background: rgba(0,96,191,.05);
    border: 1px solid #b2d0ec;
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #707070;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 14px;
    padding: 7px 40px 7px 44px;
    position: relative
}

.product_offline_wrap .product_offline_main .product_offline_ctn .result_warning i[data-v-88eeec50] {
    color: #0060bf;
    display: inline-block;
    font-size: 16px;
    height: 16px;
    left: 16px;
    line-height: 16px;
    position: absolute;
    top: 10px;
    width: 16px
}

.product_offline_wrap .product_offline_main .product_offline_ctn .result_warning a[data-v-88eeec50] {
    color: #0070bc;
    -webkit-text-decoration: none;
    text-decoration: none
}

.product_offline_wrap .product_offline_main .product_offline_ctn .result_similar[data-v-88eeec50] {
    color: #19191a;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 8px
}

.product_offline_wrap .product_offline_main .product_offline_ctn .offline_list li[data-v-88eeec50] {
    -webkit-animation: all .3s;
    animation: all .3s;
    margin-bottom: 10px;
    position: relative;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.product_offline_wrap .product_offline_main .product_offline_ctn .offline_list li[data-v-88eeec50]:hover {
    -webkit-box-shadow: 0 12px 36px 0 rgba(0,0,0,.1);
    box-shadow: 0 12px 36px 0 rgba(0,0,0,.1)
}

.product_offline_wrap .product_offline_main .product_offline_ctn .result_404_help[data-v-88eeec50] {
    background: #fff;
    margin-bottom: 40px;
    overflow: hidden
}

.product_offline_wrap .product_offline_main .product_offline_ctn .result_404_help .result_404_help_tit[data-v-88eeec50] {
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: auto;
    overflow: hidden;
    padding: 20px 0 0
}

.product_offline_wrap .product_offline_main .product_offline_ctn .result_404_help .result_404_help_tit b[data-v-88eeec50] {
    background: none;
    border-bottom: 1px solid #e5e5e5;
    color: #19191a;
    display: block;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    padding-bottom: 20px;
    width: 100%
}

.product_offline_wrap .product_offline_main .product_offline_ctn .result_404_help .result_404_help_tit b span[data-v-88eeec50] {
    color: #19191a;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px
}

.product_offline_wrap .product_offline_main .product_offline_ctn .result_404_help .result_404_help_list[data-v-88eeec50] {
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 32px 0 40px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.product_offline_wrap .product_offline_main .product_offline_ctn .result_404_help .result_404_help_list .result_404_help_item[data-v-88eeec50] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: calc(25% - 24px)
}

.product_offline_wrap .product_offline_main .product_offline_ctn .result_404_help .result_404_help_list .result_404_help_item>span[data-v-88eeec50] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 4px
}

.product_offline_wrap .product_offline_main .product_offline_ctn .result_404_help .result_404_help_list .result_404_help_item>span .icon[data-v-88eeec50] {
    color: #19191a;
    font-size: 16px;
    margin-right: 8px
}

.product_offline_wrap .product_offline_main .product_offline_ctn .result_404_help .result_404_help_list .result_404_help_item>span span[data-v-88eeec50] {
    color: #19191a;
    font-size: 14px;
    line-height: 22px
}

.product_offline_wrap .product_offline_main .product_offline_ctn .result_404_help .result_404_help_list .result_404_help_item>a[data-v-88eeec50] {
    color: #707070;
    cursor: auto;
    font-size: 13px;
    line-height: 20px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-indent: 24px
}

.product_offline_wrap .product_offline_main .product_offline_ctn .result_404_help .result_404_help_list .result_404_help_item .ck[data-v-88eeec50] {
    color: #0060bf;
    cursor: pointer
}

.product_offline_wrap .product_offline_main .product_offline_ctn .result_404_help .result_404_help_list .result_404_help_item .ck[data-v-88eeec50]:hover {
    -webkit-text-decoration: underline;
    text-decoration: underline
}

@media(max-width: 768px) {
    .product_offline_wrap .product_offline_main .product_offline_ctn .result_404_help .result_404_help_tit[data-v-88eeec50] {
        margin-top:12px;
        padding: 20px 16px 0
    }

    .product_offline_wrap .product_offline_main .product_offline_ctn .result_404_help .result_404_help_tit b[data-v-88eeec50] {
        border: 0;
        font-size: 16px;
        line-height: 24px;
        padding-bottom: 4px
    }

    .product_offline_wrap .product_offline_main .product_offline_ctn .result_404_help .result_404_help_list[data-v-88eeec50] {
        display: block;
        padding: 0 16px
    }

    .product_offline_wrap .product_offline_main .product_offline_ctn .result_404_help .result_404_help_list .result_404_help_item[data-v-88eeec50] {
        border-bottom: 1px solid #e5e5e5;
        padding: 20px 0;
        width: 100%
    }

    .product_offline_wrap .product_offline_main .product_offline_ctn .result_404_help .result_404_help_list .result_404_help_item[data-v-88eeec50]:last-child {
        border-bottom: none
    }
}

.product_offline_wrap.cn_product_offline_wrap .product_offline_main[data-v-88eeec50] {
    background: #fff
}

.product_offline_wrap.cn_product_offline_wrap .product_offline_main .product_offline_ctn[data-v-88eeec50] {
    max-width: 1200px
}

.product_offline_wrap.cn_product_offline_wrap .product_offline_main .product_offline_ctn.product_offline_ctn2[data-v-88eeec50] {
    padding: 0
}

.product_offline_wrap.cn_product_offline_wrap .product_offline_main .product_offline_ctn.product_offline_ctn2 .result_404_help[data-v-88eeec50] {
    background: #fff;
    border-top: 1px solid #e5e5e5;
    margin: 36px 0 80px;
    padding-top: 36px
}

.product_offline_wrap.cn_product_offline_wrap .product_offline_main .product_offline_ctn.product_offline_ctn2 .result_404_help .result_404_help_tit[data-v-88eeec50] {
    padding: 0
}

.product_offline_wrap.cn_product_offline_wrap .product_offline_main .product_offline_ctn.product_offline_ctn2 .result_404_help .result_404_help_tit b[data-v-88eeec50] {
    border-bottom: none;
    font-size: 24px;
    line-height: 32px
}

.product_offline_wrap.cn_product_offline_wrap .product_offline_main .product_offline_ctn.product_offline_ctn2 .result_404_help .result_404_help_tit b span[data-v-88eeec50] {
    font-size: 24px;
    line-height: 32px
}

.product_offline_wrap.cn_product_offline_wrap .product_offline_main .product_offline_ctn.product_offline_ctn2 .result_404_help .result_404_help_list[data-v-88eeec50] {
    padding: 0
}

@media(max-width: 768px) {
    .product_offline_wrap.cn_product_offline_wrap .product_offline_main .product_offline_ctn.product_offline_ctn2 .result_404_help[data-v-88eeec50] {
        border-top:none;
        margin: 36px 0 13px;
        padding: 0
    }

    .product_offline_wrap.cn_product_offline_wrap .product_offline_main .product_offline_ctn.product_offline_ctn2 .result_404_help .result_404_help_tit[data-v-88eeec50] {
        margin-top: 0
    }

    .product_offline_wrap.cn_product_offline_wrap .product_offline_main .product_offline_ctn.product_offline_ctn2 .result_404_help .result_404_help_tit b[data-v-88eeec50] {
        padding-bottom: 16px
    }

    .product_offline_wrap.cn_product_offline_wrap .product_offline_main .product_offline_ctn.product_offline_ctn2 .result_404_help .result_404_help_list[data-v-88eeec50] {
        border-bottom: none;
        border-top: 1px solid #e5e5e5;
        padding: 16px 0
    }
}

@media(max-width: 1420px) {
    .product_offline_wrap.cn_product_offline_wrap .product_offline_main .product_offline_ctn.product_offline_ctn2[data-v-88eeec50] {
        padding:0 3%
    }
}

.share_ctn[data-v-88eeec50] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.share_ctn .iconfont[data-v-88eeec50] {
    border-radius: 4px;
    color: #707070;
    cursor: pointer;
    line-height: 1;
    margin-right: 4px;
    padding: 8px;
    -webkit-text-decoration: none;
    text-decoration: none;
    -webkit-transition: all .3s;
    transition: all .3s
}

.share_ctn .iconfont.iconfont[data-v-88eeec50]:hover {
    color: #4b4b4d
}

.share_ctn .iconfont[data-v-88eeec50]:last-child {
    margin-right: 0
}

.share_ctn .iconfont[data-v-88eeec50]:hover {
    background-color: #f2f2f2
}

.share_box[data-v-88eeec50] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.share_box .share_title[data-v-88eeec50] {
    color: #19191a;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 16px
}

.share_box .share_ctn[data-v-88eeec50] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-width: 150px;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.share_box .share_ctn.share_ctn_m[data-v-88eeec50] {
    min-width: auto
}

.share_box .share_ctn .iconfont[data-v-88eeec50] {
    color: #707070;
    cursor: pointer;
    font-size: 26px;
    margin-right: 20px;
    -webkit-text-decoration: none;
    text-decoration: none;
    -webkit-transition: all .3s;
    transition: all .3s
}

.share_box .share_ctn .iconfont[data-v-88eeec50]:last-child {
    margin-right: 0
}

.share_box .share_ctn .iconfont_wx[data-v-88eeec50]:hover {
    color: #707070
}

.warehouse_tip[data-v-88eeec50] {
    font-size: 13px;
    line-height: 20px
}

.warehouse_tip[data-v-88eeec50] a:focus-visible {
    border-radius: 1px;
    outline: 2px solid #0080ff;
    outline-offset: 2px
}

.warehouse_tip .other_list_warehouse[data-v-88eeec50] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 4px
}

.warehouse_tip .other_list_warehouse>i[data-v-88eeec50] {
    background: #10a300;
    border-radius: 50%;
    display: block;
    height: 6px;
    margin-right: 12px;
    margin-top: 7px;
    width: 6px
}

.warehouse_tip .other_list_warehouse>span[data-v-88eeec50] {
    color: #707070;
    font-size: 13px;
    line-height: 20px
}

.warehouse_tip .other_list_warehouse[data-v-88eeec50]:last-child {
    margin-bottom: 0
}

.fs_popover_share[data-v-88eeec50] .trigger {
    cursor: default
}

.iconfont_share_m[data-v-88eeec50] {
    color: #707070;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    line-height: 24px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: none;
    -webkit-transition: all .3s;
    transition: all .3s
}

@media(max-width: 960px) {
    .iconfont_share_m[data-v-88eeec50] {
        display:inline-block
    }
}

.test_tool_popup[data-v-88eeec50] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-width: 480px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.test_tool_popup .tool_popup_img[data-v-88eeec50] {
    display: inline-block;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.test_tool_popup .tool_popup_img>img[data-v-88eeec50] {
    display: inline-block;
    height: 180px;
    width: 180px
}

.test_tool_popup .tool_popup_detail[data-v-88eeec50] {
    padding-bottom: 12px;
    padding-left: 20px
}

.test_tool_popup .tool_popup_detail .tool_popup_title[data-v-88eeec50] {
    color: #19191a;
    display: block;
    font-size: 14px;
    line-height: 22px;
    margin: 10px 0 16px
}

.test_tool_popup .tool_popup_detail .tool_popup_price[data-v-88eeec50] {
    color: #19191a;
    font-size: 22px;
    font-weight: 400;
    line-height: 26px
}

.test_tool_popup .tool_popup_detail .tool_popup_stock>p[data-v-88eeec50] {
    color: #707070;
    font-size: 13px;
    line-height: 20px;
    margin-top: 6px
}

@media(max-width: 768px) {
    [data-v-88eeec50] .listAddPop .fs-popup-ctn {
        width:calc(100% - 40px)!important
    }
}

@media(max-width: 768px)and (max-width:480px) {
    [data-v-88eeec50] .listAddPop .fs-popup-ctn {
        height:100%!important;
        width: 100%!important
    }
}

@media(max-width: 768px)and (max-width:768px) {
    [data-v-88eeec50] .listAddPop .fs-popup-ctn .add_cart_pop {
        width:100%
    }

    [data-v-88eeec50] .listAddPop .fs-popup-ctn .add_cart_pop .main {
        max-height: -webkit-max-content;
        max-height: -moz-max-content;
        max-height: max-content;
        padding: 0 16px
    }
}

@media(max-width: 768px)and (max-width:768px)and (max-width:480px) {
    [data-v-88eeec50] .listAddPop .fs-popup-ctn .add_cart_pop {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    [data-v-88eeec50] .listAddPop .fs-popup-ctn .add_cart_pop .main {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }
}

.sample-request-tips .sr-tips-title[data-v-88eeec50] {
    color: #19191a;
    font-size: 16px;
    line-height: 24px
}

.sample-request-tips .sr-tips-item[data-v-88eeec50] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 16px;
    word-break: break-word
}

.sample-request-tips .sr-tips-item[data-v-88eeec50]:first-child {
    margin-top: 24px
}

.sample-request-tips .sr-tips-item>span[data-v-88eeec50] {
    background: rgba(0,96,191,.08);
    border: 1px solid #0060bf;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 20px;
    width: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    color: #0060bf;
    font-size: 12px;
    justify-content: center;
    line-height: 20px;
    margin-right: 12px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.sample-request-tips .sr-tips-item>dl dt[data-v-88eeec50] {
    color: #19191a;
    font-size: 14px;
    line-height: 22px
}

.sample-request-tips .sr-tips-item>dl dd[data-v-88eeec50] {
    color: #707070;
    font-size: 12px;
    line-height: 20px
}

.Installation_header[data-v-88eeec50] {
    color: #19191a;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 8px
}

.Installation_header_btm0[data-v-88eeec50] {
    margin-bottom: 0
}

.Installation_header_tit[data-v-88eeec50] {
    margin-bottom: 8px
}

.Installation_header_content[data-v-88eeec50] {
    color: #707070;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 8px
}

.Installation_subTitle[data-v-88eeec50] {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 16px
}

.Installation_subTitle_tit[data-v-88eeec50] {
    color: #19191a;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 4px
}

.Installation_subTitle_content>div[data-v-88eeec50] {
    padding-left: 12px;
    position: relative
}

.Installation_subTitle_content>div>i[data-v-88eeec50] {
    background: #707070;
    border-radius: 50%;
    height: 4px;
    left: 0;
    position: absolute;
    top: 8px;
    width: 4px
}

.Installation_subTitle_content>div>span[data-v-88eeec50] {
    color: #707070;
    display: block;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 4px
}

.Installation_subTitle_content>div>span[data-v-88eeec50]:last-child {
    margin-bottom: 0
}

.Installation_subTitle_noBottom[data-v-88eeec50] {
    border: none;
    padding: 0
}

.Installation_footer[data-v-88eeec50] {
    color: #19191a;
    font-size: 16px;
    line-height: 24px;
    margin: 16px 0 8px
}

.Installation_footer_tit[data-v-88eeec50] {
    margin-bottom: 8px
}

.Installation_footer_content[data-v-88eeec50] {
    color: #707070;
    font-size: 13px;
    line-height: 20px
}

@media(max-width: 960px) {
    .crumb-box[data-v-88eeec50] {
        background-color:#fff
    }

    .crumb-box[data-v-88eeec50] .bread-crumb.bread-crumb-big .box {
        padding: 24px 16px 16px
    }
}

.popup_container_tips .add_cart_header[data-v-88eeec50] {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    border-bottom: 1px solid #e5e5e5;
    font-size: 20px;
    font-weight: 400;
    height: 70px;
    justify-content: flex-start;
    line-height: 28px
}

.popup_container_tips .add_cart_header .m_title[data-v-88eeec50] {
    display: block;
    font-size: 20px;
    font-weight: 400;
    line-height: 28px
}

.popup_container_tips .tips[data-v-88eeec50] {
    color: #707070;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    padding: 20px 32px
}

.popup_container_tips .tips[data-v-88eeec50] a {
    color: #0060bf
}

.add_cart_header[data-v-88eeec50] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    background: #fff;
    height: 60px;
    justify-content: flex-end;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 20px 32px;
    position: sticky;
    top: 0;
    z-index: 1
}

.add_cart_header .m_title[data-v-88eeec50] {
    display: none
}

@media(max-width: 960px) {
    .add_cart_header[data-v-88eeec50] {
        height:48px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        border-bottom: 1px solid #e5e5e5;
        justify-content: space-between;
        padding: 12px 16px
    }

    .add_cart_header>b[data-v-88eeec50] {
        font-weight: 400
    }

    .add_cart_header .m_title[data-v-88eeec50] {
        display: block
    }
}

.iconfont_close_box[data-v-88eeec50] {
    border-radius: 3px;
    cursor: pointer;
    padding: 6px;
    position: absolute;
    right: 26px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .3s;
    transition: all .3s
}

.iconfont_close_box[data-v-88eeec50]:hover {
    background-color: rgba(25,25,26,.04)
}

.iconfont_close_box:hover .iconfont_close[data-v-88eeec50] {
    color: #19191a
}

.iconfont_close_box .iconfont_close[data-v-88eeec50] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 20px;
    height: 20px;
    width: 20px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #707070;
    font-weight: 400
}

@media(max-width: 960px) {
    .iconfont_close_box[data-v-88eeec50] {
        right:16px
    }

    .iconfont_close_box .iconfont_close[data-v-88eeec50] {
        font-size: 16px;
        height: 16px;
        width: 16px
    }
}

.bread-crumb[data-v-02cc94c7] {
    position: relative
}

@media(max-width: 1024px) {
    .bread-crumb[data-v-02cc94c7] {
        display:none
    }

    .bread-crumb.m-show[data-v-02cc94c7] {
        display: block
    }
}

.bread-crumb.bread-crumb-big .box[data-v-02cc94c7] {
    padding-bottom: 20px;
    padding-top: 20px
}

.bread-crumb.bread-crumb-small .box[data-v-02cc94c7] {
    padding-bottom: 6px;
    padding-top: 6px
}

.bread-crumb .box[data-v-02cc94c7] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-x: auto;
    white-space: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 100%
}

.bread-crumb .box[data-v-02cc94c7]::-webkit-scrollbar {
    display: none
}

.scroll_mask[data-v-02cc94c7] {
    background: -webkit-gradient(linear,right top,left top,from(#fff),to(hsla(0,0%,100%,0)));
    background: linear-gradient(270deg,#fff,hsla(0,0%,100%,0));
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 42px;
    z-index: 1
}

.scroll_mask.left[data-v-02cc94c7] {
    left: 0;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.bread-item[data-v-02cc94c7] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #707070;
    font-size: 12px;
    line-height: 20px;
    -webkit-text-decoration: none;
    text-decoration: none;
    -webkit-transition: all .3s;
    transition: all .3s
}

.bread-item[data-v-02cc94c7]:after {
    color: #707070;
    content: "";
    font-family: "iconfont"!important;
    font-weight: 400;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    cursor: pointer;
    cursor: default;
    font-size: 12px;
    height: 12px;
    line-height: 14px;
    margin: 0 4px;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 12px
}

.bread-item[data-v-02cc94c7]:last-child {
    color: #19191a;
    cursor: text
}

.bread-item:last-child>a[data-v-02cc94c7] {
    color: #19191a!important;
    cursor: default
}

.bread-item:last-child>a[data-v-02cc94c7]:hover {
    cursor: default
}

.bread-item[data-v-02cc94c7]:last-child:after {
    display: none
}

.bread-item .link[data-v-02cc94c7]:focus-visible {
    border-radius: 3px;
    outline: 2px solid #0080ff;
    outline-offset: -2px
}

.bread-item>a[data-v-02cc94c7] {
    color: #707070;
    cursor: pointer;
    -webkit-text-decoration: none;
    text-decoration: none;
    -webkit-transition: all .3s;
    transition: all .3s
}

.bread-item>a[data-v-02cc94c7]:hover {
    color: #19191a;
    cursor: pointer;
    -webkit-text-decoration: none;
    text-decoration: none
}

.categories[data-v-02cc94c7] {
    position: relative
}

.categories[data-v-02cc94c7],.categories .title[data-v-02cc94c7] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.categories .title[data-v-02cc94c7] {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.categories .title>span[data-v-02cc94c7] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #19191a;
    cursor: pointer;
    font-size: 12px;
    line-height: 20px;
    -webkit-text-decoration: none;
    text-decoration: none;
    -webkit-transition: all .3s;
    transition: all .3s
}

.categories .title>span[data-v-02cc94c7]:after {
    color: #19191a;
    content: "";
    font-family: "iconfont"!important;
    font-weight: 400;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    cursor: pointer;
    cursor: default;
    font-size: 12px;
    height: 12px;
    line-height: 14px;
    margin: 0 4px;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 12px
}

.categories .title[data-v-02cc94c7]:after {
    color: #19191a;
    content: "";
    font-family: "iconfont"!important;
    font-weight: 400;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    cursor: pointer;
    cursor: default;
    font-size: 12px;
    height: 12px;
    line-height: 14px;
    margin: 0 4px;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 12px
}

.categories.active .title>span[data-v-02cc94c7]:after {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg)
}

.categories:last-child .title[data-v-02cc94c7]:after {
    display: none
}

.categories-option[data-v-02cc94c7] {
    min-width: 100%;
    z-index: 2
}

.categories-option .option_bg[data-v-02cc94c7] {
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    max-height: 336px;
    overflow: auto;
    padding: 5px 0
}

.categories-option .option_bg .option_item .href[data-v-02cc94c7] {
    color: #707070;
    cursor: pointer;
    display: block;
    font-size: 12px;
    line-height: 20px;
    overflow: hidden;
    padding: 9px 12px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

.categories-option .option_bg .option_item .href[data-v-02cc94c7]:focus-visible {
    border-radius: 3px;
    outline: 2px solid #0080ff;
    outline-offset: -2px
}

.categories-option .option_bg .option_item .href.active[data-v-02cc94c7],.categories-option .option_bg .option_item .href[data-v-02cc94c7]:hover {
    background: #f7f7f7;
    color: #19191a
}

.categories-option .option_bg .option_item .href.active[data-v-02cc94c7] {
    cursor: default
}

@media(max-width: 1024px) {
    .bread-crumb.bread-crumb-big .box[data-v-02cc94c7] {
        padding:20px 0
    }
}

@media(max-width: 768px) {
    .bread-crumb.bread-crumb-big .box[data-v-02cc94c7] {
        padding:24px 0 16px
    }
}

.FsTextTag .Hot[data-v-5ac0f7c2],.FsTextTag .New[data-v-5ac0f7c2],.FsTextTag .Off[data-v-5ac0f7c2] {
    font-size: 13px;
    margin: 0 8px
}

.FsTextTag .New[data-v-5ac0f7c2] {
    color: #10a300
}

.FsTextTag .Hot[data-v-5ac0f7c2] {
    color: #f56300
}

.FsTextTag .Off[data-v-5ac0f7c2] {
    color: #c00000
}

.fs-popover[data-v-590fe258] {
    display: inline-block;
    margin-left: 4px
}

.trigger[data-v-590fe258] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.popper-computer[data-v-590fe258] {
    background: #fff;
    border-radius: 8px;
    -webkit-box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    color: #707070;
    font-size: 13px;
    line-height: 20px;
    max-width: 300px;
    padding: 20px;
    z-index: 212
}

.popper-computer[data-v-590fe258]:focus-visible {
    outline: none
}

.date-picker--popper-box[data-v-590fe258] {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.popper-computer-bottom[data-v-590fe258]:before,.popper-computer-top[data-v-590fe258]:before {
    background: #fff;
    border-radius: 8px;
    bottom: 0;
    content: "";
    height: 12px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 11
}

.popper-computer-top[data-v-590fe258]:before {
    bottom: 0
}

.popper-computer-bottom[data-v-590fe258]:before {
    top: 0
}

.popper-computer-left[data-v-590fe258]:before,.popper-computer-right[data-v-590fe258]:before {
    background: #fff;
    border-radius: 8px;
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    width: 12px;
    z-index: 11
}

.popper-computer-left[data-v-590fe258]:before {
    right: 0
}

.popper-computer-right[data-v-590fe258]:before {
    left: 0
}

.popper-computer-bottom[data-v-590fe258]:after,.popper-computer-top[data-v-590fe258]:after {
    background: transparent;
    content: "";
    height: 20px;
    left: 0;
    position: absolute;
    width: 100%
}

.popper-computer-top[data-v-590fe258]:after {
    bottom: -16px
}

.popper-computer-bottom[data-v-590fe258]:after {
    top: -16px
}

.popper-computer-left[data-v-590fe258]:after,.popper-computer-right[data-v-590fe258]:after {
    background: transparent;
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    width: 20px;
    z-index: 11
}

.popper-computer-left[data-v-590fe258]:after {
    right: -16px
}

.popper-computer-right[data-v-590fe258]:after {
    left: -16px
}

.tag_computer.popper-computer-left[data-v-590fe258]:before,.tag_computer.popper-computer-right[data-v-590fe258]:before {
    height: 100%
}

.tag_computer.popper-computer-bottom[data-v-590fe258]:before,.tag_computer.popper-computer-top[data-v-590fe258]:before {
    width: 70%
}

.iconfont_close_box[data-v-590fe258] {
    border-radius: 3px;
    cursor: pointer;
    padding: 6px;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 112
}

.iconfont_close_box[data-v-590fe258]:hover {
    background-color: rgba(25,25,26,.04)
}

.iconfont_close_box:hover .iconfont-close[data-v-590fe258] {
    color: #19191a
}

.iconfont-close[data-v-590fe258] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 16px;
    text-align: center
}

.iconfont-close[data-v-590fe258],.iconfont-tip[data-v-590fe258] {
    color: #707070;
    font-size: 16px;
    height: 16px;
    width: 16px
}

.iconfont-tip[data-v-590fe258] {
    cursor: pointer;
    display: inline-block;
    font-weight: 400;
    line-height: 1;
    position: relative
}

.fs-popover-arrow[data-v-590fe258],.fs-popover-arrow[data-v-590fe258]:before {
    background: inherit;
    -webkit-box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    height: 18px;
    position: absolute;
    width: 18px;
    z-index: 8
}

.fs-popover-arrow[data-v-590fe258] {
    visibility: hidden
}

.fs-popover-arrow[data-v-590fe258]:before {
    content: "";
    -webkit-transform: scale(.707) rotate(45deg);
    -ms-transform: scale(.707) rotate(45deg);
    transform: scale(.707) rotate(45deg);
    visibility: visible
}

.popper-computer[data-popper-placement^=top]>.fs-popover-arrow[data-v-590fe258] {
    bottom: -8px
}

.popper-computer[data-popper-placement^=bottom]>.fs-popover-arrow[data-v-590fe258] {
    top: -8px
}

.popper-computer[data-popper-placement^=left]>.fs-popover-arrow[data-v-590fe258] {
    right: -8px
}

.popper-computer[data-popper-placement^=right]>.fs-popover-arrow[data-v-590fe258] {
    left: -8px
}

@media(max-width: 768px) {
    .popper-mobile .popper-mobile-content[data-v-590fe258] {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        left: 50%;
        position: fixed;
        top: 50%;
        width: calc(100% - 64px);
        z-index: 113;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        background: #fff;
        border-radius: 3px;
        -webkit-box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
        box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
        color: #707070;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-transform: translate3d(-50%,-50%,0);
        transform: translate3d(-50%,-50%,0)
    }

    .popper-mobile .iconfont-close[data-v-590fe258] {
        cursor: pointer;
        font-size: 20px;
        height: 20px;
        line-height: 20px;
        position: absolute;
        right: 20px;
        text-align: center;
        top: 20px;
        width: 20px
    }

    .popper-mobile .iconfont-close-card[data-v-590fe258] {
        display: -webkit-box;
        display: -ms-flexbox;
        font-size: 20px;
        position: static;
        text-align: right;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: flex;
        height: 20px;
        margin: 14px 20px 14px 0;
        width: 20px;
        -ms-flex-item-align: end;
        align-self: flex-end
    }

    .popper-mobile .popper-mobile-notMobileConventional[data-v-590fe258] {
        background: #fff;
        border-radius: 3px;
        -webkit-box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
        box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        left: 50%;
        position: fixed;
        top: 50%;
        -webkit-transform: translate3d(-50%,-50%,0);
        transform: translate3d(-50%,-50%,0);
        width: calc(100% - 64px);
        z-index: 113
    }

    .popper-mobile .popper-mobile-padding[data-v-590fe258] {
        font-size: 14px;
        line-height: 22px;
        padding: 20px 40px 20px 20px
    }

    .popper-mobile .popper-mobile-noTag[data-v-590fe258] {
        margin-right: 16px
    }

    .popper-mobile .popper-mobile-closeBtn[data-v-590fe258] {
        border-top: 1px solid #e5e5e5;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 14px;
        line-height: 22px;
        width: 100%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        color: #19191a;
        cursor: pointer;
        justify-content: center;
        padding: 12px 0
    }

    .popper-mobile .popper-mobile-mask[data-v-590fe258] {
        background: rgba(0,0,0,.2);
        bottom: 0;
        left: 0;
        position: fixed;
        right: 0;
        top: 0;
        z-index: 112
    }
}

.skeleton_item[data-v-5a652577],.skeleton_wrap[data-v-5a652577] {
    position: relative
}

.skeleton_item[data-v-5a652577] {
    background-color: #f2f2f2;
    border-radius: 3px;
    height: 16px;
    margin-bottom: 8px;
    overflow: hidden
}

.skeleton_item[data-v-5a652577]:after {
    -webkit-animation: animation-skeleton-wave 1.6s linear .5s infinite;
    animation: animation-skeleton-wave 1.6s linear .5s infinite;
    background: -webkit-gradient(linear,left top,right top,from(transparent),color-stop(rgba(0,0,0,.03)),to(transparent));
    background: linear-gradient(90deg,transparent,rgba(0,0,0,.03),transparent);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

.skeleton_item[data-v-5a652577]:last-child {
    margin-bottom: 0
}

.overflow_container[data-v-4c1a6c8c] {
    width: 100%
}

.overflow_wrap[data-v-4c1a6c8c] {
    overflow: hidden;
    position: relative
}

.overflow_box[data-v-4c1a6c8c] {
    overflow-x: auto;
    position: relative;
    scrollbar-width: none;
    width: 100%;
    -ms-overflow-style: none
}

.overflow_box[data-v-4c1a6c8c]::-webkit-scrollbar {
    display: none
}

.overflow_ctn[data-v-4c1a6c8c] {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

.overflow_bg[data-v-4c1a6c8c] {
    background: -webkit-gradient(linear,right top,left top,from(#fff),color-stop(100%,hsla(0,0%,100%,.1)));
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 6%;
    z-index: auto
}

.overflow_slide_box[data-v-4c1a6c8c] {
    background: #e5e5e5;
    border-radius: 4px;
    height: 4px;
    margin: 12px auto 0;
    position: relative;
    width: 60px
}

.overflow_slide_box .overflow_slide[data-v-4c1a6c8c] {
    background: #898988;
    border-radius: 4px;
    display: inline-block;
    height: 4px;
    position: absolute;
    top: 0;
    width: 20px
}

.qty-box[data-v-5a4e5386] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 42px;
    overflow: hidden;
    width: 114px
}

.qty[data-v-5a4e5386] {
    width: 0;
    -webkit-box-flex: 1;
    border: 1px solid #e5e5e5;
    border-radius: 0;
    color: #19191a;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    font-size: 13px;
    font-weight: 600;
    height: 100%;
    line-height: 20px;
    padding: 0;
    text-align: center
}

.qty[data-v-5a4e5386]:focus {
    border: 1px solid #19191a
}

.qty[data-v-5a4e5386]:hover {
    cursor: auto
}

.textColor3[data-v-5a4e5386] {
    color: #707070
}

span[data-v-5a4e5386] {
    border: 1px solid #e5e5e5;
    height: 100%;
    width: 38px
}

span[data-v-5a4e5386]:focus-visible {
    border-radius: 3px;
    outline: 2px solid #0080ff;
    outline-offset: -2px
}

.disable i[data-v-5a4e5386] {
    color: #e5e5e5
}

.disable[data-v-5a4e5386] :hover {
    cursor: not-allowed
}

span[data-v-5a4e5386]:first-child {
    border-radius: 4px 0 0 4px;
    border-right: none
}

span[data-v-5a4e5386]:last-child {
    border-left: none;
    border-radius: 0 4px 4px 0
}

.iconfont[data-v-5a4e5386] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    font-size: 12px;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 13px;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.hoverAdd i[data-v-5a4e5386],.iconfont[data-v-5a4e5386] {
    color: #19191a
}

.hoverAdd[data-v-5a4e5386]:hover {
    background-color: #f2f2f2;
    color: #19191a
}

@media(max-width: 768px) {
    .hoverAdd[data-v-5a4e5386]:hover {
        background-color:transparent;
        color: #19191a
    }
}

input[data-v-5a4e5386]:disabled {
    background: transparent
}

.slide-down[data-v-d27e203a] {
    overflow: hidden;
    -webkit-transition: height .3s ease-in-out,padding-top .3s ease-in-out,padding-bottom .3s ease-in-out;
    transition: height .3s ease-in-out,padding-top .3s ease-in-out,padding-bottom .3s ease-in-out
}

.image-view-wrap[data-v-cbf3ea1a] {
    background: hsla(0,0%,100%,.95);
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 100
}

@media(max-width: 960px) {
    .image-view-wrap[data-v-cbf3ea1a] {
        background:transparent
    }
}

.image-view-wrap .mask[data-v-cbf3ea1a] {
    background: rgba(25,25,26,.8);
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 100
}

.image-view-wrap .image-view-top[data-v-cbf3ea1a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 1420px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    left: 50%;
    position: fixed;
    top: 40px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 102
}

@media(max-width: 1420px) {
    .image-view-wrap .image-view-top[data-v-cbf3ea1a] {
        width:100%
    }
}

@media(max-width: 960px) {
    .image-view-wrap .image-view-top[data-v-cbf3ea1a] {
        top:24px
    }
}

.image-view-wrap .image-view-top .iconfont-close[data-v-cbf3ea1a] {
    color: #707070;
    cursor: pointer;
    font-size: 28px;
    margin-right: 26px;
    -webkit-transition: all .3s;
    transition: all .3s
}

@media(max-width: 960px) {
    .image-view-wrap .image-view-top .iconfont-close[data-v-cbf3ea1a] {
        color:#fff;
        font-size: 16px;
        margin-right: 24px
    }
}

.image-view-wrap .image-view-top .iconfont-close[data-v-cbf3ea1a]:hover {
    color: #19191a
}

.image-view-wrap .image-view-main[data-v-cbf3ea1a] {
    height: 100%;
    left: 50%;
    max-width: 100%;
    padding: 0 10px;
    position: fixed;
    top: 50%;
    -webkit-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
    width: 1420px;
    z-index: 101
}

@media(max-width: 960px) {
    .image-view-wrap .image-view-main[data-v-cbf3ea1a] {
        padding:0
    }
}

.image-view-wrap .image-view-main .image-view-ctn[data-v-cbf3ea1a] {
    height: 100%;
    margin: 0 auto;
    position: relative
}

@media(max-width: 960px) {
    .image-view-wrap .image-view-main .image-view-ctn[data-v-cbf3ea1a] {
        bottom:20px;
        margin: 0 auto;
        max-height: 100%;
        max-width: 800px
    }
}

.image-view-wrap .image-view-main .image-view-ctn .swiper-container[data-v-cbf3ea1a] {
    height: 100%;
    left: 50%;
    margin: 0 auto;
    max-width: 1200px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.image-view-wrap .image-view-main .image-view-ctn .swiper-container[data-v-cbf3ea1a] .swiper-wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media(max-width: 960px) {
    .image-view-wrap .image-view-main .image-view-ctn .swiper-container[data-v-cbf3ea1a] {
        max-height:276px;
        max-width: 800px
    }
}

.image-view-wrap .image-view-main .image-view-ctn .swiper-slide[data-v-cbf3ea1a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media(max-width: 960px) {
    .image-view-wrap .image-view-main .image-view-ctn .swiper-slide[data-v-cbf3ea1a] {
        background:#fff
    }
}

.image-view-wrap .image-view-main .image-view-ctn .m-pagination[data-v-cbf3ea1a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.image-view-wrap .image-view-main .image-view-ctn .m-pagination>span[data-v-cbf3ea1a] {
    background: #898988;
    border-radius: 20px;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    height: 20px;
    padding: 0 16px
}

.image-view-wrap .image-view-main .image-view-ctn .slide-item[data-v-cbf3ea1a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    background: #fff;
    justify-content: center
}

@media(max-width: 960px) {
    .image-view-wrap .image-view-main .image-view-ctn .slide-item[data-v-cbf3ea1a] {
        margin-top:0;
        padding-bottom: 0
    }
}

.image-view-wrap .image-view-main .image-view-ctn .slide-item .youtube[data-v-cbf3ea1a],.image-view-wrap .image-view-main .image-view-ctn .slide-item video[data-v-cbf3ea1a] {
    background: #f7f7f7;
    height: 395px;
    max-width: 100%;
    width: 700px
}

.image-view-wrap .image-view-main .image-view-ctn .slide-item .img[data-v-cbf3ea1a] {
    display: block;
    max-height: 100%;
    max-width: 100%
}

@media(max-width: 960px) {
    .image-view-wrap .image-view-main .image-view-ctn .slide-item .img[data-v-cbf3ea1a] {
        max-height:276px
    }
}

.image-view-wrap .image-view-main .image-view-ctn .slide-item.video-item[data-v-cbf3ea1a] {
    width: 100%
}

.image-view-wrap .image-view-main .image-view-ctn .slide-item.video-item .hls-video-box[data-v-cbf3ea1a] {
    height: 450px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    width: 800px
}

.image-view-wrap .image-view-main .image-view-ctn .slide-item.video-item .hls-video-box[data-v-cbf3ea1a] .hls-video-box-icon {
    cursor: pointer
}

.image-view-wrap .image-view-main .image-view-ctn .swiper-button-prev1[data-v-cbf3ea1a] {
    cursor: pointer;
    display: inline-block;
    left: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99
}

@media(max-width: 960px) {
    .image-view-wrap .image-view-main .image-view-ctn .swiper-button-prev1[data-v-cbf3ea1a] {
        display:none
    }
}

.image-view-wrap .image-view-main .image-view-ctn .swiper-button-prev1[data-v-cbf3ea1a]:after {
    color: #8d8d8f;
    content: "";
    font-family: "iconfont"!important;
    font-size: 36px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.image-view-wrap .image-view-main .image-view-ctn .swiper-button-prev1.swiper-btn-disable[data-v-cbf3ea1a] {
    cursor: auto;
    opacity: .35
}

.image-view-wrap .image-view-main .image-view-ctn .swiper-button-next1[data-v-cbf3ea1a] {
    cursor: pointer;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99
}

@media(max-width: 960px) {
    .image-view-wrap .image-view-main .image-view-ctn .swiper-button-next1[data-v-cbf3ea1a] {
        display:none
    }
}

.image-view-wrap .image-view-main .image-view-ctn .swiper-button-next1[data-v-cbf3ea1a]:after {
    color: #8d8d8f;
    content: "";
    font-family: "iconfont"!important;
    font-size: 36px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.image-view-wrap .image-view-main .image-view-ctn .swiper-button-next1.swiper-btn-disable[data-v-cbf3ea1a] {
    cursor: auto;
    opacity: .35
}

.image-view-wrap .image-view-main .image-view-ctn .line[data-v-cbf3ea1a] {
    border-bottom: 1px solid #e5e5e5;
    bottom: 0;
    left: -20%;
    position: absolute;
    width: 150%
}

@media(max-width: 960px) {
    .image-view-wrap .image-view-main .image-view-ctn .line[data-v-cbf3ea1a] {
        border-bottom:none
    }
}

.image-view-wrap .image-view-main .image-view-bottom[data-v-cbf3ea1a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    bottom: 20px;
    justify-content: center;
    left: 50%;
    position: absolute;
    position: fixed;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    z-index: 999
}

@media(max-width: 960px) {
    .image-view-wrap .image-view-main .image-view-bottom[data-v-cbf3ea1a] {
        display:none
    }
}

.image-view-wrap .image-view-main .image-view-bottom .img[data-v-cbf3ea1a] {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    border: 1px solid #eee;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    height: 60px;
    margin: 0 5px;
    opacity: .5;
    overflow: hidden;
    position: relative;
    width: 60px
}

.image-view-wrap .image-view-main .image-view-bottom .img.img-video[data-v-cbf3ea1a]:before,.image-view-wrap .image-view-main .image-view-bottom .img.img-youtube[data-v-cbf3ea1a]:before {
    background: #000;
    bottom: 0;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    opacity: .15;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.image-view-wrap .image-view-main .image-view-bottom .img.img-video[data-v-cbf3ea1a]:after,.image-view-wrap .image-view-main .image-view-bottom .img.img-youtube[data-v-cbf3ea1a]:after {
    background: url(../picture/picture.png?url=img-en.fs.com/includes/templates/fiberstore/images/paly-icon.png) no-repeat 50%;
    content: "";
    display: inline-block;
    height: 18px;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
    width: 18px
}

.image-view-wrap .image-view-main .image-view-bottom .img.img-active[data-v-cbf3ea1a] {
    border: 1px solid #19191a;
    opacity: 1
}

.image-view-wrap .image-view-main .image-view-bottom .img>img[data-v-cbf3ea1a] {
    display: block;
    height: 100%;
    max-height: 100%;
    max-width: 100%;
    width: 100%
}

.add_header[data-v-2778a9fc] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.add_header .iconfont_success_pc[data-v-2778a9fc] {
    color: #18a209;
    font-size: 42px;
    height: 42px;
    margin-bottom: 20px;
    width: 42px
}

.add_header .iconfont_success_m[data-v-2778a9fc] {
    color: #18a209;
    display: none;
    font-size: 16px;
    margin-right: 8px
}

.add_header .success_title[data-v-2778a9fc] {
    color: #19191a;
    font-size: 24px;
    font-weight: 600
}

.product_wrap[data-v-2778a9fc] {
    max-height: calc(100% - 70px);
    overflow-y: auto;
    padding-bottom: 20px
}

@media(max-width: 960px) {
    .product_wrap[data-v-2778a9fc] {
        height:100%;
        max-height: -webkit-fit-content;
        max-height: -moz-fit-content;
        max-height: fit-content;
        width: 100%
    }
}

.product_wrap .item_title_test[data-v-2778a9fc] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
}

.product_wrap .item_title[data-v-2778a9fc] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 32px 20px
}

@media(max-width: 960px) {
    .product_wrap .item_title[data-v-2778a9fc] {
        display:none
    }
}

.product_wrap .item_title .item_detail[data-v-2778a9fc] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.product_wrap .item_title .item_img[data-v-2778a9fc] {
    width: 100px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-size: 16px
}

.product_wrap .item_title .item_qty[data-v-2778a9fc],.product_wrap .item_title .item_total[data-v-2778a9fc] {
    color: #19191a;
    font-size: 16px;
    line-height: 24px;
    min-height: 24px;
    width: 50px
}

.product_wrap .item_title .item_qty[data-v-2778a9fc] {
    text-align: center
}

.product_wrap .item_title .item_total[data-v-2778a9fc] {
    text-align: right;
    width: 130px
}

.common-fold-box[data-v-2778a9fc] {
    margin-top: 8px;
    padding-left: 100px
}

.common-fold-box .common-fold-label[data-v-2778a9fc] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #0060bf;
    cursor: pointer;
    font-size: 14px;
    line-height: 22px
}

.common-fold-box .common-fold-label .iconfont[data-v-2778a9fc] {
    font-size: 12px;
    margin-left: 8px;
    -webkit-transition: all .2s;
    transition: all .2s
}

.common-fold-box .common-fold-label.active .iconfont[data-v-2778a9fc] {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.common-fold-box .common-fold-label:hover .more[data-v-2778a9fc] {
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.common-fold-box .common-fold-line[data-v-2778a9fc] {
    background-color: #e5e5e5;
    height: 1px;
    margin-top: 12px;
    width: 100%
}

@media(max-width: 960px) {
    .common-fold-box[data-v-2778a9fc] {
        padding-left:100px
    }
}

@media(max-width: 768px) {
    .common-fold-box[data-v-2778a9fc] {
        background:#fafafb;
        border-radius: 3px;
        margin-top: 12px;
        padding: 12px 16px
    }

    .common-fold-box .common-fold-line[data-v-2778a9fc]:last-child {
        display: none
    }
}

.products_box[data-v-2778a9fc] {
    padding: 0 32px 20px;
    position: relative
}

.products_box[data-v-2778a9fc]:last-child {
    padding-bottom: 0!important
}

.products_box:last-child .common-fold-box .common-fold-line[data-v-2778a9fc]:last-child {
    display: none
}

.products_box .products_main[data-v-2778a9fc] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.products_box .qty_error[data-v-2778a9fc] {
    background: #f9efdb;
    border: 1px solid #f9efdb;
    border-radius: 2px;
    color: #936d1d;
    padding: 9px 20px 9px 15px;
    width: 100%
}

.products_box .qty_error .iconfont_warming[data-v-2778a9fc] {
    font-size: 13px
}

.products_box .qty_error .qty_error_info[data-v-2778a9fc] {
    font-size: 13px;
    line-height: 20px
}

.products_box .qty_error .qty_error_info[data-v-2778a9fc] a {
    color: #0060bf
}

.products_box .relate_btn[data-v-2778a9fc] {
    color: #0060bf;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    line-height: 22px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.products_box .relate_btn .relate_btn_info[data-v-2778a9fc]:hover {
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.products_box .relate_btn .iconfont_up[data-v-2778a9fc] {
    display: inline-block;
    font-size: 14px;
    line-height: 22px;
    margin-left: 8px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.products_box .relate_btn .iconfont_up.iconfont_up_down[data-v-2778a9fc] {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg)
}

.products_box .related_box[data-v-2778a9fc] {
    overflow: hidden
}

.products_box .related_box .relate_item[data-v-2778a9fc] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 12px
}

.products_box .related_box .relate_item[data-v-2778a9fc]:last-child {
    padding-bottom: 12px
}

.products_box .related_box .relate_img[data-v-2778a9fc] {
    display: inline-block;
    height: 60px;
    margin-right: 20px;
    width: 60px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.products_box .related_box .relate_img>img[data-v-2778a9fc] {
    display: block;
    max-height: 100%;
    max-width: 100%;
    mix-blend-mode: multiply
}

.products_box .related_box .relate_detail[data-v-2778a9fc] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.products_box .related_box .relate_detail .relate-flex[data-v-2778a9fc] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.products_box .related_box .relate_detail .relate_title[data-v-2778a9fc] {
    color: #707070;
    display: -webkit-box;
    font-size: 13px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.products_box .related_box .relate_detail .relate_id[data-v-2778a9fc] {
    color: #707070;
    font-size: 13px;
    line-height: 20px;
    margin-top: 4px
}

.products_box .related_box .relate_detail .relate_num[data-v-2778a9fc],.products_box .related_box .relate_detail .relate_price[data-v-2778a9fc],.products_box .related_box .relate_detail .relate_price_num[data-v-2778a9fc] {
    color: #999;
    font-size: 13px;
    line-height: 20px
}

.products_box .related_box .relate_detail .relate_price_num[data-v-2778a9fc] {
    display: none;
    margin-top: 4px
}

.products_box .related_box .relate_detail .relate_num[data-v-2778a9fc] {
    color: #707070;
    text-align: center;
    width: 50px
}

.products_box .related_box .relate_detail .relate_price[data-v-2778a9fc] {
    text-align: right;
    width: 130px;
    word-break: break-all
}

.products_box .iconfont_delete[data-v-2778a9fc] {
    color: #707070;
    cursor: pointer;
    display: inline-block;
    display: none;
    font-size: 16px;
    position: absolute;
    right: 20px;
    top: 50px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.products_box .iconfont_delete[data-v-2778a9fc]:hover {
    color: #707070
}

@media(max-width: 960px) {
    .products_box .iconfont_delete[data-v-2778a9fc] {
        display:block
    }
}

.products_box[data-v-2778a9fc]:last-child {
    margin-bottom: 0
}

@media(max-width: 1024px) {
    .products_box .products_detail .isMo[data-v-2778a9fc] {
        display:none
    }
}

@media(max-width: 960px) {
    .products_box[data-v-2778a9fc] {
        padding:0
    }

    .products_box .iconfont_delete[data-v-2778a9fc] {
        display: none
    }

    .products_box .products_detail[data-v-2778a9fc] {
        display: block
    }

    .products_box .products_detail .item_detail .product_info_box[data-v-2778a9fc] {
        padding: 0
    }

    .products_box .products_detail .item_qty[data-v-2778a9fc] {
        display: none
    }

    .products_box .products_detail .item_total[data-v-2778a9fc] {
        display: inline-block;
        margin-top: 8px;
        width: auto
    }

    .products_box .products_detail .isPc[data-v-2778a9fc] {
        display: none
    }

    .products_box .related_box .relate_detail[data-v-2778a9fc] {
        display: block
    }

    .products_box .related_box .relate_detail .relate_num[data-v-2778a9fc],.products_box .related_box .relate_detail .relate_price[data-v-2778a9fc] {
        display: none
    }

    .products_box .related_box .relate_detail .relate_price_num[data-v-2778a9fc] {
        display: block
    }
}

.product_img[data-v-2778a9fc] {
    display: inline-block;
    width: 80px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 20px
}

.product_img>img[data-v-2778a9fc] {
    display: block;
    width: 100%
}

.products_detail[data-v-2778a9fc],.products_detail_box[data-v-2778a9fc] {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.products_detail[data-v-2778a9fc] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media(max-width: 960px) {
    .products_detail[data-v-2778a9fc] {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.products_detail .item_detail[data-v-2778a9fc] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.products_detail .item_qty[data-v-2778a9fc],.products_detail .item_total[data-v-2778a9fc] {
    color: #19191a;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-align: center
}

.products_detail .item_qty[data-v-2778a9fc] {
    color: #3d3d3d;
    font-size: 14px;
    width: 50px
}

.products_detail .item_total[data-v-2778a9fc] {
    margin-right: 0;
    text-align: right;
    width: 130px;
    word-break: break-all
}

.products_detail .isMo[data-v-2778a9fc] {
    display: none
}

.install[data-v-2778a9fc] {
    color: #707070;
    font-size: 13px;
    line-height: 20px;
    margin-top: 8px
}

.products_tips>div[data-v-2778a9fc] {
    color: #19191a;
    font-size: 13px;
    line-height: 20px;
    margin-top: 8px
}

.products_title[data-v-2778a9fc] {
    color: #19191a;
    display: inline!important;
    display: -webkit-box;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    width: 346px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3
}

@media(max-width: 960px) {
    .products_title[data-v-2778a9fc] {
        width:auto
    }
}

.products_id[data-v-2778a9fc] {
    color: #707070;
    display: inline;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    margin-left: 4px;
    margin-top: 8px
}

.attrs-content[data-v-2778a9fc] {
    overflow: hidden
}

.attrs-content .attrs-item[data-v-2778a9fc] {
    color: #707070;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 4px
}

.attrs-content .attrs-item[data-v-2778a9fc]:first-of-type {
    margin-top: 12px
}

.attrs-content .attrs-item[data-v-2778a9fc]:last-child {
    margin-bottom: 0
}

.product_price_box[data-v-2778a9fc] {
    -ms-flex-negative: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-shrink: 0;
    min-width: 23.6%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

@media(max-width: 960px) {
    .product_price_box[data-v-2778a9fc] {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-top: 12px
    }
}

.product_price_box .total_price[data-v-2778a9fc] {
    color: #19191a;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 15px
}

.add_bottom_box[data-v-2778a9fc] {
    border-top: 1px solid #e5e5e5;
    max-width: 750px;
    padding: 20px 32px;
    width: 100%
}

.add_bottom_box[data-v-2778a9fc],.add_bottom_box .subtotal[data-v-2778a9fc] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.add_bottom_box .subtotal[data-v-2778a9fc] {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px
}

.add_bottom_box .subtotal .info[data-v-2778a9fc] {
    color: #19191a;
    font-size: 14px;
    line-height: 22px
}

.add_bottom_box .subtotal .price[data-v-2778a9fc] {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin-left: 5px
}

.add_bottom_box .click_span[data-v-2778a9fc] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-right: 16px
}

.add_bottom_box .click_span .view_cart_btn[data-v-2778a9fc] {
    -webkit-text-decoration: none;
    text-decoration: none
}

.add_bottom_box .click_span span[data-v-2778a9fc] {
    color: #0060bf;
    cursor: pointer;
    font-size: 14px;
    line-height: 22px
}

.add_bottom_box .click_span span[data-v-2778a9fc]:hover {
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.add_bottom_box .btn_box[data-v-2778a9fc] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.add_bottom_box .btn_box .view_cart_btn[data-v-2778a9fc] {
    -webkit-text-decoration: none;
    text-decoration: none
}

.add_bottom_box .btn_box .btn[data-v-2778a9fc] {
    width: auto
}

.add_bottom_box .btn_box .btn[data-v-2778a9fc]:first-child {
    margin-right: 12px
}

@media(max-width: 960px) {
    .add_bottom_box[data-v-2778a9fc] {
        max-width:none
    }

    .product_wrap[data-v-2778a9fc] {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        max-height: 100%;
        padding: 20px 16px
    }
}

@media(max-width: 960px) {
    .products_box[data-v-2778a9fc]:nth-of-type(n) {
        margin-bottom:20px
    }

    .products_box[data-v-2778a9fc]:last-of-type {
        margin-bottom: 0
    }

    .products_box .products_main .product_img[data-v-2778a9fc] {
        width: 80px
    }

    .products_box .products_main .product_img img[data-v-2778a9fc] {
        height: 80px;
        width: 80px
    }

    .fs-popup-footer[data-v-2778a9fc] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .fs-popup-footer .add_bottom_box[data-v-2778a9fc] {
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    .fs-popup-footer .add_bottom_box .subtotal[data-v-2778a9fc] {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .fs-popup-footer .add_bottom_box .btn_box[data-v-2778a9fc] {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .fs-popup-footer .add_bottom_box .btn_box .view_cart_btn[data-v-2778a9fc] {
        display: block;
        width: 100%
    }

    .fs-popup-footer .add_bottom_box .btn_box .btn[data-v-2778a9fc] {
        margin: 0;
        width: 100%
    }

    .fs-popup-footer .add_bottom_box .btn_box a[data-v-2778a9fc] {
        margin-top: 12px
    }
}

@media(max-width: 960px) {
    [data-v-2778a9fc] .fs-popup-ctn .fs-popup-header {
        -webkit-box-sizing:border-box;
        box-sizing: border-box;
        padding: 12px 16px
    }

    [data-v-2778a9fc] .fs-popup-ctn .fs-popup-header .add_header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        margin: 0;
        padding: 0;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    [data-v-2778a9fc] .fs-popup-ctn .fs-popup-header .add_header .iconfont_success_pc {
        display: none
    }

    [data-v-2778a9fc] .fs-popup-ctn .fs-popup-header .add_header .iconfont_success_m {
        display: block
    }

    [data-v-2778a9fc] .fs-popup-ctn .fs-popup-header .add_header .iconfont {
        font-size: 16px
    }

    [data-v-2778a9fc] .fs-popup-ctn .add_bottom_box {
        display: block;
        padding: 20px 16px
    }

    [data-v-2778a9fc] .fs-popup-ctn .add_bottom_box .click_span {
        margin-bottom: 12px;
        margin-right: 0
    }

    [data-v-2778a9fc] .fs-popup-ctn .add_bottom_box .click_span span {
        -webkit-text-decoration: none;
        text-decoration: none
    }
}

.add_cart_header[data-v-40ca152c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    background: #fff;
    height: 60px;
    justify-content: flex-end;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 20px 32px;
    position: sticky;
    top: 0;
    z-index: 1
}

.add_cart_header .m_title[data-v-40ca152c] {
    display: none
}

@media(max-width: 960px) {
    .add_cart_header[data-v-40ca152c] {
        height:48px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        border-bottom: 1px solid #e5e5e5;
        justify-content: space-between;
        padding: 12px 16px
    }

    .add_cart_header>b[data-v-40ca152c] {
        font-weight: 400
    }

    .add_cart_header .m_title[data-v-40ca152c] {
        display: block
    }
}

.iconfont_close_box[data-v-40ca152c] {
    border-radius: 3px;
    cursor: pointer;
    padding: 6px;
    position: absolute;
    right: 26px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .3s;
    transition: all .3s
}

.iconfont_close_box[data-v-40ca152c]:hover {
    background-color: rgba(25,25,26,.04)
}

.iconfont_close_box:hover .iconfont_close[data-v-40ca152c] {
    color: #19191a
}

.iconfont_close_box .iconfont_close[data-v-40ca152c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 20px;
    height: 20px;
    width: 20px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #707070;
    font-weight: 400
}

@media(max-width: 960px) {
    .iconfont_close_box[data-v-40ca152c] {
        right:16px
    }

    .iconfont_close_box .iconfont_close[data-v-40ca152c] {
        font-size: 16px;
        height: 16px;
        width: 16px
    }
}

.add_cart_pop[data-v-40ca152c] {
    text-align: left;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    overflow: auto
}

.add_cart_pop[data-v-40ca152c] .link:hover {
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.add_cart_pop .main[data-v-40ca152c] {
    background: #fff
}

.add_cart_pop .main[data-v-40ca152c],.add_cart_pop .main_right_m[data-v-40ca152c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    overflow: initial;
    padding: 0 32px
}

@media(max-width: 768px) {
    .add_cart_pop .main[data-v-40ca152c],.add_cart_pop .main_right_m[data-v-40ca152c] {
        padding:0 16px
    }
}

.add_cart_pop .main>img[data-v-40ca152c],.add_cart_pop .main_right_m>img[data-v-40ca152c] {
    height: 100px;
    margin-right: 20px;
    width: 100px
}

@media(max-width: 768px) {
    .add_cart_pop .main>img[data-v-40ca152c],.add_cart_pop .main_right_m>img[data-v-40ca152c] {
        height:80px;
        width: 80px
    }
}

.add_cart_pop .main .main_right[data-v-40ca152c],.add_cart_pop .main_right_m .main_right[data-v-40ca152c] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.add_cart_pop .main .main_right>div h4[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div h4[data-v-40ca152c] {
    display: inline;
    margin-bottom: 8px;
    margin-right: 8px;
    max-width: 566px
}

.add_cart_pop .main .main_right>div h4 p[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div h4 p[data-v-40ca152c] {
    display: inline;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px
}

.add_cart_pop .main .main_right>div h4 span[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div h4 span[data-v-40ca152c] {
    color: #707070;
    font-size: 13px;
    font-weight: 400;
    margin-left: 12px
}

.add_cart_pop .main .main_right>div .star[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .star[data-v-40ca152c] {
    color: #999;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 13px;
    line-height: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    margin-bottom: 8px
}

.add_cart_pop .main .main_right>div .star span[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .star span[data-v-40ca152c] {
    margin-left: 4px
}

.add_cart_pop .main .main_right>div .product_sub[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .product_sub[data-v-40ca152c] {
    color: #707070;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 16px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 8px;
    -moz-column-gap: 8px;
    column-gap: 8px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    row-gap: 4px
}

.add_cart_pop .main .main_right>div .product_sub .product_tags_item[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .product_sub .product_tags_item[data-v-40ca152c] {
    padding-right: 8px;
    position: relative
}

.add_cart_pop .main .main_right>div .product_sub .product_tags_item[data-v-40ca152c]:after,.add_cart_pop .main_right_m .main_right>div .product_sub .product_tags_item[data-v-40ca152c]:after {
    background-color: #ccc;
    content: "";
    height: 10px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 1px
}

.add_cart_pop .main .main_right>div .product_sub .product_tags_item[data-v-40ca152c]:last-of-type:after,.add_cart_pop .main_right_m .main_right>div .product_sub .product_tags_item[data-v-40ca152c]:last-of-type:after {
    width: 0
}

.add_cart_pop .main .main_right>div .price[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .price[data-v-40ca152c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    background-color: #f7f7f7;
    justify-content: space-between;
    margin-bottom: 20px;
    padding: 16px 24px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 8px
}

.add_cart_pop .main .main_right>div .price .product_price_box>div[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .price .product_price_box>div[data-v-40ca152c] {
    color: #19191a;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px
}

.add_cart_pop .main .main_right>div .price .product_price_box>div>span[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .price .product_price_box>div>span[data-v-40ca152c] {
    display: inline-block
}

.add_cart_pop .main .main_right>div .price .product_price_box>div i[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .price .product_price_box>div i[data-v-40ca152c] {
    display: inline-block;
    font-style: normal
}

.add_cart_pop .main .main_right>div .price .product_price_box .afterTax[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .price .product_price_box .afterTax[data-v-40ca152c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    white-space: nowrap
}

.add_cart_pop .main .main_right>div .price .product_price_box .afterTax i[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .price .product_price_box .afterTax i[data-v-40ca152c] {
    font-style: normal
}

.add_cart_pop .main .main_right>div .price .product_price_box .pn[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .price .product_price_box .pn[data-v-40ca152c] {
    color: #707070;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    margin-top: 8px
}

.add_cart_pop .main .main_right>div .price .product_sales[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .price .product_sales[data-v-40ca152c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-top: 8px;
    min-height: 22px
}

.add_cart_pop .main .main_right>div .price .product_sales .sales_item[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .price .product_sales .sales_item[data-v-40ca152c] {
    border-right: 1px solid #e5e5e5;
    color: #707070;
    font-size: 13px;
    line-height: 1;
    padding: 0 11px;
    -ms-flex-negative: 0;
    cursor: pointer;
    flex-shrink: 0
}

.add_cart_pop .main .main_right>div .price .product_sales .sales_item[data-v-40ca152c]:first-child,.add_cart_pop .main_right_m .main_right>div .price .product_sales .sales_item[data-v-40ca152c]:first-child {
    padding-left: 0
}

.add_cart_pop .main .main_right>div .price .product_sales .sales_item:first-child>span[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .price .product_sales .sales_item:first-child>span[data-v-40ca152c] {
    color: #a65300
}

.add_cart_pop .main .main_right>div .price .product_sales .sales_item:nth-child(2n)>span[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .price .product_sales .sales_item:nth-child(2n)>span[data-v-40ca152c] {
    color: #0070bc
}

.add_cart_pop .main .main_right>div .price .product_sales .sales_item[data-v-40ca152c]:last-child,.add_cart_pop .main_right_m .main_right>div .price .product_sales .sales_item[data-v-40ca152c]:last-child {
    border-right: none;
    padding-right: 0
}

.add_cart_pop .main .main_right>div .price .product_sales .sales_item:last-child>span[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .price .product_sales .sales_item:last-child>span[data-v-40ca152c] {
    color: #19191a
}

.add_cart_pop .main .main_right>div .price .product_sales .sales_item[data-v-40ca152c]:hover,.add_cart_pop .main_right_m .main_right>div .price .product_sales .sales_item[data-v-40ca152c]:hover {
    -webkit-text-decoration: underline;
    text-decoration: underline
}

@media(max-width: 768px) {
    .add_cart_pop .main .main_right>div .price[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .price[data-v-40ca152c] {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

@media(max-width: 768px)and (max-width:480px) {
    .add_cart_pop .main .main_right>div .price[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .price[data-v-40ca152c] {
        background:#fff;
        padding: 0
    }
}

.add_cart_pop .main .main_right>div .opacity0[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .opacity0[data-v-40ca152c] {
    display: none!important
}

.add_cart_pop .main .main_right>div .compatible[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .compatible[data-v-40ca152c] {
    max-width: 566px
}

.add_cart_pop .main .main_right>div .compatible>div>p[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .compatible>div>p[data-v-40ca152c] {
    color: #707070;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 13px;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
}

.add_cart_pop .main .main_right>div .compatible>div ul[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .compatible>div ul[data-v-40ca152c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 8px
}

.add_cart_pop .main .main_right>div .compatible>div ul li[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .compatible>div ul li[data-v-40ca152c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 30px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #eee;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #19191a;
    cursor: pointer;
    font-size: 13px;
    line-height: 20px;
    margin: 0 8px 8px 0;
    padding: 0 8px;
    text-align: center;
    -webkit-transition: all .2s;
    transition: all .2s
}

.add_cart_pop .main .main_right>div .compatible>div ul li.active[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .compatible>div ul li.active[data-v-40ca152c] {
    background: #f2f2f2;
    border: 1px solid #19191a
}

.add_cart_pop .main .main_right>div .compatible>div ul li[data-v-40ca152c]:hover,.add_cart_pop .main_right_m .main_right>div .compatible>div ul li[data-v-40ca152c]:hover {
    background: #f2f2f2
}

.add_cart_pop .main .main_right>div .compatible>div ul li .last[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .compatible>div ul li .last[data-v-40ca152c] {
    color: #035fbf
}

.add_cart_pop .main .main_right>div .compatible>div ul .colorItem[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .compatible>div ul .colorItem[data-v-40ca152c] {
    border: 1px solid #eee;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #19191a;
    cursor: pointer;
    display: inline-block;
    height: 28px;
    line-height: normal;
    margin-bottom: 4px;
    margin-right: 4px;
    padding: 4px;
    text-align: center;
    width: 28px
}

.add_cart_pop .main .main_right>div .compatible>div ul .colorItem.active[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .compatible>div ul .colorItem.active[data-v-40ca152c] {
    border: 1px solid #19191a!important
}

.add_cart_pop .main .main_right>div .compatible>div ul .colorItem>i[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .compatible>div ul .colorItem>i[data-v-40ca152c] {
    border-radius: 2px;
    display: block;
    height: 100%;
    width: 100%
}

.add_cart_pop .main .main_right>div .compatible>div ul .colorItem>i.WB[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .compatible>div ul .colorItem>i.WB[data-v-40ca152c] {
    border: 1px solid #e5e5e5
}

.add_cart_pop .main .main_right>div .compatible>div[data-v-40ca152c]:nth-child(n+1),.add_cart_pop .main_right_m .main_right>div .compatible>div[data-v-40ca152c]:nth-child(n+1) {
    margin-top: 8px
}

.add_cart_pop .main .main_right>div .other[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other[data-v-40ca152c] {
    font-size: 0;
    padding-bottom: 20px
}

.add_cart_pop .main .main_right>div .other b[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other b[data-v-40ca152c] {
    color: #19191a;
    font-weight: 600
}

.add_cart_pop .main .main_right>div .other .detail[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .detail[data-v-40ca152c] {
    color: #0060bf;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    line-height: 18px;
    margin: 20px 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.add_cart_pop .main .main_right>div .other .detail span[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .detail span[data-v-40ca152c] {
    display: block
}

.add_cart_pop .main .main_right>div .other .detail span[data-v-40ca152c]:hover,.add_cart_pop .main_right_m .main_right>div .other .detail span[data-v-40ca152c]:hover {
    cursor: pointer;
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.add_cart_pop .main .main_right>div .other .warehouse[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .warehouse[data-v-40ca152c] {
    color: #19191a;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 4px;
    padding-left: 16px;
    position: relative
}

.add_cart_pop .main .main_right>div .other .warehouse>div[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .warehouse>div[data-v-40ca152c] {
    margin-bottom: 2px
}

.add_cart_pop .main .main_right>div .other .warehouse>div>div[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .warehouse>div>div[data-v-40ca152c] {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.add_cart_pop .main .main_right>div .other .warehouse span[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .warehouse span[data-v-40ca152c] {
    color: #035fbf;
    cursor: pointer;
    position: relative
}

.add_cart_pop .main .main_right>div .other .warehouse span:hover ul[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .warehouse span:hover ul[data-v-40ca152c] {
    display: block
}

.add_cart_pop .main .main_right>div .other .warehouse span ul[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .warehouse span ul[data-v-40ca152c] {
    background: #fff;
    bottom: 24px;
    -webkit-box-shadow: 0 1px 8px 0 hsla(0,8%,44%,.3);
    box-shadow: 0 1px 8px 0 hsla(0,8%,44%,.3);
    color: #707070;
    display: none;
    left: 50%;
    max-width: 280px;
    min-width: 280px;
    padding: 20px;
    position: absolute;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.add_cart_pop .main .main_right>div .other .warehouse span ul.tip_ship[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .warehouse span ul.tip_ship[data-v-40ca152c] {
    max-width: 290px;
    min-width: 290px
}

.add_cart_pop .main .main_right>div .other .warehouse span ul[data-v-40ca152c]:after,.add_cart_pop .main_right_m .main_right>div .other .warehouse span ul[data-v-40ca152c]:after {
    background: #fff;
    border-color: transparent #e4e4e4 #e4e4e4 transparent;
    border-style: solid;
    border-width: 1px;
    bottom: -5px;
    content: "";
    height: 8px;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg);
    width: 8px
}

.add_cart_pop .main .main_right>div .other .warehouse span ul li[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .warehouse span ul li[data-v-40ca152c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 2px 0
}

.add_cart_pop .main .main_right>div .other .warehouse span ul li p[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .warehouse span ul li p[data-v-40ca152c] {
    padding-left: 16px;
    position: relative
}

.add_cart_pop .main .main_right>div .other .warehouse span ul li p[data-v-40ca152c]:before,.add_cart_pop .main_right_m .main_right>div .other .warehouse span ul li p[data-v-40ca152c]:before {
    background: #707070;
    border-radius: 7px;
    content: " ";
    display: block;
    height: 7px;
    left: 0;
    position: absolute;
    top: 6px;
    width: 7px
}

.add_cart_pop .main .main_right>div .other .warehouse span ul li p.stock_ship_dot[data-v-40ca152c]:before,.add_cart_pop .main_right_m .main_right>div .other .warehouse span ul li p.stock_ship_dot[data-v-40ca152c]:before {
    background: #10a300
}

.add_cart_pop .main .main_right>div .other .warehouse span ul li p.in_ship_dot[data-v-40ca152c]:before,.add_cart_pop .main_right_m .main_right>div .other .warehouse span ul li p.in_ship_dot[data-v-40ca152c]:before {
    background: #fdaa01
}

.add_cart_pop .main .main_right>div .other .warehouse span ul li p b[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .warehouse span ul li p b[data-v-40ca152c] {
    color: #19191a;
    display: inline;
    font-weight: 400;
    padding-right: 3px
}

.add_cart_pop .main .main_right>div .other .warehouse span ul li.none[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .warehouse span ul li.none[data-v-40ca152c] {
    display: none
}

.add_cart_pop .main .main_right>div .other .warehouse .warehouse_tip[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .warehouse .warehouse_tip[data-v-40ca152c] {
    min-width: 290px;
    padding: 20px
}

@media(max-width: 960px) {
    .add_cart_pop .main .main_right>div .other .warehouse .warehouse_tip[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .warehouse .warehouse_tip[data-v-40ca152c] {
        width:100%
    }
}

.add_cart_pop .main .main_right>div .other .warehouse .delivery_enroute>i[data-v-40ca152c],.add_cart_pop .main .main_right>div .other .warehouse .delivery_warehouse>i[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .warehouse .delivery_enroute>i[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .warehouse .delivery_warehouse>i[data-v-40ca152c] {
    background: transparent;
    border-radius: 50%;
    display: inline-block;
    height: 4px;
    margin-right: 4px;
    vertical-align: middle;
    width: 4px
}

.add_cart_pop .main .main_right>div .other .warehouse>div:first-child .delivery_warehouse>i[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .warehouse>div:first-child .delivery_warehouse>i[data-v-40ca152c] {
    background: #10a300
}

.add_cart_pop .main .main_right>div .other .warehouse>div .delivery_enroute>i[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .warehouse>div .delivery_enroute>i[data-v-40ca152c] {
    background: #fdaa01
}

.add_cart_pop .main .main_right>div .other .warehouse .other_list_warehouse[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .warehouse .other_list_warehouse[data-v-40ca152c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 4px
}

.add_cart_pop .main .main_right>div .other .warehouse .other_list_warehouse>i[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .warehouse .other_list_warehouse>i[data-v-40ca152c] {
    background: #10a300;
    border-radius: 50%;
    display: block;
    height: 4px;
    margin-right: 12px;
    width: 4px
}

.add_cart_pop .main .main_right>div .other .warehouse .other_list_warehouse>span[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .warehouse .other_list_warehouse>span[data-v-40ca152c] {
    color: #707070;
    font-size: 13px;
    line-height: 20px
}

.add_cart_pop .main .main_right>div .other .warehouse .other_list_warehouse[data-v-40ca152c]:last-child,.add_cart_pop .main_right_m .main_right>div .other .warehouse .other_list_warehouse[data-v-40ca152c]:last-child {
    margin-bottom: 0
}

.add_cart_pop .main .main_right>div .other .warehouse .delivery_item_other[data-v-40ca152c] .fs-popover,.add_cart_pop .main_right_m .main_right>div .other .warehouse .delivery_item_other[data-v-40ca152c] .fs-popover {
    margin-left: 0
}

.add_cart_pop .main .main_right>div .other .warehouse .delivery_item_other[data-v-40ca152c] .fs-popover>.trigger>div,.add_cart_pop .main_right_m .main_right>div .other .warehouse .delivery_item_other[data-v-40ca152c] .fs-popover>.trigger>div {
    color: #0060bf;
    font-size: 13px;
    line-height: 20px
}

.add_cart_pop .main .main_right>div .other .warehouse>.iconfont[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .warehouse>.iconfont[data-v-40ca152c] {
    color: #4b4b4d;
    font-size: 12px;
    left: 0;
    line-height: 12px;
    position: absolute;
    top: 4px
}

.add_cart_pop .main .main_right>div .other .free[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .free[data-v-40ca152c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.add_cart_pop .main .main_right>div .other .free>i[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .free>i[data-v-40ca152c] {
    color: #4b4b4d;
    font-size: 12px;
    height: 12px;
    margin: 4px 4px 0 0
}

.add_cart_pop .main .main_right>div .other .free>span[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .free>span[data-v-40ca152c] {
    color: #19191a;
    font-size: 13px;
    line-height: 20px
}

.add_cart_pop .main .main_right>div .other .time[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .time[data-v-40ca152c] {
    color: #19191a;
    font-size: 13px;
    line-height: 18px
}

.add_cart_pop .main .main_right_box[data-v-40ca152c],.add_cart_pop .main_right_m .main_right_box[data-v-40ca152c] {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    margin-bottom: 16px
}

.add_cart_pop .main .main_right_box>span[data-v-40ca152c],.add_cart_pop .main_right_m .main_right_box>span[data-v-40ca152c] {
    color: #707070;
    font-size: 14px;
    line-height: 22px
}

.add_cart_pop .main .main_right .hot[data-v-40ca152c],.add_cart_pop .main .main_right .new[data-v-40ca152c],.add_cart_pop .main .main_right .off[data-v-40ca152c],.add_cart_pop .main_right_m .main_right .hot[data-v-40ca152c],.add_cart_pop .main_right_m .main_right .new[data-v-40ca152c],.add_cart_pop .main_right_m .main_right .off[data-v-40ca152c] {
    background-image: url(../picture/20230426155715gx0x94.png);
    background-position: -16px -16px;
    background-repeat: no-repeat;
    background-size: 128px 82px;
    height: 24px;
    margin-right: 8px;
    width: 44px
}

.add_cart_pop .main .main_right .off[data-v-40ca152c],.add_cart_pop .main_right_m .main_right .off[data-v-40ca152c] {
    background: #feefef;
    color: #c00000
}

.add_cart_pop .main .main_right .hot[data-v-40ca152c],.add_cart_pop .main_right_m .main_right .hot[data-v-40ca152c] {
    background-position: -68px -16px
}

.add_cart_pop .main .main_right .tips[data-v-40ca152c],.add_cart_pop .main_right_m .main_right .tips[data-v-40ca152c] {
    background: #f9efd8;
    border: none;
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #936d1d;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    padding: 9px 10px 9px 40px;
    position: relative
}

.add_cart_pop .main .main_right .tips .iconfont[data-v-40ca152c],.add_cart_pop .main_right_m .main_right .tips .iconfont[data-v-40ca152c] {
    font-size: 16px;
    left: 16px;
    position: absolute;
    top: 15px
}

.add_cart_pop .main .main_right .tips p[data-v-40ca152c],.add_cart_pop .main_right_m .main_right .tips p[data-v-40ca152c] {
    font-size: 13px;
    line-height: 22px
}

.add_cart_pop .main .tipClass[data-v-40ca152c],.add_cart_pop .main_right_m .tipClass[data-v-40ca152c] {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    min-width: 260px;
    padding: 20px
}

@media(max-width: 960px) {
    .add_cart_pop[data-v-40ca152c] {
        padding-top:20px
    }
}

@media(max-width: 768px) {
    .add_cart_pop[data-v-40ca152c] {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .add_cart_pop .main[data-v-40ca152c] {
        -webkit-box-flex: inherit!important;
        -ms-flex: inherit!important;
        flex: inherit!important
    }

    .add_cart_pop .main_right_m[data-v-40ca152c] {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }
}

.add_cart_pop .main_right_m[data-v-40ca152c] {
    display: block
}

.add_cart_pop .main_right_m .compatible[data-v-40ca152c] {
    max-width: 566px
}

.add_cart_pop .main_right_m .compatible>div>p[data-v-40ca152c] {
    color: #707070;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 13px;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
}

.add_cart_pop .main_right_m .compatible>div ul[data-v-40ca152c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 8px
}

.add_cart_pop .main_right_m .compatible>div ul li[data-v-40ca152c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 36px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #eee;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #19191a;
    cursor: pointer;
    font-size: 13px;
    margin: 0 8px 8px 0;
    padding: 0 16px;
    text-align: center;
    -webkit-transition: all .2s;
    transition: all .2s
}

.add_cart_pop .main_right_m .compatible>div ul li.active[data-v-40ca152c] {
    background: #f2f2f2;
    border: 1px solid #19191a
}

.add_cart_pop .main_right_m .compatible>div ul li[data-v-40ca152c]:hover {
    background: #f2f2f2
}

.add_cart_pop .main_right_m .compatible>div ul li .last[data-v-40ca152c] {
    color: #035fbf
}

.add_cart_pop .main_right_m .compatible>div ul .colorItem[data-v-40ca152c] {
    border: 1px solid #eee;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #19191a;
    cursor: pointer;
    display: inline-block;
    height: 28px;
    line-height: normal;
    margin-bottom: 4px;
    margin-right: 4px;
    padding: 4px;
    text-align: center;
    width: 28px
}

.add_cart_pop .main_right_m .compatible>div ul .colorItem.active[data-v-40ca152c] {
    border: 1px solid #19191a!important
}

.add_cart_pop .main_right_m .compatible>div ul .colorItem>i[data-v-40ca152c] {
    display: block;
    height: 100%;
    width: 100%
}

.add_cart_pop .main_right_m .compatible>div ul .colorItem>i.WB[data-v-40ca152c] {
    border: 1px solid #e5e5e5
}

.add_cart_pop .main_right_m .compatible>div[data-v-40ca152c]:nth-child(2) {
    margin-top: 20px
}

.add_cart_pop .main_right_m .other[data-v-40ca152c] {
    font-size: 0;
    padding-bottom: 20px
}

.add_cart_pop .main_right_m .other b[data-v-40ca152c] {
    color: #19191a;
    font-weight: 600
}

.add_cart_pop .main_right_m .other .detail[data-v-40ca152c] {
    color: #0060bf;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    line-height: 18px;
    margin: 20px 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.add_cart_pop .main_right_m .other .detail span[data-v-40ca152c] {
    display: block
}

.add_cart_pop .main_right_m .other .detail span[data-v-40ca152c]:hover {
    cursor: pointer;
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.add_cart_pop .main_right_m .other .warehouse[data-v-40ca152c] {
    color: #19191a;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 4px;
    padding-left: 16px;
    position: relative
}

.add_cart_pop .main_right_m .other .warehouse>div[data-v-40ca152c] {
    margin-bottom: 4px
}

.add_cart_pop .main_right_m .other .warehouse span[data-v-40ca152c] {
    color: #035fbf;
    cursor: pointer;
    position: relative
}

.add_cart_pop .main_right_m .other .warehouse span:hover ul[data-v-40ca152c] {
    display: block
}

.add_cart_pop .main_right_m .other .warehouse span ul[data-v-40ca152c] {
    background: #fff;
    bottom: 24px;
    -webkit-box-shadow: 0 1px 8px 0 hsla(0,8%,44%,.3);
    box-shadow: 0 1px 8px 0 hsla(0,8%,44%,.3);
    color: #707070;
    display: none;
    left: 50%;
    max-width: 280px;
    min-width: 280px;
    padding: 20px;
    position: absolute;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.add_cart_pop .main_right_m .other .warehouse span ul.tip_ship[data-v-40ca152c] {
    max-width: 290px;
    min-width: 290px
}

.add_cart_pop .main_right_m .other .warehouse span ul[data-v-40ca152c]:after {
    background: #fff;
    border-color: transparent #e4e4e4 #e4e4e4 transparent;
    border-style: solid;
    border-width: 1px;
    bottom: -5px;
    content: "";
    height: 8px;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg);
    width: 8px
}

.add_cart_pop .main_right_m .other .warehouse span ul li[data-v-40ca152c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 2px 0
}

.add_cart_pop .main_right_m .other .warehouse span ul li p[data-v-40ca152c] {
    padding-left: 16px;
    position: relative
}

.add_cart_pop .main_right_m .other .warehouse span ul li p[data-v-40ca152c]:before {
    background: #707070;
    border-radius: 7px;
    content: " ";
    display: block;
    height: 7px;
    left: 0;
    position: absolute;
    top: 6px;
    width: 7px
}

.add_cart_pop .main_right_m .other .warehouse span ul li p.stock_ship_dot[data-v-40ca152c]:before {
    background: #10a300
}

.add_cart_pop .main_right_m .other .warehouse span ul li p.in_ship_dot[data-v-40ca152c]:before {
    background: #fdaa01
}

.add_cart_pop .main_right_m .other .warehouse span ul li p b[data-v-40ca152c] {
    color: #19191a;
    display: inline;
    font-weight: 400;
    padding-right: 3px
}

.add_cart_pop .main_right_m .other .warehouse span ul li.none[data-v-40ca152c] {
    display: none
}

.add_cart_pop .main_right_m .other .warehouse .warehouse_tip[data-v-40ca152c] {
    min-width: 290px;
    padding: 20px
}

@media(max-width: 960px) {
    .add_cart_pop .main_right_m .other .warehouse .warehouse_tip[data-v-40ca152c] {
        width:100%
    }
}

.add_cart_pop .main_right_m .other .warehouse .delivery_enroute>i[data-v-40ca152c],.add_cart_pop .main_right_m .other .warehouse .delivery_warehouse>i[data-v-40ca152c] {
    background: transparent;
    border-radius: 50%;
    display: inline-block;
    height: 4px;
    margin-right: 4px;
    vertical-align: middle;
    width: 4px
}

.add_cart_pop .main_right_m .other .warehouse>div:first-child .delivery_warehouse>i[data-v-40ca152c] {
    background: #10a300
}

.add_cart_pop .main_right_m .other .warehouse>div .delivery_enroute>i[data-v-40ca152c] {
    background: #fdaa01
}

.add_cart_pop .main_right_m .other .warehouse .other_list_warehouse[data-v-40ca152c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 4px
}

.add_cart_pop .main_right_m .other .warehouse .other_list_warehouse>i[data-v-40ca152c] {
    background: #10a300;
    border-radius: 50%;
    display: block;
    height: 4px;
    margin-right: 12px;
    width: 4px
}

.add_cart_pop .main_right_m .other .warehouse .other_list_warehouse>span[data-v-40ca152c] {
    color: #707070;
    font-size: 13px;
    line-height: 20px
}

.add_cart_pop .main_right_m .other .warehouse .other_list_warehouse[data-v-40ca152c]:last-child {
    margin-bottom: 0
}

.add_cart_pop .main_right_m .other .warehouse .delivery_item_other[data-v-40ca152c] .fs-popover {
    margin-left: 0
}

.add_cart_pop .main_right_m .other .warehouse .delivery_item_other[data-v-40ca152c] .fs-popover>.trigger>div {
    color: #0060bf;
    font-size: 13px;
    line-height: 20px
}

.add_cart_pop .main_right_m .other .warehouse>.iconfont[data-v-40ca152c] {
    color: #4b4b4d;
    font-size: 12px;
    left: 0;
    line-height: 12px;
    position: absolute;
    top: 4px
}

.add_cart_pop .main_right_m .other .free[data-v-40ca152c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.add_cart_pop .main_right_m .other .free>i[data-v-40ca152c] {
    color: #4b4b4d;
    font-size: 12px;
    height: 12px;
    margin: 4px 4px 0 0
}

.add_cart_pop .main_right_m .other .free>span[data-v-40ca152c] {
    color: #19191a;
    font-size: 13px;
    line-height: 20px
}

.add_cart_pop .main_right_m .other .time[data-v-40ca152c] {
    color: #19191a;
    font-size: 13px;
    line-height: 18px
}

.operation[data-v-40ca152c] {
    border-top: 1px solid #e5e5e5
}

.operation>div[data-v-40ca152c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px 32px;
    width: 100%;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    background: #fff;
    justify-content: flex-end
}

.operation>div.add .qty-box[data-v-40ca152c] {
    background: #fff
}

.operation>div.add button[data-v-40ca152c] {
    margin-left: 12px
}

.operation>div.add button i[data-v-40ca152c] {
    margin-right: 4px
}

.operation .add_column[data-v-40ca152c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.operation .add_column button[data-v-40ca152c] {
    margin-left: 0!important
}

.operation .size[data-v-40ca152c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 12px
}

.operation .size .size_text[data-v-40ca152c] {
    color: #707070;
    font-size: 13px;
    line-height: 20px
}

.h80[data-v-40ca152c] {
    padding: 0 40px 104px
}

[data-v-40ca152c] .fs-popup-ctn {
    overflow: auto
}

[data-v-40ca152c] .fs-popup-ctn .fs-popup-body {
    overflow: auto
}

.warehouse_tip .other_list_warehouse[data-v-40ca152c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 4px
}

.warehouse_tip .other_list_warehouse>i[data-v-40ca152c] {
    background: #10a300;
    border-radius: 50%;
    display: block;
    height: 6px;
    margin-right: 12px;
    width: 6px
}

.warehouse_tip .other_list_warehouse>span[data-v-40ca152c] {
    color: #707070;
    font-size: 13px;
    line-height: 20px
}

.warehouse_tip .other_list_warehouse[data-v-40ca152c]:last-child {
    margin-bottom: 0
}

@media(max-width: 768px) {
    .popup_container[data-v-40ca152c] {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: auto;
        max-height: calc(100vh - 64px);
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .popup_container .iconfont_close[data-v-40ca152c] {
        font-size: 16px;
        height: 16px;
        width: 16px
    }

    .popup_container .add_cart_pop[data-v-40ca152c] {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .popup_container .operation[data-v-40ca152c] {
        border-top: 1px solid #e5e5e5;
        padding: 20px 16px
    }

    .popup_container .operation .add_column[data-v-40ca152c] {
        padding: 0
    }

    .popup_container .operation .size[data-v-40ca152c] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 12px
    }

    .popup_container .operation .fs-button[data-v-40ca152c] {
        width: 100%
    }
}

.popup_container_tips .add_cart_header[data-v-40ca152c] {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    border-bottom: 1px solid #e5e5e5;
    font-size: 20px;
    font-weight: 400;
    height: 70px;
    justify-content: flex-start;
    line-height: 28px
}

.popup_container_tips .add_cart_header .m_title[data-v-40ca152c] {
    display: block;
    font-size: 20px;
    font-weight: 400;
    line-height: 28px
}

.popup_container_tips .tips[data-v-40ca152c] {
    color: #707070;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    padding: 20px 32px
}

.popup_container_tips .tips[data-v-40ca152c] a {
    color: #0060bf
}

.customized_header .title[data-v-2ca344d8] {
    color: #19191a;
    font-size: 20px;
    font-weight: 400;
    line-height: 28px
}

@media(max-width: 768px) {
    .customized_header .title[data-v-2ca344d8] {
        font-size:16px;
        line-height: 24px
    }
}

.customized_header .process_box[data-v-2ca344d8] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 40px;
    margin-top: 18px;
    overflow-x: auto;
    position: relative
}

.customized_header .process_box .process_item[data-v-2ca344d8] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-negative: 0;
    background: #f2f2f2;
    color: #707070;
    flex-shrink: 0;
    font-size: 13px;
    height: 36px;
    line-height: 36px;
    min-width: 160px;
    position: relative;
    text-align: center
}

.customized_header .process_box .process_item .iconfont_right[data-v-2ca344d8] {
    color: #fff;
    cursor: default;
    font-size: 40px;
    position: absolute;
    right: -16px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1
}

.products_wrap[data-v-2ca344d8] {
    max-height: 450px;
    overflow-y: auto;
    padding: 0 32px
}

@media(max-width: 960px) {
    .products_wrap[data-v-2ca344d8] {
        padding:0 16px
    }
}

.products_head[data-v-2ca344d8] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #707070;
    font-size: 16px;
    line-height: 24px;
    padding-top: 20px;
    width: 100%
}

@media(max-width: 960px) {
    .products_head[data-v-2ca344d8] {
        display:none
    }
}

.products_head_item[data-v-2ca344d8] {
    color: #19191a;
    font-size: 16px;
    line-height: 24px
}

.products_head_item[data-v-2ca344d8]:first-child {
    width: 442px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.products_head_item[data-v-2ca344d8]:nth-child(2) {
    width: 114px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    text-align: center
}

.products_head_item[data-v-2ca344d8]:nth-child(3) {
    width: 110px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 20px;
    text-align: right
}

.product_box[data-v-2ca344d8] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-bottom: 20px;
    padding-top: 20px;
    position: relative
}

@media(max-width: 960px) {
    .product_box[data-v-2ca344d8] {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.product_box .product_detail[data-v-2ca344d8] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-right: 20px
}

@media(max-width: 960px) {
    .product_box .product_detail[data-v-2ca344d8] {
        padding-right:0;
        width: 100%
    }
}

.product_box .product_detail .img[data-v-2ca344d8] {
    display: inline-block;
    height: 80px;
    width: 80px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 20px
}

@media(max-width: 960px) {
    .product_box .product_detail .img[data-v-2ca344d8] {
        height:80px;
        width: 80px
    }
}

.product_box .product_detail .img>img[data-v-2ca344d8] {
    display: block;
    width: 100%
}

.product_box .product_detail .products_ctn[data-v-2ca344d8] {
    width: 322px
}

.product_box .product_detail .products_ctn .product_name[data-v-2ca344d8] {
    color: #19191a;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px
}

.product_box .product_detail .products_ctn .attributes_box[data-v-2ca344d8] {
    margin-top: 8px
}

.product_box .product_detail .products_ctn .attributes_box>p[data-v-2ca344d8] {
    color: #707070;
    font-size: 13px;
    line-height: 20px
}

.product_box .product_detail .products_ctn .product_id[data-v-2ca344d8] {
    color: #707070;
    display: inline;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    margin-left: 4px;
    margin-top: 8px
}

.product_box .product_qty[data-v-2ca344d8] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media(max-width: 960px) {
    .product_box .product_qty[data-v-2ca344d8] {
        padding-left:100px;
        width: 100%;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-top: 5px
    }
}

.product_box .product_price[data-v-2ca344d8] {
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    margin-left: 20px;
    margin-top: 9px;
    text-align: right;
    width: 114px
}

@media(max-width: 960px) {
    .product_box .product_price[data-v-2ca344d8] {
        margin-left:0;
        padding-left: 100px;
        text-align: left;
        width: 100%
    }
}

.bottom_box[data-v-2ca344d8] {
    background: #fff;
    border-top: 1px solid #e5e5e5;
    padding: 20px 32px
}

@media(max-width: 768px) {
    .bottom_box .bottom_qty[data-v-2ca344d8] {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-top: 12px
    }

    .bottom_box .bottom_qty .bottom_qty_text[data-v-2ca344d8] {
        color: #646464;
        font-size: 13px;
        line-height: 20px
    }
}

.delivery_item[data-v-2ca344d8] {
    color: #707070;
    font-size: 13px;
    line-height: 20px
}

.delivery_item>span[data-v-2ca344d8] {
    color: #19191a
}

.btn_box[data-v-2ca344d8] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-top: 32px
}

.btn_box .edit_btn[data-v-2ca344d8] {
    padding: 0 50px;
    width: auto
}

.btn_box .add_btn[data-v-2ca344d8] {
    margin-left: 12px;
    padding: 0 30px;
    width: auto
}

.btn_box .add_btn .iconfont_cart[data-v-2ca344d8] {
    margin-right: 5px
}

@media(max-width: 960px) {
    .fs-popup .fs-popup-body[data-v-2ca344d8] {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .fs-popup .products_wrap[data-v-2ca344d8] {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        max-height: 100%
    }

    .bottom_box[data-v-2ca344d8] {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding: 20px 16px
    }

    .btn_box[data-v-2ca344d8] {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        margin-top: 12px
    }

    .btn_box .fs-button[data-v-2ca344d8] {
        font-weight: 400;
        height: 42px
    }

    .btn_box .add_btn[data-v-2ca344d8] {
        margin-bottom: 12px;
        margin-left: 0
    }

    .delivery_item[data-v-2ca344d8] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .delivery_item[data-v-2ca344d8]:not(:first-child) {
        margin-top: 4px
    }
}

[data-v-2ca344d8] .fs-popup .fs-popup-ctn .fs-popup-header .iconfont_close_box {
    top: 18px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

@media(max-width: 960px) {
    [data-v-2ca344d8] .fs-popup .fs-popup-ctn .fs-popup-header .iconfont_close_box {
        height:auto;
        min-height: auto;
        right: 16px;
        top: 14px;
        width: auto
    }
}

.question_box[data-v-5a899591] {
    overflow: hidden;
    padding: 20px 32px;
    width: 680px
}

@media(max-width: 960px) {
    .question_box[data-v-5a899591] {
        padding:20px 16px;
        width: 100%
    }
}

.question_box .product_box[data-v-5a899591] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.question_box .product_box .p_img[data-v-5a899591] {
    display: inline-block;
    max-height: 100px;
    width: 100px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 20px
}

@media(max-width: 960px) {
    .question_box .product_box .p_img[data-v-5a899591] {
        margin-right:8px;
        width: 80px
    }
}

.question_box .product_box .p_detail h3[data-v-5a899591] {
    color: #19191a;
    font-size: 14px;
    line-height: 22px
}

.question_box .product_box .p_detail p[data-v-5a899591] {
    color: #999;
    font-size: 14px;
    line-height: 22px;
    margin-top: 8px
}

.question_box .form_item[data-v-5a899591] {
    margin-top: 16px;
    position: relative
}

@media(max-width: 768px) {
    .question_box .form_item[data-v-5a899591] {
        margin-top:12px
    }
}

.question_box .form_item .fs-popover[data-v-5a899591] {
    margin-left: 8px;
    position: relative;
    z-index: 4
}

.question_box .form_item .select[data-v-5a899591] {
    font-size: 13px
}

.question_box .form_item.upload .fs-popover[data-v-5a899591] {
    margin-left: 8px
}

.question_box .form_item .upload_tip[data-v-5a899591] {
    width: 260px
}

.question_box .form_item .title[data-v-5a899591] {
    color: #19191a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 0;
    padding-bottom: 4px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.question_box .form_item .numBox[data-v-5a899591] {
    color: #707070;
    font-size: 13px
}

.question_box .form_item .numBox em[data-v-5a899591] {
    font-style: normal
}

.question_box .form_item .fs-popover .popper-computer[data-v-5a899591],.question_box .form_item .fs-popover .popper-mobile .popper-mobile-content[data-v-5a899591] {
    z-index: 112
}

.question_box .form_item .fs-popover .popper-mobile .popper-mobile-mask[data-v-5a899591] {
    z-index: 111
}

.question_box .form_item .check_box[data-v-5a899591] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #707070;
    cursor: pointer;
    font-size: 13px;
    min-width: 380px
}

.question_box .form_item .check_box input[data-v-5a899591] {
    margin-right: 8px
}

.question_box .form_item.button[data-v-5a899591] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-top: 32px
}

.question_box .form_item.button button[data-v-5a899591] {
    padding: 0 30px;
    width: auto
}

@media(max-width: 960px) {
    .question_box .form_item.button button[data-v-5a899591] {
        width:100%
    }
}

.question_box .form_item.upload[data-v-5a899591] {
    margin-top: 16px;
    position: relative
}

@media(max-width: 768px) {
    .question_box .form_item.upload[data-v-5a899591] {
        margin-top:12px
    }
}

.question_box .form_item.checkbox[data-v-5a899591] {
    margin-top: 16px
}

@media(max-width: 768px) {
    .question_box .form_item.checkbox[data-v-5a899591] {
        margin-top:12px
    }
}

.question_box .form_item[data-v-5a899591]:first-child {
    margin-top: 0
}

.fs-popup-footer>div[data-v-5a899591] {
    border-top: 1px solid #e5e5e5
}

.form_item.button[data-v-5a899591] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 20px 32px
}

@media(max-width: 960px) {
    .form_item.button[data-v-5a899591] {
        padding:20px 16px
    }
}

.form_item.button button[data-v-5a899591] {
    padding: 0 30px;
    width: auto
}

@media(max-width: 960px) {
    .form_item.button button[data-v-5a899591] {
        width:100%
    }
}

.success_box[data-v-5a899591] {
    padding: 20px 32px;
    width: 680px
}

@media(max-width: 960px) {
    .success_box[data-v-5a899591] {
        padding:16px 20px;
        width: 100%
    }
}

.success_box .success_title[data-v-5a899591] {
    color: #19191a;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 14px;
    padding-left: 38px;
    position: relative
}

.success_box .success_title .icon[data-v-5a899591] {
    color: #097;
    display: inline-block;
    font-size: 24px;
    font-weight: 600;
    left: 0;
    position: absolute;
    top: 0;
    vertical-align: middle
}

.success_box .success_info[data-v-5a899591] {
    color: #19191a;
    font-size: 14px;
    line-height: 22px
}

[data-v-5a899591] .tip-ctn .tip-ctn-top {
    display: block
}

.change_location_box[data-v-7d682a2d] {
    padding: 0 24px
}

@media(max-width: 960px) {
    .change_location_box[data-v-7d682a2d] {
        padding:0 16px;
        width: 100%
    }
}

.change_location_box input[type=radio][data-v-7d682a2d] {
    margin-right: 8px
}

.delivery_options[data-v-7d682a2d] {
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    padding-top: 20px
}

.manage_address_box .manage_info[data-v-7d682a2d] {
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    padding-top: 16px
}

.manage_address_box .manage_info .address_book[data-v-7d682a2d] {
    font-size: 12px;
    line-height: 20px
}

.manage_address_box .address_box[data-v-7d682a2d] {
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    margin: 12px 0 8px;
    padding: 12px 0;
    position: relative
}

@media(max-width: 768px) {
    .manage_address_box .address_box[data-v-7d682a2d] {
        padding:4px 0
    }
}

.manage_address_box .address_opacity[data-v-7d682a2d] {
    background: -webkit-gradient(linear,left top,left bottom,color-stop(4%,hsla(0,0%,100%,.2)),color-stop(92%,#fff));
    background: linear-gradient(180deg,hsla(0,0%,100%,.2) 4%,#fff 92%);
    bottom: 1px;
    height: 27px;
    left: 20px;
    position: absolute;
    width: calc(100% - 40px)
}

.manage_address_box .address_list[data-v-7d682a2d] {
    margin: 8px auto;
    max-height: 88px;
    overflow-y: auto;
    padding: 0 20px
}

@media(max-width: 768px) {
    .manage_address_box .address_list[data-v-7d682a2d] {
        padding:0 12px
    }
}

.manage_address_box .address_list .address_item[data-v-7d682a2d] {
    border-bottom: 1px solid #e5e5e5;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 8px 0;
    position: relative;
    width: 100%;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #707070;
    font-size: 12px;
    line-height: 20px
}

.manage_address_box .address_list .address_item .address_name[data-v-7d682a2d] {
    color: #19191a;
    font-size: 12px;
    line-height: 20px;
    margin-right: 20px
}

.manage_address_box .address_list .address_item .address_text[data-v-7d682a2d] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.manage_address_box .address_list .address_item.address_item_active[data-v-7d682a2d] {
    background: #fdf5f5;
    border-color: #c00000;
    border-bottom: 1px solid #c00000
}

.manage_address_box .address_list .address_item[data-v-7d682a2d]:first-of-type {
    padding: 0 0 8px
}

.manage_address_box .address_list .address_item[data-v-7d682a2d]:last-of-type {
    border-bottom: 0;
    padding: 8px 0 0
}

.manage_address_box .address_book[data-v-7d682a2d] {
    font-size: 14px;
    line-height: 22px
}

.zip_code_text[data-v-7d682a2d] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 16px auto
}

.zip_code_text .zip_line[data-v-7d682a2d] {
    -webkit-box-flex: 1;
    background: #dedede;
    -ms-flex: 1;
    flex: 1;
    height: 1px
}

.zip_code_text .zip_text[data-v-7d682a2d] {
    -ms-flex-negative: 0;
    background: #fff;
    color: #707070;
    flex-shrink: 0;
    font-size: 12px;
    line-height: 20px;
    padding: 0 10px
}

.default_address_box[data-v-7d682a2d] {
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 12px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.default_address_box .default_address_info[data-v-7d682a2d] {
    color: #707070;
    font-size: 14px;
    line-height: 22px
}

.default_address_box .default_address_info .default_address[data-v-7d682a2d] {
    color: #19191a;
    font-weight: 600
}

.default_address_box .change_btn[data-v-7d682a2d] {
    -ms-flex-negative: 0;
    color: #0070bc;
    flex-shrink: 0;
    font-size: 14px;
    line-height: 22px;
    margin-left: 12px
}

.change_address_wrap .zip_box[data-v-7d682a2d] {
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.change_address_wrap .zip_box .zip[data-v-7d682a2d] {
    margin-right: 12px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 14px;
    line-height: 22px
}

.change_address_wrap .zip_box .apply[data-v-7d682a2d] {
    border-color: #e5e5e5
}

.change_address_box[data-v-7d682a2d] {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between
}

.change_address_box[data-v-7d682a2d],.change_address_box .default_address_info[data-v-7d682a2d] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.change_address_box .default_address_info[data-v-7d682a2d] {
    color: #707070;
    font-size: 14px;
    line-height: 22px
}

.change_address_box .default_address_info .current_country[data-v-7d682a2d] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 4px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.change_address_box .default_address_info .current_country .country-code[data-v-7d682a2d] {
    margin-top: 2px
}

.change_address_box .zip_box[data-v-7d682a2d] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.change_address_box .zip_box .zip[data-v-7d682a2d] {
    border-radius: 4px;
    height: 42px;
    width: 94px
}

.change_address_box .zip_box .apply[data-v-7d682a2d] {
    border-radius: 4px;
    min-width: 74px;
    width: auto
}

.express_box[data-v-7d682a2d] {
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    margin-top: 12px;
    overflow: auto;
    padding: 12px 0;
    position: relative
}

@media(max-width: 768px) {
    .express_box[data-v-7d682a2d] {
        padding:3px 12px
    }
}

.express_box .express_box_list[data-v-7d682a2d] {
    height: 108px;
    overflow: auto;
    padding: 0 20px
}

@media(max-width: 768px) {
    .express_box .express_box_list[data-v-7d682a2d] {
        padding:0
    }
}

.express_box .express_item[data-v-7d682a2d] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    cursor: pointer;
    padding: 9px 0
}

.express_box .express_item.disabled[data-v-7d682a2d] {
    cursor: no-drop;
    pointer-events: none
}

.express_box .express_item.disabled .express_info[data-v-7d682a2d] {
    color: #707070
}

.express_box .express_item.disabled .express_info i[data-v-7d682a2d] {
    background-color: #f7f7f7;
    border: 1px solid #ccc
}

.express_box .express_item.disabled[data-v-7d682a2d] .iconfont-tip {
    color: #707070;
    cursor: pointer;
    pointer-events: auto
}

.express_box .express_item.disabled input[data-v-7d682a2d]:disabled {
    border-radius: 50%
}

.express_box .express_item .radio[data-v-7d682a2d] {
    font-size: 18px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.express_box .express_item .express_info[data-v-7d682a2d] {
    color: #19191a;
    font-size: 12px;
    line-height: 20px;
    -webkit-box-flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.express_box .express_item .express_info .express_name[data-v-7d682a2d] .info {
    font-size: 12px;
    line-height: 20px;
    padding: 8px 20px;
    width: 220px
}

.express_box .express_item .express_info .express_price[data-v-7d682a2d] {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    text-align: right
}

@media(max-width: 414px) {
    .express_box .express_item .express_info .express_price[data-v-7d682a2d] {
        width:-webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content
    }
}

.shipping_cost[data-v-7d682a2d] {
    color: #19191a;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 20px;
    margin-top: 24px;
    padding-top: 16px
}

.btn_box[data-v-7d682a2d],.shipping_cost[data-v-7d682a2d] {
    border-top: 1px solid #e5e5e5
}

.btn_box[data-v-7d682a2d] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 20px 32px 20px 0
}

@media(max-width: 960px) {
    .btn_box[data-v-7d682a2d] {
        padding:20px 16px
    }
}

.btn_box .btn[data-v-7d682a2d] {
    padding: 0 24px;
    width: auto
}

@media(max-width: 960px) {
    .btn_box .btn[data-v-7d682a2d] {
        width:100%
    }
}

[data-v-7d682a2d] .fs-popup-header {
    padding: 20px 32px
}

[data-v-7d682a2d] .fs-popup-header .title_box .title {
    font-size: 20px;
    line-height: 28px;
    padding-right: 36px
}

@media(max-width: 960px) {
    [data-v-7d682a2d] .fs-popup-header .title_box .title {
        font-size:16px;
        line-height: 24px;
        padding-left: 0
    }
}

[data-v-7d682a2d] .select-country .select-country-active {
    border-radius: 4px;
    font-size: 13px;
    line-height: 20px
}

[data-v-7d682a2d] .fs-popup-ctn {
    max-height: 80vh
}

[data-v-f86350b4] .fs-popup-ctn {
    border-radius: 12px
}

.quote_box[data-v-f86350b4] {
    padding: 20px 40px 30px;
    width: 680px
}

@media(max-width: 960px) {
    .quote_box[data-v-f86350b4] {
        padding:20px 3% 30px;
        width: 100%
    }
}

.products_box .product_head[data-v-f86350b4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 15px
}

@media(max-width: 960px) {
    .products_box .product_head[data-v-f86350b4] {
        display:none
    }
}

.products_box .product_head .head_right[data-v-f86350b4] {
    color: #19191a;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px
}

.products_box .product_body[data-v-f86350b4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.products_box .product_body .products_name[data-v-f86350b4] {
    color: #19191a;
    font-size: 14px;
    line-height: 22px;
    padding-right: 20px
}

.products_box .product_body .products_id[data-v-f86350b4] {
    font-size: 14px;
    line-height: 22px
}

.products_box .head_img[data-v-f86350b4] {
    width: 80px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.products_box .head_right[data-v-f86350b4] {
    -webkit-box-flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: flex;
    justify-content: space-between;
    padding-left: 20px
}

@media(max-width: 960px) {
    .products_box .head_right[data-v-f86350b4] {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.products_box .head_detail[data-v-f86350b4] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.products_box .head_qty[data-v-f86350b4] {
    width: 114px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media(max-width: 960px) {
    .products_box .head_qty[data-v-f86350b4] {
        width:auto
    }
}

.quote_warming[data-v-f86350b4] {
    color: #707070;
    font-size: 13px;
    line-height: 20px;
    margin: 18px 0 16px
}

.quote_form[data-v-f86350b4] {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 15px 10px
}

.quote_form .form_item.line[data-v-f86350b4] {
    grid-column: span 2
}

.quote_form .form_item .form_item_info[data-v-f86350b4] {
    color: #707070;
    display: inline-block;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 8px
}

.quote_form .form_item .check_box[data-v-f86350b4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.quote_form .form_item .check_box .checked[data-v-f86350b4] {
    font-size: 14px;
    margin-top: 4px
}

.quote_form .form_item .check_box .check_info[data-v-f86350b4] {
    color: #999;
    font-size: 13px;
    line-height: 20px
}

.quote_form .form_item .check_box .check_info>a[data-v-f86350b4] {
    color: #19191a
}

.quote_form .btn_box[data-v-f86350b4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media(max-width: 768px) {
    .quote_form .form_item[data-v-f86350b4] {
        grid-column:span 2
    }

    .quote_form .btn_box .sbtn[data-v-f86350b4] {
        width: 100%
    }
}

.success_box[data-v-f86350b4] {
    margin: 15px 0 10px;
    padding: 0 40px 30px;
    width: 680px
}

@media(max-width: 960px) {
    .success_box[data-v-f86350b4] {
        width:100%
    }
}

.success_box .success_title[data-v-f86350b4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.success_box .success_title .iconfont_success[data-v-f86350b4] {
    color: #18a209;
    font-size: 24px;
    margin-right: 10px
}

.success_box .success_title>p[data-v-f86350b4] {
    color: #19191a;
    font-size: 16px;
    line-height: 24px
}

.success_box .success_info[data-v-f86350b4] {
    color: #707070;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    line-height: 22px;
    padding-left: 37px
}

.validate_error[data-v-61e32ad9] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-top: 4px
}

.validate_error .error_info[data-v-61e32ad9] {
    -webkit-box-flex: 1;
    color: #c00000;
    -ms-flex: 1;
    flex: 1;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px
}

.validate_error .error_info[data-v-61e32ad9] a {
    color: #c00000;
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.validate_error .error_box[data-v-61e32ad9] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.validate_error .error_box .iconfont_error[data-v-61e32ad9] {
    color: #c00000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    height: 12px;
    line-height: 22px;
    margin-right: 4px;
    margin-top: 4px;
    width: 12px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.select-country[data-v-4eab43eb] {
    position: relative;
    width: 100%
}

.select-country.disabled[data-v-4eab43eb] {
    background-color: #f7f7f7
}

.select-country.disabled .select-country-active[data-v-4eab43eb] {
    cursor: default
}

.select-country .select-country-active[data-v-4eab43eb] {
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    color: #19191a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 13px;
    height: 42px;
    line-height: 22px;
    padding: 0 12px;
    position: relative;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    cursor: pointer;
    justify-content: space-between;
    text-align: left;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.select-country .select-country-active.select-country-active-border[data-v-4eab43eb],.select-country .select-country-active[data-v-4eab43eb]:focus {
    border: 1px solid #19191a;
    outline: none
}

.select-country .select-country-active .icofnont-down[data-v-4eab43eb] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #707070;
    font-size: 12px;
    height: 12px;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 12px
}

.select-country .select-country-active .icofnont-down.icofnont-down-up[data-v-4eab43eb] {
    color: #19191a;
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg)
}

.select-country .select-country-active .country-active-box[data-v-4eab43eb] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    padding-right: 18px;
    width: 100%
}

.select-country .select-country-active .country-active-box .country-name[data-v-4eab43eb] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select-country .select-country-active:hover .icofnont-down[data-v-4eab43eb] {
    color: #19191a
}

.select-country .content_div[data-v-4eab43eb] {
    position: relative;
    top: 4px;
    width: 100%
}

.select-country .content_div.top-position[data-v-4eab43eb] {
    bottom: 46px;
    position: absolute;
    top: inherit
}

.select-country .content_div.country-wrap-relative[data-v-4eab43eb] {
    position: relative
}

.select-country .content_div.country-wrap-absolute[data-v-4eab43eb] {
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 46px;
    z-index: 10
}

.select-country .country-wrap[data-v-4eab43eb] {
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    -webkit-box-shadow: 0 3px 6px -2px rgba(0,0,0,.1);
    box-shadow: 0 3px 6px -2px rgba(0,0,0,.1);
    margin-bottom: 20px;
    opacity: 1;
    -webkit-transition: all .3s;
    transition: all .3s
}

.select-country .country-wrap .inp[data-v-4eab43eb] {
    background-color: #fafafb;
    color: #19191a;
    margin: 12px auto 0;
    padding-right: 36px;
    width: calc(100% - 24px)
}

.select-country .country-wrap .inp[data-v-4eab43eb]::-webkit-input-placeholder {
    color: #707070;
    font-size: 13px;
    line-height: 20px
}

.select-country .country-wrap .inp[data-v-4eab43eb]:focus {
    border: 1px solid #19191a
}

.select-country .country-wrap-box[data-v-4eab43eb] {
    position: relative
}

.select-country .country-wrap .clear[data-v-4eab43eb],.select-country .country-wrap .searchIcon[data-v-4eab43eb] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 28px;
    padding: 6px;
    position: absolute;
    right: 19px;
    width: 28px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    color: #707070;
    cursor: pointer;
    font-size: 16px;
    justify-content: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.select-country .country-wrap .clear[data-v-4eab43eb]:hover,.select-country .country-wrap .searchIcon[data-v-4eab43eb]:hover {
    background: rgba(25,25,26,.04);
    border-radius: 3px;
    color: #19191a
}

@media(max-width: 768px) {
    .select-country .country-wrap .clear[data-v-4eab43eb],.select-country .country-wrap .searchIcon[data-v-4eab43eb] {
        height:100%;
        padding: 13px 12px;
        right: 12px;
        width: 40px
    }

    .select-country .country-wrap .clear[data-v-4eab43eb]:hover,.select-country .country-wrap .searchIcon[data-v-4eab43eb]:hover {
        background: none;
        border-radius: 0
    }
}

.select-country .country-wrap>p[data-v-4eab43eb] {
    color: #707070;
    font-size: 13px;
    line-height: 20px;
    margin: 4px 0;
    padding: 7px 24px
}

@media(min-width: 1025px) {
    .select-country .country-wrap .searchIcon[data-v-4eab43eb] {
        display:none
    }
}

@media(max-width: 1024px) {
    .select-country .country-wrap .searchIcon[data-v-4eab43eb] {
        color:#707070;
        font-size: 16px
    }

    .select-country .country-wrap .searchIcon[data-v-4eab43eb]:hover {
        color: #19191a
    }
}

.select-country .country-wrap .country-box[data-v-4eab43eb] {
    margin: 4px 0;
    max-height: 324px;
    overflow-y: auto
}

.select-country .country-wrap .country-box .item[data-v-4eab43eb] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    cursor: pointer;
    padding: 0 12px;
    position: relative;
    -webkit-transition: all .3s;
    transition: all .3s
}

.select-country .country-wrap .country-box .item .country-code[data-v-4eab43eb] {
    margin-right: 8px;
    margin-top: 2px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.select-country .country-wrap .country-box .item .country-name[data-v-4eab43eb] {
    color: #19191a;
    font-size: 13px;
    line-height: 20px;
    padding: 7px 12px
}

.select-country .country-wrap .country-box .item[data-v-4eab43eb]:hover {
    background: #f7f7f7
}

.select-country .country-wrap .country-box .item.item_line[data-v-4eab43eb] {
    border-bottom: 1px dotted #ccc;
    margin-bottom: 15px
}

.select-country .country-wrap .country-box .country-name-bgc[data-v-4eab43eb] {
    background-color: #f7f7f7
}

.grecaptcha-badge {
    display: none!important
}

.share_box[data-v-6c76cd64] {
    padding: 20px 32px
}

@media(max-width: 960px) {
    .share_box[data-v-6c76cd64] {
        padding:20px 16px;
        width: 100%
    }
}

.products_box[data-v-6c76cd64] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-bottom: 1px solid #dedede;
    padding-bottom: 20px
}

.products_box .products_img[data-v-6c76cd64] {
    display: inline-block;
    height: 100px;
    width: 100px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media(max-width: 768px) {
    .products_box .products_img[data-v-6c76cd64] {
        height:80px;
        width: 80px
    }
}

.products_box .products_detail[data-v-6c76cd64] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 20px
}

.products_box .products_detail .products_name[data-v-6c76cd64] {
    color: #19191a;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px
}

.products_box .products_detail .products_author[data-v-6c76cd64] {
    color: #999;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 4px
}

.products_box .products_detail .products_link[data-v-6c76cd64] {
    color: #19191a;
    font-size: 14px;
    line-height: 22px;
    word-break: break-all
}

.products_box .products_detail .products_link>span[data-v-6c76cd64] {
    font-weight: 600;
    padding-right: 4px
}

.mt0[data-v-6c76cd64] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.mt0 .mt0_info[data-v-6c76cd64] {
    color: #19191a;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    margin: 16px 0 4px
}

@media(max-width: 960px) {
    .mt0 .mt0_info[data-v-6c76cd64] {
        margin:12px 0 4px
    }
}

.mt0 .mt0_info.mt0_info_bold[data-v-6c76cd64] {
    font-weight: 600
}

.mt0 .mt1[data-v-6c76cd64] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative
}

.mt0 .mt1 .iconfont_close_box[data-v-6c76cd64] {
    border-radius: 3px;
    cursor: pointer;
    padding: 6px;
    position: absolute;
    right: -30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mt0 .mt1 .iconfont_close_box .iconfont_add[data-v-6c76cd64] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #ccc;
    font-style: 16px;
    height: 16px;
    width: 16px
}

.mt0 .mt1 .iconfont_close_box[data-v-6c76cd64]:hover {
    background-color: rgba(25,25,26,.04)
}

.mt0 .mt1 .iconfont_close_box:hover .iconfont_add[data-v-6c76cd64] {
    color: #19191a
}

@media(max-width: 960px) {
    .mt0 .mt1 .iconfont_close_box[data-v-6c76cd64] {
        right:-14px
    }
}

.mt0 .mt1[data-v-6c76cd64]:not(:last-child) {
    margin-bottom: 16px
}

.mt0 .mt2[data-v-6c76cd64] {
    padding-right: 8px;
    width: 50%
}

.mt0 .mt2[data-v-6c76cd64]:nth-child(2) {
    padding-left: 8px;
    padding-right: 0
}

@media(max-width: 768px) {
    .mt0 .other_content[data-v-6c76cd64] {
        width:calc(50% - 7px)
    }
}

.mt0 .textarea[data-v-6c76cd64] {
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 12px;
    max-height: 80px;
    padding: 10px;
    text-indent: 0
}

.check_item[data-v-6c76cd64] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 4px
}

.check_item .check[data-v-6c76cd64] {
    font-size: 14px;
    height: 14px;
    margin-right: 8px;
    margin-top: 3px;
    width: 14px
}

.check_item .check_info[data-v-6c76cd64] {
    color: #19191a;
    font-size: 13px;
    line-height: 20px
}

.check_item .check_info2>a[data-v-6c76cd64] {
    color: #19191a
}

.btn_box[data-v-6c76cd64] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 32px
}

@media(max-width: 768px) {
    .btn_box[data-v-6c76cd64] {
        border-top:1px solid #e5e5e5;
        padding: 20px 16px
    }
}

.btn_box .share_btn[data-v-6c76cd64] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.btn_box .share_btn .iconfont[data-v-6c76cd64] {
    color: #8d8d8f;
    cursor: pointer;
    font-size: 14px;
    margin-right: 12px;
    -webkit-text-decoration: none;
    text-decoration: none;
    -webkit-transition: all .3s;
    transition: all .3s
}

.btn_box .share_btn .iconfont[data-v-6c76cd64]:last-child {
    margin-right: 0
}

.btn_box .share_btn .iconfont.iconfont_facebook[data-v-6c76cd64]:hover {
    color: #3c5a98
}

.btn_box .share_btn .iconfont.iconfont_twitter[data-v-6c76cd64]:hover {
    color: #29c5f6
}

.btn_box .share_btn .iconfont.iconfont_pinterest[data-v-6c76cd64]:hover {
    color: #e72f30
}

.btn_box .share_btn .iconfont.iconfont_linkin[data-v-6c76cd64]:hover {
    color: #0481d9
}

.btn_box .share_btn .iconfont.iconfont_email[data-v-6c76cd64] {
    font-size: 13px;
    margin-top: 3px
}

.btn_box .share_btn .iconfont.iconfont_email[data-v-6c76cd64]:hover {
    color: #4c4948
}

.btn_box .sbtn[data-v-6c76cd64] {
    width: auto
}

.success_box[data-v-6c76cd64] {
    margin: 15px 0 10px;
    padding: 0 40px 30px;
    width: 680px
}

@media(max-width: 960px) {
    .success_box[data-v-6c76cd64] {
        width:100%
    }
}

.success_box .success_title[data-v-6c76cd64] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.success_box .success_title .iconfont_success[data-v-6c76cd64] {
    color: #18a209;
    font-size: 24px;
    margin-right: 10px
}

.success_box .success_title>p[data-v-6c76cd64] {
    color: #19191a;
    font-size: 16px;
    line-height: 24px
}

.success_box .success_info[data-v-6c76cd64] {
    color: #707070;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    line-height: 22px;
    padding-left: 37px
}

[data-v-6c76cd64] .fs-popup {
    z-index: 120
}

[data-v-6c76cd64] .mask {
    z-index: 115
}

.suggest_box[data-v-c6d94570] {
    padding-bottom: 40px;
    width: 750px
}

.suggest_box .suggest_box_top[data-v-c6d94570] {
    background: #f7f7f7;
    border-bottom: 1px solid #e5e5e5;
    padding: 20px 40px 0
}

.suggest_box .suggest_box_top .suggest_box_tag[data-v-c6d94570] {
    color: #707070;
    font-size: 13px;
    font-weight: 400;
    height: 40px;
    line-height: 20px;
    margin-bottom: 14px
}

.suggest_box .suggest_box_top .suggest_box_choice[data-v-c6d94570] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 12px
}

.suggest_box .suggest_box_top .suggest_box_choice .choice_item[data-v-c6d94570] {
    border: 1px solid #ccc;
    border-radius: 2px;
    cursor: pointer;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 12px;
    margin-right: 12px;
    padding: 8px 12px
}

.suggest_box .suggest_box_top .suggest_box_choice .editing[data-v-c6d94570] {
    background: #f7f7f7;
    border: 2px solid #707070;
    color: #1a1a1c;
    line-height: 18px
}

.suggest_box .suggest_box_top .suggest_box_choice .over[data-v-c6d94570] {
    background: #eeeef2;
    color: #19191a
}

.suggest_box .suggest_box_top .suggest_box_choice .other[data-v-c6d94570] {
    color: #707070
}

.suggest_box .suggest_box_list[data-v-c6d94570] {
    background: #f7f7f7;
    border-bottom: 1px solid #e5e5e5;
    height: 363px;
    overflow: auto;
    padding: 0 40px 12px
}

.suggest_box .suggest_box_list .suggest_box_area .area_header[data-v-c6d94570] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 12px 0 8px
}

.suggest_box .suggest_box_list .suggest_box_area .area_header .area_delete[data-v-c6d94570] {
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 2px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 3px 6px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.suggest_box .suggest_box_list .suggest_box_area .area_header .area_delete span[data-v-c6d94570] {
    color: #19191a;
    font-size: 13px;
    font-weight: 400;
    height: 20px;
    line-height: 20px;
    margin-right: 4px
}

.suggest_box .suggest_box_list .suggest_box_area .area_header .area_delete i[data-v-c6d94570] {
    color: #19191a;
    cursor: pointer;
    font-size: 12px;
    margin-top: 2px;
    -webkit-transform: scale(.75);
    -ms-transform: scale(.75);
    transform: scale(.75)
}

.suggest_box .suggest_box_list .suggest_box_area .area[data-v-c6d94570],.suggest_box .suggest_box_list .suggest_box_area .area_header .count[data-v-c6d94570] {
    color: #707070;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px
}

.suggest_box .suggest_box_list .suggest_box_area .area[data-v-c6d94570] {
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 2px;
    height: 64px;
    padding: 12px;
    width: 100%
}

.suggest_box .suggest_box_list .suggest_box_area .error[data-v-c6d94570] {
    color: #c00000;
    font-size: 13px;
    font-weight: 400;
    height: 20px;
    line-height: 20px;
    margin: 4px auto 9px
}

.suggest_box .suggest_box_info[data-v-c6d94570] {
    padding: 0 40px
}

.suggest_box .suggest_box_info .title[data-v-c6d94570] {
    color: #707070;
    font-size: 13px;
    font-weight: 400;
    height: 20px;
    line-height: 20px;
    margin: 28px 0 12px
}

.suggest_box .suggest_box_info .option[data-v-c6d94570] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.suggest_box .suggest_box_info .option>div[data-v-c6d94570] {
    width: calc(50% - 5px)
}

.suggest_box .suggest_box_info .option>div span[data-v-c6d94570] {
    color: #19191a;
    display: block;
    font-size: 13px;
    font-weight: 400;
    height: 20px;
    line-height: 20px;
    margin-bottom: 8px
}

.suggest_box .suggest_box_info .option>div input[data-v-c6d94570] {
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 2px;
    height: 38px;
    width: 100%
}

.suggest_box .suggest_box_info .option>div .error[data-v-c6d94570] {
    color: #c00000;
    font-size: 13px;
    font-weight: 400;
    height: 20px;
    line-height: 20px;
    margin-top: 8px
}

.suggest_box .submit[data-v-c6d94570] {
    padding: 0 40px;
    text-align: right
}

.suggest_box .submit span[data-v-c6d94570] {
    background: rgba(192,0,0,.3);
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    height: 38px;
    line-height: 38px;
    margin-top: 30px;
    text-align: center;
    width: 108px
}

.suggest_box .ok span[data-v-c6d94570] {
    background: #c00000
}

.fs-popup[data-v-eecc88da] .fs-popup-header {
    border-bottom: none;
    padding: 0
}

.fs-popup[data-v-eecc88da] .fs-popup-header .iconfont_close {
    right: 15px;
    top: 10px;
    z-index: 10
}

.fs-popup .success[data-v-eecc88da] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 40px
}

.fs-popup .success h4[data-v-eecc88da] {
    color: #19191a;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 14px;
    padding-left: 38px;
    position: relative
}

.fs-popup .success h4 .icon[data-v-eecc88da] {
    color: #097;
    display: inline-block;
    font-size: 24px;
    font-weight: 600;
    left: 0;
    position: absolute;
    top: 0;
    vertical-align: middle
}

.fs-popup .success p[data-v-eecc88da] {
    color: #19191a;
    font-size: 14px;
    line-height: 24px
}

[data-v-65509526] .fs-popup-ctn {
    width: 750px
}

.body .head[data-v-65509526] {
    border-bottom: 1px solid #e5e5e5;
    padding: 20px 26px 20px 32px
}

@media(max-width: 960px) {
    .body .head[data-v-65509526] {
        padding:20px 16px
    }
}

.body .head .top[data-v-65509526] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.body .head .top>span[data-v-65509526] {
    color: #19191a;
    font-size: 20px;
    line-height: 28px
}

.body .head .top .iconfont_close_box[data-v-65509526] {
    border-radius: 3px;
    cursor: pointer;
    padding: 6px
}

.body .head .top .iconfont_close_box[data-v-65509526]:hover {
    background-color: rgba(25,25,26,.04)
}

.body .head .top .iconfont_close_box:hover .iconfont[data-v-65509526] {
    color: #19191a
}

.body .head .top .iconfont[data-v-65509526] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #707070;
    font-size: 20px;
    height: 20px;
    width: 20px
}

.body .head .step[data-v-65509526],.body .head .top .iconfont[data-v-65509526] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.body .head .step[data-v-65509526] {
    margin-top: 20px
}

.body .head .step .item[data-v-65509526] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: 10px;
    position: relative
}

.body .head .step .item.haveHover[data-v-65509526]:hover {
    cursor: pointer
}

.body .head .step .item.active .bg[data-v-65509526] {
    border-color: #e5e5e5 #fff
}

.body .head .step .item.active .bg[data-v-65509526]:after {
    border-color: transparent #e5e5e5
}

.body .head .step .item .bg[data-v-65509526] {
    border-color: #f2f2f2 #fff;
    border-style: solid;
    border-width: 18px 0 18px 16px
}

.body .head .step .item .bg[data-v-65509526]:after {
    border-color: transparent #f2f2f2;
    border-style: solid;
    border-width: 18px 0 18px 16px;
    content: "";
    display: inline-block;
    position: absolute;
    right: -16px;
    top: 0;
    z-index: 1
}

@media(max-width: 768px) {
    .body .head .step .item .bg[data-v-65509526] {
        border-width:28px 0 28px 16px
    }

    .body .head .step .item .bg[data-v-65509526]:after {
        border-width: 28px 0 28px 16px
    }
}

.body .head .step .item .txt[data-v-65509526] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    left: 0;
    padding: 0 20px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    color: #707070;
    font-size: 13px;
    justify-content: center;
    line-height: 20px
}

.body .head .step .item:first-child.active .bg[data-v-65509526] {
    border-color: #e5e5e5
}

.body .head .step .item:first-child .bg[data-v-65509526] {
    border-color: #f2f2f2
}

.body .head .step .item[data-v-65509526]:last-child {
    margin-right: 0
}

.body .head .step .item:last-child .bg[data-v-65509526]:after {
    display: none
}

.body .content[data-v-65509526] {
    border-bottom: 1px solid #e5e5e5;
    max-height: calc(100vh - 337px);
    overflow: auto;
    padding: 20px 32px
}

.body .content .fs-warn[data-v-65509526] {
    margin-bottom: 16px
}

.body .content .switch[data-v-65509526] {
    margin-bottom: 24px
}

.body .content .switch .title[data-v-65509526] {
    color: #19191a;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 16px
}

.body .content .switch .radio_list[data-v-65509526] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.body .content .switch .radio_list .item_radio[data-v-65509526] {
    border: 1px solid #ccc;
    border-radius: 3px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 12px;
    width: calc(50% - 10px)
}

.body .content .switch .radio_list .item_radio>input[data-v-65509526] {
    font-size: 16px;
    height: 16px;
    margin-right: 8px;
    margin-top: 2px;
    width: 16px
}

.body .content .switch .radio_list .item_radio .txt>div[data-v-65509526]:first-child {
    color: #19191a;
    font-size: 13px;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 4px
}

.body .content .switch .radio_list .item_radio .txt>div[data-v-65509526]:nth-child(2) {
    color: #707070;
    font-size: 12px;
    line-height: 20px
}

.body .content .switch .radio_list .active[data-v-65509526] {
    border-color: #19191a
}

.body .content .search[data-v-65509526] {
    margin-bottom: 24px
}

.body .content .search .title[data-v-65509526] {
    color: #19191a;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 16px
}

.body .content .search .top[data-v-65509526] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px
}

.body .content .search .top .left[data-v-65509526] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 16px;
    margin-top: 22px;
    width: 104px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.body .content .search .top .left>img[data-v-65509526] {
    margin-left: 32px;
    width: 50px
}

.body .content .search .top .right[data-v-65509526] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.body .content .search .top .right .tip[data-v-65509526] {
    color: #19191a;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 4px
}

.body .content .search .top .right .opt[data-v-65509526],.body .content .search .top .right .opt span[data-v-65509526] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.body .content .search .top .right .opt span[data-v-65509526] {
    background: #f7f7f7;
    border: 1px solid #e5e5e5;
    border-bottom-left-radius: 2px;
    border-right: none;
    border-top-left-radius: 2px;
    width: 47px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    color: #19191a;
    font-size: 13px;
    justify-content: center;
    line-height: 20px
}

.body .content .search .top .right .opt input[data-v-65509526] {
    width: auto;
    -webkit-box-flex: 1;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    -ms-flex: 1;
    flex: 1;
    margin-top: 0
}

.body .content .search .top .right .opt .fs-button[data-v-65509526] {
    margin: 0 0 0 16px;
    width: auto
}

.body .content .search .list[data-v-65509526] {
    background-color: #fafafb;
    padding: 0 24px
}

.body .content .search .list .validate-message[data-v-65509526] {
    margin-top: 20px;
    width: 100%
}

.body .content .search .list .item[data-v-65509526] {
    border-bottom: 1px solid #e5e5e5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 12px 0
}

.body .content .search .list .item>img[data-v-65509526] {
    height: 60px;
    margin-right: 20px;
    mix-blend-mode: multiply;
    width: 60px
}

.body .content .search .list .item .con[data-v-65509526] {
    -webkit-box-flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.body .content .search .list .item .con .left>div[data-v-65509526] {
    color: #19191a;
    font-size: 14px;
    line-height: 22px
}

.body .content .search .list .item .con .left>div span[data-v-65509526] {
    color: #707070;
    margin-left: 4px
}

.body .content .search .list .item .con .iconfont[data-v-65509526] {
    color: #707070;
    font-size: 16px;
    line-height: 1
}

.body .content .search .list .item .con .iconfont[data-v-65509526]:hover {
    color: #19191a
}

.body .content .search .list .item[data-v-65509526]:last-child {
    border-bottom: none
}

.body .content .search .device[data-v-65509526] {
    margin-top: 16px
}

.body .content .search .device .fs-warn[data-v-65509526] {
    margin: 12px 0
}

.body .content .search .device .title[data-v-65509526] {
    color: #19191a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 8px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.body .content .search .device .title a[data-v-65509526]:hover {
    -webkit-text-decoration: none;
    text-decoration: none
}

.body .content .search .device .select_ed[data-v-65509526] {
    color: #19191a;
    margin-top: 16px;
    overflow-y: auto
}

.body .content .search .device .select_ed .item_row:first-child>h3[data-v-65509526] {
    margin-top: 0
}

.body .content .search .device .select_ed .item_row>h3[data-v-65509526] {
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: -8px;
    margin-top: 8px
}

.body .content .search .device .select_ed .item_row .item_box[data-v-65509526] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.body .content .search .device .select_ed .item_row .item_box .item_ed[data-v-65509526] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    background-color: #f2f2f2;
    border-radius: 3px;
    cursor: pointer;
    justify-content: space-between;
    margin-right: 12px;
    margin-top: 12px;
    padding: 4px 12px
}

.body .content .search .device .select_ed .item_row .item_box .item_ed>span[data-v-65509526] {
    font-size: 13px;
    line-height: 20px;
    margin-right: 8px
}

.body .content .search .device .select_ed .item_row .item_box .item_ed .iconfont[data-v-65509526] {
    font-size: 12px;
    line-height: 1;
    -webkit-transform: scale(.6666);
    -ms-transform: scale(.6666);
    transform: scale(.6666)
}

.body .content .search .device .select_ed .item_row .item_box .item_ed[data-v-65509526]:hover {
    background: -webkit-gradient(linear,left bottom,left top,from(rgba(25,25,26,.04)),to(rgba(25,25,26,.04))),#f2f2f2;
    background: linear-gradient(0deg,rgba(25,25,26,.04),rgba(25,25,26,.04)),#f2f2f2
}

.body .content .search .device .line[data-v-65509526] {
    border-bottom: 1px solid #e5e5e5;
    height: 1px;
    margin-bottom: 24px;
    padding-bottom: 23px;
    width: 100%
}

.body .content .search .device .select_bd .nav[data-v-65509526] {
    border-bottom: 1px solid #e5e5e5;
    height: 61px;
    padding: 0 33px;
    position: relative;
    width: 100%
}

.body .content .search .device .select_bd .nav .next[data-v-65509526],.body .content .search .device .select_bd .nav .prev[data-v-65509526] {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    position: absolute;
    width: 16px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #4b4b4d
}

.body .content .search .device .select_bd .nav .prev[data-v-65509526] {
    left: 0
}

.body .content .search .device .select_bd .nav .next[data-v-65509526] {
    right: 0
}

.body .content .search .device .select_bd .nav .opyt[data-v-65509526] {
    opacity: .2
}

.body .content .search .device .select_bd .nav .list_nav[data-v-65509526] {
    height: 100%;
    overflow: hidden
}

.body .content .search .device .select_bd .nav .list_nav .list_bd[data-v-65509526] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

.body .content .search .device .select_bd .nav .list_nav .list_bd .item[data-v-65509526] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    cursor: pointer;
    justify-content: center;
    position: relative
}

.body .content .search .device .select_bd .nav .list_nav .list_bd .item span[data-v-65509526] {
    color: #707070;
    font-size: 13px;
    line-height: 20px;
    position: relative;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

.body .content .search .device .select_bd .nav .list_nav .list_bd .item span i[data-v-65509526] {
    background-color: #c00000;
    border-radius: 3px;
    bottom: 0;
    bottom: -20px;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    opacity: 0;
    position: absolute;
    -webkit-transition: all .2s;
    transition: all .2s;
    width: 100%
}

.body .content .search .device .select_bd .nav .list_nav .list_bd .item:hover span[data-v-65509526] {
    color: #19191a
}

.body .content .search .device .select_bd .nav .list_nav .list_bd .active[data-v-65509526] {
    cursor: default
}

.body .content .search .device .select_bd .nav .list_nav .list_bd .active span[data-v-65509526] {
    color: #19191a
}

.body .content .search .device .select_bd .nav .list_nav .list_bd .active span i[data-v-65509526] {
    opacity: 1
}

.body .content .search .device .select_bd .nav .left_bg[data-v-65509526],.body .content .search .device .select_bd .nav .right_bg[data-v-65509526] {
    height: 100%;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 20px;
    z-index: auto
}

.body .content .search .device .select_bd .nav .left_bg[data-v-65509526] {
    background: -webkit-gradient(linear,left top,right top,from(#fff),color-stop(100%,hsla(0,0%,100%,.1)));
    left: 33px
}

.body .content .search .device .select_bd .nav .right_bg[data-v-65509526] {
    background: -webkit-gradient(linear,right top,left top,from(#fff),color-stop(100%,hsla(0,0%,100%,.1)));
    right: 33px
}

@media(max-width: 960px) {
    .body .content .search .device .select_bd .nav .left_bg[data-v-65509526],.body .content .search .device .select_bd .nav .right_bg[data-v-65509526] {
        width:26px
    }

    .body .content .search .device .select_bd .nav .left_bg[data-v-65509526] {
        left: 22px
    }

    .body .content .search .device .select_bd .nav .right_bg[data-v-65509526] {
        right: 22px
    }
}

.body .content .search .device .select_bd .check_list[data-v-65509526] {
    display: grid;
    margin-top: 24px;
    grid-column-gap: 8px;
    grid-row-gap: 12px;
    grid-template-columns: repeat(4,1fr)
}

@media(max-width: 960px) {
    .body .content .search .device .select_bd .check_list[data-v-65509526] {
        max-height:192px;
        overflow: auto
    }
}

.body .content .search .device .select_bd .check_list .checkbox[data-v-65509526] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.body .content .search .device .select_bd .check_list .checkbox input[data-v-65509526] {
    margin-right: 8px
}

.body .content .search .device .select_bd .check_list .checkbox input[data-v-65509526]:before {
    display: inline-block
}

.body .content .search .device .select_bd .check_list .checkbox .txt[data-v-65509526] {
    color: #707070;
    font-size: 13px;
    line-height: 20px;
    max-width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.body .content .user .title[data-v-65509526] {
    color: #19191a;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 16px
}

.body .content .user .form_list[data-v-65509526] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.body .content .user .form_list .form_item[data-v-65509526] {
    margin-bottom: 16px;
    width: calc(50% - 10px)
}

.body .content .user .form_list .form_item.no_time[data-v-65509526] {
    width: 100%
}

.body .content .user .form_list .form_item[data-v-65509526] .select-country .country-wrap-absolute {
    bottom: 46px;
    top: auto
}

.body .content .user .form_list .form_item[data-v-65509526] .select-country .country-wrap-absolute .country-box {
    max-height: 160px
}

@media(max-width: 768px) {
    .body .content .user .form_list .form_item[data-v-65509526] .select-country .country-wrap-absolute .country-box {
        max-height:324px
    }
}

.body .content .user .form_list .form_item[data-v-65509526] .dropdown .dropdown-menu {
    bottom: 46px;
    top: auto
}

.body .content .user .form_list .form_item[data-v-65509526] .dropdown .dropdown-menu .menu-list {
    max-height: 160px
}

@media(max-width: 768px) {
    .body .content .user .form_list .form_item[data-v-65509526] .dropdown .dropdown-menu .menu-list {
        max-height:324px
    }
}

.body .content .user .form_list .form_item .txt[data-v-65509526] {
    color: #19191a;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 4px
}

.body .content .user .form_list .form_item[data-v-65509526] .tel-code .menu {
    bottom: 46px;
    top: auto
}

.body .content .user .form_list .form_item[data-v-65509526] .tel-code .menu-list {
    max-height: 132px
}

.body .content .user .form_list .form_time[data-v-65509526] {
    margin-bottom: 16px
}

.body .content .user .form_list .form_time .txt[data-v-65509526] {
    color: #19191a;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 4px
}

.body .content .user .form_list .form_time[data-v-65509526] .date-picker {
    width: 100%
}

.body .content .user .form_list .form_time[data-v-65509526] .date-picker>.fs-popover {
    width: 100%
}

.body .content .user .form_list .form_time[data-v-65509526] .date-picker>.fs-popover .trigger {
    width: 100%
}

.body .content .user .form_list .form_time[data-v-65509526] .date-picker>.fs-popover .trigger>div {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

@media(max-width: 768px) {
    .body .content .user .form_list .form_time[data-v-65509526] .date-picker>.fs-popover .trigger>div {
        -webkit-box-pack:justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.body .content .user .form_list .form_time[data-v-65509526] .date-picker>.fs-popover .trigger>div .date-picker--value-wrapper {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.body .content .user .form_check .title[data-v-65509526] {
    color: #19191a;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 16px
}

.body .content .user .form_check .sub_tit[data-v-65509526] {
    color: #19191a;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 8px
}

.body .content .user .form_check .check_list[data-v-65509526] {
    display: grid;
    grid-column-gap: 8px;
    grid-row-gap: 12px;
    grid-template-columns: repeat(4,1fr)
}

.body .content .user .form_check .check_list .check_item[data-v-65509526] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.body .content .user .form_check .check_list .check_item input[data-v-65509526] {
    margin-right: 8px
}

.body .content .user .form_check .check_list .check_item .txt[data-v-65509526] {
    color: #707070;
    font-size: 13px;
    line-height: 20px
}

.body .content .user .form_check .other[data-v-65509526] {
    margin-top: 12px;
    width: 100%
}

.body .content .user .form_area[data-v-65509526] {
    margin-top: 16px
}

.body .content .user .form_area .title[data-v-65509526] {
    color: #19191a;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 4px
}

.body .content .user .form_area .textareaNum[data-v-65509526] {
    color: #707070;
    font-size: 12px;
    line-height: 20px;
    margin-top: 4px;
    text-align: right
}

.body .content .user .form_area .flexBox[data-v-65509526] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.body .content .user .agreement .agreement_box[data-v-65509526] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.body .content .user .agreement .agreement_box .chk[data-v-65509526] {
    margin-right: 8px
}

.body .content .user .agreement .agreement_box .agreement[data-v-65509526] {
    color: #707070;
    font-size: 13px;
    line-height: 20px
}

.body .content .user .agreement .agreement_box .agreement[data-v-65509526] a {
    color: #0060bf
}

@media(max-width: 960px) {
    .body .content[data-v-65509526] {
        max-height:calc(100vh - 152px);
        padding: 20px 16px 82px
    }

    .body .content .search .list[data-v-65509526] {
        padding: 0 20px
    }

    .body .content .search .device .select_bd .nav[data-v-65509526] {
        padding: 0 22px
    }

    .body .content .search .device .select_bd .nav .list_nav .list_bd .item[data-v-65509526] {
        padding: 0 26px
    }

    .body .content .search .device .select_bd .check_list[data-v-65509526] {
        grid-template-columns: repeat(2,1fr)
    }

    .body .content .switch .radio_list[data-v-65509526] {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .body .content .switch .radio_list .item_radio[data-v-65509526] {
        margin-bottom: 16px;
        width: 100%
    }

    .body .content .switch .radio_list .item_radio[data-v-65509526]:last-child {
        margin-bottom: 0
    }

    .body .content .user .form_list .form_item[data-v-65509526] {
        width: 100%
    }

    .body .content .user .form_check .check_list[data-v-65509526] {
        grid-template-columns: repeat(3,1fr)
    }
}

.body .footer[data-v-65509526] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    background: #fff;
    justify-content: flex-end;
    padding: 20px 32px
}

.body .footer .fs-button[data-v-65509526] {
    margin: 0;
    width: auto
}

@media(max-width: 960px) {
    .body .footer[data-v-65509526] {
        border-top:1px solid #e5e5e5;
        bottom: 0;
        left: 0;
        padding: 20px 16px;
        position: fixed;
        width: 100%
    }

    .body .footer .fs-button[data-v-65509526] {
        width: 100%
    }
}

.body .success[data-v-65509526] {
    margin: 0 32px 36px
}

.body .success .iconfont_success[data-v-65509526] {
    color: #10a300;
    display: block;
    font-size: 50px;
    margin: 36px auto 16px;
    text-align: center
}

.body .success .title[data-v-65509526] {
    color: #19191a;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin: 0 auto 16px;
    max-width: 584px;
    text-align: center
}

.body .success .msg[data-v-65509526] {
    color: #707070;
    font-size: 14px;
    line-height: 22px;
    margin: 0 auto;
    max-width: 584px;
    text-align: center
}

@media(max-width: 960px) {
    .body .success[data-v-65509526] {
        margin:0 16px
    }
}

@media(max-width: 768px) {
    .body[data-v-65509526] {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 100%;
        overflow: hidden
    }

    .body .content[data-v-65509526] {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        max-height: none
    }

    .body .head .top>span[data-v-65509526] {
        font-size: 16px;
        line-height: 24px
    }
}

[data-v-155215b9] .fs-popup-ctn {
    width: 750px
}

.body .head[data-v-155215b9] {
    border-bottom: 1px solid #e5e5e5;
    padding: 20px 32px
}

@media(max-width: 960px) {
    .body .head[data-v-155215b9] {
        padding:20px 16px
    }
}

.body .head .top[data-v-155215b9] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.body .head .top>span[data-v-155215b9] {
    color: #19191a;
    font-size: 20px;
    line-height: 28px
}

.body .head .top .iconfont[data-v-155215b9] {
    color: #707070;
    cursor: pointer;
    font-size: 16px;
    line-height: 1
}

.body .head .top .iconfont[data-v-155215b9]:hover {
    color: #19191a
}

.body .head .step[data-v-155215b9] {
    margin-top: 20px;
    overflow-x: auto;
    position: relative
}

.body .head .step[data-v-155215b9]::-webkit-scrollbar {
    display: none
}

.body .head .step .left[data-v-155215b9],.body .head .step .right[data-v-155215b9] {
    display: none;
    height: 50px;
    pointer-events: auto;
    position: fixed;
    top: 64px;
    width: 40px;
    z-index: 1
}

.body .head .step .stepBD[data-v-155215b9] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.body .head .step .item[data-v-155215b9] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: 10px;
    position: relative
}

.body .head .step .item.haveHover[data-v-155215b9]:hover {
    cursor: pointer
}

.body .head .step .item.haveHover:hover .txt[data-v-155215b9] {
    cursor: pointer
}

.body .head .step .item .bg[data-v-155215b9] {
    border-color: #f2f2f2 #fff;
    border-style: solid;
    border-width: 18px 0 18px 20px
}

.body .head .step .item .bg[data-v-155215b9]:after {
    border-color: transparent #f2f2f2;
    border-style: solid;
    border-width: 18px 0 18px 20px;
    content: "";
    display: inline-block;
    position: absolute;
    right: -20px;
    top: 0;
    z-index: 1
}

.body .head .step .item .bg.active[data-v-155215b9] {
    border-color: #e5e5e5 #fff
}

.body .head .step .item .bg.active[data-v-155215b9]:after {
    border-color: transparent #e5e5e5
}

.body .head .step .item .txt[data-v-155215b9] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    left: 0;
    padding: 0 20px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    color: #707070;
    cursor: default;
    font-size: 13px;
    justify-content: center;
    line-height: 20px
}

.body .head .step .item:first-child .bg[data-v-155215b9] {
    border-color: #f2f2f2
}

.body .head .step .item:first-child .bg.active[data-v-155215b9] {
    border-color: #e5e5e5
}

.body .head .step .item[data-v-155215b9]:last-child {
    margin-right: 0
}

.body .head .step .item:last-child .bg[data-v-155215b9]:after {
    display: none
}

@media(max-width: 414px) {
    .body .head .step .stepBD[data-v-155215b9] {
        display:-webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex
    }

    .body .head .step .left[data-v-155215b9] {
        left: 0;
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .body .head .step .left[data-v-155215b9],.body .head .step .right[data-v-155215b9] {
        background: -webkit-gradient(linear,right top,left top,color-stop(36%,#fff),color-stop(68%,hsla(0,0%,100%,.6)),color-stop(93%,hsla(0,0%,100%,.13)),to(hsla(0,0%,100%,0)));
        background: linear-gradient(270deg,#fff 36%,hsla(0,0%,100%,.6) 68%,hsla(0,0%,100%,.13) 93%,hsla(0,0%,100%,0))
    }

    .body .head .step .right[data-v-155215b9] {
        right: 0
    }

    .body .head .step .isAct[data-v-155215b9] {
        display: block
    }

    .body .head .step .item[data-v-155215b9] {
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
        width: 338px
    }
}

.body .content[data-v-155215b9] {
    border-bottom: 1px solid #e5e5e5;
    max-height: calc(100vh - 356px);
    overflow: auto;
    padding: 20px 32px
}

.body .content .product_info[data-v-155215b9] {
    margin-bottom: 24px
}

.body .content .product_info .title[data-v-155215b9] {
    color: #19191a;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 20px
}

.body .content .product_info .info[data-v-155215b9] {
    background-color: #fafafb;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 12px 20px 12px 24px
}

.body .content .product_info .info>img[data-v-155215b9] {
    height: 60px;
    margin-right: 20px;
    mix-blend-mode: multiply;
    width: 60px
}

.body .content .product_info .info .con[data-v-155215b9] {
    -webkit-box-flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.body .content .product_info .info .con .left>div[data-v-155215b9] {
    color: #19191a;
    font-size: 14px;
    line-height: 22px
}

.body .content .product_info .info .con .left>div>span[data-v-155215b9] {
    color: #707070
}

.body .content .product_info .info .con .left>div.blue[data-v-155215b9] {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 12px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.body .content .product_info .info .con .left>div.blue>span[data-v-155215b9] {
    color: #0060bf
}

.body .content .product_info .info .con .left>div.blue .iconfont[data-v-155215b9] {
    color: #0060bf;
    font-size: 12px;
    line-height: 1;
    margin-left: 8px;
    margin-top: 1px;
    -webkit-transition: all .2s;
    transition: all .2s
}

.body .content .product_info .info .con .left>div.blue .iconfont.icofnont-down-up[data-v-155215b9] {
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg)
}

.body .content .product_info .info .con .left>div.custom_list[data-v-155215b9] {
    margin-top: 8px
}

.body .content .product_info .info .con .left>div.custom_list .custom_item[data-v-155215b9] {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 4px
}

.body .content .product_info .info .con .left>div.custom_list .custom_item>span[data-v-155215b9] {
    color: #707070
}

.body .content .product_info .info .con .left>div.custom_list .custom_item[data-v-155215b9]:last-child {
    margin-bottom: 0
}

.body .content .list[data-v-155215b9] {
    border-top: 1px solid #e5e5e5
}

.body .content .list .title[data-v-155215b9] {
    color: #19191a;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin-top: 24px
}

.body .content .list>.validate-message[data-v-155215b9] {
    margin-top: 8px;
    width: 100%
}

.body .content .list .additionalInfo[data-v-155215b9],.body .content .list .components[data-v-155215b9],.body .content .list .numberInfo[data-v-155215b9],.body .content .list .performance[data-v-155215b9],.body .content .list .services[data-v-155215b9] {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 24px
}

.body .content .list .additionalInfo .tit[data-v-155215b9],.body .content .list .components .tit[data-v-155215b9],.body .content .list .numberInfo .tit[data-v-155215b9],.body .content .list .performance .tit[data-v-155215b9],.body .content .list .services .tit[data-v-155215b9] {
    color: #19191a;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 16px;
    margin-top: 16px
}

.body .content .list .additionalInfo .comp_list .comp_item[data-v-155215b9],.body .content .list .components .comp_list .comp_item[data-v-155215b9],.body .content .list .numberInfo .comp_list .comp_item[data-v-155215b9],.body .content .list .performance .comp_list .comp_item[data-v-155215b9],.body .content .list .services .comp_list .comp_item[data-v-155215b9] {
    margin-bottom: 16px
}

.body .content .list .additionalInfo .comp_list .comp_item[data-v-155215b9]:last-child,.body .content .list .components .comp_list .comp_item[data-v-155215b9]:last-child,.body .content .list .numberInfo .comp_list .comp_item[data-v-155215b9]:last-child,.body .content .list .performance .comp_list .comp_item[data-v-155215b9]:last-child,.body .content .list .services .comp_list .comp_item[data-v-155215b9]:last-child {
    margin-bottom: 0
}

.body .content .list .additionalInfo .comp_list .comp_item.comp_item_text .txt[data-v-155215b9],.body .content .list .components .comp_list .comp_item.comp_item_text .txt[data-v-155215b9],.body .content .list .numberInfo .comp_list .comp_item.comp_item_text .txt[data-v-155215b9],.body .content .list .performance .comp_list .comp_item.comp_item_text .txt[data-v-155215b9],.body .content .list .services .comp_list .comp_item.comp_item_text .txt[data-v-155215b9] {
    color: #19191a;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 4px
}

.body .content .list .additionalInfo .comp_list .comp_item.comp_item_text input[data-v-155215b9],.body .content .list .components .comp_list .comp_item.comp_item_text input[data-v-155215b9],.body .content .list .numberInfo .comp_list .comp_item.comp_item_text input[data-v-155215b9],.body .content .list .performance .comp_list .comp_item.comp_item_text input[data-v-155215b9],.body .content .list .services .comp_list .comp_item.comp_item_text input[data-v-155215b9] {
    text-overflow: ellipsis
}

.body .content .list .additionalInfo .comp_list .comp_item.comp_item_text input[type=number][data-v-155215b9],.body .content .list .components .comp_list .comp_item.comp_item_text input[type=number][data-v-155215b9],.body .content .list .numberInfo .comp_list .comp_item.comp_item_text input[type=number][data-v-155215b9],.body .content .list .performance .comp_list .comp_item.comp_item_text input[type=number][data-v-155215b9],.body .content .list .services .comp_list .comp_item.comp_item_text input[type=number][data-v-155215b9] {
    -moz-appearance: textfield
}

.body .content .list .additionalInfo .comp_list .comp_item.comp_item_text input[type=number][data-v-155215b9]::-webkit-inner-spin-button,.body .content .list .additionalInfo .comp_list .comp_item.comp_item_text input[type=number][data-v-155215b9]::-webkit-outer-spin-button,.body .content .list .components .comp_list .comp_item.comp_item_text input[type=number][data-v-155215b9]::-webkit-inner-spin-button,.body .content .list .components .comp_list .comp_item.comp_item_text input[type=number][data-v-155215b9]::-webkit-outer-spin-button,.body .content .list .numberInfo .comp_list .comp_item.comp_item_text input[type=number][data-v-155215b9]::-webkit-inner-spin-button,.body .content .list .numberInfo .comp_list .comp_item.comp_item_text input[type=number][data-v-155215b9]::-webkit-outer-spin-button,.body .content .list .performance .comp_list .comp_item.comp_item_text input[type=number][data-v-155215b9]::-webkit-inner-spin-button,.body .content .list .performance .comp_list .comp_item.comp_item_text input[type=number][data-v-155215b9]::-webkit-outer-spin-button,.body .content .list .services .comp_list .comp_item.comp_item_text input[type=number][data-v-155215b9]::-webkit-inner-spin-button,.body .content .list .services .comp_list .comp_item.comp_item_text input[type=number][data-v-155215b9]::-webkit-outer-spin-button {
    -webkit-appearance: none
}

.body .content .list .additionalInfo .comp_list .comp_item.comp_item_radio .subhead[data-v-155215b9],.body .content .list .components .comp_list .comp_item.comp_item_radio .subhead[data-v-155215b9],.body .content .list .numberInfo .comp_list .comp_item.comp_item_radio .subhead[data-v-155215b9],.body .content .list .performance .comp_list .comp_item.comp_item_radio .subhead[data-v-155215b9],.body .content .list .services .comp_list .comp_item.comp_item_radio .subhead[data-v-155215b9] {
    color: #19191a;
    font-size: 12px;
    line-height: 20px
}

.body .content .list .additionalInfo .comp_list .comp_item.comp_item_radio .radio_list[data-v-155215b9],.body .content .list .components .comp_list .comp_item.comp_item_radio .radio_list[data-v-155215b9],.body .content .list .numberInfo .comp_list .comp_item.comp_item_radio .radio_list[data-v-155215b9],.body .content .list .performance .comp_list .comp_item.comp_item_radio .radio_list[data-v-155215b9],.body .content .list .services .comp_list .comp_item.comp_item_radio .radio_list[data-v-155215b9] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.body .content .list .additionalInfo .comp_list .comp_item.comp_item_radio .radio_list .radio_item[data-v-155215b9],.body .content .list .components .comp_list .comp_item.comp_item_radio .radio_list .radio_item[data-v-155215b9],.body .content .list .numberInfo .comp_list .comp_item.comp_item_radio .radio_list .radio_item[data-v-155215b9],.body .content .list .performance .comp_list .comp_item.comp_item_radio .radio_list .radio_item[data-v-155215b9],.body .content .list .services .comp_list .comp_item.comp_item_radio .radio_list .radio_item[data-v-155215b9] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 8px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 48px
}

.body .content .list .additionalInfo .comp_list .comp_item.comp_item_radio .radio_list .radio_item[data-v-155215b9]:last-of-type,.body .content .list .components .comp_list .comp_item.comp_item_radio .radio_list .radio_item[data-v-155215b9]:last-of-type,.body .content .list .numberInfo .comp_list .comp_item.comp_item_radio .radio_list .radio_item[data-v-155215b9]:last-of-type,.body .content .list .performance .comp_list .comp_item.comp_item_radio .radio_list .radio_item[data-v-155215b9]:last-of-type,.body .content .list .services .comp_list .comp_item.comp_item_radio .radio_list .radio_item[data-v-155215b9]:last-of-type {
    margin-right: 0
}

.body .content .list .additionalInfo .comp_list .comp_item.comp_item_radio .radio_list .radio_item .txt[data-v-155215b9],.body .content .list .components .comp_list .comp_item.comp_item_radio .radio_list .radio_item .txt[data-v-155215b9],.body .content .list .numberInfo .comp_list .comp_item.comp_item_radio .radio_list .radio_item .txt[data-v-155215b9],.body .content .list .performance .comp_list .comp_item.comp_item_radio .radio_list .radio_item .txt[data-v-155215b9],.body .content .list .services .comp_list .comp_item.comp_item_radio .radio_list .radio_item .txt[data-v-155215b9] {
    color: #19191a;
    font-size: 12px;
    line-height: 20px;
    margin-left: 3px
}

.body .content .list .additionalInfo .comp_list .comp_item.comp_item_radio .radio_list>.other[data-v-155215b9],.body .content .list .components .comp_list .comp_item.comp_item_radio .radio_list>.other[data-v-155215b9],.body .content .list .numberInfo .comp_list .comp_item.comp_item_radio .radio_list>.other[data-v-155215b9],.body .content .list .performance .comp_list .comp_item.comp_item_radio .radio_list>.other[data-v-155215b9],.body .content .list .services .comp_list .comp_item.comp_item_radio .radio_list>.other[data-v-155215b9] {
    margin-top: 8px
}

.body .content .list .additionalInfo .comp_list .comp_item.comp_item_textarea .txt[data-v-155215b9],.body .content .list .components .comp_list .comp_item.comp_item_textarea .txt[data-v-155215b9],.body .content .list .numberInfo .comp_list .comp_item.comp_item_textarea .txt[data-v-155215b9],.body .content .list .performance .comp_list .comp_item.comp_item_textarea .txt[data-v-155215b9],.body .content .list .services .comp_list .comp_item.comp_item_textarea .txt[data-v-155215b9] {
    color: #19191a;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 4px
}

.body .content .list .additionalInfo .comp_list .comp_item.comp_item_textarea .area[data-v-155215b9],.body .content .list .components .comp_list .comp_item.comp_item_textarea .area[data-v-155215b9],.body .content .list .numberInfo .comp_list .comp_item.comp_item_textarea .area[data-v-155215b9],.body .content .list .performance .comp_list .comp_item.comp_item_textarea .area[data-v-155215b9],.body .content .list .services .comp_list .comp_item.comp_item_textarea .area[data-v-155215b9] {
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 2px;
    height: 110px;
    padding: 8px 12px;
    width: 100%
}

.body .content .list .additionalInfo .comp_list .comp_item.comp_item_textarea .count[data-v-155215b9],.body .content .list .components .comp_list .comp_item.comp_item_textarea .count[data-v-155215b9],.body .content .list .numberInfo .comp_list .comp_item.comp_item_textarea .count[data-v-155215b9],.body .content .list .performance .comp_list .comp_item.comp_item_textarea .count[data-v-155215b9],.body .content .list .services .comp_list .comp_item.comp_item_textarea .count[data-v-155215b9] {
    color: #707070;
    font-size: 12px;
    line-height: 20px;
    margin-top: 4px;
    text-align: right
}

.body .content .list .numberInfo[data-v-155215b9],.body .content .list .performance[data-v-155215b9],.body .content .list .services[data-v-155215b9] {
    margin-top: 24px
}

.body .content .list .additionalInfo[data-v-155215b9] {
    border-bottom: none;
    margin-top: 16px;
    padding-bottom: 8px
}

@media(max-width: 414px) {
    .body .content .list .performance .comp_list .comp_item_radio .radio_list .radio_item[data-v-155215b9]:last-child {
        margin-top:8px
    }
}

.body .content .list .numberInfo[data-v-155215b9] {
    border-bottom: none;
    padding-bottom: 0
}

.body .content .upload_file[data-v-155215b9] {
    margin-top: 8px;
    position: relative
}

.body .content .upload_file[data-v-155215b9] .upload-file .upload-btn-box {
    cursor: pointer;
    display: inline-block
}

.body .content .upload_file .fs-popover[data-v-155215b9] {
    position: relative;
    z-index: 3
}

.body .content .user_info .title[data-v-155215b9] {
    color: #19191a;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 16px
}

.body .content .user_info .form_list[data-v-155215b9] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.body .content .user_info .form_list .form_item[data-v-155215b9] {
    margin-bottom: 16px;
    width: calc(50% - 10px)
}

.body .content .user_info .form_list .form_item .txt[data-v-155215b9] {
    color: #19191a;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 4px
}

.body .content .user_info .form_list .form_item[data-v-155215b9] .select-country .country-box {
    max-height: 160px
}

.body .content .user_info .form_list .form_item[data-v-155215b9] .tel-code .menu-list {
    max-height: 80px
}

@media(max-width: 768px) {
    .body .content .user_info .form_list .form_item[data-v-155215b9] .tel-code .menu-list {
        max-height:224px
    }
}

.body .content .user_info .form_list .form_item[data-v-155215b9] .dropdown-menu {
    top: inherit
}

.body .content .user_info .form_list .form_item[data-v-155215b9] .dropdown-menu .menu-list {
    max-height: 160px
}

.body .content .user_info .form_list .form_item[data-v-155215b9] .select-menu {
    bottom: 50px
}

@media(max-width: 960px) {
    .body .content .user_info .form_list[data-v-155215b9] {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .body .content .user_info .form_list .form_item[data-v-155215b9] {
        width: 100%
    }
}

.body .content .agreement .agreement_box[data-v-155215b9] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 12px
}

.body .content .agreement .agreement_box .chk[data-v-155215b9] {
    margin-right: 8px
}

.body .content .agreement .agreement_box .agreement[data-v-155215b9] {
    color: #707070;
    font-size: 13px;
    line-height: 20px
}

.body .content .agreement .agreement_box .agreement[data-v-155215b9] a {
    color: #0060bf
}

@media(max-width: 960px) {
    .body .content[data-v-155215b9] {
        max-height:calc(100vh - 152px);
        padding: 20px 16px
    }
}

.body .footer[data-v-155215b9] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    background: #fff;
    justify-content: flex-end;
    padding: 20px 32px
}

.body .footer .fs-button[data-v-155215b9] {
    margin: 0;
    width: auto
}

@media(max-width: 960px) {
    .body .footer[data-v-155215b9] {
        bottom:0;
        left: 0;
        padding: 20px 16px;
        position: fixed;
        width: 100%
    }

    .body .footer .fs-button[data-v-155215b9] {
        width: 100%
    }
}

.body .success[data-v-155215b9] {
    margin: 0 32px 36px;
    text-align: center
}

.body .success .iconfont_success[data-v-155215b9] {
    color: #10a300;
    display: block;
    font-size: 50px;
    margin: 36px auto 16px;
    text-align: center
}

.body .success .title[data-v-155215b9] {
    color: #19191a;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin: 0 auto 8px;
    max-width: 584px;
    text-align: center
}

.body .success .msg[data-v-155215b9] {
    color: #707070;
    font-size: 14px;
    line-height: 22px;
    margin: 0 auto 32px;
    max-width: 584px;
    text-align: center
}

.body .success .fs-button[data-v-155215b9] {
    color: #19191a;
    font-size: 14px;
    line-height: 22px
}

@media(max-width: 960px) {
    .body .success[data-v-155215b9] {
        margin:0 16px
    }
}

@media(max-width: 768px) {
    .body[data-v-155215b9] {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 100%;
        max-height: calc(100vh - 64px)
    }

    .body .content[data-v-155215b9] {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .body .footer[data-v-155215b9] {
        position: static
    }

    .body .head .step .isAct[data-v-155215b9] {
        display: none
    }

    .body .head .top>span[data-v-155215b9] {
        font-size: 16px;
        line-height: 24px
    }
}

[data-v-7fdddd86] .fs-popup-ctn {
    width: 750px
}

.body .head[data-v-7fdddd86] {
    border-bottom: 1px solid #e5e5e5;
    padding: 20px 32px
}

@media(max-width: 960px) {
    .body .head[data-v-7fdddd86] {
        padding:20px 16px
    }
}

.body .head .top[data-v-7fdddd86] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.body .head .top>span[data-v-7fdddd86] {
    color: #19191a;
    font-size: 20px;
    line-height: 28px
}

.body .head .top .iconfont[data-v-7fdddd86] {
    color: #707070;
    cursor: pointer;
    font-size: 16px;
    line-height: 1
}

.body .head .top .iconfont[data-v-7fdddd86]:hover {
    color: #19191a
}

.body .head .step[data-v-7fdddd86] {
    margin-top: 20px;
    overflow-x: auto;
    position: relative
}

.body .head .step[data-v-7fdddd86]::-webkit-scrollbar {
    display: none
}

.body .head .step .left[data-v-7fdddd86],.body .head .step .right[data-v-7fdddd86] {
    display: none;
    height: 50px;
    pointer-events: auto;
    position: fixed;
    top: 64px;
    width: 40px;
    z-index: 1
}

.body .head .step .stepBD[data-v-7fdddd86] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.body .head .step .item[data-v-7fdddd86] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: 10px;
    position: relative
}

.body .head .step .item.haveHover[data-v-7fdddd86]:hover {
    cursor: pointer
}

.body .head .step .item.haveHover:hover .txt[data-v-7fdddd86] {
    cursor: pointer
}

.body .head .step .item .bg[data-v-7fdddd86] {
    border-color: #f2f2f2 #fff;
    border-style: solid;
    border-width: 18px 0 18px 20px
}

.body .head .step .item .bg[data-v-7fdddd86]:after {
    border-color: transparent #f2f2f2;
    border-style: solid;
    border-width: 18px 0 18px 20px;
    content: "";
    display: inline-block;
    position: absolute;
    right: -20px;
    top: 0;
    z-index: 1
}

.body .head .step .item .bg.active[data-v-7fdddd86] {
    border-color: #e5e5e5 #fff
}

.body .head .step .item .bg.active[data-v-7fdddd86]:after {
    border-color: transparent #e5e5e5
}

.body .head .step .item .txt[data-v-7fdddd86] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    left: 0;
    padding: 0 20px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    color: #707070;
    cursor: default;
    font-size: 13px;
    justify-content: center;
    line-height: 20px
}

.body .head .step .item:first-child .bg[data-v-7fdddd86] {
    border-color: #f2f2f2
}

.body .head .step .item:first-child .bg.active[data-v-7fdddd86] {
    border-color: #e5e5e5
}

.body .head .step .item[data-v-7fdddd86]:last-child {
    margin-right: 0
}

.body .head .step .item:last-child .bg[data-v-7fdddd86]:after {
    display: none
}

@media(max-width: 414px) {
    .body .head .step .left[data-v-7fdddd86] {
        left:0;
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .body .head .step .left[data-v-7fdddd86],.body .head .step .right[data-v-7fdddd86] {
        background: -webkit-gradient(linear,right top,left top,color-stop(36%,#fff),color-stop(68%,hsla(0,0%,100%,.6)),color-stop(93%,hsla(0,0%,100%,.13)),to(hsla(0,0%,100%,0)));
        background: linear-gradient(270deg,#fff 36%,hsla(0,0%,100%,.6) 68%,hsla(0,0%,100%,.13) 93%,hsla(0,0%,100%,0))
    }

    .body .head .step .right[data-v-7fdddd86] {
        right: 0
    }

    .body .head .step .isAct[data-v-7fdddd86] {
        display: block
    }

    .body .head .step .item[data-v-7fdddd86] {
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
        width: 338px
    }
}

.body .content[data-v-7fdddd86] {
    border-bottom: 1px solid #e5e5e5;
    max-height: calc(100vh - 356px);
    overflow: auto;
    padding: 20px 32px
}

.body .content .upload_file[data-v-7fdddd86] {
    margin-top: 8px;
    position: relative
}

.body .content .upload_file[data-v-7fdddd86] .upload-file .upload-btn-box {
    cursor: pointer;
    display: inline-block
}

.body .content .upload_file .fs-popover[data-v-7fdddd86] {
    position: relative;
    z-index: 3
}

.body .content .fs-warn[data-v-7fdddd86] {
    margin-bottom: 16px
}

.body .content .user_info .title[data-v-7fdddd86] {
    color: #19191a;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 16px
}

.body .content .user_info .form_list[data-v-7fdddd86] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.body .content .user_info .form_list .form_item[data-v-7fdddd86] {
    margin-bottom: 16px;
    width: calc(50% - 10px)
}

.body .content .user_info .form_list .form_item .txt[data-v-7fdddd86] {
    color: #19191a;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 4px
}

.body .content .user_info .form_list .form_item[data-v-7fdddd86] .dropdown-menu {
    top: inherit
}

.body .content .user_info .form_list .form_item[data-v-7fdddd86] .select-country .country-wrap .country-box {
    max-height: 160px
}

.body .content .user_info .form_list .form_item[data-v-7fdddd86] .select-menu {
    bottom: 50px
}

.body .content .user_info .form_list .form_item[data-v-7fdddd86] .select-menu .menu-list {
    max-height: 160px
}

.body .content .user_info .form_list .form_item[data-v-7fdddd86] .fs-select .options-wrap-normal {
    max-height: 224px
}

@media(max-width: 960px) {
    .body .content .user_info .form_list[data-v-7fdddd86] {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .body .content .user_info .form_list .form_item[data-v-7fdddd86] {
        width: 100%
    }
}

.body .content .agreement .agreement_box[data-v-7fdddd86] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 12px
}

.body .content .agreement .agreement_box .chk[data-v-7fdddd86] {
    margin-right: 8px
}

.body .content .agreement .agreement_box .agreement[data-v-7fdddd86] {
    color: #707070;
    font-size: 13px;
    line-height: 20px
}

.body .content .agreement .agreement_box .agreement[data-v-7fdddd86] a {
    color: #0060bf
}

.body .content .qs_list[data-v-7fdddd86] {
    font-size: 13px;
    line-height: 20px
}

.body .content .qs_list h2[data-v-7fdddd86] {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 8px
}

.body .content .qs_list .qs_list_item[data-v-7fdddd86] {
    color: #19191a;
    margin-bottom: 24px
}

.body .content .qs_list .qs_list_item>ul li[data-v-7fdddd86] {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 8px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.body .content .qs_list .qs_list_item>ul li[data-v-7fdddd86]:last-of-type {
    margin-bottom: 0
}

.body .content .qs_list .qs_list_item>ul li .iconfont[data-v-7fdddd86] {
    color: #ccc;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 18px;
    line-height: 18px;
    margin-right: 8px
}

.body .content .qs_list .qs_list_item>ul li .iconfont.active[data-v-7fdddd86] {
    color: #707070
}

@media(max-width: 960px) {
    .body .content[data-v-7fdddd86] {
        max-height:calc(100vh - 152px);
        padding: 20px 16px 82px
    }
}

.body .footer[data-v-7fdddd86] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    background: #fff;
    justify-content: flex-end;
    padding: 20px 32px
}

.body .footer .fs-button[data-v-7fdddd86] {
    margin: 0;
    width: auto
}

@media(max-width: 960px) {
    .body .footer[data-v-7fdddd86] {
        bottom:0;
        left: 0;
        padding: 20px 16px;
        position: fixed;
        width: 100%
    }

    .body .footer .fs-button[data-v-7fdddd86] {
        width: 100%
    }
}

.body .success[data-v-7fdddd86] {
    margin: 0 32px 36px;
    text-align: center
}

.body .success .iconfont_success[data-v-7fdddd86] {
    color: #10a300;
    display: block;
    font-size: 50px;
    margin: 36px auto 16px;
    text-align: center
}

.body .success .title[data-v-7fdddd86] {
    color: #19191a;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin: 0 auto 8px;
    max-width: 584px;
    text-align: center
}

.body .success .msg[data-v-7fdddd86] {
    color: #707070;
    font-size: 14px;
    line-height: 22px;
    margin: 0 auto 32px;
    max-width: 584px;
    text-align: center
}

.body .success .fs-button[data-v-7fdddd86] {
    color: #19191a;
    font-size: 14px;
    line-height: 22px
}

@media(max-width: 960px) {
    .body .success[data-v-7fdddd86] {
        margin:0 16px
    }
}

@media(max-width: 768px) {
    .body[data-v-7fdddd86] {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 100%;
        max-height: calc(100vh - 64px)
    }

    .body .content[data-v-7fdddd86] {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        max-height: none;
        overflow: scroll
    }

    .body .footer[data-v-7fdddd86] {
        position: static
    }

    .body .head .top>span[data-v-7fdddd86] {
        font-size: 16px;
        line-height: 24px
    }

    .body .head .step .isAct[data-v-7fdddd86] {
        display: none
    }

    .body .head .step .stepBD .bg[data-v-7fdddd86] {
        border-width: 28px 0 28px 16px
    }

    .body .head .step .stepBD .bg[data-v-7fdddd86]:after {
        border-width: 28px 0 28px 16px;
        right: -16px
    }
}

[data-v-26f3f632] .fs-popup-header {
    border-bottom: 1px solid #e5e5e5;
    padding: 20px 32px
}

.header .title[data-v-26f3f632] {
    color: #19191a;
    font-size: 20px;
    line-height: 28px
}

.submit-success[data-v-26f3f632] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 36px 32px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.submit-success .iconfont[data-v-26f3f632] {
    color: #329a34;
    font-size: 50px
}

.submit-success .title[data-v-26f3f632] {
    color: #19191a;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin: 16px 0;
    text-align: center
}

.submit-success .describe[data-v-26f3f632] {
    color: #707070;
    font-size: 14px;
    line-height: 22px;
    text-align: center
}

@media(max-width: 768px) {
    .header .title[data-v-26f3f632] {
        font-size:16px;
        line-height: 24px
    }

    .submit-success[data-v-26f3f632] {
        padding: 36px 16px
    }
}

.header .title[data-v-0c8f8e70] {
    color: #19191a;
    font-size: 20px;
    line-height: 28px
}

.submit-success[data-v-0c8f8e70] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 36px 32px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.submit-success img[data-v-0c8f8e70] {
    height: 50px;
    width: 50px
}

.submit-success .iconfont[data-v-0c8f8e70] {
    color: #329a34;
    font-size: 50px
}

.submit-success .title[data-v-0c8f8e70] {
    color: #19191a;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin: 16px 0 8px;
    text-align: center
}

.submit-success .desc[data-v-0c8f8e70] {
    color: #707070;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 32px
}

@media(max-width: 768px) {
    .submit-success .desc[data-v-0c8f8e70] {
        text-align:center
    }
}

.submit-success .btn[data-v-0c8f8e70] {
    background-color: #f2f2f2;
    border-radius: 4px;
    cursor: pointer;
    font-size: 14px;
    line-height: 22px;
    padding: 10px 24px;
    text-align: center
}

@media(max-width: 768px) {
    .header .title[data-v-0c8f8e70] {
        font-size:16px;
        line-height: 24px
    }

    .submit-success[data-v-0c8f8e70] {
        padding: 36px 16px
    }
}

[data-v-38c6f286] .fs-popup-ctn {
    width: 680px
}

[data-v-38c6f286] .fs-popup-ctn .fs-popup-ctn {
    width: 650px
}

.body .head[data-v-38c6f286] {
    border-bottom: 1px solid #e5e5e5;
    padding: 20px 32px
}

@media(max-width: 960px) {
    .body .head[data-v-38c6f286] {
        padding:20px 16px
    }
}

.body .head .top[data-v-38c6f286] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.body .head .top>span[data-v-38c6f286] {
    color: #19191a;
    font-size: 20px;
    line-height: 28px
}

.body .head .top .iconfont[data-v-38c6f286] {
    color: #707070;
    cursor: pointer;
    font-size: 16px;
    line-height: 1
}

.body .head .top .iconfont[data-v-38c6f286]:hover {
    color: #19191a
}

.body .content[data-v-38c6f286] {
    border-bottom: 1px solid #e5e5e5;
    max-height: calc(100vh - 280px);
    overflow: auto;
    padding: 20px 32px
}

.body .content .list .item[data-v-38c6f286] {
    margin-bottom: 16px
}

.body .content .list .item .title[data-v-38c6f286] {
    color: #19191a;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 4px
}

.body .content .list .item .text[data-v-38c6f286] {
    color: #707070;
    font-size: 14px;
    line-height: 22px
}

.body .content .list .item .text ul[data-v-38c6f286] {
    list-style: decimal;
    margin-left: 21px
}

.body .content .list .item .text ul.default[data-v-38c6f286] {
    list-style: none;
    margin-left: 0
}

.body .content .list .item .text ul.two[data-v-38c6f286] {
    list-style: none
}

.body .content .list .item .text ul.two li[data-v-38c6f286] {
    position: relative
}

.body .content .list .item .text ul.two li[data-v-38c6f286]:after {
    background: #707070;
    border-radius: 50%;
    content: "";
    display: block;
    height: 4px;
    left: -12px;
    position: absolute;
    top: 0;
    top: 9px;
    width: 4px
}

.body .content .list .item .text ul .blue[data-v-38c6f286] {
    color: #0060bf;
    cursor: pointer
}

.body .content .list .item .text ul .blue[data-v-38c6f286]:hover {
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.body .content .list .item .text ul .blue[data-v-38c6f286]::marker {
    color: #707070
}

.body .content .list .item[data-v-38c6f286]:last-child {
    margin-bottom: 0
}

@media(max-width: 960px) {
    .body .content[data-v-38c6f286] {
        max-height:calc(100vh - 152px);
        padding: 20px 16px 82px
    }
}

.body .footer[data-v-38c6f286] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    background: #fff;
    justify-content: flex-end;
    padding: 20px 32px
}

.body .footer .fs-button[data-v-38c6f286] {
    margin: 0;
    width: auto
}

@media(max-width: 960px) {
    .body .footer[data-v-38c6f286] {
        bottom:0;
        left: 0;
        padding: 20px 16px;
        position: fixed;
        width: 100%
    }

    .body .footer .fs-button[data-v-38c6f286] {
        width: 100%
    }
}

.header .title[data-v-98f557c8] {
    color: #19191a;
    font-size: 20px;
    line-height: 28px
}

.submit-success[data-v-98f557c8] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 36px 32px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.submit-success .iconfont[data-v-98f557c8] {
    color: #329a34;
    font-size: 50px
}

.submit-success .title[data-v-98f557c8] {
    color: #19191a;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin: 16px 0;
    text-align: center
}

.submit-success .describe[data-v-98f557c8] {
    color: #646466;
    font-size: 14px;
    line-height: 22px;
    text-align: center
}

@media(max-width: 768px) {
    .header .title[data-v-98f557c8] {
        font-size:16px;
        line-height: 24px
    }

    .submit-success[data-v-98f557c8] {
        padding: 36px 16px
    }
}

.fs-footer-wrap[data-v-c7bf26e4] #DigiCertClickID_OsYoXDe1 {
    display: none!important
}

.fs-footer-box[data-v-bf01acb0] {
    background: #fff;
    border-top: 1px solid #e5e5e5;
    padding: 55px 0 36px;
    width: 100%
}

.fs-footer-box .fs-footer[data-v-bf01acb0] {
    margin: 0 auto;
    max-width: 1200px;
    width: 84vw
}

@media(max-width: 1200px) {
    .fs-footer-box .fs-footer[data-v-bf01acb0] {
        width:94vw
    }
}

.fs-footer-box .footer-main[data-v-bf01acb0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.fs-footer-box .footer-main .footer-box-nav[data-v-bf01acb0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-top: 82px
}

.fs-footer-box .footer-box.footer-box-left[data-v-bf01acb0] {
    width: 280px
}

.fs-footer-box .footer-box .logo_box[data-v-bf01acb0] {
    padding: 16px 0 32px
}

.fs-footer-box .footer-box .logo_box .logo[data-v-bf01acb0] {
    display: block;
    width: 85px
}

.fs-footer-box .footer-box .logo_box .logo.logo-cn[data-v-bf01acb0] {
    width: 135px
}

.fs-footer-box .footer-box .logo_box .logo>img[data-v-bf01acb0] {
    display: block;
    margin: 0 auto;
    max-width: 100%
}

.fs-footer-box .footer-box .title[data-v-bf01acb0] {
    color: #19191a;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 24px
}

.fs-footer-box .footer-box .list .list-item[data-v-bf01acb0] {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 12px
}

.fs-footer-box .footer-box .list .list-item>a[data-v-bf01acb0] {
    color: #707070;
    -webkit-text-decoration: none;
    text-decoration: none
}

.fs-footer-box .footer-box .list .list-item .fs-hover-underline[data-v-bf01acb0] {
    background-position: 0 100%;
    background-size: 100% 0;
    padding-bottom: 3.5px
}

.fs-footer-box .footer-box .list .list-item .fs-hover-underline[data-v-bf01acb0]:hover {
    color: #19191a;
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.fs-footer-box .footer-box .list .list-item .iconfont_com[data-v-bf01acb0] {
    color: #707070;
    cursor: pointer;
    display: inline-block;
    display: none!important;
    font-size: 13px;
    height: 13px;
    margin-left: 4px;
    width: 13px
}

.fs-footer-box .footer-box .list .list-item[data-v-bf01acb0]:last-child {
    margin-bottom: 0
}

.fs-footer-box .footer-box .share_box[data-v-bf01acb0],.fs-footer-box .footer-box .share_box .iconfont-share[data-v-bf01acb0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.fs-footer-box .footer-box .share_box .iconfont-share[data-v-bf01acb0] {
    color: #707070;
    cursor: pointer;
    font-size: 26px;
    height: 26px;
    width: 26px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 13px
}

.fs-footer-box .footer-box .share_box .iconfont-share[data-v-bf01acb0]:last-child {
    margin-right: 0
}

.fs-footer-box .footer-box .share_box .iconfont-share[data-v-bf01acb0]:hover {
    color: #4b4b4d
}

.fs-footer-box .footer-box .jp_locale[data-v-bf01acb0] {
    margin: 16px 0 -8px
}

.fs-footer-box .footer-box .jp_locale div[data-v-bf01acb0] {
    color: #707070
}

.fs-footer-box .footer-box .jp_locale div[data-v-bf01acb0]:first-of-type {
    font-size: 13px;
    font-weight: 600;
    line-height: 20px
}

.fs-footer-box .footer-box .jp_locale div[data-v-bf01acb0]:last-of-type {
    font-size: 12px;
    line-height: 20px
}

.fs-footer-box .footer-box .tel_box[data-v-bf01acb0] {
    color: #707070;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 4px;
    margin-top: 16px
}

.fs-footer-box .footer-box .tel_box.cn[data-v-bf01acb0] {
    margin-top: 0
}

.fs-footer-box .footer-box .tel_box.uk[data-v-bf01acb0] {
    margin-bottom: 0
}

.fs-footer-box .footer-box .about_fs_cn[data-v-bf01acb0],.fs-footer-box .footer-box .jp_txt[data-v-bf01acb0] {
    color: #707070;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px
}

.fs-footer-box .footer-box .about_fs_cn[data-v-bf01acb0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.fs-footer-box .footer-box .about_fs_cn>span[data-v-bf01acb0] {
    margin-right: 8px
}

.fs-footer-box .footer-box .about_fs_cn .wx-pop[data-v-bf01acb0] {
    height: 26px;
    position: relative;
    width: 26px
}

.fs-footer-box .footer-box .about_fs_cn .wx-pop:hover .fs-wx-wrap[data-v-bf01acb0] {
    display: block
}

.fs-footer-box .footer-box .about_fs_cn .wx-pop img[data-v-bf01acb0] {
    cursor: pointer;
    display: block;
    height: auto;
    widows: 100%
}

.fs-footer-box .footer-box .about_fs_cn .wx-pop .fs-wx-wrap[data-v-bf01acb0] {
    background-color: #fff;
    -webkit-box-shadow: 0 1px 8px 0 hsla(0,8%,44%,.3);
    box-shadow: 0 1px 8px 0 hsla(0,8%,44%,.3);
    display: none;
    left: -50px;
    position: absolute;
    top: 36px;
    z-index: 10
}

.fs-footer-box .footer-box .about_fs_cn .wx-pop .fs-wx-wrap .triangle-up[data-v-bf01acb0] {
    background-color: #fff;
    -webkit-box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    display: inline-block;
    height: 16px;
    left: 55px;
    position: absolute;
    top: -8px;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
    width: 16px;
    z-index: 10
}

.fs-footer-box .footer-box .about_fs_cn .wx-pop .fs-wx-wrap .triangle-up-line[data-v-bf01acb0] {
    background-color: #fff;
    height: 15px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 100
}

.fs-footer-box .footer-box .about_fs_cn .wx-pop .fs-wx-wrap .cont[data-v-bf01acb0] {
    padding-top: 10px
}

.fs-footer-box .footer-box.deClass[data-v-bf01acb0]:not(:last-child) {
    margin-right: 10px
}

@media(max-width: 1024px) {
    .fs-footer-box .footer-box.deClass .detitle[data-v-bf01acb0] {
        word-wrap:break-word
    }

    .fs-footer-box .footer-box.deClassL[data-v-bf01acb0] {
        margin-right: 16px
    }
}

.fs-footer-box .footer_country_box[data-v-bf01acb0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    border-bottom: 1px solid #e5e5e5;
    justify-content: space-between;
    margin-top: 64px;
    padding-bottom: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.fs-footer-box .footer_country_box.new_country_box[data-v-bf01acb0] {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.fs-footer-box .footer_country_box .certification-box[data-v-bf01acb0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.fs-footer-box .footer_country_box .certification-box.certification-box-uk[data-v-bf01acb0] {
    height: auto
}

.fs-footer-box .footer_country_box .certification-box .uk_local_txt[data-v-bf01acb0] {
    color: #707070;
    font-size: 12px;
    line-height: 20px
}

.fs-footer-box .footer_country_box .certification-cn-box[data-v-bf01acb0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.fs-footer-box .footer_country_box .certification-cn-box a[data-v-bf01acb0] {
    background: url(../picture/customer_service_icon.png) no-repeat;
    height: 40px;
    margin-right: 20px;
    -webkit-text-decoration: none;
    text-decoration: none;
    width: 80px
}

.fs-footer-box .footer_country_box .certification-cn-box a[data-v-bf01acb0]:first-of-type {
    background-position: -61px -28px
}

.fs-footer-box .footer_country_box .certification-cn-box a[data-v-bf01acb0]:nth-of-type(2) {
    background-position: -61px -126px
}

.fs-footer-box .footer_country_box .certification-cn-box a[data-v-bf01acb0]:nth-of-type(3) {
    background-position: -61px -222px
}

.fs-footer-box .footer_country_box .certification-cn-box a[data-v-bf01acb0]:last-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: none
}

.fs-footer-box .footer_country_box .certification-cn-box a:last-child img[data-v-bf01acb0] {
    display: block;
    height: 20px;
    margin-right: 4px;
    width: 20px
}

.fs-footer-box .footer_country_box .certification-cn-box a:last-child p[data-v-bf01acb0] {
    color: #707070;
    font-size: 12px;
    line-height: 20px
}

.fs-footer-box .footer_country_box .country_box_right[data-v-bf01acb0] {
    -ms-flex-negative: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-shrink: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.fs-footer-box .footer_country_box .right-country[data-v-bf01acb0] {
    position: relative
}

.fs-footer-box .footer_country_box .right-country .triangle-up[data-v-bf01acb0] {
    background-color: #fff;
    -webkit-box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    display: inline-block;
    height: 16px;
    position: relative;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
    width: 16px;
    z-index: 10
}

.fs-footer-box .footer_country_box .right-country .triangle-up-line[data-v-bf01acb0] {
    background-color: #fff;
    bottom: 0;
    height: 16px;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 100
}

.fs-footer-box .footer_country_box .right-country .current-country-box[data-v-bf01acb0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #707070;
    cursor: pointer;
    font-size: 13px;
    padding: 5px 0;
    -webkit-transition: all .3s;
    transition: all .3s
}

.fs-footer-box .footer_country_box .right-country .current-country-box .iconfont-global[data-v-bf01acb0] {
    display: block;
    font-size: 18px;
    height: 18px;
    line-height: 18px;
    width: 18px
}

.fs-footer-box .footer_country_box .right-country .current-country-box img[data-v-bf01acb0] {
    height: 18px;
    width: 18px
}

.fs-footer-box .footer_country_box .right-country .current-country-box .country-info[data-v-bf01acb0] {
    font-size: 12px;
    line-height: 20px;
    margin: 0 4px;
    white-space: nowrap
}

.fs-footer-box .footer_country_box .right-country .current-country-box .iconfont-down[data-v-bf01acb0] {
    font-size: 12px;
    -webkit-transition: all .2s;
    transition: all .2s
}

.fs-footer-box .footer_country_box .right-country .current-country-box .iconfont-down.iconfont-down-up[data-v-bf01acb0] {
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg)
}

.fs-footer-box .footer_country_box .right-country .current-country-box[data-v-bf01acb0]:hover {
    color: #19191a
}

.fs-footer-box .footer_country_box .right-country .current-country-box:hover .iconfont-global[data-v-bf01acb0] {
    color: #707070
}

.fs-footer-box .footer_country_box .right-country .country-currency-wrap[data-v-bf01acb0] {
    bottom: 34px;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 300px;
    z-index: 10
}

.fs-footer-box .footer_country_box .right-country .country-currency-wrap .triangle-up[data-v-bf01acb0] {
    bottom: -8px;
    left: 50%;
    position: absolute;
    -webkit-transform: translate3d(-50%,0,0) rotate(-135deg);
    transform: translate3d(-50%,0,0) rotate(-135deg)
}

.fs-footer-box .footer_country_box .right-country .country-currency-wrap .country-currency-box .title[data-v-bf01acb0] {
    color: #707070;
    font-size: 13px;
    font-weight: 400;
    line-height: normal;
    margin: 15px 0 10px
}

.fs-footer-box .footer_country_box .right-country .country-currency-wrap .country-currency-box .fs-button[data-v-bf01acb0] {
    margin-top: 15px
}

.fs-footer-box .footer_country_box .line[data-v-bf01acb0] {
    background: #ccc;
    display: inline-block;
    height: 8px;
    margin: 0 20px;
    width: 1px
}

.fs-footer-box .app_box[data-v-bf01acb0] {
    color: #707070;
    font-size: 12px;
    font-weight: 400;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.fs-footer-box .app_box .iconfont-mobile[data-v-bf01acb0] {
    display: block;
    font-size: 18px;
    height: 18px;
    line-height: 18px;
    margin-right: 4px;
    width: 18px
}

.fs-footer-box .app_box>a[data-v-bf01acb0] {
    color: #707070;
    font-size: 12px;
    line-height: 20px
}

.fs-footer-box .app_box>a[data-v-bf01acb0]:hover {
    color: #19191a;
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.fs-footer-box .app_cn_box[data-v-bf01acb0] {
    color: #707070;
    font-size: 12px;
    font-weight: 400;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 5px 0;
    position: relative
}

.fs-footer-box .app_cn_box:hover .app-qr-wrap[data-v-bf01acb0] {
    display: block
}

.fs-footer-box .app_cn_box .iconfont-mobile[data-v-bf01acb0] {
    font-size: 18px;
    margin-right: 4px
}

.fs-footer-box .app_cn_box>span[data-v-bf01acb0] {
    color: #707070;
    font-size: 12px;
    line-height: 20px
}

.fs-footer-box .app_cn_box .app-qr-wrap[data-v-bf01acb0] {
    background-color: #fff;
    bottom: 34px;
    -webkit-box-shadow: 0 1px 8px 0 hsla(0,8%,44%,.3);
    box-shadow: 0 1px 8px 0 hsla(0,8%,44%,.3);
    display: none;
    left: -20px;
    position: absolute;
    z-index: 10
}

.fs-footer-box .app_cn_box .app-qr-wrap .triangle-up[data-v-bf01acb0] {
    background-color: #fff;
    bottom: -8px;
    -webkit-box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    display: inline-block;
    height: 16px;
    left: 50px;
    position: absolute;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
    width: 16px;
    z-index: 10
}

.fs-footer-box .app_cn_box .app-qr-wrap .triangle-up-line[data-v-bf01acb0] {
    background-color: #fff;
    bottom: 0;
    height: 15px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 100
}

.fs-footer-box .app_cn_box .app-qr-wrap .app-qr-box[data-v-bf01acb0] {
    padding: 10px 10px 15px
}

.fs-footer-box .app_cn_box .app-qr-wrap .app-qr-box img[data-v-bf01acb0] {
    display: block;
    height: auto;
    width: 100px
}

.fs-footer-box .footer-bottom[data-v-bf01acb0] {
    padding: 20px 0 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.fs-footer-box .footer-bottom[data-v-bf01acb0],.fs-footer-box .footer-bottom .left-cr-box[data-v-bf01acb0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.fs-footer-box .footer-bottom .left-cr-box a[data-v-bf01acb0] {
    color: #707070;
    font-size: 12px;
    line-height: 20px;
    margin-left: 8px;
    -webkit-text-decoration: none;
    text-decoration: none
}

.fs-footer-box .footer-bottom .copyright[data-v-bf01acb0] {
    color: #707070;
    font-size: 12px;
    padding-right: 20px
}

.fs-footer-box .footer-bottom .policy-box[data-v-bf01acb0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.fs-footer-box .footer-bottom .policy-box .line[data-v-bf01acb0] {
    background: #ccc;
    display: inline-block;
    height: 8px;
    margin: 0 20px;
    width: 1px
}

.fs-footer-box .footer-bottom .policy-box>a[data-v-bf01acb0] {
    color: #707070;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
    line-height: 20px;
    position: relative
}

.fs-footer-box .footer-bottom .policy-box>a:last-child .line[data-v-bf01acb0] {
    display: none
}

.fs-footer-box .footer-bottom .policy-box>a[data-v-bf01acb0]:hover {
    color: #19191a
}

.fs-footer-box .footer-certification-box[data-v-bf01acb0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 32px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.fs-footer-box .footer-certification-box.footer-certification-box_France[data-v-bf01acb0],.fs-footer-box .footer-certification-box.pay-icon[data-v-bf01acb0] {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.fs-footer-box .footer-certification-box .certification-box[data-v-bf01acb0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 28px
}

.fs-footer-box .footer-certification-box .certification-box.certification-box-uk[data-v-bf01acb0] {
    height: auto
}

.fs-footer-box .footer-certification-box .certification-box .uk_local_txt[data-v-bf01acb0] {
    color: #707070;
    font-size: 12px;
    line-height: 20px
}

.fs-footer-box .footer-certification-box .certification-box a[data-v-bf01acb0] {
    margin-right: 16px
}

.fs-footer-box .footer-certification-box .certification-box a[data-v-bf01acb0]:last-of-type {
    margin-right: 0
}

.fs-footer-box .footer-certification-box .certification-box a img[data-v-bf01acb0] {
    max-height: 28px;
    width: auto
}

.fs-footer-box .footer-certification-box .pay_box[data-v-bf01acb0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.fs-footer-box .footer-certification-box .pay_box img[data-v-bf01acb0] {
    margin-right: 16px
}

.fs-footer-box .footer-certification-box .pay_box img[data-v-bf01acb0]:last-of-type {
    margin-right: 0
}

.fs-footer-box .footer-certification-box .pay_box.pay-icon[data-v-bf01acb0] {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.fs-footer-box .footer-certification-box .pay_box.pay-icon>a[data-v-bf01acb0] {
    margin-left: 20px
}

.fs-footer-box .footer-certification-box .pay_box.pay-icon>a.uk_a[data-v-bf01acb0] {
    display: block;
    padding-top: 4px
}

.fs-footer-box .footer-certification-box .pay_box.pay-icon>a.uk_a img[data-v-bf01acb0] {
    display: block
}

@media(max-width: 960px) {
    .fs-footer-box[data-v-bf01acb0] {
        display:none
    }
}

.subscribe_box[data-v-7370b2a0] {
    width: 240px
}

@media screen and (max-width: 768px) {
    .subscribe_box[data-v-7370b2a0] {
        margin:0;
        padding: 20px 16px 32px;
        width: 100%
    }
}

.logo_box[data-v-7370b2a0] {
    margin-bottom: 40px
}

@media screen and (max-width: 768px) {
    .logo_box[data-v-7370b2a0] {
        margin-bottom:24px
    }
}

.logo_box .logo[data-v-7370b2a0] {
    display: block;
    width: 85px
}

@media screen and (max-width: 768px) {
    .logo_box .logo[data-v-7370b2a0] {
        width:76px
    }
}

.logo_box .logo.logo_cn[data-v-7370b2a0] {
    width: 135px
}

.logo_box .logo>img[data-v-7370b2a0] {
    display: block;
    margin: 0 auto;
    max-width: 100%
}

.form_item[data-v-7370b2a0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.form_item[data-v-7370b2a0] input {
    border-radius: 4px 0 0 4px;
    font-size: 12px;
    height: 32px;
    line-height: 20px;
    width: auto;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.form_item[data-v-7370b2a0] .fs-button {
    border-radius: 0 4px 4px 0;
    margin-left: -1px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-size: 12px;
    height: 32px;
    line-height: 20px;
    padding: 0 12px
}

.subscribe_info[data-v-7370b2a0] {
    color: #19191a;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 12px;
    max-width: 276px
}

@media screen and (max-width: 768px) {
    .subscribe_info[data-v-7370b2a0] {
        max-width:100%
    }
}

.agree_box[data-v-7370b2a0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.agree_box[data-v-7370b2a0] input {
    height: auto;
    margin-right: 8px
}

.agree_box p[data-v-7370b2a0] {
    color: #646466;
    font-size: 12px;
    line-height: 20px;
    padding-top: 1px
}

.agree_box p a[data-v-7370b2a0] {
    color: #19191a;
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.agree_box p a[data-v-7370b2a0]:hover {
    color: #646466
}

.error_info[data-v-7370b2a0] {
    color: #c00000;
    font-size: 13px;
    line-height: 20px
}

.error_info.error_info_success[data-v-7370b2a0] {
    color: #10a300;
    padding-top: 4px
}

@media(max-width: 959px) {
    .subscribe_box[data-v-7370b2a0] {
        padding-bottom:8px;
        padding-top: 32px
    }

    .subscribe_box .logo_box[data-v-7370b2a0] {
        display: none
    }

    .subscribe_box .form_item[data-v-7370b2a0] input {
        background: #fff;
        font-size: 13px;
        height: 42px
    }

    .subscribe_box .form_item[data-v-7370b2a0] .fs-button {
        font-size: 14px;
        height: 42px;
        padding: 0 16px
    }

    .error_info[data-v-7370b2a0] {
        color: #c00000;
        font-size: 14px;
        line-height: 22px
    }

    .error_info.error_info_success[data-v-7370b2a0] {
        color: #10a300;
        padding-top: 12px
    }
}

#MyCustomTrustbadge {
    margin-top: 18px;
    position: relative
}

#MyCustomTrustbadge ._1gwv20v ._lk7o4h {
    border: 1px solid #ccc!important;
    border-radius: 3px!important;
    -webkit-box-sizing: border-box!important;
    box-sizing: border-box!important;
    padding: 11px 16px!important;
    position: relative!important
}

#MyCustomTrustbadge ._1gwv20v ._lk7o4h ._thsmae {
    width: 100%!important;
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important
}

#MyCustomTrustbadge ._1gwv20v ._lk7o4h ._thsmae ._1qiwh36 {
    height: 58px!important;
    margin: 0 12px 0 0!important;
    padding: 0!important;
    width: 58px!important
}

#MyCustomTrustbadge ._1gwv20v ._lk7o4h ._thsmae ._1qiwh36 ._upwhbk {
    display: block!important;
    height: 58px!important;
    margin: auto!important;
    width: 58px!important
}

#MyCustomTrustbadge ._1gwv20v ._lk7o4h ._thsmae ._argvb9 {
    -webkit-box-flex: 1!important;
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex: 1!important;
    flex: 1!important;
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: normal!important;
    -ms-flex-direction: column!important;
    flex-direction: column!important;
    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
    padding: 12px 0 0!important;
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
    height: 58px!important
}

#MyCustomTrustbadge ._1gwv20v ._lk7o4h ._thsmae ._argvb9 ._s7xc8z {
    color: #707070!important;
    font-display: swap!important;
    font-size: 12px!important;
    line-height: 18px!important;
    margin-top: 2px!important;
    padding: 0!important
}

#MyCustomTrustbadge ._1gwv20v ._lk7o4h ._thsmae ._argvb9 ._8pqgf9 {
    color: #707070!important;
    font-display: swap!important;
    font-size: 13px!important;
    height: 13px!important;
    line-height: 13px!important;
    margin-bottom: -2px!important;
    margin-top: 4px!important
}

#MyCustomTrustbadge ._1gwv20v ._lk7o4h ._thsmae ._argvb9 ._8pqgf9>span {
    color: #707070!important;
    display: inline-block!important;
    font-display: swap!important;
    font-size: 13px!important;
    height: 13px!important;
    line-height: 13px!important
}

#MyCustomTrustbadge ._1gwv20v ._lk7o4h ._1iu1jow,#MyCustomTrustbadge ._1gwv20v ._lk7o4h ._zbxp0s {
    display: none!important
}

#MyCustomTrustbadge ._1gwv20v ._lk7o4h ._qcra45 {
    color: #19191a!important;
    font-display: swap!important;
    font-size: 13px!important;
    left: 16px!important;
    margin: 0!important;
    padding: 0 0 0 70px!important;
    position: absolute!important;
    text-align: center!important;
    top: 6px!important;
    white-space: nowrap!important;
    width: calc(100% - 32px)!important
}

#MyCustomTrustbadge.MyCustomTrustbadge-de ._1gwv20v ._lk7o4h {
    width: 182px!important
}

#MyCustomTrustbadge.MyCustomTrustbadge-de-en ._1gwv20v ._lk7o4h {
    width: 204px!important
}

#MyCustomTrustbadge.MyCustomTrustbadge-fr ._1gwv20v ._lk7o4h {
    width: 223px!important
}

#MyCustomTrustbadge.MyCustomTrustbadge-es ._1gwv20v ._lk7o4h,#MyCustomTrustbadge.MyCustomTrustbadge-mx ._1gwv20v ._lk7o4h {
    width: 254px!important
}

#MyCustomTrustbadge.MyCustomTrustbadge-it ._1gwv20v ._lk7o4h {
    width: 233px!important
}

.download_app_text[data-v-9355ba70] {
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 10px;
    margin-top: 20px
}

.app_box[data-v-9355ba70] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 40px
}

@media screen and (max-width: 768px) {
    .app_box[data-v-9355ba70] {
        -webkit-box-pack:center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.app_box .app_item[data-v-9355ba70] {
    display: inline-block;
    height: 30px;
    margin-right: 12px
}

.app_box .app_item img[data-v-9355ba70] {
    display: block;
    max-height: 100%;
    max-width: 100%
}

.app_box .app_item[data-v-9355ba70]:last-child {
    margin-right: 0
}

.footer_social_box[data-v-9355ba70] {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.footer_social_box .footer_box[data-v-9355ba70] {
    min-width: 280px
}

@media screen and (max-width: 768px) {
    .footer_social_box[data-v-9355ba70] {
        display:none
    }
}

.share_box[data-v-9355ba70],.share_box .iconfont-share[data-v-9355ba70] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.share_box .iconfont-share[data-v-9355ba70] {
    color: #707070;
    cursor: pointer;
    font-size: 26px;
    height: 26px;
    width: 26px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 13px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.share_box .iconfont-share[data-v-9355ba70]:hover {
    color: #4b4b4d
}

.share_box .iconfont-share[data-v-9355ba70]:last-child {
    margin-right: 0
}

.jp_locale[data-v-9355ba70] {
    margin: 16px 0 -8px
}

.jp_locale div[data-v-9355ba70] {
    color: #646466
}

.jp_locale div[data-v-9355ba70]:first-of-type {
    font-size: 13px;
    font-weight: 600;
    line-height: 20px
}

.jp_locale div[data-v-9355ba70]:last-of-type {
    font-size: 12px;
    line-height: 20px
}

.tel_box[data-v-9355ba70] {
    color: #646466;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 4px;
    margin-top: 16px
}

.tel_box>div[data-v-9355ba70] {
    margin-right: 16px
}

.tel_box>div[data-v-9355ba70]:last-child {
    margin-right: 0
}

.tel_box>div>span[data-v-9355ba70] {
    white-space: nowrap
}

.tel_box>div>span .iconfont[data-v-9355ba70] {
    font-size: 12px;
    margin-right: 8px
}

.tel_box .telcode a[data-v-9355ba70] {
    color: #646466
}

.tel_box .telcode a[data-v-9355ba70]:hover {
    color: #19191a
}

.jp_txt[data-v-9355ba70] {
    color: #646466;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px
}

.jp_txt .iconfont[data-v-9355ba70] {
    font-size: 12px;
    margin-right: 8px
}

.about_fs_cn[data-v-9355ba70] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #646466;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px
}

.about_fs_cn>span[data-v-9355ba70] {
    margin-right: 8px
}

.certification_ctn[data-v-512d2454] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.certification_ctn.certification_ctn_sg .DigiCertClickID_OsYoXDe1[data-v-512d2454] {
    margin-left: 16px
}

.certification_ctn>a[data-v-512d2454] {
    display: inline-block;
    height: 28px;
    margin-right: 16px
}

.certification_ctn>a[data-v-512d2454]:last-of-type {
    margin-right: 0
}

.certification_ctn>a img[data-v-512d2454] {
    max-height: 28px;
    width: auto
}

.DigiCertClickID_OsYoXDe1[data-v-512d2454] {
    cursor: pointer;
    display: inline-block;
    margin-right: 16px
}

.DigiCertClickID_OsYoXDe1 img[data-v-512d2454] {
    display: inline-block;
    height: 28px;
    margin-top: 4px;
    width: auto
}

@media(max-width: 768px) {
    .DigiCertClickID_OsYoXDe1 img[data-v-512d2454] {
        display:block;
        margin-top: 2px
    }
}

.m-fs-footer[data-v-0fa01e6a] {
    background: #f7f7f7;
    border-top: 1px solid #e5e5e5;
    padding: 0 0 1px;
    width: 100%
}

.m-fs-footer .mt0-box[data-v-0fa01e6a] {
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden
}

.m-fs-footer .mt0-box.hide[data-v-0fa01e6a] {
    display: none
}

.m-fs-footer .mt0[data-v-0fa01e6a] {
    padding: 0 16px
}

.m-fs-footer .mt0-title[data-v-0fa01e6a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    cursor: pointer;
    height: 44px;
    justify-content: space-between;
    padding: 0
}

.m-fs-footer .mt0-title .left[data-v-0fa01e6a] {
    color: #19191a;
    font-size: 14px;
    line-height: 22px
}

.m-fs-footer .mt0-title .right[data-v-0fa01e6a] {
    display: inline-block;
    height: 13px;
    position: relative;
    width: 13px
}

.m-fs-footer .mt0-title .right .line[data-v-0fa01e6a] {
    background: #232323;
    height: 1px;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
    width: 13px
}

.m-fs-footer .mt0-title .right .line.line2[data-v-0fa01e6a] {
    -webkit-transform: translate3d(-50%,-50%,0) rotate(-90deg);
    transform: translate3d(-50%,-50%,0) rotate(-90deg);
    -webkit-transition: all .3s;
    transition: all .3s
}

.m-fs-footer .mt0-title .right .line.line2_active[data-v-0fa01e6a] {
    -webkit-transform: translate3d(-50%,-50%,0) rotate(0deg);
    transform: translate3d(-50%,-50%,0) rotate(0deg)
}

.m-fs-footer .mt0-title .iconfont_down[data-v-0fa01e6a] {
    color: #19191a;
    display: inline-block;
    font-size: 12px;
    line-height: 1;
    padding: 4px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.m-fs-footer .mt0-title .iconfont_down.iconfont_down_up[data-v-0fa01e6a] {
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg)
}

.m-fs-footer .mt0-ctn[data-v-0fa01e6a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.m-fs-footer .mt0-ctn .mt0-item[data-v-0fa01e6a] {
    color: #707070;
    cursor: pointer;
    display: block;
    font-size: 13px;
    padding: 10px calc(3% - 1px);
    -webkit-text-decoration: none;
    text-decoration: none
}

.m-fs-footer .extra>p[data-v-0fa01e6a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px calc(3% + 15px);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.m-fs-footer .extra>p i[data-v-0fa01e6a] {
    color: #707070;
    margin-right: 10px
}

.m-fs-footer .extra>p .mt0-item[data-v-0fa01e6a] {
    -webkit-box-flex: 1;
    display: inline-block;
    -ms-flex: 1;
    flex: 1;
    padding: 0!important
}

.m-fs-footer .mt1[data-v-0fa01e6a] {
    margin: 20px 0
}

.m-fs-footer .mt1[data-v-0fa01e6a],.m-fs-footer .mt2[data-v-0fa01e6a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.m-fs-footer .mt2[data-v-0fa01e6a] {
    margin-bottom: 20px
}

.m-fs-footer .mt2 .iconfont-share[data-v-0fa01e6a] {
    color: #707070;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 26px;
    height: 26px;
    margin: 0 5px;
    width: 26px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-text-decoration: none;
    text-decoration: none
}

.m-fs-footer .jp_locale[data-v-0fa01e6a] {
    margin: 30px 0 -8px;
    text-align: center
}

.m-fs-footer .jp_locale div[data-v-0fa01e6a] {
    color: #707070
}

.m-fs-footer .jp_locale div[data-v-0fa01e6a]:first-of-type {
    font-size: 13px;
    font-weight: 600;
    line-height: 20px
}

.m-fs-footer .jp_locale div[data-v-0fa01e6a]:last-of-type {
    font-size: 12px;
    line-height: 20px;
    margin: 0 auto;
    max-width: 280px
}

.m-fs-footer .tel_box[data-v-0fa01e6a] {
    color: #707070;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 4px;
    margin-top: 16px;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.m-fs-footer .tel_box.cn[data-v-0fa01e6a] {
    margin-top: 0
}

.m-fs-footer .tel_box>div[data-v-0fa01e6a] {
    margin-right: 16px
}

.m-fs-footer .tel_box>div[data-v-0fa01e6a]:last-child {
    margin-right: 0
}

.m-fs-footer .tel_box>div>span[data-v-0fa01e6a] {
    white-space: nowrap
}

.m-fs-footer .tel_box>div>span .iconfont[data-v-0fa01e6a] {
    font-size: 12px;
    margin-right: 8px
}

.m-fs-footer .jp_txt[data-v-0fa01e6a] {
    color: #707070;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 30px;
    text-align: center
}

.m-fs-footer .jp_txt .iconfont[data-v-0fa01e6a] {
    font-size: 12px;
    margin-right: 8px
}

.m-fs-footer .mt3[data-v-0fa01e6a] {
    padding: 0 0 24px
}

.m-fs-footer .mt3 .copyright[data-v-0fa01e6a] {
    color: #707070;
    font-size: 12px;
    line-height: 20px;
    text-align: center
}

.m-fs-footer .mt3 .policy-box[data-v-0fa01e6a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    font-size: 12px;
    justify-content: center;
    line-height: 20px;
    padding-top: 4px
}

.m-fs-footer .mt3 .policy-box>a[data-v-0fa01e6a] {
    color: #707070;
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: flex;
    position: relative
}

.m-fs-footer .mt3 .policy-box>a .line[data-v-0fa01e6a] {
    border-left: 1px solid #707070;
    display: inline-block;
    font-size: 12px;
    height: 10px;
    margin: 0 6px;
    width: 1px
}

.m-fs-footer .mt3 .policy-box>a:last-child .line[data-v-0fa01e6a] {
    display: none
}

.m-fs-footer .mt3 .policy-box>a[data-v-0fa01e6a]:hover {
    color: #19191a;
    -webkit-text-decoration: none;
    text-decoration: none
}

.m-fs-footer .wx-pop[data-v-0fa01e6a] {
    margin-bottom: 20px
}

.m-fs-footer .wx-pop .ctn_tip[data-v-0fa01e6a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.m-fs-footer .wx-pop[data-v-0fa01e6a] .popper-mobile .popper-mobile-content {
    width: auto
}

.m-fs-footer .wx-pop[data-v-0fa01e6a] .popper-mobile .popper-mobile-content .ctn_tip_tip {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.m-fs-footer .certification-cn-box[data-v-0fa01e6a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 30px;
    margin-bottom: 20px
}

.m-fs-footer .certification-cn-box a[data-v-0fa01e6a] {
    background: url(../picture/customer_service_icon.png) no-repeat;
    height: 40px;
    -webkit-text-decoration: none;
    text-decoration: none;
    -webkit-transform: scale(.75);
    -ms-transform: scale(.75);
    transform: scale(.75);
    width: 80px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.m-fs-footer .certification-cn-box a[data-v-0fa01e6a]:first-of-type {
    background-position: -61px -28px
}

.m-fs-footer .certification-cn-box a[data-v-0fa01e6a]:nth-of-type(2) {
    background-position: -61px -126px
}

.m-fs-footer .certification-cn-box a[data-v-0fa01e6a]:nth-of-type(3) {
    background-position: -61px -222px
}

.m-fs-footer .certification-cn-box a[data-v-0fa01e6a]:last-child {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-negative: initial;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-shrink: 1;
    width: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: none;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.m-fs-footer .certification-cn-box a:last-child img[data-v-0fa01e6a] {
    display: block;
    height: 20px;
    margin-right: 4px;
    width: 20px
}

.m-fs-footer .certification-cn-box a:last-child p[data-v-0fa01e6a] {
    color: #707070;
    font-size: 12px;
    line-height: 20px
}

.m-fs-footer .certification-box-only[data-v-0fa01e6a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 30px;
    margin: 20px 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.m-fs-footer .certification-box-only a[data-v-0fa01e6a] {
    margin-right: 12px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(255,255,255,0)
}

.m-fs-footer .certification-box-only a[data-v-0fa01e6a]:last-of-type {
    margin-right: 0
}

.m-fs-footer .certification-box-only a img[data-v-0fa01e6a] {
    max-height: 24px;
    width: auto
}

.m-fs-footer .footer-certification-box[data-v-0fa01e6a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 5px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.m-fs-footer .footer-certification-box .certification-box[data-v-0fa01e6a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 24px;
    margin-bottom: 16px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.m-fs-footer .footer-certification-box .certification-box a[data-v-0fa01e6a] {
    margin-right: 12px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(255,255,255,0)
}

.m-fs-footer .footer-certification-box .certification-box a[data-v-0fa01e6a]:last-of-type {
    margin-right: 0
}

.m-fs-footer .footer-certification-box .certification-box a img[data-v-0fa01e6a] {
    max-height: 24px;
    width: auto
}

.m-fs-footer .footer-certification-box .pay_box[data-v-0fa01e6a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0 60px
}

.m-fs-footer .footer-certification-box .pay_box img[data-v-0fa01e6a] {
    height: 20px;
    margin-bottom: 16px;
    margin-right: 12px
}

.m-fs-footer .footer-certification-box .pay_box img[data-v-0fa01e6a]:last-of-type {
    margin-right: 0
}

@media(max-width: 414px) {
    .m-fs-footer .footer-certification-box .pay_box img[data-v-0fa01e6a]:nth-of-type(4) {
        margin-right:0
    }
}

.m-fs-footer .footer-certification-box .pay-icon>a[data-v-0fa01e6a] {
    margin-bottom: 16px;
    margin-right: 12px
}

.m-fs-footer .footer-certification-box .pay-icon>a img[data-v-0fa01e6a] {
    margin: 0
}

@media(min-width: 960px) {
    .m-fs-footer[data-v-0fa01e6a] {
        display:none
    }
}

.app_box[data-v-0fa01e6a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 40px
}

@media(max-width: 768px) {
    .app_box[data-v-0fa01e6a] {
        -webkit-box-pack:center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 20px 0
    }
}

.app_box .app_item[data-v-0fa01e6a] {
    display: inline-block;
    height: 30px;
    margin-right: 12px
}

.app_box .app_item img[data-v-0fa01e6a] {
    display: block;
    max-height: 100%;
    max-width: 100%
}

.app_box .app_item[data-v-0fa01e6a]:last-child {
    margin-right: 0
}

.aus_care[data-v-2d5aea21] {
    padding: 20px 0
}

.aus_care .auo_center[data-v-2d5aea21] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto;
    max-width: 1200px;
    width: 84vw
}

@media(max-width: 1200px) {
    .aus_care .auo_center[data-v-2d5aea21] {
        width:94vw
    }
}

.aus_care .auo_center .icon_left[data-v-2d5aea21] {
    height: 40px;
    margin-right: 36px;
    width: 40px
}

.aus_care .auo_center .txt_right[data-v-2d5aea21] {
    color: #fff;
    font-size: 12px;
    line-height: 20px
}

.fs-global-float-wrap[data-v-7a8fecb9] {
    bottom: 48px;
    position: fixed;
    right: 16px;
    width: 48px;
    z-index: 1
}

@media screen and (max-width: 1024px) {
    .fs-global-float-wrap[data-v-7a8fecb9] {
        display:none
    }
}

.fs-global-float-wrap.opacity .box[data-v-7a8fecb9] {
    opacity: .5
}

.fs-global-float-wrap.is-pc[data-v-7a8fecb9] {
    right: 20px;
    width: 48px
}

.fs-global-float-wrap.is-pc .box .btn-box[data-v-7a8fecb9] {
    height: 48px;
    width: 48px
}

.fs-global-float-wrap.is-pc .box .btn-box[data-v-7a8fecb9]:hover {
    color: #19191a
}

.fs-global-float-wrap.is-pc .box .btn-box.form-box[data-v-7a8fecb9] {
    background-color: #707070;
    color: #fff
}

.fs-global-float-wrap.is-pc .box .btn-box.form-box[data-v-7a8fecb9]:hover {
    background-color: #4b4b4d;
    color: #fff
}

.fs-global-float-wrap.is-pc .box .btn-box img[data-v-7a8fecb9] {
    width: 24px
}

.fs-global-float-wrap.is-pc .box .btn-box .iconfont[data-v-7a8fecb9] {
    font-size: 24px;
    height: 24px;
    line-height: 24px;
    width: 24px
}

.fs-global-float-wrap .box[data-v-7a8fecb9] {
    border-radius: 4px;
    -webkit-box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    overflow: hidden
}

.fs-global-float-wrap .box[data-v-7a8fecb9]:not(:first-child) {
    margin-top: 20px
}

.fs-global-float-wrap .btn-box[data-v-7a8fecb9] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 48px;
    width: 48px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    color: #707070;
    cursor: pointer;
    -webkit-transition: all .3s;
    transition: all .3s
}

.fs-global-float-wrap .btn-box.folded .iconfont_fold[data-v-7a8fecb9] {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fs-global-float-wrap .btn-box.line[data-v-7a8fecb9] {
    position: relative
}

.fs-global-float-wrap .btn-box.line[data-v-7a8fecb9]:after {
    background-color: #e5e5e5;
    bottom: 0;
    content: "";
    height: 1px;
    left: 7px;
    position: absolute;
    right: 7px;
    z-index: 2
}

.fs-global-float-wrap .btn-box img[data-v-7a8fecb9] {
    display: block;
    height: auto;
    width: 21px
}

.fs-global-float-wrap .btn-box .iconfont[data-v-7a8fecb9] {
    display: block;
    font-size: 21px;
    height: 21px;
    line-height: 21px;
    width: 21px
}

.fs-global-float-wrap .btn-box .iconfont_fold[data-v-7a8fecb9] {
    font-size: 16px;
    height: 16px;
    line-height: 1;
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out,-webkit-transform .3s ease-in-out;
    width: 16px
}

@media(max-width: 768px) {
    .fs-global-float-wrap[data-v-7a8fecb9] {
        z-index:50
    }
}

.fs_global_btn_box_padMobile[data-v-7a8fecb9] {
    display: none;
    position: fixed;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    bottom: 16px;
    -ms-flex-direction: column;
    flex-direction: column;
    right: 10px;
    z-index: 1
}

@media screen and (max-width: 1024px) {
    .fs_global_btn_box_padMobile[data-v-7a8fecb9] {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        right: 16px;
        z-index: 50
    }
}

.fs_global_btn_box_padMobile .padMobile_btn[data-v-7a8fecb9] {
    border-radius: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 44px;
    width: 44px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.fs_global_btn_box_padMobile .padMobile_btn img[data-v-7a8fecb9] {
    width: 24px
}

.fs_global_btn_box_padMobile .padMobile_btn.consult_btn[data-v-7a8fecb9] {
    background: #fff;
    -webkit-box-shadow: 0 4px 12px 0 rgba(0,0,0,.15);
    box-shadow: 0 4px 12px 0 rgba(0,0,0,.15)
}

.fs_global_btn_box_padMobile .padMobile_btn.livechat_btn[data-v-7a8fecb9] {
    background: #707070;
    margin-top: 16px;
    position: relative
}

.fs_global_btn_box_padMobile .padMobile_btn.livechat_btn .circle_div[data-v-7a8fecb9] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    border-radius: 9px;
    height: 18px;
    left: 44px;
    position: absolute;
    top: 3px;
    width: 18px
}

.fs_global_btn_box_padMobile .padMobile_btn.livechat_btn .circle_div .red_div[data-v-7a8fecb9] {
    background: #c00000;
    border-radius: 6px;
    height: 12px;
    width: 12px
}

.problem-consultation-pop[data-v-21a06f25] {
    color: #19191a
}

.problem-consultation-pop.success[data-v-21a06f25] .fs-popup-ctn {
    height: auto
}

.problem-consultation-pop.problem-consultation-pop-cn[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .input-item {
    width: calc(50% - 4px)
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup {
    bottom: 48px;
    height: auto;
    left: auto;
    max-height: 635px;
    right: 84px;
    top: auto;
    width: 380px
}

.problem-consultation-pop[data-v-21a06f25] .mask {
    display: none
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-ctn {
    -webkit-box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    width: 380px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-header {
    border-bottom: 1px solid #e5e5e5;
    padding: 20px 16px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-header .iconfont_close {
    color: #19191a;
    font-size: 16px;
    height: 16px;
    line-height: 1;
    width: 16px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-header .title_box .title {
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    line-height: 24px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .cont-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box {
    overflow-y: auto;
    padding: 20px 32px
}

@media(max-width: 768px) {
    .problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box {
        padding-bottom:0
    }
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .whatsapp {
    margin-bottom: 16px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .whatsapp>p {
    color: #19191a;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 8px;
    text-align: center
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .whatsapp>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .whatsapp>div div {
    -webkit-box-flex: 1;
    background-color: #e4e7ed;
    -ms-flex: 1;
    flex: 1;
    height: 1px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .whatsapp>div p {
    color: #707070;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    padding: 0 12px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 16px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block.product {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    background-color: #fafafb;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 20px;
    padding: 20px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .product-item {
    border-bottom: 1px solid #e5e5e5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 16px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .product-item img {
    display: block;
    height: 50px;
    margin-right: 12px;
    mix-blend-mode: multiply;
    width: 50px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .product-item .pro-tit {
    display: -webkit-box;
    font-size: 14px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-bottom: 12px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .product-item .pro-id {
    color: #707070;
    font-size: 14px;
    line-height: 22px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .check-item {
    padding-top: 16px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .check-item .tit {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 12px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .check-item input[type=checkbox] {
    margin-right: 8px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .check-item .input-txt {
    font-size: 14px;
    line-height: 22px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .check-item .select-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .check-item .select-list .select-item {
    -ms-flex-negative: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-shrink: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 12px;
    margin-right: 20px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .check-item .select-list .select-item:last-child {
    margin-right: 0
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .check-item .select-other {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .check-item .select-other .other-check-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 4px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .check-item .select-other .other-check-box label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .check-item .select-other input {
    background: #fff
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .input-item {
    position: relative;
    width: calc(50% - 16px)
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .input-item.width100 {
    width: 100%
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .input-item .tit {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 4px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .input-item .input-item-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .input-item .input-item-number {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 100%
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .input-item textarea {
    height: 76px;
    padding: 4px 10px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .input-item .textarea-num {
    color: #707070;
    font-size: 12px;
    line-height: 20px;
    margin-top: 4px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .input-item .textarea-num em {
    font-style: normal
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .input-item .textarea-num em.active {
    color: #c00000
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .input-item.error .textarea-num {
    bottom: 2px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .agreement_wrap {
    color: #707070;
    font-size: 12px;
    line-height: 20px;
    margin-top: 16px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .agreement_wrap a:focus-visible {
    border-radius: 1px;
    outline: 2px solid #0080ff;
    outline-offset: 2px
}

.problem-consultation-pop[data-v-21a06f25] .mask {
    background-color: transparent
}

.problem-consultation-pop[data-v-21a06f25] .slide-right-leave-active {
    opacity: .1
}

.problem-consultation-pop .footer-box[data-v-21a06f25] {
    -ms-flex-negative: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-shrink: 0;
    width: 100%;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    border-top: 1px solid #e5e5e5;
    padding: 20px 32px
}

.problem-consultation-pop .footer-box .cancel-btn[data-v-21a06f25] {
    margin-right: 12px
}

.problem-consultation-pop .success-box[data-v-21a06f25] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 36px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
}

.problem-consultation-pop .success-box .success-logo[data-v-21a06f25] {
    color: #329a34;
    font-size: 50px
}

.problem-consultation-pop .success-box .success-tit[data-v-21a06f25] {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin: 16px 0 8px
}

.problem-consultation-pop .success-box .success-des[data-v-21a06f25] {
    color: #707070;
    font-size: 14px;
    line-height: 22px
}

@media(max-width: 768px) {
    .problem-consultation-pop.problem-consultation-pop-cn[data-v-21a06f25] .fs-popup {
        width:100%
    }

    .problem-consultation-pop.problem-consultation-pop-cn[data-v-21a06f25] .fs-popup .fs-popup-ctn {
        width: 100%
    }

    .problem-consultation-pop.problem-consultation-pop-cn[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block.input-block-cn {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .problem-consultation-pop.problem-consultation-pop-cn[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block.input-block-cn .input-item {
        width: 100%
    }

    .problem-consultation-pop.problem-consultation-pop-cn[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block.input-block-cn .input-item:first-of-type {
        margin-bottom: 16px
    }

    .problem-consultation-pop.problem-consultation-pop-cn[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .input-item {
        width: 100%
    }

    .problem-consultation-pop[data-v-21a06f25] .fs-popup {
        bottom: 0;
        height: 100%;
        left: 0;
        max-height: 100%;
        max-width: 100%;
        right: 0;
        top: 0;
        width: 100%
    }

    .problem-consultation-pop[data-v-21a06f25] .fs-popup-ctn {
        bottom: 0;
        height: 100%;
        left: 0;
        max-height: none;
        right: 0;
        top: 0;
        width: 100%
    }

    .problem-consultation-pop[data-v-21a06f25] .fs-popup-ctn .fs-popup-body .contact-sales-box .form-box {
        max-height: calc(100% - 201px);
        padding: 20px 16px
    }

    .problem-consultation-pop[data-v-21a06f25] .fs-popup-ctn .fs-popup-body .contact-sales-box .form-box .input-block .check-item .select-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .problem-consultation-pop[data-v-21a06f25] .fs-popup-ctn .fs-popup-body .contact-sales-box .form-box .input-block .check-item .select-list .select-item {
        margin-right: 0
    }

    .problem-consultation-pop[data-v-21a06f25] .fs-popup-ctn .fs-popup-body .contact-sales-box .form-box .input-block .input-item {
        position: relative;
        width: calc(50% - 10px)
    }

    .problem-consultation-pop[data-v-21a06f25] .fs-popup-ctn .fs-popup-body .contact-sales-box .form-box .input-block .input-item.width100 {
        width: 100%
    }

    .problem-consultation-pop[data-v-21a06f25] .fs-popup-ctn .fs-popup-body .contact-sales-box .form-box .input-block .input-item .tit {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 4px
    }

    .problem-consultation-pop[data-v-21a06f25] .fs-popup-ctn .fs-popup-body .contact-sales-box .form-box .input-block .input-item .input-item-flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .problem-consultation-pop[data-v-21a06f25] .fs-popup-ctn .fs-popup-body .contact-sales-box .form-box .input-block .input-item .input-item-number {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        width: 100%
    }

    .problem-consultation-pop[data-v-21a06f25] .fs-popup-ctn .fs-popup-body .contact-sales-box .form-box .input-block .input-item .textarea-num {
        color: #707070;
        font-size: 12px;
        line-height: 20px;
        margin-top: 0
    }

    .problem-consultation-pop[data-v-21a06f25] .fs-popup-ctn .fs-popup-body .contact-sales-box .form-box .input-block .input-item .textarea-num em {
        font-style: normal
    }

    .problem-consultation-pop[data-v-21a06f25] .fs-popup-ctn .fs-popup-body .contact-sales-box .form-box .input-block .input-item .textarea-num em.active {
        color: #c00000
    }

    .problem-consultation-pop[data-v-21a06f25] .fs-popup-ctn .fs-popup-body .contact-sales-box .form-box .input-block .input-item.error .textarea-num {
        bottom: 2px
    }

    .problem-consultation-pop[data-v-21a06f25] .footer-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        border-top: none;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        padding: 20px 16px
    }

    .problem-consultation-pop[data-v-21a06f25] .footer-box .cancel-btn,.problem-consultation-pop[data-v-21a06f25] .footer-box .submit-btn {
        margin: 0;
        width: 100%
    }

    .problem-consultation-pop[data-v-21a06f25] .footer-box .cancel-btn {
        margin-top: 12px
    }
}

.cookie[data-v-35b9ca66] {
    background-color: #444;
    bottom: 0;
    left: 0;
    padding: 16px;
    position: fixed;
    width: 100%;
    z-index: 51
}

.cookie .main[data-v-35b9ca66] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    width: 84vw;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    height: 100%;
    justify-content: center
}

@media(max-width: 1200px) {
    .cookie .main[data-v-35b9ca66] {
        width:94vw
    }
}

@media(max-width: 1024px) {
    .cookie .main[data-v-35b9ca66] {
        width:100%
    }
}

.cookie .main-notEU p[data-v-35b9ca66] {
    color: #fff;
    font-size: 13px;
    line-height: 20px;
    padding-right: 20px
}

.cookie .main-notEU p[data-v-35b9ca66] a {
    color: #fff;
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.cookie .main-notEU .icon[data-v-35b9ca66] {
    color: #fff;
    font-size: 12px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.cookie .main-EU[data-v-35b9ca66] {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.cookie .main-EU p[data-v-35b9ca66] {
    color: #fff;
    font-size: 13px;
    line-height: 20px;
    max-width: 1200px
}

@media(max-width: 1024px) {
    .cookie .main-EU p[data-v-35b9ca66] {
        max-width:800px
    }
}

.cookie .main-EU p[data-v-35b9ca66] a {
    color: #fff;
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.cookie .main-EU .accept[data-v-35b9ca66] {
    background: #444;
    border-radius: 21px;
    margin-left: 100px
}

@media(max-width: 1024px) {
    .cookie .main-EU .accept[data-v-35b9ca66] {
        margin-left:60px
    }
}

@media(max-width: 768px) {
    .cookie .main-EU[data-v-35b9ca66] {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .cookie .main-EU .accept[data-v-35b9ca66] {
        margin-left: 0;
        margin-top: 20px
    }
}

.banner[data-v-76504144] {
    background: url(../picture/20230309101432_146.jpg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 320px;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    position: relative
}

.banner.isDeep[data-v-76504144] {
    color: #19191a
}

.banner .banner_content[data-v-76504144] {
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    width: 84vw
}

.banner .banner_content .tit[data-v-76504144] {
    font-size: 32px;
    font-weight: 600;
    line-height: 40px;
    max-width: 750px
}

.banner .banner_content .txt[data-v-76504144] {
    font-size: 16px;
    line-height: 24px;
    margin-top: 16px;
    max-width: 750px
}

@media(max-width: 1024px) {
    .banner .banner_content[data-v-76504144] {
        margin:0 0 0 48px;
        max-width: 640px
    }
}

@media(max-width: 767px) {
    .banner[data-v-76504144] {
        padding-top:56px;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        height: 440px
    }

    .banner .banner_content[data-v-76504144] {
        margin: 0 auto;
        width: calc(100% - 48px)
    }

    .banner .banner_content .tit[data-v-76504144] {
        font-size: 24px;
        line-height: 32px
    }

    .banner .banner_content .txt[data-v-76504144] {
        font-size: 14px;
        line-height: 22px;
        margin-top: 12px
    }
}

.skeleton_wrap[data-v-c0845df8] {
    height: 100%;
    overflow: hidden;
    width: 100%;
    z-index: -1
}

.skeleton_wrap[data-v-c0845df8],.skeleton_wrap .skeleton_item[data-v-c0845df8] {
    position: absolute;
    top: 0
}

.skeleton_item[data-v-c0845df8] {
    background-color: #f2f2f2;
    height: 16px;
    margin-bottom: 8px;
    overflow: hidden;
    position: relative
}

.skeleton_item[data-v-c0845df8]:after {
    -webkit-animation: animation-skeleton-wave 1.6s linear .5s infinite;
    animation: animation-skeleton-wave 1.6s linear .5s infinite;
    background: -webkit-gradient(linear,left top,right top,from(transparent),color-stop(rgba(0,0,0,.03)),to(transparent));
    background: linear-gradient(90deg,transparent,rgba(0,0,0,.03),transparent);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

.skeleton_item[data-v-c0845df8]:last-child {
    margin-bottom: 0
}

.products[data-v-de6432d8] {
    color: #19191a;
    padding: 40px 0 0
}

.products .tit[data-v-de6432d8] {
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 12px;
    text-align: center
}

.products .product_tabs .shadow[data-v-de6432d8] {
    display: none
}

.products .product_tabs>ul[data-v-de6432d8] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 1200px;
    position: relative;
    width: 84vw;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    border-bottom: 1px solid #e5e5e5;
    justify-content: center;
    margin: 0 auto 24px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.products .product_tabs>ul>li[data-v-de6432d8] {
    color: #19191a;
    cursor: pointer;
    font-size: 14px;
    line-height: 22px;
    margin-right: 48px;
    padding: 10px 0 14px;
    text-align: center
}

.products .product_tabs>ul>li span[data-v-de6432d8] {
    display: inline-block;
    position: relative
}

.products .product_tabs>ul>li.active[data-v-de6432d8] {
    color: #19191a;
    font-weight: 600
}

.products .product_tabs>ul>li.active span[data-v-de6432d8]:after {
    background-color: #c00000;
    border-radius: 2px;
    bottom: -14px;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    width: 100%
}

.products .product_tabs>ul>li[data-v-de6432d8]:last-child {
    margin-right: 0
}

.products .nav_div[data-v-de6432d8] {
    margin: 0 auto 24px;
    max-width: 1200px;
    width: 84vw
}

.products .nav_div[data-v-de6432d8] .account-tabs {
    margin: 0 auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.products .nav_div[data-v-de6432d8] .account-tabs .list .tab-item {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    padding: 9px 0
}

.products .list[data-v-de6432d8] {
    margin: 0 auto;
    max-width: 1360px;
    position: relative;
}

.products .list-b {
    left: 0;
    top: 0;
    width: 100%;
    position: absolute;
    opacity: 0;
    z-index: 1;
    transition: all 0.5s;
}

.products .list-b.active {
    position: relative;
    opacity: 1;
    z-index: 2;
}

.products .list .product_list[data-v-de6432d8] {
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    width: 84vw
}

.products .list .product_list .product_list_cont.no_swiper .swiper-container[data-v-de6432d8] {
    padding-bottom: 40px
}

.products .list .product_list .product_list_cont.no_swiper[data-v-de6432d8] .swiper-wrapper {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.products .list .product_list .product_list_cont.no_swiper[data-v-de6432d8] .swiper-wrapper .swiper-slide:last-child {
    margin-right: 0!important
}

.products .list .product_list .product_list_cont.no_swiper .swiper-btn-box[data-v-de6432d8],.products .list .product_list .product_list_cont.no_swiper .swiper-pagination[data-v-de6432d8],.products .list .product_list .product_list_cont_m[data-v-de6432d8] {
    display: none
}

.products .list .product_list .swiper-btn-box[data-v-de6432d8] {
    opacity: 0;
    -webkit-transition: all .3s;
    transition: all .3s
}

.products .list .product_list .swiper-btn-box .swiper-btn[data-v-de6432d8] {
    background-color: rgba(0,0,0,.2);
    background-image: none;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 28px;
    height: 48px;
    line-height: 48px;
    opacity: 1;
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 48px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    cursor: pointer;
    justify-content: center
}

.products .list .product_list .swiper-btn-box .swiper-btn.swiper-button-prev[data-v-de6432d8]:after {
    content: "";
    font-family: "iconfont"!important;
    font-size: 24px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.products .list .product_list .swiper-btn-box .swiper-btn.swiper-button-next[data-v-de6432d8]:after {
    content: "";
    font-family: "iconfont"!important;
    font-size: 24px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.products .list .product_list .swiper-btn-box .swiper-btn.swiper-button-disabled[data-v-de6432d8] {
    cursor: default
}

.products .list .product_list .swiper-btn-box .swiper-btn[data-v-de6432d8]:hover {
    background-color: rgba(0,0,0,.4)
}

.products .list .product_list .swiper-btn-box .swiper-btn[data-v-de6432d8]:after {
    content: none
}

@media(max-width: 1024px) {
    .products .list .product_list .swiper-btn-box .swiper-btn[data-v-de6432d8] {
        display:none
    }
}

.products .list .product_list .swiper-btn-box .swiper-button-prev[data-v-de6432d8] {
    left: -82px
}

.products .list .product_list .swiper-btn-box .swiper-button-next[data-v-de6432d8] {
    right: -82px
}

.products .list .product_list .swiper-btn-box .swiper-button-disabled[data-v-de6432d8] {
    background-color: rgba(0,0,0,.05)!important
}

.products .list .product_list .pic[data-v-de6432d8] {
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.05))),#f7f7f7;
    background: linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.05)),#f7f7f7;
    border-radius: 8px 8px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: calc((min(84vw, 1200px) - 60px)/8);
    position: relative
}

@media(max-width: 768px) {
    .products .list .product_list .pic[data-v-de6432d8] {
        min-height:calc((min(84vw, 1200px) - 32px)/2)
    }
}

.products .list .product_list .pic[data-v-de6432d8] .skeleton_wrap {
    z-index: 0
}

.products .list .product_list .pic[data-v-de6432d8] .skeleton_item {
    border-radius: 8px 8px 0 0
}

.products .list .product_list .pic img[data-v-de6432d8] {
    border-radius: 8px 8px 0 0;
    display: block;
    max-width: 100%;
    position: relative;
    z-index: 1
}

.products .list .product_list .desc_box[data-v-de6432d8] {
    border: 1px solid #e5e5e5;
    border-radius: 0 0 8px 8px;
    border-top: none;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.products .list .product_list .desc_box .des_tit[data-v-de6432d8] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 20px;
    padding: 0 20px
}

.products .list .product_list .desc_box .des_tit span[data-v-de6432d8] {
    -webkit-box-flex: 1;
    color: #19191a;
    -ms-flex: 1;
    flex: 1;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    min-height: 24px;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap
}

.products .list .product_list .desc_box .category_items[data-v-de6432d8] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 12px 20px 20px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.products .list .product_list .desc_box .category_items a[data-v-de6432d8] {
    color: #707070;
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    min-height: 20px;
    overflow: hidden;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

.products .list .product_list .desc_box .category_items a[data-v-de6432d8]:not(:last-child) {
    margin-bottom: 8px
}

.products .list .product_list .desc_box .category_items a[data-v-de6432d8]:hover {
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.products .list .product_list .swiper-container[data-v-de6432d8] {
    padding-bottom: 68px
}

.products .list .product_list[data-v-de6432d8] .swiper-slide {
    height: auto;
    margin-right: 20px;
    width: calc(25% - 15px)
}

.products .list .product_list[data-v-de6432d8] .swiper-slide .product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: all .3s;
    transition: all .3s
}

.products .list .product_list[data-v-de6432d8] .swiper-slide .product:hover {
    border-radius: 8px;
    -webkit-box-shadow: 0 4px 8px 0 rgba(0,0,0,.1);
    box-shadow: 0 4px 8px 0 rgba(0,0,0,.1)
}

.products .list .product_list[data-v-de6432d8] .swiper-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    bottom: 40px;
    justify-content: center
}

.products .list .product_list[data-v-de6432d8] .swiper-pagination .swiper-pagination-bullet {
    background: #707070;
    border-radius: 100%;
    opacity: .4;
    -webkit-transition: all .3s;
    transition: all .3s
}

.products .list .product_list[data-v-de6432d8] .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #707070;
    border-radius: 4px;
    opacity: 1;
    width: 20px
}

.products .list:hover .swiper-btn-box[data-v-de6432d8] {
    opacity: 1
}

@media(max-width: 1024px) {
    .products .nav_div[data-v-de6432d8] {
        width:calc(100% - 48px)
    }

    .products>ul[data-v-de6432d8] {
        width: calc(100% - 48px)
    }

    .products .list .product_list[data-v-de6432d8] {
        width: calc(100% - 48px)!important
    }
}

@media(max-width: 767px) {
    .products[data-v-de6432d8] {
        padding:36px 0
    }

    .products .tit[data-v-de6432d8] {
        font-size: 20px;
        font-weight: 600;
        line-height: 28px
    }

    .products .product_tabs>ul[data-v-de6432d8] {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        gap: 24px;
        justify-content: center
    }

    .products .product_tabs>ul>li[data-v-de6432d8] {
        margin-right: 0
    }

    .products .product_tabs>ul>li span[data-v-de6432d8] {
        display: block
    }

    .products .product_tabs.has_scroll[data-v-de6432d8] {
        position: relative
    }

    .products .product_tabs.has_scroll>ul[data-v-de6432d8] {
        overflow: auto;
        width: calc(100% - 32px)
    }

    .products .product_tabs.has_scroll>ul>li[data-v-de6432d8] {
        width: calc(50vw - 24px);
        -ms-flex-negative: 0;
        flex-shrink: 0;
        margin-right: 16px
    }

    .products .product_tabs.has_scroll>ul>li[data-v-de6432d8]:last-child {
        margin-right: 0
    }

    .products .product_tabs.has_scroll .shadow[data-v-de6432d8] {
        background: -webkit-gradient(linear,right top,left top,color-stop(36%,#fff),color-stop(68%,hsla(0,0%,100%,.6)),to(hsla(0,0%,100%,0)));
        background: linear-gradient(270deg,#fff 36%,hsla(0,0%,100%,.6) 68%,hsla(0,0%,100%,0));
        display: block;
        height: 100%;
        position: absolute;
        right: 0;
        top: 0;
        width: 60px
    }

    .products .list .product_list[data-v-de6432d8],.products .nav_div[data-v-de6432d8] {
        width: calc(100% - 32px)
    }

    .products .list .product_list .product_list_cont[data-v-de6432d8] {
        display: none
    }

    .products .list .product_list .product_list_cont_m[data-v-de6432d8] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: wrap;
        flex-flow: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .products .list .product_list .product_list_cont_m>div[data-v-de6432d8] {
        width: 100%
    }

    .products .list .product_list .product_list_cont_m>div[data-v-de6432d8]:not(:first-child) {
        margin-top: 20px
    }

    .products .list .product_list .product_list_cont_m>div .product[data-v-de6432d8] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .products .list .product_list .product_list_cont_m>div .product[data-v-de6432d8]:hover {
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.account-tabs[data-v-a193ec1c] {
    border-bottom: 1px solid #e5e5e5;
    position: relative
}

.account-tabs .account-area[data-v-a193ec1c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.account-tabs.position-center[data-v-a193ec1c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.account-tabs.position-center .account-area[data-v-a193ec1c] {
    max-width: 100%
}

.account-tabs.is-shadow[data-v-a193ec1c] {
    border-bottom: 0;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.1);
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.1)
}

.account-tabs .box[data-v-a193ec1c] {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden
}

.account-tabs .box .list[data-v-a193ec1c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.account-tabs .box .list.scroll[data-v-a193ec1c] {
    overflow-x: auto
}

.account-tabs .box .list.scroll[data-v-a193ec1c]::-webkit-scrollbar {
    display: none
}

.account-tabs .box .list .tab-item[data-v-a193ec1c] {
    color: #707070;
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin-right: 48px;
    padding: 14px 0;
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.account-tabs .box .list .tab-item[data-v-a193ec1c]:hover {
    color: #19191a
}

.account-tabs .box .list .tab-item.active[data-v-a193ec1c] {
    color: #19191a
}

.account-tabs .box .list .tab-item.active[data-v-a193ec1c]:after {
    opacity: 1
}

.account-tabs .box .list .tab-item[data-v-a193ec1c]:last-child {
    margin-right: 0
}

.account-tabs .box .list .tab-item[data-v-a193ec1c]:focus-visible {
    border-radius: 4px;
    outline: 2px solid #0080ff;
    outline-offset: -3px
}

.account-tabs .box .list .tab-item[data-v-a193ec1c]:after {
    background-color: #c00000;
    border-radius: 3px;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    opacity: 0;
    position: absolute;
    -webkit-transition: all .2s;
    transition: all .2s;
    width: 100%
}

.account-tabs .box .scroll_mask[data-v-a193ec1c] {
    background: -webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.04)),color-stop(30%,rgba(0,0,0,.01)),to(rgba(0,0,0,0)));
    background: linear-gradient(270deg,rgba(0,0,0,.04),rgba(0,0,0,.01) 30%,rgba(0,0,0,0));
    bottom: 0;
    display: block;
    pointer-events: none;
    position: absolute;
    right: -1px;
    top: 0;
    width: 40px;
    z-index: 10
}

.account-tabs .box .scroll_mask.left[data-v-a193ec1c] {
    left: -1px;
    right: 0;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.account-tabs .more[data-v-a193ec1c] {
    position: relative;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.account-tabs .more[data-v-a193ec1c],.account-tabs .more .m_nav[data-v-a193ec1c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.account-tabs .more .m_nav[data-v-a193ec1c] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    color: #707070;
    cursor: pointer;
    height: 52px;
    justify-content: center;
    width: 44px;
    z-index: 10
}

.account-tabs .more .m_nav .iconfont-more[data-v-a193ec1c] {
    border-radius: 4px;
    display: block;
    padding: 8px
}

.account-tabs .more .m_nav .iconfont-more[data-v-a193ec1c]:hover {
    background-color: rgba(25,25,26,.04);
    color: #19191a
}

.account-tabs .more-box[data-v-a193ec1c] {
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    -webkit-box-shadow: 0 3px 6px -2px rgba(0,0,0,.1);
    box-shadow: 0 3px 6px -2px rgba(0,0,0,.1);
    max-height: 250px;
    overflow-y: scroll;
    padding: 5px 0;
    position: absolute;
    right: 0;
    top: 52px;
    z-index: 10
}

.account-tabs .more-box[data-v-a193ec1c]::-webkit-scrollbar {
    background: #f7f7f7;
    border: 1px solid #f2f2f2;
    border-radius: 4px;
    width: 6px
}

.account-tabs .more-box[data-v-a193ec1c]::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 4px
}

.account-tabs .more-box .list-more[data-v-a193ec1c] {
    display: block
}

.account-tabs .more-box .list-more li[data-v-a193ec1c] {
    cursor: pointer;
    padding: 7px 12px
}

.account-tabs .more-box .list-more li.active_li .text[data-v-a193ec1c] {
    color: #19191a
}

.account-tabs .more-box .list-more li .text[data-v-a193ec1c] {
    color: #707070;
    display: block;
    font-size: 13px;
    line-height: 20px
}

.account-tabs .more-box .list-more li[data-v-a193ec1c]:hover {
    background: #f7f7f7
}

.account-tabs .more-box .wrap_detail[data-v-a193ec1c] {
    border: 1px solid #eee;
    border-radius: 4px;
    display: none;
    height: 30px;
    padding: 10px 8px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.account-tabs .more-box .wrap_detail:hover .text[data-v-a193ec1c] {
    color: #19191a
}

.account-tabs .more-box .wrap_detail .text[data-v-a193ec1c] {
    color: #707070;
    font-size: 14px;
    line-height: 22px
}

.account-tabs .more-box .wrap_detail.active_li .text[data-v-a193ec1c] {
    color: #19191a;
    font-size: 14px;
    line-height: 22px
}

@media(max-width: 768px) {
    .account-tabs .box .list .tab-item[data-v-a193ec1c] {
        color:#707070;
        font-size: 14px;
        line-height: 22px;
        margin-right: 24px;
        max-width: 150px;
        padding: 15px 0
    }

    .account-tabs .more-box[data-v-a193ec1c] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 12px;
        max-height: 180px;
        padding: 12px;
        top: 56px;
        width: 100%
    }

    .account-tabs .more-box .list-more[data-v-a193ec1c] {
        display: none
    }

    .account-tabs .more-box .wrap_detail[data-v-a193ec1c] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.slide-down[data-v-d27e203a] {
    overflow: hidden;
    -webkit-transition: height .3s ease-in-out,padding-top .3s ease-in-out,padding-bottom .3s ease-in-out;
    transition: height .3s ease-in-out,padding-top .3s ease-in-out,padding-bottom .3s ease-in-out
}

.preview[data-v-5d009e34] {
    background-color: #fafafb;
    color: #19191a;
    padding: 40px 0
}

.preview .common[data-v-5d009e34] {
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    width: 84vw
}

.preview .common .tit[data-v-5d009e34] {
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 12px;
    text-align: center
}

.preview .common .txt[data-v-5d009e34] {
    color: #707070;
    font-size: 14px;
    line-height: 22px;
    margin: 0 auto;
    max-width: 960px;
    text-align: center
}

.preview .common>ul[data-v-5d009e34] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 24px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    gap: 20px;
    justify-content: center
}

.preview .common>ul.preview_list_type3[data-v-5d009e34] {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-gap: 20px
}

.preview .common>ul.preview_list_type3>li[data-v-5d009e34] {
    width: 100%
}

.preview .common>ul.preview_list_type4[data-v-5d009e34] {
    -ms-flex-flow: wrap;
    flex-flow: wrap
}

.preview .common>ul.preview_list_type4>li[data-v-5d009e34] {
    width: calc(33.33333% - 6.66667px)
}

.preview .common>ul.preview_list_type4 .pic[data-v-5d009e34] {
    min-height: calc((min(84vw, 1200px) - 60px)/8)
}

.preview .common>ul>li[data-v-5d009e34] {
    background-color: #fff;
    border-radius: 8px;
    overflow: hidden;
    width: calc(33.33333% - 13.33333px)
}

.preview .common>ul>li.box_shadow[data-v-5d009e34]:hover {
    border-radius: 8px;
    -webkit-box-shadow: 0 4px 8px 0 rgba(0,0,0,.1);
    box-shadow: 0 4px 8px 0 rgba(0,0,0,.1)
}

.preview .common>ul>li .pic[data-v-5d009e34] {
    min-height: calc((min(84vw, 1200px) - 40px)/6);
    position: relative
}

@media(max-width: 768px) {
    .preview .common>ul>li .pic[data-v-5d009e34] {
        min-height:calc((min(84vw, 1200px) - 32px)/2)
    }
}

.preview .common>ul>li .pic[data-v-5d009e34] .skeleton_wrap {
    z-index: 0
}

.preview .common>ul>li .pic[data-v-5d009e34] .skeleton_item {
    border-radius: 8px 8px 0 0
}

.preview .common>ul>li img[data-v-5d009e34] {
    max-width: 100%;
    position: relative;
    z-index: 1
}

.preview .common>ul>li .content[data-v-5d009e34] {
    padding: 20px
}

.preview .common>ul>li .content .preview_tit[data-v-5d009e34] {
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.preview .common>ul>li .content .preview_des[data-v-5d009e34] {
    color: #707070;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 12px
}

.preview .common>ul>li .content>ul li[data-v-5d009e34] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 8px;
    width: 100%
}

.preview .common>ul>li .content>ul li[data-v-5d009e34]:last-child {
    margin-bottom: 0
}

.preview .common>ul>li .content>ul li a[data-v-5d009e34] {
    color: #19191a;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.preview .common>ul>li .content>ul li a[data-v-5d009e34]:hover {
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.preview .common>ul>li .content>ul li .iconfont[data-v-5d009e34] {
    color: #19191a;
    font-size: 12px;
    margin-left: 4px;
    margin-top: 2px
}

.preview .common>ul>li .content .show_more_box[data-v-5d009e34] {
    padding-top: 8px
}

.preview .common>ul>li .content .show_more_box a[data-v-5d009e34] {
    color: #0060bf;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-text-decoration: none;
    text-decoration: none;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.preview .common>ul>li .content .show_more_box a:hover .spotlights_btn_info[data-v-5d009e34] {
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.preview .common>ul>li .content .show_more_box a.is_show .iconfont_arrow[data-v-5d009e34] {
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg)
}

.preview .common>ul>li .content .show_more_box a .spotlights_btn_info[data-v-5d009e34] {
    color: #0060bf;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px
}

.preview .common>ul>li .content .show_more_box a .iconfont_arrow[data-v-5d009e34] {
    font-size: 12px;
    margin-left: 4px;
    margin-top: 2px;
    -webkit-transition: all .3s;
    transition: all .3s
}

@media(max-width: 1024px) {
    .preview .common[data-v-5d009e34] {
        width:calc(100% - 48px)
    }
}

@media(max-width: 767px) {
    .preview[data-v-5d009e34] {
        padding:36px 0
    }

    .preview .common[data-v-5d009e34] {
        width: calc(100% - 32px)
    }

    .preview .common .tit[data-v-5d009e34] {
        font-weight: 600
    }

    .preview .common .txt[data-v-5d009e34] {
        font-size: 14px;
        line-height: 22px
    }

    .preview .common>ul[data-v-5d009e34] {
        -ms-flex-flow: wrap;
        flex-flow: wrap;
        margin-top: 24px
    }

    .preview .common>ul.preview_list_type3 li[data-v-5d009e34],.preview .common>ul.preview_list_type4 li[data-v-5d009e34] {
        width: 100%
    }

    .preview .common>ul.preview_list_type3 li[data-v-5d009e34]:last-child,.preview .common>ul.preview_list_type4 li[data-v-5d009e34]:last-child {
        margin-bottom: 0
    }

    .preview .common>ul.preview_list_type3[data-v-5d009e34] {
        grid-template-columns: repeat(1,1fr)
    }

    .preview .common>ul>li[data-v-5d009e34] {
        width: 100%
    }

    .preview .common>ul>li[data-v-5d009e34]:hover {
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .preview .common>ul>li .content .preview_des[data-v-5d009e34] {
        font-size: 12px;
        line-height: 20px
    }
}

img[data-v-7a3a2b20] {
    display: block;
    max-width: 100%
}

.swiper-btn-box .swiper-btn[data-v-7a3a2b20] {
    background-color: rgba(0,0,0,.2);
    background-image: none;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 28px;
    height: 48px;
    line-height: 48px;
    opacity: 1;
    position: absolute;
    text-align: center;
    top: calc(50% - 24px);
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 48px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    cursor: pointer;
    justify-content: center
}

.swiper-btn-box .swiper-btn.swiper-button-prev[data-v-7a3a2b20]:after {
    content: "";
    font-family: "iconfont"!important;
    font-size: 24px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.swiper-btn-box .swiper-btn.swiper-button-next[data-v-7a3a2b20]:after {
    content: "";
    font-family: "iconfont"!important;
    font-size: 24px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.swiper-btn-box .swiper-btn.swiper-button-disabled[data-v-7a3a2b20] {
    cursor: default
}

.swiper-btn-box .swiper-btn[data-v-7a3a2b20]:hover {
    background-color: rgba(0,0,0,.4)
}

.swiper-btn-box .swiper-btn[data-v-7a3a2b20]:after {
    content: none
}

@media(max-width: 1024px) {
    .swiper-btn-box .swiper-btn[data-v-7a3a2b20] {
        display:none
    }
}

.swiper-btn-box .swiper-button-prev[data-v-7a3a2b20] {
    left: -82px
}

.swiper-btn-box .swiper-button-next[data-v-7a3a2b20] {
    right: -82px
}

.swiper-btn-box .swiper-button-disabled[data-v-7a3a2b20] {
    background-color: rgba(0,0,0,.05)!important
}

[data-v-7a3a2b20] .swiper-slide {
    height: auto
}

[data-v-7a3a2b20] .swiper-slide .product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

[data-v-7a3a2b20] .swiper-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    bottom: 0;
    justify-content: center
}

[data-v-7a3a2b20] .swiper-pagination .swiper-pagination-bullet {
    background: #707070;
    border-radius: 100%;
    opacity: .4;
    -webkit-transition: all .3s;
    transition: all .3s
}

[data-v-7a3a2b20] .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #707070;
    border-radius: 4px;
    opacity: 1;
    width: 20px
}

.case[data-v-7a3a2b20] {
    padding: 40px 0
}

.case>.tit[data-v-7a3a2b20] {
    color: #19191a;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 24px;
    text-align: center
}

.case .common[data-v-7a3a2b20] {
    margin: 0 auto;
    max-width: 1200px;
    width: 84vw
}

.case .common .case_list[data-v-7a3a2b20] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.case .common .case_list.case_list_type1 .case_list_item[data-v-7a3a2b20] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-text-decoration: none;
    text-decoration: none;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 100%
}

.case .common .case_list.case_list_type1 .case_list_item[data-v-7a3a2b20]:hover {
    border-radius: 8px;
    -webkit-box-shadow: 0 4px 8px 0 rgba(0,0,0,.1);
    box-shadow: 0 4px 8px 0 rgba(0,0,0,.1)
}

.case .common .case_list.case_list_type1 .case_list_item:hover .tit[data-v-7a3a2b20] {
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.case .common .case_list.case_list_type1 .case_list_item .lt[data-v-7a3a2b20] {
    border-radius: 8px 0 0 8px;
    min-height: calc((min(84vw, 1200px))/4);
    position: relative;
    width: 50%
}

.case .common .case_list.case_list_type1 .case_list_item .lt[data-v-7a3a2b20] .skeleton_wrap {
    z-index: 0
}

.case .common .case_list.case_list_type1 .case_list_item .lt[data-v-7a3a2b20] .skeleton_item {
    border-radius: 8px 0 0 8px
}

.case .common .case_list.case_list_type1 .case_list_item .lt>img[data-v-7a3a2b20] {
    position: relative;
    z-index: 1
}

.case .common .case_list.case_list_type1 .case_list_item .rt[data-v-7a3a2b20] {
    -webkit-box-flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    border: 1px solid #e5e5e5;
    border-left: none;
    border-radius: 0 8px 8px 0;
    justify-content: center;
    padding: 20px
}

.case .common .case_list.case_list_type1 .case_list_item .rt .tit[data-v-7a3a2b20] {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 4px
}

.case .common .case_list.case_list_type2 .case_list_item[data-v-7a3a2b20],.case .common .case_list.case_list_type3 .case_list_item[data-v-7a3a2b20],.case .common .case_list.case_list_type_swiper .case_list_item[data-v-7a3a2b20] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: calc(50% - 10px);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-text-decoration: none;
    text-decoration: none
}

.case .common .case_list.case_list_type2 .case_list_item[data-v-7a3a2b20]:hover,.case .common .case_list.case_list_type3 .case_list_item[data-v-7a3a2b20]:hover,.case .common .case_list.case_list_type_swiper .case_list_item[data-v-7a3a2b20]:hover {
    border-radius: 8px;
    -webkit-box-shadow: 0 4px 8px 0 rgba(0,0,0,.1);
    box-shadow: 0 4px 8px 0 rgba(0,0,0,.1)
}

.case .common .case_list.case_list_type2 .case_list_item:hover .tit[data-v-7a3a2b20],.case .common .case_list.case_list_type3 .case_list_item:hover .tit[data-v-7a3a2b20],.case .common .case_list.case_list_type_swiper .case_list_item:hover .tit[data-v-7a3a2b20] {
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.case .common .case_list.case_list_type2 .case_list_item .lt[data-v-7a3a2b20],.case .common .case_list.case_list_type3 .case_list_item .lt[data-v-7a3a2b20],.case .common .case_list.case_list_type_swiper .case_list_item .lt[data-v-7a3a2b20] {
    border-radius: 8px 8px 0 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.case .common .case_list.case_list_type2 .case_list_item .rt[data-v-7a3a2b20],.case .common .case_list.case_list_type3 .case_list_item .rt[data-v-7a3a2b20],.case .common .case_list.case_list_type_swiper .case_list_item .rt[data-v-7a3a2b20] {
    -webkit-box-flex: 1;
    border: 1px solid #e5e5e5;
    border-radius: 0 0 8px 8px;
    border-top: none;
    -ms-flex: 1;
    flex: 1;
    padding: 20px;
    position: relative
}

.case .common .case_list.case_list_type2 .case_list_item .rt .btn_box[data-v-7a3a2b20],.case .common .case_list.case_list_type3 .case_list_item .rt .btn_box[data-v-7a3a2b20],.case .common .case_list.case_list_type_swiper .case_list_item .rt .btn_box[data-v-7a3a2b20] {
    bottom: 20px;
    left: 20px;
    position: absolute
}

.case .common .case_list.case_list_type2 .case_list_item .read_story[data-v-7a3a2b20],.case .common .case_list.case_list_type3 .case_list_item .read_story[data-v-7a3a2b20],.case .common .case_list.case_list_type_swiper .case_list_item .read_story[data-v-7a3a2b20] {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px
}

.case .common .case_list.case_list_type2 .case_list_item .btn_box[data-v-7a3a2b20],.case .common .case_list.case_list_type3 .case_list_item .btn_box[data-v-7a3a2b20],.case .common .case_list.case_list_type_swiper .case_list_item .btn_box[data-v-7a3a2b20] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.case .common .case_list.case_list_type2 .case_list_item .btn_box .iconfont[data-v-7a3a2b20],.case .common .case_list.case_list_type3 .case_list_item .btn_box .iconfont[data-v-7a3a2b20],.case .common .case_list.case_list_type_swiper .case_list_item .btn_box .iconfont[data-v-7a3a2b20] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #19191a;
    font-size: 14px;
    height: 14px;
    margin-left: 4px;
    width: 14px
}

.case .common .case_list.case_list_type2[data-v-7a3a2b20] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    gap: 20px;
    justify-content: center
}

.case .common .case_list.case_list_type2 .case_list_item[data-v-7a3a2b20] {
    width: calc(33.33333% - 13.33333px)
}

.case .common .case_list.case_list_type2 .case_list_item .lt[data-v-7a3a2b20] {
    min-height: calc((min(84vw, 1200px) - 40px)/6);
    position: relative
}

.case .common .case_list.case_list_type2 .case_list_item .lt[data-v-7a3a2b20] .skeleton_wrap {
    z-index: 0
}

.case .common .case_list.case_list_type2 .case_list_item .lt[data-v-7a3a2b20] .skeleton_item {
    border-radius: 8px 8px 0 0
}

.case .common .case_list.case_list_type2 .case_list_item .lt>img[data-v-7a3a2b20] {
    position: relative;
    z-index: 1
}

.case .common .case_list.case_list_type3 .case_list_item[data-v-7a3a2b20] {
    width: calc(33.33333% - 13.33333px)
}

.case .common .case_list.case_list_type3 .case_list_item .lt[data-v-7a3a2b20] {
    min-height: calc((min(84vw, 1200px) - 40px)/6);
    position: relative
}

.case .common .case_list.case_list_type3 .case_list_item .lt[data-v-7a3a2b20] .skeleton_wrap {
    z-index: 0
}

.case .common .case_list.case_list_type3 .case_list_item .lt[data-v-7a3a2b20] .skeleton_item {
    border-radius: 8px 8px 0 0
}

.case .common .case_list.case_list_type3 .case_list_item .lt>img[data-v-7a3a2b20] {
    position: relative;
    z-index: 1
}

.case .common .case_list.case_list_type_swiper[data-v-7a3a2b20] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.case .common .case_list.case_list_type_swiper .swiper-container[data-v-7a3a2b20] {
    padding-bottom: 28px
}

.case .common .case_list.case_list_type_swiper .case_list_item[data-v-7a3a2b20] {
    height: 100%;
    width: 100%
}

.case .common .case_list.case_list_type_swiper .case_list_item .lt[data-v-7a3a2b20] {
    min-height: calc((min(84vw, 1200px) - 40px)/6);
    position: relative
}

.case .common .case_list.case_list_type_swiper .case_list_item .lt[data-v-7a3a2b20] .skeleton_wrap {
    z-index: 0
}

.case .common .case_list.case_list_type_swiper .case_list_item .lt[data-v-7a3a2b20] .skeleton_item {
    border-radius: 8px 8px 0 0
}

.case .common .case_list.case_list_type_swiper .case_list_item .lt>img[data-v-7a3a2b20] {
    position: relative;
    z-index: 1
}

.case .common .rt[data-v-7a3a2b20] {
    color: #19191a
}

.case .common .rt .little_title[data-v-7a3a2b20] {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 24px
}

.case .common .rt .tit[data-v-7a3a2b20] {
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 4px
}

.case .common .rt .txt[data-v-7a3a2b20] {
    color: #707070;
    font-size: 12px;
    line-height: 20px
}

.case .common .rt .btn_box a[data-v-7a3a2b20] {
    color: #19191a;
    display: inline-block
}

.case .common .rt .btn_box a[data-v-7a3a2b20] .read_story {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%
}

.case .common .rt .btn_box a[data-v-7a3a2b20] .read_story .iconfont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #19191a;
    font-size: 14px;
    height: 14px;
    margin-left: 4px;
    width: 14px
}

.case .common .rt .btn_box a .fs-button[data-v-7a3a2b20] {
    border-radius: 4px
}

.case .common .rt .btn_box a .fs-button[data-v-7a3a2b20]:before {
    border-radius: 4px
}

.case .common .lt[data-v-7a3a2b20] {
    border-radius: 8px 8px 0 0;
    overflow: hidden
}

.case .common_swiper .case_list.case_list_type_swiper_m[data-v-7a3a2b20] {
    display: none
}

@media(max-width: 1024px) {
    .case .common[data-v-7a3a2b20] {
        width:calc(100% - 48px)
    }

    .case .common .case_list.case_list_type1 .case_list_item .lt[data-v-7a3a2b20] {
        width: 360px
    }
}

@media(max-width: 767px) {
    .case[data-v-7a3a2b20] {
        padding:36px 0
    }

    .case>.tit[data-v-7a3a2b20] {
        font-weight: 600;
        margin-bottom: 24px
    }

    .case .common[data-v-7a3a2b20] {
        width: calc(100% - 32px);
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .case .common>div[data-v-7a3a2b20] {
        width: 100%
    }

    .case .common .lt[data-v-7a3a2b20] {
        min-height: calc((min(84vw, 1200px) - 32px)/2);
        position: relative
    }

    .case .common .lt img[data-v-7a3a2b20] {
        width: 100%
    }

    .case .common .rt[data-v-7a3a2b20] {
        border: 1px solid #e5e5e5;
        border-radius: 0 0 8px 8px;
        border-top: 0;
        padding: 20px
    }

    .case .common .case_list.case_list_type1 .case_list_item[data-v-7a3a2b20] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .case .common .case_list.case_list_type1 .case_list_item[data-v-7a3a2b20]:hover {
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .case .common .case_list.case_list_type1 .case_list_item .lt[data-v-7a3a2b20],.case .common .case_list.case_list_type1 .case_list_item .rt[data-v-7a3a2b20] {
        width: 100%
    }

    .case .common .case_list.case_list_type1 .case_list_item .lt[data-v-7a3a2b20] {
        border-radius: 8px 8px 0 0
    }

    .case .common .case_list.case_list_type1 .case_list_item .rt[data-v-7a3a2b20] {
        border-left: 1px solid #e5e5e5;
        border-radius: 0 0 8px 8px;
        border-top: none;
        padding: 20px
    }

    .case .common .case_list.case_list_type2[data-v-7a3a2b20],.case .common .case_list.case_list_type3[data-v-7a3a2b20],.case .common .case_list.case_list_type4[data-v-7a3a2b20] {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 20px
    }

    .case .common .case_list.case_list_type2 .case_list_item[data-v-7a3a2b20],.case .common .case_list.case_list_type3 .case_list_item[data-v-7a3a2b20],.case .common .case_list.case_list_type4 .case_list_item[data-v-7a3a2b20] {
        width: 100%
    }

    .case .common .case_list.case_list_type2 .case_list_item[data-v-7a3a2b20]:hover,.case .common .case_list.case_list_type3 .case_list_item[data-v-7a3a2b20]:hover,.case .common .case_list.case_list_type4 .case_list_item[data-v-7a3a2b20]:hover {
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .case .common .case_list.case_list_type_swiper[data-v-7a3a2b20] {
        display: none
    }

    .case .common .case_list .btn_box[data-v-7a3a2b20],.case .common .case_list .btn_box .iconfont[data-v-7a3a2b20] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .case .common .case_list .btn_box .iconfont[data-v-7a3a2b20] {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        color: #19191a;
        font-size: 14px;
        height: 14px;
        justify-content: center;
        margin-left: 4px;
        width: 14px
    }

    .case .common_swiper[data-v-7a3a2b20] {
        width: calc(100% - 32px)
    }

    .case .common_swiper .swiper-slide[data-v-7a3a2b20] {
        min-width: 332px;
        padding-left: 16px;
        width: 80%!important
    }

    .case .common_swiper .swiper-slide[data-v-7a3a2b20]:last-child {
        min-width: 348px;
        padding-right: 16px;
        width: calc(80% + 16px)
    }

    .case .common_swiper .case_list.case_list_type_swiper_m[data-v-7a3a2b20] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

img[data-v-1ce4f3ee] {
    display: block;
    max-width: 100%
}

.contact_us[data-v-1ce4f3ee] {
    background-image: url(../picture/202404181804127jt7nb.webp);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    color: #19191a;
    padding: 40px 0
}

.contact_us .common[data-v-1ce4f3ee] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    width: 84vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.contact_us .common .tit[data-v-1ce4f3ee] {
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 12px;
    text-align: center
}

.contact_us .common .txt[data-v-1ce4f3ee] {
    color: #707070;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 24px;
    text-align: center
}

.contact_us .common .form_box[data-v-1ce4f3ee] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 48px;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.contact_us .common .form_box .rt[data-v-1ce4f3ee] {
    max-width: 900px;
    width: 100%
}

.contact_us .common .form_box .rt .input_row[data-v-1ce4f3ee] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 16px
}

.contact_us .common .form_box .rt .input_row[data-v-1ce4f3ee]:first-child {
    margin-top: 0
}

.contact_us .common .form_box .rt .input_row input[data-v-1ce4f3ee],.contact_us .common .form_box .rt .input_row textarea[data-v-1ce4f3ee] {
    background-color: #fff
}

.contact_us .common .form_box .rt .input_row .input_item[data-v-1ce4f3ee] {
    width: 100%
}

.contact_us .common .form_box .rt .input_row .input_item .input_txt[data-v-1ce4f3ee] {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 8px
}

.contact_us .common .form_box .rt .input_row .input_item .input-item-flex[data-v-1ce4f3ee] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.contact_us .common .form_box .rt .input_row .input_item .input-item-number[data-v-1ce4f3ee] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 100%
}

.contact_us .common .form_box .rt .input_row .input_item .textarea-num[data-v-1ce4f3ee] {
    color: #707070;
    font-size: 12px;
    line-height: 20px;
    margin-top: 4px
}

.contact_us .common .form_box .rt .input_row .input_item .textarea-num em[data-v-1ce4f3ee] {
    font-style: normal
}

.contact_us .common .form_box .rt .input_row .input_item .textarea-num em.active[data-v-1ce4f3ee] {
    color: #c00000
}

.contact_us .common .form_box .rt .input_row.input_row2 .input_item[data-v-1ce4f3ee] {
    width: calc(50% - 8px)
}

.contact_us .common .form_box .rt .form_agreement[data-v-1ce4f3ee] {
    color: #707070;
    font-size: 12px;
    line-height: 20px;
    margin: 16px 0 32px;
    display: none;
}

.contact_us .common .form_box .rt .sbtn-box[data-v-1ce4f3ee] {
    margin-top: 8px
}

.contact_us .common .form_box .rt .sbtn-box .fs-button[data-v-1ce4f3ee] {
    border-radius: 4px
}

.contact_us .common .form_box .rt .sbtn-box .fs-button[data-v-1ce4f3ee]:before {
    border-radius: 4px
}

.contact_us .common .success_box[data-v-1ce4f3ee] {
    height: 412px;
    margin: 0 auto;
    max-width: 900px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.contact_us .common .success_box[data-v-1ce4f3ee],.contact_us .common .success_box .success_icon[data-v-1ce4f3ee] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.contact_us .common .success_box .success_icon[data-v-1ce4f3ee] {
    margin-bottom: 20px
}

.contact_us .common .success_box .success_icon .iconfont[data-v-1ce4f3ee] {
    color: #10a300;
    font-size: 50px
}

.contact_us .common .success_box .success_tit[data-v-1ce4f3ee] {
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 12px;
    text-align: center
}

.contact_us .common .success_box .success_txt[data-v-1ce4f3ee] {
    color: #707070;
    font-size: 14px;
    line-height: 22px;
    text-align: center
}

@media(max-width: 1024px) {
    .contact_us[data-v-1ce4f3ee] {
        background-image:url(../picture/202404131202098j98dm.webp)
    }

    .contact_us .common[data-v-1ce4f3ee] {
        width: calc(100% - 48px)
    }

    .contact_us .common .form_box[data-v-1ce4f3ee] {
        padding: 0 62px
    }

    .contact_us .common .tit[data-v-1ce4f3ee] {
        padding: 0
    }
}

@media(max-width: 767px) {
    .contact_us[data-v-1ce4f3ee] {
        background-image:url(../picture/20240413120209udk1k9.webp);
        padding: 36px 0
    }

    .contact_us .common[data-v-1ce4f3ee] {
        width: calc(100% - 32px)
    }

    .contact_us .common .form_box[data-v-1ce4f3ee] {
        padding: 0
    }

    .contact_us .common .form_box .rt .input_row.input_row2[data-v-1ce4f3ee] {
        -ms-flex-flow: wrap;
        flex-flow: wrap
    }

    .contact_us .common .form_box .rt .input_row.input_row2 .input_item[data-v-1ce4f3ee] {
        width: 100%
    }

    .contact_us .common .form_box .rt .input_row.input_row2 .input_item[data-v-1ce4f3ee]:first-child {
        margin-bottom: 16px
    }

    .contact_us .common .form_box .rt .sbtn-box .fs-button[data-v-1ce4f3ee] {
        width: 100%
    }

    .contact_us .common .success_box[data-v-1ce4f3ee] {
        height: 376px
    }

    .contact_us .common .tit[data-v-1ce4f3ee] {
        font-size: 20px;
        font-weight: 600;
        line-height: 28px;
        margin-bottom: 12px;
        padding: 0
    }
}

.validate_error[data-v-61e32ad9] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-top: 4px
}

.validate_error .error_info[data-v-61e32ad9] {
    -webkit-box-flex: 1;
    color: #c00000;
    -ms-flex: 1;
    flex: 1;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px
}

.validate_error .error_info[data-v-61e32ad9] a {
    color: #c00000;
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.validate_error .error_box[data-v-61e32ad9] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.validate_error .error_box .iconfont_error[data-v-61e32ad9] {
    color: #c00000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    height: 12px;
    line-height: 22px;
    margin-right: 4px;
    margin-top: 4px;
    width: 12px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.fs-footer-wrap[data-v-c7bf26e4] #DigiCertClickID_OsYoXDe1 {
    display: none!important
}

.fs-footer-box[data-v-bf01acb0] {
    background: #fff;
    border-top: 1px solid #e5e5e5;
    padding: 55px 0 36px;
    width: 100%
}

.fs-footer-box .fs-footer[data-v-bf01acb0] {
    margin: 0 auto;
    max-width: 1200px;
    width: 84vw
}

@media(max-width: 1200px) {
    .fs-footer-box .fs-footer[data-v-bf01acb0] {
        width:94vw
    }
}

.fs-footer-box .footer-main[data-v-bf01acb0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.fs-footer-box .footer-main .footer-box-nav[data-v-bf01acb0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-top: 82px
}

.fs-footer-box .footer-box.footer-box-left[data-v-bf01acb0] {
    width: 280px
}

.fs-footer-box .footer-box .logo_box[data-v-bf01acb0] {
    padding: 16px 0 32px
}

.fs-footer-box .footer-box .logo_box .logo[data-v-bf01acb0] {
    display: block;
    width: 85px
}

.fs-footer-box .footer-box .logo_box .logo.logo-cn[data-v-bf01acb0] {
    width: 135px
}

.fs-footer-box .footer-box .logo_box .logo>img[data-v-bf01acb0] {
    display: block;
    margin: 0 auto;
    max-width: 100%
}

.fs-footer-box .footer-box .title[data-v-bf01acb0] {
    color: #19191a;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 24px
}

.fs-footer-box .footer-box .list .list-item[data-v-bf01acb0] {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 12px
}

.fs-footer-box .footer-box .list .list-item>a[data-v-bf01acb0] {
    color: #707070;
    -webkit-text-decoration: none;
    text-decoration: none
}

.fs-footer-box .footer-box .list .list-item .fs-hover-underline[data-v-bf01acb0] {
    background-position: 0 100%;
    background-size: 100% 0;
    padding-bottom: 3.5px
}

.fs-footer-box .footer-box .list .list-item .fs-hover-underline[data-v-bf01acb0]:hover {
    color: #19191a;
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.fs-footer-box .footer-box .list .list-item .iconfont_com[data-v-bf01acb0] {
    color: #707070;
    cursor: pointer;
    display: inline-block;
    display: none!important;
    font-size: 13px;
    height: 13px;
    margin-left: 4px;
    width: 13px
}

.fs-footer-box .footer-box .list .list-item[data-v-bf01acb0]:last-child {
    margin-bottom: 0
}

.fs-footer-box .footer-box .share_box[data-v-bf01acb0],.fs-footer-box .footer-box .share_box .iconfont-share[data-v-bf01acb0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.fs-footer-box .footer-box .share_box .iconfont-share[data-v-bf01acb0] {
    color: #707070;
    cursor: pointer;
    font-size: 26px;
    height: 26px;
    width: 26px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 13px
}

.fs-footer-box .footer-box .share_box .iconfont-share[data-v-bf01acb0]:last-child {
    margin-right: 0
}

.fs-footer-box .footer-box .share_box .iconfont-share[data-v-bf01acb0]:hover {
    color: #4b4b4d
}

.fs-footer-box .footer-box .jp_locale[data-v-bf01acb0] {
    margin: 16px 0 -8px
}

.fs-footer-box .footer-box .jp_locale div[data-v-bf01acb0] {
    color: #707070
}

.fs-footer-box .footer-box .jp_locale div[data-v-bf01acb0]:first-of-type {
    font-size: 13px;
    font-weight: 600;
    line-height: 20px
}

.fs-footer-box .footer-box .jp_locale div[data-v-bf01acb0]:last-of-type {
    font-size: 12px;
    line-height: 20px
}

.fs-footer-box .footer-box .tel_box[data-v-bf01acb0] {
    color: #707070;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 4px;
    margin-top: 16px
}

.fs-footer-box .footer-box .tel_box.cn[data-v-bf01acb0] {
    margin-top: 0
}

.fs-footer-box .footer-box .tel_box.uk[data-v-bf01acb0] {
    margin-bottom: 0
}

.fs-footer-box .footer-box .about_fs_cn[data-v-bf01acb0],.fs-footer-box .footer-box .jp_txt[data-v-bf01acb0] {
    color: #707070;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px
}

.fs-footer-box .footer-box .about_fs_cn[data-v-bf01acb0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.fs-footer-box .footer-box .about_fs_cn>span[data-v-bf01acb0] {
    margin-right: 8px
}

.fs-footer-box .footer-box .about_fs_cn .wx-pop[data-v-bf01acb0] {
    height: 26px;
    position: relative;
    width: 26px
}

.fs-footer-box .footer-box .about_fs_cn .wx-pop:hover .fs-wx-wrap[data-v-bf01acb0] {
    display: block
}

.fs-footer-box .footer-box .about_fs_cn .wx-pop img[data-v-bf01acb0] {
    cursor: pointer;
    display: block;
    height: auto;
    widows: 100%
}

.fs-footer-box .footer-box .about_fs_cn .wx-pop .fs-wx-wrap[data-v-bf01acb0] {
    background-color: #fff;
    -webkit-box-shadow: 0 1px 8px 0 hsla(0,8%,44%,.3);
    box-shadow: 0 1px 8px 0 hsla(0,8%,44%,.3);
    display: none;
    left: -50px;
    position: absolute;
    top: 36px;
    z-index: 10
}

.fs-footer-box .footer-box .about_fs_cn .wx-pop .fs-wx-wrap .triangle-up[data-v-bf01acb0] {
    background-color: #fff;
    -webkit-box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    display: inline-block;
    height: 16px;
    left: 55px;
    position: absolute;
    top: -8px;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
    width: 16px;
    z-index: 10
}

.fs-footer-box .footer-box .about_fs_cn .wx-pop .fs-wx-wrap .triangle-up-line[data-v-bf01acb0] {
    background-color: #fff;
    height: 15px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 100
}

.fs-footer-box .footer-box .about_fs_cn .wx-pop .fs-wx-wrap .cont[data-v-bf01acb0] {
    padding-top: 10px
}

.fs-footer-box .footer-box.deClass[data-v-bf01acb0]:not(:last-child) {
    margin-right: 10px
}

@media(max-width: 1024px) {
    .fs-footer-box .footer-box.deClass .detitle[data-v-bf01acb0] {
        word-wrap:break-word
    }

    .fs-footer-box .footer-box.deClassL[data-v-bf01acb0] {
        margin-right: 16px
    }
}

.fs-footer-box .footer_country_box[data-v-bf01acb0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    border-bottom: 1px solid #e5e5e5;
    justify-content: space-between;
    margin-top: 64px;
    padding-bottom: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.fs-footer-box .footer_country_box.new_country_box[data-v-bf01acb0] {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.fs-footer-box .footer_country_box .certification-box[data-v-bf01acb0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.fs-footer-box .footer_country_box .certification-box.certification-box-uk[data-v-bf01acb0] {
    height: auto
}

.fs-footer-box .footer_country_box .certification-box .uk_local_txt[data-v-bf01acb0] {
    color: #707070;
    font-size: 12px;
    line-height: 20px
}

.fs-footer-box .footer_country_box .certification-cn-box[data-v-bf01acb0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.fs-footer-box .footer_country_box .certification-cn-box a[data-v-bf01acb0] {
    background: url(../picture/customer_service_icon.png) no-repeat;
    height: 40px;
    margin-right: 20px;
    -webkit-text-decoration: none;
    text-decoration: none;
    width: 80px
}

.fs-footer-box .footer_country_box .certification-cn-box a[data-v-bf01acb0]:first-of-type {
    background-position: -61px -28px
}

.fs-footer-box .footer_country_box .certification-cn-box a[data-v-bf01acb0]:nth-of-type(2) {
    background-position: -61px -126px
}

.fs-footer-box .footer_country_box .certification-cn-box a[data-v-bf01acb0]:nth-of-type(3) {
    background-position: -61px -222px
}

.fs-footer-box .footer_country_box .certification-cn-box a[data-v-bf01acb0]:last-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: none
}

.fs-footer-box .footer_country_box .certification-cn-box a:last-child img[data-v-bf01acb0] {
    display: block;
    height: 20px;
    margin-right: 4px;
    width: 20px
}

.fs-footer-box .footer_country_box .certification-cn-box a:last-child p[data-v-bf01acb0] {
    color: #707070;
    font-size: 12px;
    line-height: 20px
}

.fs-footer-box .footer_country_box .country_box_right[data-v-bf01acb0] {
    -ms-flex-negative: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-shrink: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.fs-footer-box .footer_country_box .right-country[data-v-bf01acb0] {
    position: relative
}

.fs-footer-box .footer_country_box .right-country .triangle-up[data-v-bf01acb0] {
    background-color: #fff;
    -webkit-box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    display: inline-block;
    height: 16px;
    position: relative;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
    width: 16px;
    z-index: 10
}

.fs-footer-box .footer_country_box .right-country .triangle-up-line[data-v-bf01acb0] {
    background-color: #fff;
    bottom: 0;
    height: 16px;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 100
}

.fs-footer-box .footer_country_box .right-country .current-country-box[data-v-bf01acb0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #707070;
    cursor: pointer;
    font-size: 13px;
    padding: 5px 0;
    -webkit-transition: all .3s;
    transition: all .3s
}

.fs-footer-box .footer_country_box .right-country .current-country-box .iconfont-global[data-v-bf01acb0] {
    display: block;
    font-size: 18px;
    height: 18px;
    line-height: 18px;
    width: 18px
}

.fs-footer-box .footer_country_box .right-country .current-country-box img[data-v-bf01acb0] {
    height: 18px;
    width: 18px
}

.fs-footer-box .footer_country_box .right-country .current-country-box .country-info[data-v-bf01acb0] {
    font-size: 12px;
    line-height: 20px;
    margin: 0 4px;
    white-space: nowrap
}

.fs-footer-box .footer_country_box .right-country .current-country-box .iconfont-down[data-v-bf01acb0] {
    font-size: 12px;
    -webkit-transition: all .2s;
    transition: all .2s
}

.fs-footer-box .footer_country_box .right-country .current-country-box .iconfont-down.iconfont-down-up[data-v-bf01acb0] {
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg)
}

.fs-footer-box .footer_country_box .right-country .current-country-box[data-v-bf01acb0]:hover {
    color: #19191a
}

.fs-footer-box .footer_country_box .right-country .current-country-box:hover .iconfont-global[data-v-bf01acb0] {
    color: #707070
}

.fs-footer-box .footer_country_box .right-country .country-currency-wrap[data-v-bf01acb0] {
    bottom: 34px;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 300px;
    z-index: 10
}

.fs-footer-box .footer_country_box .right-country .country-currency-wrap .triangle-up[data-v-bf01acb0] {
    bottom: -8px;
    left: 50%;
    position: absolute;
    -webkit-transform: translate3d(-50%,0,0) rotate(-135deg);
    transform: translate3d(-50%,0,0) rotate(-135deg)
}

.fs-footer-box .footer_country_box .right-country .country-currency-wrap .country-currency-box .title[data-v-bf01acb0] {
    color: #707070;
    font-size: 13px;
    font-weight: 400;
    line-height: normal;
    margin: 15px 0 10px
}

.fs-footer-box .footer_country_box .right-country .country-currency-wrap .country-currency-box .fs-button[data-v-bf01acb0] {
    margin-top: 15px
}

.fs-footer-box .footer_country_box .line[data-v-bf01acb0] {
    background: #ccc;
    display: inline-block;
    height: 8px;
    margin: 0 20px;
    width: 1px
}

.fs-footer-box .app_box[data-v-bf01acb0] {
    color: #707070;
    font-size: 12px;
    font-weight: 400;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.fs-footer-box .app_box .iconfont-mobile[data-v-bf01acb0] {
    display: block;
    font-size: 18px;
    height: 18px;
    line-height: 18px;
    margin-right: 4px;
    width: 18px
}

.fs-footer-box .app_box>a[data-v-bf01acb0] {
    color: #707070;
    font-size: 12px;
    line-height: 20px
}

.fs-footer-box .app_box>a[data-v-bf01acb0]:hover {
    color: #19191a;
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.fs-footer-box .app_cn_box[data-v-bf01acb0] {
    color: #707070;
    font-size: 12px;
    font-weight: 400;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 5px 0;
    position: relative
}

.fs-footer-box .app_cn_box:hover .app-qr-wrap[data-v-bf01acb0] {
    display: block
}

.fs-footer-box .app_cn_box .iconfont-mobile[data-v-bf01acb0] {
    font-size: 18px;
    margin-right: 4px
}

.fs-footer-box .app_cn_box>span[data-v-bf01acb0] {
    color: #707070;
    font-size: 12px;
    line-height: 20px
}

.fs-footer-box .app_cn_box .app-qr-wrap[data-v-bf01acb0] {
    background-color: #fff;
    bottom: 34px;
    -webkit-box-shadow: 0 1px 8px 0 hsla(0,8%,44%,.3);
    box-shadow: 0 1px 8px 0 hsla(0,8%,44%,.3);
    display: none;
    left: -20px;
    position: absolute;
    z-index: 10
}

.fs-footer-box .app_cn_box .app-qr-wrap .triangle-up[data-v-bf01acb0] {
    background-color: #fff;
    bottom: -8px;
    -webkit-box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    display: inline-block;
    height: 16px;
    left: 50px;
    position: absolute;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
    width: 16px;
    z-index: 10
}

.fs-footer-box .app_cn_box .app-qr-wrap .triangle-up-line[data-v-bf01acb0] {
    background-color: #fff;
    bottom: 0;
    height: 15px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 100
}

.fs-footer-box .app_cn_box .app-qr-wrap .app-qr-box[data-v-bf01acb0] {
    padding: 10px 10px 15px
}

.fs-footer-box .app_cn_box .app-qr-wrap .app-qr-box img[data-v-bf01acb0] {
    display: block;
    height: auto;
    width: 100px
}

.fs-footer-box .footer-bottom[data-v-bf01acb0] {
    padding: 20px 0 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.fs-footer-box .footer-bottom[data-v-bf01acb0],.fs-footer-box .footer-bottom .left-cr-box[data-v-bf01acb0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.fs-footer-box .footer-bottom .left-cr-box a[data-v-bf01acb0] {
    color: #707070;
    font-size: 12px;
    line-height: 20px;
    margin-left: 8px;
    -webkit-text-decoration: none;
    text-decoration: none
}

.fs-footer-box .footer-bottom .copyright[data-v-bf01acb0] {
    color: #707070;
    font-size: 12px;
    padding-right: 20px
}

.fs-footer-box .footer-bottom .policy-box[data-v-bf01acb0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.fs-footer-box .footer-bottom .policy-box .line[data-v-bf01acb0] {
    background: #ccc;
    display: inline-block;
    height: 8px;
    margin: 0 20px;
    width: 1px
}

.fs-footer-box .footer-bottom .policy-box>a[data-v-bf01acb0] {
    color: #707070;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
    line-height: 20px;
    position: relative
}

.fs-footer-box .footer-bottom .policy-box>a:last-child .line[data-v-bf01acb0] {
    display: none
}

.fs-footer-box .footer-bottom .policy-box>a[data-v-bf01acb0]:hover {
    color: #19191a
}

.fs-footer-box .footer-certification-box[data-v-bf01acb0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 32px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.fs-footer-box .footer-certification-box.footer-certification-box_France[data-v-bf01acb0],.fs-footer-box .footer-certification-box.pay-icon[data-v-bf01acb0] {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.fs-footer-box .footer-certification-box .certification-box[data-v-bf01acb0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 28px
}

.fs-footer-box .footer-certification-box .certification-box.certification-box-uk[data-v-bf01acb0] {
    height: auto
}

.fs-footer-box .footer-certification-box .certification-box .uk_local_txt[data-v-bf01acb0] {
    color: #707070;
    font-size: 12px;
    line-height: 20px
}

.fs-footer-box .footer-certification-box .certification-box a[data-v-bf01acb0] {
    margin-right: 16px
}

.fs-footer-box .footer-certification-box .certification-box a[data-v-bf01acb0]:last-of-type {
    margin-right: 0
}

.fs-footer-box .footer-certification-box .certification-box a img[data-v-bf01acb0] {
    max-height: 28px;
    width: auto
}

.fs-footer-box .footer-certification-box .pay_box[data-v-bf01acb0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.fs-footer-box .footer-certification-box .pay_box img[data-v-bf01acb0] {
    margin-right: 16px
}

.fs-footer-box .footer-certification-box .pay_box img[data-v-bf01acb0]:last-of-type {
    margin-right: 0
}

.fs-footer-box .footer-certification-box .pay_box.pay-icon[data-v-bf01acb0] {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.fs-footer-box .footer-certification-box .pay_box.pay-icon>a[data-v-bf01acb0] {
    margin-left: 20px
}

.fs-footer-box .footer-certification-box .pay_box.pay-icon>a.uk_a[data-v-bf01acb0] {
    display: block;
    padding-top: 4px
}

.fs-footer-box .footer-certification-box .pay_box.pay-icon>a.uk_a img[data-v-bf01acb0] {
    display: block
}

@media(max-width: 960px) {
    .fs-footer-box[data-v-bf01acb0] {
        display:none
    }
}

.subscribe_box[data-v-7370b2a0] {
    width: 240px
}

@media screen and (max-width: 768px) {
    .subscribe_box[data-v-7370b2a0] {
        margin:0;
        padding: 20px 16px 32px;
        width: 100%
    }
}

.logo_box[data-v-7370b2a0] {
    margin-bottom: 40px
}

@media screen and (max-width: 768px) {
    .logo_box[data-v-7370b2a0] {
        margin-bottom:24px
    }
}

.logo_box .logo[data-v-7370b2a0] {
    display: block;
    width: 85px
}

@media screen and (max-width: 768px) {
    .logo_box .logo[data-v-7370b2a0] {
        width:76px
    }
}

.logo_box .logo.logo_cn[data-v-7370b2a0] {
    width: 135px
}

.logo_box .logo>img[data-v-7370b2a0] {
    display: block;
    margin: 0 auto;
    max-width: 100%
}

.form_item[data-v-7370b2a0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.form_item[data-v-7370b2a0] input {
    border-radius: 4px 0 0 4px;
    font-size: 12px;
    height: 32px;
    line-height: 20px;
    width: auto;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.form_item[data-v-7370b2a0] .fs-button {
    border-radius: 0 4px 4px 0;
    margin-left: -1px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-size: 12px;
    height: 32px;
    line-height: 20px;
    padding: 0 12px
}

.subscribe_info[data-v-7370b2a0] {
    color: #19191a;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 12px;
    max-width: 276px
}

@media screen and (max-width: 768px) {
    .subscribe_info[data-v-7370b2a0] {
        max-width:100%
    }
}

.agree_box[data-v-7370b2a0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.agree_box[data-v-7370b2a0] input {
    height: auto;
    margin-right: 8px
}

.agree_box p[data-v-7370b2a0] {
    color: #646466;
    font-size: 12px;
    line-height: 20px;
    padding-top: 1px
}

.agree_box p a[data-v-7370b2a0] {
    color: #19191a;
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.agree_box p a[data-v-7370b2a0]:hover {
    color: #646466
}

.error_info[data-v-7370b2a0] {
    color: #c00000;
    font-size: 13px;
    line-height: 20px
}

.error_info.error_info_success[data-v-7370b2a0] {
    color: #10a300;
    padding-top: 4px
}

@media(max-width: 959px) {
    .subscribe_box[data-v-7370b2a0] {
        padding-bottom:8px;
        padding-top: 32px
    }

    .subscribe_box .logo_box[data-v-7370b2a0] {
        display: none
    }

    .subscribe_box .form_item[data-v-7370b2a0] input {
        background: #fff;
        font-size: 13px;
        height: 42px
    }

    .subscribe_box .form_item[data-v-7370b2a0] .fs-button {
        font-size: 14px;
        height: 42px;
        padding: 0 16px
    }

    .error_info[data-v-7370b2a0] {
        color: #c00000;
        font-size: 14px;
        line-height: 22px
    }

    .error_info.error_info_success[data-v-7370b2a0] {
        color: #10a300;
        padding-top: 12px
    }
}

#MyCustomTrustbadge {
    margin-top: 18px;
    position: relative
}

#MyCustomTrustbadge ._1gwv20v ._lk7o4h {
    border: 1px solid #ccc!important;
    border-radius: 3px!important;
    -webkit-box-sizing: border-box!important;
    box-sizing: border-box!important;
    padding: 11px 16px!important;
    position: relative!important
}

#MyCustomTrustbadge ._1gwv20v ._lk7o4h ._thsmae {
    width: 100%!important;
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important
}

#MyCustomTrustbadge ._1gwv20v ._lk7o4h ._thsmae ._1qiwh36 {
    height: 58px!important;
    margin: 0 12px 0 0!important;
    padding: 0!important;
    width: 58px!important
}

#MyCustomTrustbadge ._1gwv20v ._lk7o4h ._thsmae ._1qiwh36 ._upwhbk {
    display: block!important;
    height: 58px!important;
    margin: auto!important;
    width: 58px!important
}

#MyCustomTrustbadge ._1gwv20v ._lk7o4h ._thsmae ._argvb9 {
    -webkit-box-flex: 1!important;
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex: 1!important;
    flex: 1!important;
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: normal!important;
    -ms-flex-direction: column!important;
    flex-direction: column!important;
    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
    padding: 12px 0 0!important;
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
    height: 58px!important
}

#MyCustomTrustbadge ._1gwv20v ._lk7o4h ._thsmae ._argvb9 ._s7xc8z {
    color: #707070!important;
    font-display: swap!important;
    font-size: 12px!important;
    line-height: 18px!important;
    margin-top: 2px!important;
    padding: 0!important
}

#MyCustomTrustbadge ._1gwv20v ._lk7o4h ._thsmae ._argvb9 ._8pqgf9 {
    color: #707070!important;
    font-display: swap!important;
    font-size: 13px!important;
    height: 13px!important;
    line-height: 13px!important;
    margin-bottom: -2px!important;
    margin-top: 4px!important
}

#MyCustomTrustbadge ._1gwv20v ._lk7o4h ._thsmae ._argvb9 ._8pqgf9>span {
    color: #707070!important;
    display: inline-block!important;
    font-display: swap!important;
    font-size: 13px!important;
    height: 13px!important;
    line-height: 13px!important
}

#MyCustomTrustbadge ._1gwv20v ._lk7o4h ._1iu1jow,#MyCustomTrustbadge ._1gwv20v ._lk7o4h ._zbxp0s {
    display: none!important
}

#MyCustomTrustbadge ._1gwv20v ._lk7o4h ._qcra45 {
    color: #19191a!important;
    font-display: swap!important;
    font-size: 13px!important;
    left: 16px!important;
    margin: 0!important;
    padding: 0 0 0 70px!important;
    position: absolute!important;
    text-align: center!important;
    top: 6px!important;
    white-space: nowrap!important;
    width: calc(100% - 32px)!important
}

#MyCustomTrustbadge.MyCustomTrustbadge-de ._1gwv20v ._lk7o4h {
    width: 182px!important
}

#MyCustomTrustbadge.MyCustomTrustbadge-de-en ._1gwv20v ._lk7o4h {
    width: 204px!important
}

#MyCustomTrustbadge.MyCustomTrustbadge-fr ._1gwv20v ._lk7o4h {
    width: 223px!important
}

#MyCustomTrustbadge.MyCustomTrustbadge-es ._1gwv20v ._lk7o4h,#MyCustomTrustbadge.MyCustomTrustbadge-mx ._1gwv20v ._lk7o4h {
    width: 254px!important
}

#MyCustomTrustbadge.MyCustomTrustbadge-it ._1gwv20v ._lk7o4h {
    width: 233px!important
}

.download_app_text[data-v-9355ba70] {
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 10px;
    margin-top: 20px
}

.app_box[data-v-9355ba70] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 40px
}

@media screen and (max-width: 768px) {
    .app_box[data-v-9355ba70] {
        -webkit-box-pack:center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.app_box .app_item[data-v-9355ba70] {
    display: inline-block;
    height: 30px;
    margin-right: 12px
}

.app_box .app_item img[data-v-9355ba70] {
    display: block;
    max-height: 100%;
    max-width: 100%
}

.app_box .app_item[data-v-9355ba70]:last-child {
    margin-right: 0
}

.footer_social_box[data-v-9355ba70] {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.footer_social_box .footer_box[data-v-9355ba70] {
    min-width: 280px
}

@media screen and (max-width: 768px) {
    .footer_social_box[data-v-9355ba70] {
        display:none
    }
}

.share_box[data-v-9355ba70],.share_box .iconfont-share[data-v-9355ba70] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.share_box .iconfont-share[data-v-9355ba70] {
    color: #707070;
    cursor: pointer;
    font-size: 26px;
    height: 26px;
    width: 26px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 13px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.share_box .iconfont-share[data-v-9355ba70]:hover {
    color: #4b4b4d
}

.share_box .iconfont-share[data-v-9355ba70]:last-child {
    margin-right: 0
}

.jp_locale[data-v-9355ba70] {
    margin: 16px 0 -8px
}

.jp_locale div[data-v-9355ba70] {
    color: #646466
}

.jp_locale div[data-v-9355ba70]:first-of-type {
    font-size: 13px;
    font-weight: 600;
    line-height: 20px
}

.jp_locale div[data-v-9355ba70]:last-of-type {
    font-size: 12px;
    line-height: 20px
}

.tel_box[data-v-9355ba70] {
    color: #646466;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 4px;
    margin-top: 16px
}

.tel_box>div[data-v-9355ba70] {
    margin-right: 16px
}

.tel_box>div[data-v-9355ba70]:last-child {
    margin-right: 0
}

.tel_box>div>span[data-v-9355ba70] {
    white-space: nowrap
}

.tel_box>div>span .iconfont[data-v-9355ba70] {
    font-size: 12px;
    margin-right: 8px
}

.tel_box .telcode a[data-v-9355ba70] {
    color: #646466
}

.tel_box .telcode a[data-v-9355ba70]:hover {
    color: #19191a
}

.jp_txt[data-v-9355ba70] {
    color: #646466;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px
}

.jp_txt .iconfont[data-v-9355ba70] {
    font-size: 12px;
    margin-right: 8px
}

.about_fs_cn[data-v-9355ba70] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #646466;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px
}

.about_fs_cn>span[data-v-9355ba70] {
    margin-right: 8px
}

.certification_ctn[data-v-512d2454] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.certification_ctn.certification_ctn_sg .DigiCertClickID_OsYoXDe1[data-v-512d2454] {
    margin-left: 16px
}

.certification_ctn>a[data-v-512d2454] {
    display: inline-block;
    height: 28px;
    margin-right: 16px
}

.certification_ctn>a[data-v-512d2454]:last-of-type {
    margin-right: 0
}

.certification_ctn>a img[data-v-512d2454] {
    max-height: 28px;
    width: auto
}

.DigiCertClickID_OsYoXDe1[data-v-512d2454] {
    cursor: pointer;
    display: inline-block;
    margin-right: 16px
}

.DigiCertClickID_OsYoXDe1 img[data-v-512d2454] {
    display: inline-block;
    height: 28px;
    margin-top: 4px;
    width: auto
}

@media(max-width: 768px) {
    .DigiCertClickID_OsYoXDe1 img[data-v-512d2454] {
        display:block;
        margin-top: 2px
    }
}

.m-fs-footer[data-v-0fa01e6a] {
    background: #f7f7f7;
    border-top: 1px solid #e5e5e5;
    padding: 0 0 1px;
    width: 100%
}

.m-fs-footer .mt0-box[data-v-0fa01e6a] {
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden
}

.m-fs-footer .mt0-box.hide[data-v-0fa01e6a] {
    display: none
}

.m-fs-footer .mt0[data-v-0fa01e6a] {
    padding: 0 16px
}

.m-fs-footer .mt0-title[data-v-0fa01e6a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    cursor: pointer;
    height: 44px;
    justify-content: space-between;
    padding: 0
}

.m-fs-footer .mt0-title .left[data-v-0fa01e6a] {
    color: #19191a;
    font-size: 14px;
    line-height: 22px
}

.m-fs-footer .mt0-title .right[data-v-0fa01e6a] {
    display: inline-block;
    height: 13px;
    position: relative;
    width: 13px
}

.m-fs-footer .mt0-title .right .line[data-v-0fa01e6a] {
    background: #232323;
    height: 1px;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
    width: 13px
}

.m-fs-footer .mt0-title .right .line.line2[data-v-0fa01e6a] {
    -webkit-transform: translate3d(-50%,-50%,0) rotate(-90deg);
    transform: translate3d(-50%,-50%,0) rotate(-90deg);
    -webkit-transition: all .3s;
    transition: all .3s
}

.m-fs-footer .mt0-title .right .line.line2_active[data-v-0fa01e6a] {
    -webkit-transform: translate3d(-50%,-50%,0) rotate(0deg);
    transform: translate3d(-50%,-50%,0) rotate(0deg)
}

.m-fs-footer .mt0-title .iconfont_down[data-v-0fa01e6a] {
    color: #19191a;
    display: inline-block;
    font-size: 12px;
    line-height: 1;
    padding: 4px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.m-fs-footer .mt0-title .iconfont_down.iconfont_down_up[data-v-0fa01e6a] {
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg)
}

.m-fs-footer .mt0-ctn[data-v-0fa01e6a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.m-fs-footer .mt0-ctn .mt0-item[data-v-0fa01e6a] {
    color: #707070;
    cursor: pointer;
    display: block;
    font-size: 13px;
    padding: 10px calc(3% - 1px);
    -webkit-text-decoration: none;
    text-decoration: none
}

.m-fs-footer .extra>p[data-v-0fa01e6a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px calc(3% + 15px);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.m-fs-footer .extra>p i[data-v-0fa01e6a] {
    color: #707070;
    margin-right: 10px
}

.m-fs-footer .extra>p .mt0-item[data-v-0fa01e6a] {
    -webkit-box-flex: 1;
    display: inline-block;
    -ms-flex: 1;
    flex: 1;
    padding: 0!important
}

.m-fs-footer .mt1[data-v-0fa01e6a] {
    margin: 20px 0
}

.m-fs-footer .mt1[data-v-0fa01e6a],.m-fs-footer .mt2[data-v-0fa01e6a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.m-fs-footer .mt2[data-v-0fa01e6a] {
    margin-bottom: 20px
}

.m-fs-footer .mt2 .iconfont-share[data-v-0fa01e6a] {
    color: #707070;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 26px;
    height: 26px;
    margin: 0 5px;
    width: 26px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-text-decoration: none;
    text-decoration: none
}

.m-fs-footer .jp_locale[data-v-0fa01e6a] {
    margin: 30px 0 -8px;
    text-align: center
}

.m-fs-footer .jp_locale div[data-v-0fa01e6a] {
    color: #707070
}

.m-fs-footer .jp_locale div[data-v-0fa01e6a]:first-of-type {
    font-size: 13px;
    font-weight: 600;
    line-height: 20px
}

.m-fs-footer .jp_locale div[data-v-0fa01e6a]:last-of-type {
    font-size: 12px;
    line-height: 20px;
    margin: 0 auto;
    max-width: 280px
}

.m-fs-footer .tel_box[data-v-0fa01e6a] {
    color: #707070;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 4px;
    margin-top: 16px;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.m-fs-footer .tel_box.cn[data-v-0fa01e6a] {
    margin-top: 0
}

.m-fs-footer .tel_box>div[data-v-0fa01e6a] {
    margin-right: 16px
}

.m-fs-footer .tel_box>div[data-v-0fa01e6a]:last-child {
    margin-right: 0
}

.m-fs-footer .tel_box>div>span[data-v-0fa01e6a] {
    white-space: nowrap
}

.m-fs-footer .tel_box>div>span .iconfont[data-v-0fa01e6a] {
    font-size: 12px;
    margin-right: 8px
}

.m-fs-footer .jp_txt[data-v-0fa01e6a] {
    color: #707070;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 30px;
    text-align: center
}

.m-fs-footer .jp_txt .iconfont[data-v-0fa01e6a] {
    font-size: 12px;
    margin-right: 8px
}

.m-fs-footer .mt3[data-v-0fa01e6a] {
    padding: 0 0 24px
}

.m-fs-footer .mt3 .copyright[data-v-0fa01e6a] {
    color: #707070;
    font-size: 12px;
    line-height: 20px;
    text-align: center
}

.m-fs-footer .mt3 .policy-box[data-v-0fa01e6a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    font-size: 12px;
    justify-content: center;
    line-height: 20px;
    padding-top: 4px
}

.m-fs-footer .mt3 .policy-box>a[data-v-0fa01e6a] {
    color: #707070;
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: flex;
    position: relative
}

.m-fs-footer .mt3 .policy-box>a .line[data-v-0fa01e6a] {
    border-left: 1px solid #707070;
    display: inline-block;
    font-size: 12px;
    height: 10px;
    margin: 0 6px;
    width: 1px
}

.m-fs-footer .mt3 .policy-box>a:last-child .line[data-v-0fa01e6a] {
    display: none
}

.m-fs-footer .mt3 .policy-box>a[data-v-0fa01e6a]:hover {
    color: #19191a;
    -webkit-text-decoration: none;
    text-decoration: none
}

.m-fs-footer .wx-pop[data-v-0fa01e6a] {
    margin-bottom: 20px
}

.m-fs-footer .wx-pop .ctn_tip[data-v-0fa01e6a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.m-fs-footer .wx-pop[data-v-0fa01e6a] .popper-mobile .popper-mobile-content {
    width: auto
}

.m-fs-footer .wx-pop[data-v-0fa01e6a] .popper-mobile .popper-mobile-content .ctn_tip_tip {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.m-fs-footer .certification-cn-box[data-v-0fa01e6a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 30px;
    margin-bottom: 20px
}

.m-fs-footer .certification-cn-box a[data-v-0fa01e6a] {
    background: url(../picture/customer_service_icon.png) no-repeat;
    height: 40px;
    -webkit-text-decoration: none;
    text-decoration: none;
    -webkit-transform: scale(.75);
    -ms-transform: scale(.75);
    transform: scale(.75);
    width: 80px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.m-fs-footer .certification-cn-box a[data-v-0fa01e6a]:first-of-type {
    background-position: -61px -28px
}

.m-fs-footer .certification-cn-box a[data-v-0fa01e6a]:nth-of-type(2) {
    background-position: -61px -126px
}

.m-fs-footer .certification-cn-box a[data-v-0fa01e6a]:nth-of-type(3) {
    background-position: -61px -222px
}

.m-fs-footer .certification-cn-box a[data-v-0fa01e6a]:last-child {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-negative: initial;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-shrink: 1;
    width: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: none;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.m-fs-footer .certification-cn-box a:last-child img[data-v-0fa01e6a] {
    display: block;
    height: 20px;
    margin-right: 4px;
    width: 20px
}

.m-fs-footer .certification-cn-box a:last-child p[data-v-0fa01e6a] {
    color: #707070;
    font-size: 12px;
    line-height: 20px
}

.m-fs-footer .certification-box-only[data-v-0fa01e6a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 30px;
    margin: 20px 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.m-fs-footer .certification-box-only a[data-v-0fa01e6a] {
    margin-right: 12px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(255,255,255,0)
}

.m-fs-footer .certification-box-only a[data-v-0fa01e6a]:last-of-type {
    margin-right: 0
}

.m-fs-footer .certification-box-only a img[data-v-0fa01e6a] {
    max-height: 24px;
    width: auto
}

.m-fs-footer .footer-certification-box[data-v-0fa01e6a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 5px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.m-fs-footer .footer-certification-box .certification-box[data-v-0fa01e6a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 24px;
    margin-bottom: 16px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.m-fs-footer .footer-certification-box .certification-box a[data-v-0fa01e6a] {
    margin-right: 12px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(255,255,255,0)
}

.m-fs-footer .footer-certification-box .certification-box a[data-v-0fa01e6a]:last-of-type {
    margin-right: 0
}

.m-fs-footer .footer-certification-box .certification-box a img[data-v-0fa01e6a] {
    max-height: 24px;
    width: auto
}

.m-fs-footer .footer-certification-box .pay_box[data-v-0fa01e6a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0 60px
}

.m-fs-footer .footer-certification-box .pay_box img[data-v-0fa01e6a] {
    height: 20px;
    margin-bottom: 16px;
    margin-right: 12px
}

.m-fs-footer .footer-certification-box .pay_box img[data-v-0fa01e6a]:last-of-type {
    margin-right: 0
}

@media(max-width: 414px) {
    .m-fs-footer .footer-certification-box .pay_box img[data-v-0fa01e6a]:nth-of-type(4) {
        margin-right:0
    }
}

.m-fs-footer .footer-certification-box .pay-icon>a[data-v-0fa01e6a] {
    margin-bottom: 16px;
    margin-right: 12px
}

.m-fs-footer .footer-certification-box .pay-icon>a img[data-v-0fa01e6a] {
    margin: 0
}

@media(min-width: 960px) {
    .m-fs-footer[data-v-0fa01e6a] {
        display:none
    }
}

.app_box[data-v-0fa01e6a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 40px
}

@media(max-width: 768px) {
    .app_box[data-v-0fa01e6a] {
        -webkit-box-pack:center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 20px 0
    }
}

.app_box .app_item[data-v-0fa01e6a] {
    display: inline-block;
    height: 30px;
    margin-right: 12px
}

.app_box .app_item img[data-v-0fa01e6a] {
    display: block;
    max-height: 100%;
    max-width: 100%
}

.app_box .app_item[data-v-0fa01e6a]:last-child {
    margin-right: 0
}

.aus_care[data-v-2d5aea21] {
    padding: 20px 0
}

.aus_care .auo_center[data-v-2d5aea21] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto;
    max-width: 1200px;
    width: 84vw
}

@media(max-width: 1200px) {
    .aus_care .auo_center[data-v-2d5aea21] {
        width:94vw
    }
}

.aus_care .auo_center .icon_left[data-v-2d5aea21] {
    height: 40px;
    margin-right: 36px;
    width: 40px
}

.aus_care .auo_center .txt_right[data-v-2d5aea21] {
    color: #fff;
    font-size: 12px;
    line-height: 20px
}

.fs-global-float-wrap[data-v-7a8fecb9] {
    bottom: 48px;
    position: fixed;
    right: 16px;
    width: 48px;
    z-index: 1
}

@media screen and (max-width: 1024px) {
    .fs-global-float-wrap[data-v-7a8fecb9] {
        display:none
    }
}

.fs-global-float-wrap.opacity .box[data-v-7a8fecb9] {
    opacity: .5
}

.fs-global-float-wrap.is-pc[data-v-7a8fecb9] {
    right: 20px;
    width: 48px
}

.fs-global-float-wrap.is-pc .box .btn-box[data-v-7a8fecb9] {
    height: 48px;
    width: 48px
}

.fs-global-float-wrap.is-pc .box .btn-box[data-v-7a8fecb9]:hover {
    color: #19191a
}

.fs-global-float-wrap.is-pc .box .btn-box.form-box[data-v-7a8fecb9] {
    background-color: #707070;
    color: #fff
}

.fs-global-float-wrap.is-pc .box .btn-box.form-box[data-v-7a8fecb9]:hover {
    background-color: #4b4b4d;
    color: #fff
}

.fs-global-float-wrap.is-pc .box .btn-box img[data-v-7a8fecb9] {
    width: 24px
}

.fs-global-float-wrap.is-pc .box .btn-box .iconfont[data-v-7a8fecb9] {
    font-size: 24px;
    height: 24px;
    line-height: 24px;
    width: 24px
}

.fs-global-float-wrap .box[data-v-7a8fecb9] {
    border-radius: 4px;
    -webkit-box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    overflow: hidden
}

.fs-global-float-wrap .box[data-v-7a8fecb9]:not(:first-child) {
    margin-top: 20px
}

.fs-global-float-wrap .btn-box[data-v-7a8fecb9] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 48px;
    width: 48px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    color: #707070;
    cursor: pointer;
    -webkit-transition: all .3s;
    transition: all .3s
}

.fs-global-float-wrap .btn-box.folded .iconfont_fold[data-v-7a8fecb9] {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fs-global-float-wrap .btn-box.line[data-v-7a8fecb9] {
    position: relative
}

.fs-global-float-wrap .btn-box.line[data-v-7a8fecb9]:after {
    background-color: #e5e5e5;
    bottom: 0;
    content: "";
    height: 1px;
    left: 7px;
    position: absolute;
    right: 7px;
    z-index: 2
}

.fs-global-float-wrap .btn-box img[data-v-7a8fecb9] {
    display: block;
    height: auto;
    width: 21px
}

.fs-global-float-wrap .btn-box .iconfont[data-v-7a8fecb9] {
    display: block;
    font-size: 21px;
    height: 21px;
    line-height: 21px;
    width: 21px
}

.fs-global-float-wrap .btn-box .iconfont_fold[data-v-7a8fecb9] {
    font-size: 16px;
    height: 16px;
    line-height: 1;
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out,-webkit-transform .3s ease-in-out;
    width: 16px
}

@media(max-width: 768px) {
    .fs-global-float-wrap[data-v-7a8fecb9] {
        z-index:50
    }
}

.fs_global_btn_box_padMobile[data-v-7a8fecb9] {
    display: none;
    position: fixed;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    bottom: 16px;
    -ms-flex-direction: column;
    flex-direction: column;
    right: 10px;
    z-index: 1
}

@media screen and (max-width: 1024px) {
    .fs_global_btn_box_padMobile[data-v-7a8fecb9] {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        right: 16px;
        z-index: 50
    }
}

.fs_global_btn_box_padMobile .padMobile_btn[data-v-7a8fecb9] {
    border-radius: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 44px;
    width: 44px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.fs_global_btn_box_padMobile .padMobile_btn img[data-v-7a8fecb9] {
    width: 24px
}

.fs_global_btn_box_padMobile .padMobile_btn.consult_btn[data-v-7a8fecb9] {
    background: #fff;
    -webkit-box-shadow: 0 4px 12px 0 rgba(0,0,0,.15);
    box-shadow: 0 4px 12px 0 rgba(0,0,0,.15)
}

.fs_global_btn_box_padMobile .padMobile_btn.livechat_btn[data-v-7a8fecb9] {
    background: #707070;
    margin-top: 16px;
    position: relative
}

.fs_global_btn_box_padMobile .padMobile_btn.livechat_btn .circle_div[data-v-7a8fecb9] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    border-radius: 9px;
    height: 18px;
    left: 44px;
    position: absolute;
    top: 3px;
    width: 18px
}

.fs_global_btn_box_padMobile .padMobile_btn.livechat_btn .circle_div .red_div[data-v-7a8fecb9] {
    background: #c00000;
    border-radius: 6px;
    height: 12px;
    width: 12px
}

.problem-consultation-pop[data-v-21a06f25] {
    color: #19191a
}

.problem-consultation-pop.success[data-v-21a06f25] .fs-popup-ctn {
    height: auto
}

.problem-consultation-pop.problem-consultation-pop-cn[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .input-item {
    width: calc(50% - 4px)
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup {
    bottom: 48px;
    height: auto;
    left: auto;
    max-height: 635px;
    right: 84px;
    top: auto;
    width: 380px
}

.problem-consultation-pop[data-v-21a06f25] .mask {
    display: none
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-ctn {
    -webkit-box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    width: 380px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-header {
    border-bottom: 1px solid #e5e5e5;
    padding: 20px 16px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-header .iconfont_close {
    color: #19191a;
    font-size: 16px;
    height: 16px;
    line-height: 1;
    width: 16px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-header .title_box .title {
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    line-height: 24px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .cont-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box {
    overflow-y: auto;
    padding: 20px 32px
}

@media(max-width: 768px) {
    .problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box {
        padding-bottom:0
    }
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .whatsapp {
    margin-bottom: 16px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .whatsapp>p {
    color: #19191a;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 8px;
    text-align: center
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .whatsapp>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .whatsapp>div div {
    -webkit-box-flex: 1;
    background-color: #e4e7ed;
    -ms-flex: 1;
    flex: 1;
    height: 1px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .whatsapp>div p {
    color: #707070;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    padding: 0 12px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 16px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block.product {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    background-color: #fafafb;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 20px;
    padding: 20px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .product-item {
    border-bottom: 1px solid #e5e5e5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 16px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .product-item img {
    display: block;
    height: 50px;
    margin-right: 12px;
    mix-blend-mode: multiply;
    width: 50px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .product-item .pro-tit {
    display: -webkit-box;
    font-size: 14px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-bottom: 12px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .product-item .pro-id {
    color: #707070;
    font-size: 14px;
    line-height: 22px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .check-item {
    padding-top: 16px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .check-item .tit {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 12px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .check-item input[type=checkbox] {
    margin-right: 8px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .check-item .input-txt {
    font-size: 14px;
    line-height: 22px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .check-item .select-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .check-item .select-list .select-item {
    -ms-flex-negative: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-shrink: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 12px;
    margin-right: 20px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .check-item .select-list .select-item:last-child {
    margin-right: 0
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .check-item .select-other {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .check-item .select-other .other-check-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 4px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .check-item .select-other .other-check-box label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .check-item .select-other input {
    background: #fff
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .input-item {
    position: relative;
    width: calc(50% - 16px)
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .input-item.width100 {
    width: 100%
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .input-item .tit {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 4px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .input-item .input-item-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .input-item .input-item-number {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 100%
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .input-item textarea {
    height: 76px;
    padding: 4px 10px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .input-item .textarea-num {
    color: #707070;
    font-size: 12px;
    line-height: 20px;
    margin-top: 4px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .input-item .textarea-num em {
    font-style: normal
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .input-item .textarea-num em.active {
    color: #c00000
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .input-item.error .textarea-num {
    bottom: 2px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .agreement_wrap {
    color: #707070;
    font-size: 12px;
    line-height: 20px;
    margin-top: 16px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .agreement_wrap a:focus-visible {
    border-radius: 1px;
    outline: 2px solid #0080ff;
    outline-offset: 2px
}

.problem-consultation-pop[data-v-21a06f25] .mask {
    background-color: transparent
}

.problem-consultation-pop[data-v-21a06f25] .slide-right-leave-active {
    opacity: .1
}

.problem-consultation-pop .footer-box[data-v-21a06f25] {
    -ms-flex-negative: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-shrink: 0;
    width: 100%;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    border-top: 1px solid #e5e5e5;
    padding: 20px 32px
}

.problem-consultation-pop .footer-box .cancel-btn[data-v-21a06f25] {
    margin-right: 12px
}

.problem-consultation-pop .success-box[data-v-21a06f25] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 36px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
}

.problem-consultation-pop .success-box .success-logo[data-v-21a06f25] {
    color: #329a34;
    font-size: 50px
}

.problem-consultation-pop .success-box .success-tit[data-v-21a06f25] {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin: 16px 0 8px
}

.problem-consultation-pop .success-box .success-des[data-v-21a06f25] {
    color: #707070;
    font-size: 14px;
    line-height: 22px
}

@media(max-width: 768px) {
    .problem-consultation-pop.problem-consultation-pop-cn[data-v-21a06f25] .fs-popup {
        width:100%
    }

    .problem-consultation-pop.problem-consultation-pop-cn[data-v-21a06f25] .fs-popup .fs-popup-ctn {
        width: 100%
    }

    .problem-consultation-pop.problem-consultation-pop-cn[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block.input-block-cn {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .problem-consultation-pop.problem-consultation-pop-cn[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block.input-block-cn .input-item {
        width: 100%
    }

    .problem-consultation-pop.problem-consultation-pop-cn[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block.input-block-cn .input-item:first-of-type {
        margin-bottom: 16px
    }

    .problem-consultation-pop.problem-consultation-pop-cn[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .input-item {
        width: 100%
    }

    .problem-consultation-pop[data-v-21a06f25] .fs-popup {
        bottom: 0;
        height: 100%;
        left: 0;
        max-height: 100%;
        max-width: 100%;
        right: 0;
        top: 0;
        width: 100%
    }

    .problem-consultation-pop[data-v-21a06f25] .fs-popup-ctn {
        bottom: 0;
        height: 100%;
        left: 0;
        max-height: none;
        right: 0;
        top: 0;
        width: 100%
    }

    .problem-consultation-pop[data-v-21a06f25] .fs-popup-ctn .fs-popup-body .contact-sales-box .form-box {
        max-height: calc(100% - 201px);
        padding: 20px 16px
    }

    .problem-consultation-pop[data-v-21a06f25] .fs-popup-ctn .fs-popup-body .contact-sales-box .form-box .input-block .check-item .select-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .problem-consultation-pop[data-v-21a06f25] .fs-popup-ctn .fs-popup-body .contact-sales-box .form-box .input-block .check-item .select-list .select-item {
        margin-right: 0
    }

    .problem-consultation-pop[data-v-21a06f25] .fs-popup-ctn .fs-popup-body .contact-sales-box .form-box .input-block .input-item {
        position: relative;
        width: calc(50% - 10px)
    }

    .problem-consultation-pop[data-v-21a06f25] .fs-popup-ctn .fs-popup-body .contact-sales-box .form-box .input-block .input-item.width100 {
        width: 100%
    }

    .problem-consultation-pop[data-v-21a06f25] .fs-popup-ctn .fs-popup-body .contact-sales-box .form-box .input-block .input-item .tit {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 4px
    }

    .problem-consultation-pop[data-v-21a06f25] .fs-popup-ctn .fs-popup-body .contact-sales-box .form-box .input-block .input-item .input-item-flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .problem-consultation-pop[data-v-21a06f25] .fs-popup-ctn .fs-popup-body .contact-sales-box .form-box .input-block .input-item .input-item-number {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        width: 100%
    }

    .problem-consultation-pop[data-v-21a06f25] .fs-popup-ctn .fs-popup-body .contact-sales-box .form-box .input-block .input-item .textarea-num {
        color: #707070;
        font-size: 12px;
        line-height: 20px;
        margin-top: 0
    }

    .problem-consultation-pop[data-v-21a06f25] .fs-popup-ctn .fs-popup-body .contact-sales-box .form-box .input-block .input-item .textarea-num em {
        font-style: normal
    }

    .problem-consultation-pop[data-v-21a06f25] .fs-popup-ctn .fs-popup-body .contact-sales-box .form-box .input-block .input-item .textarea-num em.active {
        color: #c00000
    }

    .problem-consultation-pop[data-v-21a06f25] .fs-popup-ctn .fs-popup-body .contact-sales-box .form-box .input-block .input-item.error .textarea-num {
        bottom: 2px
    }

    .problem-consultation-pop[data-v-21a06f25] .footer-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        border-top: none;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        padding: 20px 16px
    }

    .problem-consultation-pop[data-v-21a06f25] .footer-box .cancel-btn,.problem-consultation-pop[data-v-21a06f25] .footer-box .submit-btn {
        margin: 0;
        width: 100%
    }

    .problem-consultation-pop[data-v-21a06f25] .footer-box .cancel-btn {
        margin-top: 12px
    }
}

.cookie[data-v-35b9ca66] {
    background-color: #444;
    bottom: 0;
    left: 0;
    padding: 16px;
    position: fixed;
    width: 100%;
    z-index: 51
}

.cookie .main[data-v-35b9ca66] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    width: 84vw;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    height: 100%;
    justify-content: center
}

@media(max-width: 1200px) {
    .cookie .main[data-v-35b9ca66] {
        width:94vw
    }
}

@media(max-width: 1024px) {
    .cookie .main[data-v-35b9ca66] {
        width:100%
    }
}

.cookie .main-notEU p[data-v-35b9ca66] {
    color: #fff;
    font-size: 13px;
    line-height: 20px;
    padding-right: 20px
}

.cookie .main-notEU p[data-v-35b9ca66] a {
    color: #fff;
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.cookie .main-notEU .icon[data-v-35b9ca66] {
    color: #fff;
    font-size: 12px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.cookie .main-EU[data-v-35b9ca66] {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.cookie .main-EU p[data-v-35b9ca66] {
    color: #fff;
    font-size: 13px;
    line-height: 20px;
    max-width: 1200px
}

@media(max-width: 1024px) {
    .cookie .main-EU p[data-v-35b9ca66] {
        max-width:800px
    }
}

.cookie .main-EU p[data-v-35b9ca66] a {
    color: #fff;
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.cookie .main-EU .accept[data-v-35b9ca66] {
    background: #444;
    border-radius: 21px;
    margin-left: 100px
}

@media(max-width: 1024px) {
    .cookie .main-EU .accept[data-v-35b9ca66] {
        margin-left:60px
    }
}

@media(max-width: 768px) {
    .cookie .main-EU[data-v-35b9ca66] {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .cookie .main-EU .accept[data-v-35b9ca66] {
        margin-left: 0;
        margin-top: 20px
    }
}

.grecaptcha-badge {
    display: none!important
}

.container[data-v-a32ed744] {
    height: 320px;
    position: relative
}

.container .banner_div[data-v-a32ed744] {
    background: 50%/cover no-repeat;
    height: 100%;
    padding: 0 48px;
    position: absolute;
    width: 100%;
    z-index: -1
}

.container .banner-video[data-v-a32ed744] {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.container .banner-video[data-v-a32ed744] video {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

@media(max-width: 1024px) {
    .container .banner-video[data-v-a32ed744] {
        display:none
    }
}

.container .content_div[data-v-a32ed744] {
    height: 100%;
    padding: 0 48px;
    width: 100%
}

.container .content_div .content_wrap[data-v-a32ed744] {
    margin: 0 auto;
    max-width: 1200px
}

.container .content_div .content_wrap .breadcrumb[data-v-a32ed744] {
    padding-top: 20px
}

.container .content_div .content_wrap .breadcrumb[data-v-a32ed744] .box {
    padding: 0
}

.container .content_div .content_wrap .breadcrumb[data-v-a32ed744] .box .bread-item:after {
    color: #fff;
    opacity: .7
}

.container .content_div .content_wrap .breadcrumb[data-v-a32ed744] .box .bread-item a {
    color: #fff;
    opacity: .7
}

.container .content_div .content_wrap .breadcrumb[data-v-a32ed744] .box .bread-item:last-child>a {
    color: #fff!important;
    opacity: 1
}

.container .content_div .content_wrap .breadcrumb.black_breadcrumb[data-v-a32ed744] .bread-item:after {
    color: #707070;
    opacity: 1
}

.container .content_div .content_wrap .breadcrumb.black_breadcrumb[data-v-a32ed744] .bread-item a {
    color: #707070;
    opacity: 1
}

.container .content_div .content_wrap .breadcrumb.black_breadcrumb[data-v-a32ed744] .bread-item:last-child>a {
    color: #19191a!important
}

.container .content_div .content_wrap .text_content[data-v-a32ed744] {
    color: #fff;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 750px
}

.container .content_div .content_wrap .text_content.black_text_content[data-v-a32ed744] {
    color: #19191a
}

.container .content_div .content_wrap .text_content .title_h1[data-v-a32ed744] {
    font-size: 32px;
    font-weight: 600;
    line-height: 40px;
    white-space: pre-line
}

.container .content_div .content_wrap .text_content .desc_wrap[data-v-a32ed744] {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin-top: 16px
}

.container[data-v-a32ed744] .video_autoplay_box .iconfont_play {
    background: hsla(0,0%,100%,.1);
    right: 20px
}

.container[data-v-a32ed744] .video_autoplay_box .iconfont_play:hover {
    background: hsla(0,0%,100%,.3)
}

@media(max-width: 1024px) {
    .container .content_div .content_wrap[data-v-a32ed744] {
        width:100%
    }

    .container .content_div .content_wrap .breadcrumb[data-v-a32ed744] .bread-crumb {
        display: block
    }

    .container .content_div .content_wrap .text_content[data-v-a32ed744] {
        width: 640px
    }
}

@media(max-width: 768px) {
    .container[data-v-a32ed744] {
        height:440px
    }

    .container .content_div[data-v-a32ed744] {
        padding: 0 24px
    }

    .container .content_div .content_wrap .breadcrumb[data-v-a32ed744] {
        padding: 0
    }

    .container .content_div .content_wrap .breadcrumb[data-v-a32ed744] .bread-crumb {
        display: none
    }

    .container .content_div .content_wrap .text_content[data-v-a32ed744] {
        padding-top: 56px;
        top: 0;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        width: calc(100% - 48px)
    }

    .container .content_div .content_wrap .text_content .title_h1[data-v-a32ed744] {
        font-size: 24px;
        line-height: 32px
    }

    .container .content_div .content_wrap .text_content .desc_wrap[data-v-a32ed744] {
        font-size: 14px;
        line-height: 22px;
        margin-top: 12px
    }
}

.skeleton_wrap[data-v-c0845df8] {
    height: 100%;
    overflow: hidden;
    width: 100%;
    z-index: -1
}

.skeleton_wrap[data-v-c0845df8],.skeleton_wrap .skeleton_item[data-v-c0845df8] {
    position: absolute;
    top: 0
}

.skeleton_item[data-v-c0845df8] {
    background-color: #f2f2f2;
    height: 16px;
    margin-bottom: 8px;
    overflow: hidden;
    position: relative
}

.skeleton_item[data-v-c0845df8]:after {
    -webkit-animation: animation-skeleton-wave 1.6s linear .5s infinite;
    animation: animation-skeleton-wave 1.6s linear .5s infinite;
    background: -webkit-gradient(linear,left top,right top,from(transparent),color-stop(rgba(0,0,0,.03)),to(transparent));
    background: linear-gradient(90deg,transparent,rgba(0,0,0,.03),transparent);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

.skeleton_item[data-v-c0845df8]:last-child {
    margin-bottom: 0
}

.video_autoplay_box[data-v-008cd4db] {
    margin: 0 auto;
    max-width: 100%;
    position: relative
}

.video_autoplay_box .video[data-v-008cd4db] {
    display: block;
    margin: 0 auto;
    width: 100%
}

.video_autoplay_box .iconfont_play[data-v-008cd4db] {
    background: rgba(25,25,26,.4);
    border-radius: 40px;
    bottom: 20px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    right: 32px;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 40px;
    z-index: 2;
    display: none;
}

.video_autoplay_box .iconfont_play[data-v-008cd4db]:hover {
    background: rgba(25,25,26,.6);
    -webkit-transition: all .3s;
    transition: all .3s
}

.bread-crumb[data-v-02cc94c7] {
    position: relative
}

@media(max-width: 1024px) {
    .bread-crumb[data-v-02cc94c7] {
        display:none
    }

    .bread-crumb.m-show[data-v-02cc94c7] {
        display: block
    }
}

.bread-crumb.bread-crumb-big .box[data-v-02cc94c7] {
    padding-bottom: 20px;
    padding-top: 20px
}

.bread-crumb.bread-crumb-small .box[data-v-02cc94c7] {
    padding-bottom: 6px;
    padding-top: 6px
}

.bread-crumb .box[data-v-02cc94c7] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-x: auto;
    white-space: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 100%
}

.bread-crumb .box[data-v-02cc94c7]::-webkit-scrollbar {
    display: none
}

.scroll_mask[data-v-02cc94c7] {
    background: -webkit-gradient(linear,right top,left top,from(#fff),to(hsla(0,0%,100%,0)));
    background: linear-gradient(270deg,#fff,hsla(0,0%,100%,0));
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 42px;
    z-index: 1
}

.scroll_mask.left[data-v-02cc94c7] {
    left: 0;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.bread-item[data-v-02cc94c7] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #707070;
    font-size: 12px;
    line-height: 20px;
    -webkit-text-decoration: none;
    text-decoration: none;
    -webkit-transition: all .3s;
    transition: all .3s
}

.bread-item[data-v-02cc94c7]:after {
    color: #707070;
    content: "";
    font-family: "iconfont"!important;
    font-weight: 400;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    cursor: pointer;
    cursor: default;
    font-size: 12px;
    height: 12px;
    line-height: 14px;
    margin: 0 4px;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 12px
}

.bread-item[data-v-02cc94c7]:last-child {
    color: #19191a;
    cursor: text
}

.bread-item:last-child>a[data-v-02cc94c7] {
    color: #19191a!important;
    cursor: default
}

.bread-item:last-child>a[data-v-02cc94c7]:hover {
    cursor: default
}

.bread-item[data-v-02cc94c7]:last-child:after {
    display: none
}

.bread-item .link[data-v-02cc94c7]:focus-visible {
    border-radius: 3px;
    outline: 2px solid #0080ff;
    outline-offset: -2px
}

.bread-item>a[data-v-02cc94c7] {
    color: #707070;
    cursor: pointer;
    -webkit-text-decoration: none;
    text-decoration: none;
    -webkit-transition: all .3s;
    transition: all .3s
}

.bread-item>a[data-v-02cc94c7]:hover {
    color: #19191a;
    cursor: pointer;
    -webkit-text-decoration: none;
    text-decoration: none
}

.categories[data-v-02cc94c7] {
    position: relative
}

.categories[data-v-02cc94c7],.categories .title[data-v-02cc94c7] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.categories .title[data-v-02cc94c7] {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.categories .title>span[data-v-02cc94c7] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #19191a;
    cursor: pointer;
    font-size: 12px;
    line-height: 20px;
    -webkit-text-decoration: none;
    text-decoration: none;
    -webkit-transition: all .3s;
    transition: all .3s
}

.categories .title>span[data-v-02cc94c7]:after {
    color: #19191a;
    content: "";
    font-family: "iconfont"!important;
    font-weight: 400;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    cursor: pointer;
    cursor: default;
    font-size: 12px;
    height: 12px;
    line-height: 14px;
    margin: 0 4px;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 12px
}

.categories .title[data-v-02cc94c7]:after {
    color: #19191a;
    content: "";
    font-family: "iconfont"!important;
    font-weight: 400;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    cursor: pointer;
    cursor: default;
    font-size: 12px;
    height: 12px;
    line-height: 14px;
    margin: 0 4px;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 12px
}

.categories.active .title>span[data-v-02cc94c7]:after {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg)
}

.categories:last-child .title[data-v-02cc94c7]:after {
    display: none
}

.categories-option[data-v-02cc94c7] {
    min-width: 100%;
    z-index: 2
}

.categories-option .option_bg[data-v-02cc94c7] {
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    max-height: 336px;
    overflow: auto;
    padding: 5px 0
}

.categories-option .option_bg .option_item .href[data-v-02cc94c7] {
    color: #707070;
    cursor: pointer;
    display: block;
    font-size: 12px;
    line-height: 20px;
    overflow: hidden;
    padding: 9px 12px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

.categories-option .option_bg .option_item .href[data-v-02cc94c7]:focus-visible {
    border-radius: 3px;
    outline: 2px solid #0080ff;
    outline-offset: -2px
}

.categories-option .option_bg .option_item .href.active[data-v-02cc94c7],.categories-option .option_bg .option_item .href[data-v-02cc94c7]:hover {
    background: #f7f7f7;
    color: #19191a
}

.categories-option .option_bg .option_item .href.active[data-v-02cc94c7] {
    cursor: default
}

@media(max-width: 1024px) {
    .bread-crumb.bread-crumb-big .box[data-v-02cc94c7] {
        padding:20px 0
    }
}

@media(max-width: 768px) {
    .bread-crumb.bread-crumb-big .box[data-v-02cc94c7] {
        padding:24px 0 16px
    }
}

.nav_main[data-v-56d8c23f] {
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.nav_main[data-v-56d8c23f],.nav_main .slide_down_wrap[data-v-56d8c23f] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.nav_main .slide_down_wrap[data-v-56d8c23f] {
    background: #fff;
    -webkit-box-shadow: 0 3px 6px -2px rgba(0,0,0,.1);
    box-shadow: 0 3px 6px -2px rgba(0,0,0,.1);
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 12px;
    left: 0;
    padding: 12px;
    position: absolute;
    top: 52px;
    width: 100%
}

.nav_main .slide_down_wrap .wrap_detail[data-v-56d8c23f] {
    border: 1px solid #eee;
    border-radius: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 30px;
    padding: 10px 8px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.nav_main .slide_down_wrap .wrap_detail:hover .text[data-v-56d8c23f] {
    color: #19191a
}

.nav_main .slide_down_wrap .wrap_detail .text[data-v-56d8c23f] {
    color: #707070;
    font-size: 14px;
    line-height: 22px
}

.nav_main .slide_down_wrap .wrap_detail.active_li .text[data-v-56d8c23f] {
    color: #19191a;
    font-size: 14px;
    line-height: 22px
}

.nav_main .action_container[data-v-56d8c23f] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.nav_main .m_nav[data-v-56d8c23f] {
    display: none
}

.nav_main .nav_list[data-v-56d8c23f] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.nav_main .nav_list a[data-v-56d8c23f] {
    color: #707070;
    cursor: pointer;
    display: inline;
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
    margin-right: 48px;
    padding: 17px 0;
    position: relative
}

.nav_main .nav_list a[data-v-56d8c23f]:hover {
    color: #19191a;
    text-decoration: none;
}

.nav_main .nav_list a.active_li[data-v-56d8c23f] {
    color: #19191a
}

.nav_main .nav_list a .active_underline[data-v-56d8c23f] {
    background-color: #c00000;
    border-radius: 2px;
    bottom: 0;
    display: none;
    height: 2px;
    left: 0;
    margin-top: 8px;
    position: absolute;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    width: 100%
}

.nav_main .nav_list a .active_underline.active[data-v-56d8c23f] {
    display: block
}

.nav_main .contact_btn .fs-button[data-v-56d8c23f] {
    border-radius: 4px
}

@media(max-width: 1024px) {
    .nav_main[data-v-56d8c23f] {
        padding:0 24px;
        width: 100%
    }
}

@media(max-width: 960px) {
    .nav_main[data-v-56d8c23f] {
        padding:0 16px
    }

    .nav_main .nav_list[data-v-56d8c23f] {
        overflow: hidden
    }

    .nav_main .nav_list.m_scroller[data-v-56d8c23f] {
        overflow-x: auto
    }

    .nav_main .nav_list.m_scroller[data-v-56d8c23f]::-webkit-scrollbar {
        display: none
    }

    .nav_main .nav_list a[data-v-56d8c23f] {
        margin-right: 24px;
        padding: 16px 0 14px
    }

    .nav_main .scroll_mask[data-v-56d8c23f] {
        background: -webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.04)),color-stop(30%,rgba(0,0,0,.01)),to(rgba(0,0,0,0)));
        background: linear-gradient(270deg,rgba(0,0,0,.04),rgba(0,0,0,.01) 30%,rgba(0,0,0,0));
        bottom: 0;
        display: block;
        pointer-events: none;
        position: absolute;
        right: -1px;
        top: 0;
        width: 40px;
        z-index: 20
    }

    .nav_main .scroll_mask.left[data-v-56d8c23f] {
        left: -1px;
        right: 0;
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .nav_main .m_nav[data-v-56d8c23f] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        color: #707070;
        cursor: pointer;
        height: 52px;
        width: 44px;
        z-index: 100
    }

    .nav_main .m_nav .iconfont-more[data-v-56d8c23f] {
        border-radius: 4px;
        display: block;
        padding: 8px
    }

    .nav_main .m_nav .iconfont-more[data-v-56d8c23f]:hover {
        background-color: rgba(25,25,26,.04);
        color: #19191a
    }

    .nav_main .m_nav[data-v-56d8c23f]:before {
        background: -webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.04)),color-stop(30%,rgba(0,0,0,.01)),to(rgba(0,0,0,0)));
        background: linear-gradient(270deg,rgba(0,0,0,.04),rgba(0,0,0,.01) 30%,rgba(0,0,0,0));
        content: "";
        height: 100%;
        left: -30px;
        pointer-events: none;
        position: absolute;
        top: 0;
        width: 30px
    }

    .nav_main .contact_btn .fs-button[data-v-56d8c23f] {
        height: 34px;
        width: 103px
    }
}

.slide-down[data-v-d27e203a] {
    overflow: hidden;
    -webkit-transition: height .3s ease-in-out,padding-top .3s ease-in-out,padding-bottom .3s ease-in-out;
    transition: height .3s ease-in-out,padding-top .3s ease-in-out,padding-bottom .3s ease-in-out
}

.container[data-v-1d4b97d6] {
    padding: 40px 48px
}

.container .introduction[data-v-1d4b97d6] {
    margin: 0 auto;
    max-width: 1200px;
    width: 84vw
}

@media(max-width: 1200px) {
    .container .introduction[data-v-1d4b97d6] {
        width:94vw
    }
}

.container .introduction .title_div[data-v-1d4b97d6] {
    margin: 0 auto;
    max-width: 960px
}

.container .introduction .title_div .title[data-v-1d4b97d6] {
    color: #19191a;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    text-align: center
}

.container .introduction .introduction_div[data-v-1d4b97d6] {
    border-top: 1px solid #e5e5e5;
    margin-top: 36px;
    padding-top: 36px
}

.container .introduction .introduction_div .img_box[data-v-1d4b97d6] {
    min-height: calc((min(84vw, 1200px))/4);
    position: relative
}

.container .introduction .introduction_div .img_box[data-v-1d4b97d6] .skeleton_wrap {
    border-radius: 0;
    overflow: hidden
}

@media(max-width: 768px) {
    .container .introduction .introduction_div .img_box[data-v-1d4b97d6] {
        min-height:calc(25vw - 8px)
    }
}

.container .introduction .introduction_div.first_introduction_div[data-v-1d4b97d6] {
    border-top: none;
    margin-top: 0;
    padding-top: 24px
}

.container .introduction .introduction_div.first_introduction_div[data-v-1d4b97d6] img {
    height: auto!important;
    max-width: 100%;
}

.container .introduction .introduction_div .top_title[data-v-1d4b97d6] {
    color: #19191a;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px
}

.container .introduction .introduction_div .desc_title[data-v-1d4b97d6] {
    color: #707070;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    margin: 8px 0 24px
}

.container .introduction .introduction_div .first_img[data-v-1d4b97d6] {
    width: 100%
}

@media(max-width: 1024px) {
    .container[data-v-1d4b97d6] {
        padding:40px 24px
    }

    .container .introduction[data-v-1d4b97d6],.container .introduction .title_div[data-v-1d4b97d6] {
        width: 100%
    }
}

@media(max-width: 768px) {
    .container[data-v-1d4b97d6] {
        padding:36px 24px
    }

    .container .introduction .title_div .title[data-v-1d4b97d6] {
        font-size: 20px;
        font-weight: 600;
        line-height: 28px
    }

    .container .introduction .introduction_div[data-v-1d4b97d6] {
        margin-top: 24px;
        padding-top: 24px
    }
}

.pswp .pswp__counter {
    display: none
}

.pswp .pswp__button--zoom,.pswp .pswp__preloader {
    display: none!important
}

.pswp .pswp__button--arrow {
    display: none
}

.pswp .pswp__button--close {
    height: 32px;
    margin-right: 0;
    opacity: 1;
    right: 18px;
    top: 18px;
    width: 32px
}

.pswp .pswp__button--close svg {
    display: none
}

.pswp .pswp__button--close:before {
    color: #fff;
    content: "";
    font-family: "iconfont"!important;
    -webkit-font-smoothing: antialiased;
    cursor: pointer;
    font-size: 20px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.photo_gallery_box[data-v-2143d3ac] {
    width: 100%
}

.photo_gallery_box .gallery_item[data-v-2143d3ac],.photo_gallery_box a[data-v-2143d3ac] {
    display: block;
    width: 100%
}

.photo_gallery_box .gallery_item img[data-v-2143d3ac],.photo_gallery_box a img[data-v-2143d3ac] {
    display: block;
    max-width: 100%
}

.photo_gallery_ctn_pc[data-v-2143d3ac] {
    display: block
}

@media screen and (max-width: 768px) {
    .photo_gallery_ctn_pc[data-v-2143d3ac] {
        display:none
    }
}

.photo_gallery_ctn_m[data-v-2143d3ac] {
    display: none
}

@media screen and (max-width: 768px) {
    .photo_gallery_ctn_m[data-v-2143d3ac] {
        display:block
    }
}

.fs_tag_wrap[data-v-7977193f] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.fs_tag[data-v-7977193f] {
    display: inline-block;
    max-width: 100%;
    position: relative;
    width: 100%
}

@media(max-width: 960px) {
    .fs_tag[data-v-7977193f] {
        display:block;
        width: 100%
    }
}

.tag_title[data-v-7977193f] {
    color: #707070;
    font-size: 14px;
    line-height: 22px;
    padding: 23px 0 30px
}

.tag_title.tag_title_bottom[data-v-7977193f] {
    padding-bottom: 0
}

.tag_img_box[data-v-7977193f] {
    min-height: calc(min(84vw, 1200px)/4);
    overflow-y: hidden;
    position: relative
}

.tag_img_box.tag_img_box_low[data-v-7977193f] {
    min-height: calc(min(84vw, 1200px)/8)
}

.tag_img_box[data-v-7977193f] .gallery_item>img {
    width: 100%
}

.tag_img[data-v-7977193f] {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    position: relative;
    z-index: 0
}

.tag_point_box[data-v-7977193f] {
    border-radius: 100%;
    display: inline-block;
    height: 32px;
    margin-left: -16px;
    margin-top: -16px;
    position: absolute;
    width: 32px
}

.tag_point_box .fs-popover[data-v-7977193f] {
    margin-left: 0
}

.tag_point_box[data-v-7977193f] .trigger {
    height: 32px;
    width: 32px
}

.scene_tip .iconfont_warning[data-v-7977193f] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 32px;
    width: 32px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    background: rgba(0,0,0,.2);
    border-radius: 100%;
    color: #fff;
    font-size: 18px;
    justify-content: center
}

@media(max-width: 960px) {
    .scene_tip .iconfont_warning[data-v-7977193f] {
        height:22px;
        margin: 5px;
        width: 22px
    }
}

.scene_tip .iconfont_warning[data-v-7977193f]:hover {
    background: rgba(0,0,0,.3)
}

.scene_ctn[data-v-7977193f] {
    margin-top: 16px;
    min-width: 260px;
    text-align: left
}

@media(max-width: 960px) {
    .scene_ctn[data-v-7977193f] {
        width:100%
    }
}

.scene_ctn.scene_ctn_popup[data-v-7977193f] {
    min-width: auto;
    padding: 14px 8px;
    width: 100%
}

@media(max-width: 960px) {
    .scene_ctn.scene_ctn_popup[data-v-7977193f] {
        padding:0
    }
}

.scene_ctn .scene_title[data-v-7977193f] {
    color: #707070;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px
}

.scene_ctn .scene_desc[data-v-7977193f] {
    color: #707070;
    font-size: 13px;
    line-height: 20px
}

.scene_popover[data-v-7977193f] {
    width: 100%;
    word-break: break-all
}

.tag_point[data-v-7977193f] {
    display: inline-block;
    height: 32px;
    left: 0;
    position: absolute;
    top: 0;
    width: 32px
}

@media(max-width: 960px) {
    .tag_point[data-v-7977193f] {
        padding:5px
    }
}

.tag_point .tag_point_view[data-v-7977193f] {
    background: rgba(0,0,0,.2);
    border-radius: 100%;
    cursor: pointer;
    display: inline-block;
    height: 32px;
    position: relative;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 32px
}

@media(max-width: 960px) {
    .tag_point .tag_point_view[data-v-7977193f] {
        height:22px;
        width: 22px
    }
}

.tag_point .tag_point_view.tag_point_active[data-v-7977193f] {
    background: rgba(0,0,0,.3)
}

.tag_point .tag_point_view[data-v-7977193f]:hover {
    background: rgba(0,0,0,.3)
}

.tag_point .iconfont_tag[data-v-7977193f] {
    color: #fff;
    font-size: 16px;
    left: 50%;
    margin-left: -8px;
    margin-top: -8px;
    position: absolute;
    top: 50%;
    -webkit-transition: all .3s;
    transition: all .3s
}

@media(max-width: 960px) {
    .tag_point .iconfont_tag[data-v-7977193f] {
        font-size:12px;
        margin-left: -6px;
        margin-top: -6px
    }
}

.tag_point .iconfont_tag.iconfont_tag_hide[data-v-7977193f] {
    opacity: 0
}

.tag_point .iconfont_scene[data-v-7977193f] {
    color: #fff;
    font-size: 18px;
    left: 50%;
    margin-left: -9px;
    margin-top: -9px;
    position: absolute;
    top: 50%;
    -webkit-transition: all .3s;
    transition: all .3s
}

@media(max-width: 960px) {
    .tag_point .iconfont_scene[data-v-7977193f] {
        font-size:14px;
        margin-left: -7px;
        margin-top: -7px
    }
}

.tag_point .iconfont_scene.iconfont_tag_hide[data-v-7977193f] {
    opacity: 0
}

.tag_point .iconfont_close[data-v-7977193f] {
    color: #fff;
    font-size: 16px;
    left: 50%;
    margin-left: -8px;
    margin-top: -8px;
    opacity: 0;
    position: absolute;
    top: 50%;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: all .3s;
    transition: all .3s
}

@media(max-width: 960px) {
    .tag_point .iconfont_close[data-v-7977193f] {
        font-size:12px;
        margin-left: -6px;
        margin-top: -6px
    }
}

.tag_point .iconfont_close.iconfont_close_show[data-v-7977193f] {
    opacity: 1;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.tag_popup[data-v-7977193f] {
    background-color: #fff;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 8px 0 hsla(0,8%,44%,.3);
    box-shadow: 0 1px 8px 0 hsla(0,8%,44%,.3);
    display: block;
    left: 50%;
    min-height: 86px;
    min-width: 300px;
    padding: 16px;
    position: absolute;
    -webkit-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0);
    z-index: 10
}

.iconfont_popup_close[data-v-7977193f] {
    color: #4c4948;
    cursor: pointer;
    font-size: 12px;
    line-height: 20px;
    line-height: 12px;
    position: absolute;
    right: 16px;
    top: 16px
}

.product_item[data-v-7977193f] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.product_item .product_img[data-v-7977193f] {
    display: block;
    width: 100px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 10px
}

.product_item .product_img>img[data-v-7977193f] {
    display: block;
    margin: 0 auto;
    max-width: 100%
}

.product_item .product_detail[data-v-7977193f] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden
}

.product_item .product_detail .product_name[data-v-7977193f],.product_item .product_detail .product_title[data-v-7977193f] {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #707070;
    font-size: 14px;
    line-height: 22px;
    margin: 24px auto 10px;
    text-align: left
}

@media(max-width: 768px) {
    .product_item .product_detail .product_name[data-v-7977193f],.product_item .product_detail .product_title[data-v-7977193f] {
        margin:0 auto 10px;
        padding-right: 40px
    }
}

.product_item .product_detail .product_name>a[data-v-7977193f],.product_item .product_detail .product_title>a[data-v-7977193f] {
    color: #19191a
}

.product_item .product_detail .product_name[data-v-7977193f]:hover,.product_item .product_detail .product_title[data-v-7977193f]:hover {
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.product_item .product_detail .product_id[data-v-7977193f] {
    display: -webkit-box;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 4px;
    margin-top: 12px;
    max-height: 40px;
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: none;
    overflow: hidden
}

.product_item .product_detail .product_id[data-v-7977193f]:hover {
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.product_item .product_detail .product_bottom[data-v-7977193f] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.product_item .product_detail .product_bottom .price[data-v-7977193f] {
    color: #19191a;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px
}

.product_item .product_detail .product_bottom .iconfont_cart[data-v-7977193f] {
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 32px;
    position: absolute;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 32px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    bottom: 0;
    -webkit-box-shadow: 0 3px 9px 0 rgba(0,0,0,.1);
    box-shadow: 0 3px 9px 0 rgba(0,0,0,.1);
    color: #19191a;
    cursor: pointer;
    font-size: 16px;
    right: 0
}

.product_item .product_detail .product_bottom .iconfont_cart[data-v-7977193f]:hover {
    color: #19191a
}

.product_item .product_detail .product_bottom .iconfont_cart[data-v-7977193f]:before {
    background: #19191a;
    border-radius: 50%;
    bottom: 0;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 100%
}

.product_item .product_detail .product_bottom .iconfont_cart[data-v-7977193f]:hover:before {
    opacity: .04
}

@media(max-width: 768px) {
    .product_item .product_detail .product_bottom .iconfont_cart[data-v-7977193f] {
        bottom:auto
    }

    .product_item_box[data-v-7977193f] {
        width: 100%
    }
}

.product_item_box:last-of-type .product_item[data-v-7977193f] {
    margin-right: 0
}

.product_box_more[data-v-7977193f] {
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.product_box_more[data-v-7977193f],.product_box_more .product_item[data-v-7977193f] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal
}

.product_box_more .product_item[data-v-7977193f] {
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 140px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 5px 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.product_box_more .product_item .product_img[data-v-7977193f] {
    margin-right: 0;
    width: 64px
}

.product_box_more .product_item .product_detail .product_title[data-v-7977193f] {
    display: none
}

.product_box_more .product_item .product_detail .product_id[data-v-7977193f] {
    display: block
}

.product_box_more .product_item .product_detail .product_bottom[data-v-7977193f] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.product_box_more .product_item .product_detail .product_bottom .price[data-v-7977193f] {
    margin-bottom: 8px
}

.product_box.product_many .product_item .product_detail .product_bottom .iconfont_cart[data-v-7977193f] {
    position: relative
}

.pc-pad-show[data-v-7977193f] {
    height: 140px;
    left: 0;
    position: absolute;
    top: 16px;
    width: 100%
}

@media(max-width: 768px) {
    .pc-pad-show[data-v-7977193f] {
        display:none
    }
}

.more_type[data-v-7977193f] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative
}

.more_type[data-v-7977193f]:not(.product_box_more) {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.more_type .swiperBtnShow .swiper-btn-box[data-v-7977193f] {
    display: block
}

@media(max-width: 1024px) {
    .more_type .swiperBtnShow .swiper-btn-box[data-v-7977193f] {
        display:none
    }
}

.more_type .pc-pad-box[data-v-7977193f] {
    width: 100%
}

.more_type .m-box[data-v-7977193f] {
    display: none
}

.more_type .product_item[data-v-7977193f] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 90px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 8px
}

.more_type .product_item .product_img[data-v-7977193f] {
    margin-right: 0;
    padding: 0 10px;
    width: 100%
}

.more_type .product_item .product_img img[data-v-7977193f] {
    width: 64px
}

.more_type .product_item .product_img:hover+.product_detail .product_type>a[data-v-7977193f] {
    color: #19191a;
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.more_type .product_item .product_detail[data-v-7977193f] {
    width: 100%
}

.more_type .product_item .product_detail .product_type[data-v-7977193f] {
    display: block;
    font-size: 12px;
    line-height: 20px;
    margin-top: 4px;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap
}

.more_type .product_item .product_detail .product_type>a[data-v-7977193f] {
    color: #707070
}

.more_type .product_item .product_detail .product_type>a[data-v-7977193f]:hover {
    color: #19191a
}

.more_type .product_item .product_detail .product_id[data-v-7977193f],.more_type .product_item .product_detail .product_title[data-v-7977193f] {
    display: none
}

.more_type .product_item .product_detail .product_bottom[data-v-7977193f] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 16px;
    padding-top: 8px
}

.more_type .product_item .product_detail .product_bottom .price[data-v-7977193f] {
    display: none
}

.more_type .product_item .product_detail .product_bottom .iconfont_cart[data-v-7977193f] {
    margin-right: 4px;
    position: relative
}

.more_type .product_item .product_detail .product_bottom .iconfont_cart[data-v-7977193f]:before {
    border-radius: 50%;
    bottom: 0;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 2px;
    top: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 100%
}

.more_type .product_item .product_detail .product_bottom .iconfont_cart[data-v-7977193f]:hover:before {
    background: rgba(25,25,26,.04)
}

.more_type .swiper-btn-box[data-v-7977193f] {
    display: none;
    left: 50%;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    -webkit-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
    width: 100%;
    z-index: 11
}

.more_type .swiper-btn-box .swiper-button-prev[data-v-7977193f] {
    left: -15px
}

.more_type .swiper-btn-box .swiper-button-prev[data-v-7977193f]:after {
    content: "";
    font-family: "iconfont"!important;
    font-size: 12px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.more_type .swiper-btn-box .swiper-button-next[data-v-7977193f] {
    right: -15px
}

.more_type .swiper-btn-box .swiper-button-next[data-v-7977193f]:after {
    content: "";
    font-family: "iconfont"!important;
    font-size: 12px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.more_type .swiper-btn-box .swiper-button-next.swiper-button-disabled[data-v-7977193f] {
    cursor: default
}

.more_type .swiper-btn-box .swiper-btn[data-v-7977193f] {
    background-color: rgba(0,0,0,.2);
    background-image: none;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 20px
}

.more_type .swiper-btn-box .swiper-btn[data-v-7977193f]:hover {
    background-color: rgba(0,0,0,.4)
}

.more_type:hover .swiper-btn-box[data-v-7977193f] {
    display: block
}

@media(max-width: 1024px) {
    .more_type:hover .swiper-btn-box[data-v-7977193f] {
        display:none
    }
}

.desc_list_wrap[data-v-7977193f] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-height: 330px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 20px
}

.desc_list_wrap .desc_title[data-v-7977193f] {
    border-bottom: 1px solid #e5e5e5;
    color: #19191a;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 8px;
    padding-bottom: 8px
}

.desc_list_wrap .desc_title.no_title[data-v-7977193f] {
    height: 0;
    padding-bottom: 0
}

.desc_list_wrap .desc_list[data-v-7977193f] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: -20px;
    overflow-y: auto;
    padding-right: 20px
}

.desc_list_wrap .desc_list li[data-v-7977193f] {
    color: #707070;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 4px;
    padding-left: 12px;
    position: relative
}

.desc_list_wrap .desc_list li[data-v-7977193f]:last-child {
    margin-bottom: 0
}

.desc_list_wrap .desc_list li i[data-v-7977193f] {
    background-color: #707070;
    border-radius: 50%;
    display: block;
    height: 4px;
    left: 0;
    position: absolute;
    top: 8px;
    width: 4px
}

@media(max-width: 768px) {
    [data-v-7977193f] .popper-mobile-mask {
        display:none
    }

    .single_item .close_box[data-v-7977193f] {
        display: block
    }

    .single_item .close_box[data-v-7977193f] .iconfont-close {
        right: 16px;
        z-index: 10
    }

    .popper-mobile-content .product_box_more[data-v-7977193f] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .popper-mobile-content .product_box_more .product_item[data-v-7977193f] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        margin-bottom: 16px;
        padding: 0;
        width: 100%
    }

    .popper-mobile-content .product_box_more .product_item .product_img[data-v-7977193f] {
        margin-right: 10px;
        width: 100px
    }

    .popper-mobile-content .product_box_more .product_item .product_img>img[data-v-7977193f] {
        height: 100%;
        width: 100%
    }

    .popper-mobile-content .product_box_more .product_item .product_detail .product_title[data-v-7977193f] {
        display: none
    }

    .popper-mobile-content .product_box_more .product_item .product_detail .product_id[data-v-7977193f] {
        display: block;
        margin-top: 0
    }

    .popper-mobile-content .product_box_more .product_item .product_detail .product_bottom[data-v-7977193f] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .popper-mobile-content .product_box_more .product_item .product_detail .product_bottom .price[data-v-7977193f] {
        margin-bottom: 0
    }

    .popper-mobile-content .product_box_more[data-v-7977193f] :last-child {
        margin-bottom: 0
    }

    .popper-mobile-notMobileConventional .header-close-box[data-v-7977193f] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 52px;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-right: 16px;
        position: relative
    }

    .popper-mobile-notMobileConventional .header-close-box[data-v-7977193f]:after {
        background-color: #e5e5e5;
        bottom: 0;
        content: "";
        height: 1px;
        left: -16px;
        position: absolute;
        right: -16px
    }

    .popper-mobile-notMobileConventional .header-close-box .iconfont-close[data-v-7977193f] {
        color: #707070;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 20px;
        height: 100%;
        line-height: 28px;
        padding: 16px;
        position: absolute;
        right: 0;
        top: 0;
        width: 48px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .popper-mobile-notMobileConventional .more_type[data-v-7977193f] {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        overflow-y: auto;
        padding-right: 16px
    }

    .popper-mobile-notMobileConventional .more_type .close_box[data-v-7977193f] {
        display: none
    }
}

@media(max-width: 768px)and (max-width:768px) {
    .popper-mobile-notMobileConventional .more_type[data-v-7977193f] {
        max-height:390px;
        overflow: auto;
        padding-bottom: 0
    }

    .popper-mobile-notMobileConventional .more_type.single_item[data-v-7977193f] {
        position: relative
    }

    .popper-mobile-notMobileConventional .more_type.single_item .product_item[data-v-7977193f] {
        padding: 24px 0 8px
    }

    .popper-mobile-notMobileConventional .more_type.single_item .close_box[data-v-7977193f] {
        display: block
    }

    .popper-mobile-notMobileConventional .more_type .product_item_box:last-child .product_item[data-v-7977193f] {
        border-bottom: none
    }

    .popper-mobile-notMobileConventional .more_type .product_item[data-v-7977193f] {
        margin-bottom: 0;
        padding: 20px 0
    }
}

@media(max-width: 768px) {
    .popper-mobile-notMobileConventional .more_type .pc-pad-box[data-v-7977193f] {
        display:none
    }

    .popper-mobile-notMobileConventional .more_type .m-box[data-v-7977193f] {
        display: block;
        width: 100%
    }

    .popper-mobile-notMobileConventional .more_type .product_item[data-v-7977193f] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        border-bottom: 1px solid #f2f2f2;
        -ms-flex-direction: row;
        flex-direction: row;
        margin-bottom: 12px;
        margin-right: 0;
        padding: 8px 0 19px;
        width: 100%
    }
}

@media(max-width: 768px) {
    .popper-mobile-notMobileConventional .more_type .product_item[data-v-7977193f]:last-child {
        margin-bottom:0
    }

    .popper-mobile-notMobileConventional .more_type .product_item .product_img[data-v-7977193f] {
        height: 88px;
        margin-right: 10px;
        padding: 0;
        width: 88px
    }

    .popper-mobile-notMobileConventional .more_type .product_item .product_img>img[data-v-7977193f] {
        height: 100%;
        width: 100%
    }

    .popper-mobile-notMobileConventional .more_type .product_item .product_detail .product_title[data-v-7977193f] {
        display: block
    }

    .popper-mobile-notMobileConventional .more_type .product_item .product_detail .product_title>a[data-v-7977193f] {
        color: #707070;
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2
    }

    .popper-mobile-notMobileConventional .more_type .product_item .product_detail .product_id[data-v-7977193f] {
        display: none;
        margin-top: 0
    }

    .popper-mobile-notMobileConventional .more_type .product_item .product_detail .product_type[data-v-7977193f] {
        text-align: left
    }

    .popper-mobile-notMobileConventional .more_type .product_item .product_detail .product_bottom[data-v-7977193f] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding-bottom: 10px;
        padding-top: 0
    }

    .popper-mobile-notMobileConventional .more_type .product_item .product_detail .product_bottom .price[data-v-7977193f] {
        display: block;
        margin-bottom: 0
    }

    .popper-mobile-notMobileConventional .desc_list_wrap[data-v-7977193f] {
        display: none
    }

    .product_many .close_box[data-v-7977193f] {
        display: block
    }
}

.close_box[data-v-7977193f],.mask[data-v-7977193f] {
    display: none
}

.solutions_tag .fs_tag[data-v-7977193f] .fs-popup {
    position: absolute
}

.solutions_tag .fs_tag[data-v-7977193f] .fs-popup .fs-popup-ctn {
    position: absolute
}

.solutions_tag .fs_tag[data-v-7977193f] .mask {
    position: absolute
}

@media(max-width: 960px) {
    .tag_point .iconfont_tag.iconfont_tag_hide[data-v-7977193f] {
        opacity:.8
    }

    .tag_point .iconfont_close.iconfont_close_show[data-v-7977193f] {
        opacity: 0
    }

    .tag_popup[data-v-7977193f] {
        display: none
    }
}

.fs_tag .tag_list[data-v-7977193f] {
    margin-top: 38px
}

.fs_tag .tag_list .tag_item[data-v-7977193f] {
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 16px;
    padding: 8px 12px
}

.fs_tag .tag_list .tag_item img[data-v-7977193f] {
    display: block;
    height: 60px;
    margin-right: 14px;
    width: 60px
}

.fs_tag .tag_list .tag_item>div[data-v-7977193f] {
    text-align: left;
    width: calc(100% - 74px)
}

.fs_tag .tag_list .tag_item>div .title[data-v-7977193f] {
    color: #19191a;
    display: block;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 4px;
    margin-top: 6px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    -webkit-tap-highlight-color: transparent
}

.fs_tag .tag_list .tag_item>div .title[data-v-7977193f]:active {
    -webkit-text-decoration: none;
    text-decoration: none
}

.fs_tag .tag_list .tag_item>div .price[data-v-7977193f] {
    color: #19191a;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    width: 100%
}

@media(max-width: 768px) {
    .fs_tag[data-v-7977193f] .fs-popup-ctn {
        height:100%!important
    }

    .fs_tag[data-v-7977193f] .fs-popup-ctn .add_cart_pop {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 100%
    }
}

.product_box[data-v-7977193f] {
    margin-left: -4px
}

@media(max-width: 768px) {
    .mobileStyleType3_box[data-v-7977193f] {
        margin-left:0
    }
}

@media(max-width: 768px) {
    .listAddPop .fs-popup-ctn {
        width:calc(100% - 40px)!important
    }
}

@media(max-width: 768px)and (max-width:480px) {
    .listAddPop .fs-popup-ctn {
        height:100%!important;
        width: 100%!important
    }
}

@media(max-width: 768px)and (max-width:768px) {
    .listAddPop .fs-popup-ctn .add_cart_pop {
        width:100%
    }

    .listAddPop .fs-popup-ctn .add_cart_pop .main {
        max-height: -webkit-max-content;
        max-height: -moz-max-content;
        max-height: max-content;
        padding: 0 16px
    }
}

@media(max-width: 768px)and (max-width:768px)and (max-width:480px) {
    .listAddPop .fs-popup-ctn .add_cart_pop {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .listAddPop .fs-popup-ctn .add_cart_pop .main {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }
}

.fs-popover[data-v-590fe258] {
    display: inline-block;
    margin-left: 4px
}

.trigger[data-v-590fe258] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.popper-computer[data-v-590fe258] {
    background: #fff;
    border-radius: 8px;
    -webkit-box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    color: #707070;
    font-size: 13px;
    line-height: 20px;
    max-width: 300px;
    padding: 20px;
    z-index: 212
}

.popper-computer[data-v-590fe258]:focus-visible {
    outline: none
}

.date-picker--popper-box[data-v-590fe258] {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.popper-computer-bottom[data-v-590fe258]:before,.popper-computer-top[data-v-590fe258]:before {
    background: #fff;
    border-radius: 8px;
    bottom: 0;
    content: "";
    height: 12px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 11
}

.popper-computer-top[data-v-590fe258]:before {
    bottom: 0
}

.popper-computer-bottom[data-v-590fe258]:before {
    top: 0
}

.popper-computer-left[data-v-590fe258]:before,.popper-computer-right[data-v-590fe258]:before {
    background: #fff;
    border-radius: 8px;
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    width: 12px;
    z-index: 11
}

.popper-computer-left[data-v-590fe258]:before {
    right: 0
}

.popper-computer-right[data-v-590fe258]:before {
    left: 0
}

.popper-computer-bottom[data-v-590fe258]:after,.popper-computer-top[data-v-590fe258]:after {
    background: transparent;
    content: "";
    height: 20px;
    left: 0;
    position: absolute;
    width: 100%
}

.popper-computer-top[data-v-590fe258]:after {
    bottom: -16px
}

.popper-computer-bottom[data-v-590fe258]:after {
    top: -16px
}

.popper-computer-left[data-v-590fe258]:after,.popper-computer-right[data-v-590fe258]:after {
    background: transparent;
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    width: 20px;
    z-index: 11
}

.popper-computer-left[data-v-590fe258]:after {
    right: -16px
}

.popper-computer-right[data-v-590fe258]:after {
    left: -16px
}

.tag_computer.popper-computer-left[data-v-590fe258]:before,.tag_computer.popper-computer-right[data-v-590fe258]:before {
    height: 100%
}

.tag_computer.popper-computer-bottom[data-v-590fe258]:before,.tag_computer.popper-computer-top[data-v-590fe258]:before {
    width: 70%
}

.iconfont_close_box[data-v-590fe258] {
    border-radius: 3px;
    cursor: pointer;
    padding: 6px;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 112
}

.iconfont_close_box[data-v-590fe258]:hover {
    background-color: rgba(25,25,26,.04)
}

.iconfont_close_box:hover .iconfont-close[data-v-590fe258] {
    color: #19191a
}

.iconfont-close[data-v-590fe258] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 16px;
    text-align: center
}

.iconfont-close[data-v-590fe258],.iconfont-tip[data-v-590fe258] {
    color: #707070;
    font-size: 16px;
    height: 16px;
    width: 16px
}

.iconfont-tip[data-v-590fe258] {
    cursor: pointer;
    display: inline-block;
    font-weight: 400;
    line-height: 1;
    position: relative
}

.fs-popover-arrow[data-v-590fe258],.fs-popover-arrow[data-v-590fe258]:before {
    background: inherit;
    -webkit-box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    height: 18px;
    position: absolute;
    width: 18px;
    z-index: 8
}

.fs-popover-arrow[data-v-590fe258] {
    visibility: hidden
}

.fs-popover-arrow[data-v-590fe258]:before {
    content: "";
    -webkit-transform: scale(.707) rotate(45deg);
    -ms-transform: scale(.707) rotate(45deg);
    transform: scale(.707) rotate(45deg);
    visibility: visible
}

.popper-computer[data-popper-placement^=top]>.fs-popover-arrow[data-v-590fe258] {
    bottom: -8px
}

.popper-computer[data-popper-placement^=bottom]>.fs-popover-arrow[data-v-590fe258] {
    top: -8px
}

.popper-computer[data-popper-placement^=left]>.fs-popover-arrow[data-v-590fe258] {
    right: -8px
}

.popper-computer[data-popper-placement^=right]>.fs-popover-arrow[data-v-590fe258] {
    left: -8px
}

@media(max-width: 768px) {
    .popper-mobile .popper-mobile-content[data-v-590fe258] {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        left: 50%;
        position: fixed;
        top: 50%;
        width: calc(100% - 64px);
        z-index: 113;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        background: #fff;
        border-radius: 3px;
        -webkit-box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
        box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
        color: #707070;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-transform: translate3d(-50%,-50%,0);
        transform: translate3d(-50%,-50%,0)
    }

    .popper-mobile .iconfont-close[data-v-590fe258] {
        cursor: pointer;
        font-size: 20px;
        height: 20px;
        line-height: 20px;
        position: absolute;
        right: 20px;
        text-align: center;
        top: 20px;
        width: 20px
    }

    .popper-mobile .iconfont-close-card[data-v-590fe258] {
        display: -webkit-box;
        display: -ms-flexbox;
        font-size: 20px;
        position: static;
        text-align: right;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: flex;
        height: 20px;
        margin: 14px 20px 14px 0;
        width: 20px;
        -ms-flex-item-align: end;
        align-self: flex-end
    }

    .popper-mobile .popper-mobile-notMobileConventional[data-v-590fe258] {
        background: #fff;
        border-radius: 3px;
        -webkit-box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
        box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        left: 50%;
        position: fixed;
        top: 50%;
        -webkit-transform: translate3d(-50%,-50%,0);
        transform: translate3d(-50%,-50%,0);
        width: calc(100% - 64px);
        z-index: 113
    }

    .popper-mobile .popper-mobile-padding[data-v-590fe258] {
        font-size: 14px;
        line-height: 22px;
        padding: 20px 40px 20px 20px
    }

    .popper-mobile .popper-mobile-noTag[data-v-590fe258] {
        margin-right: 16px
    }

    .popper-mobile .popper-mobile-closeBtn[data-v-590fe258] {
        border-top: 1px solid #e5e5e5;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 14px;
        line-height: 22px;
        width: 100%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        color: #19191a;
        cursor: pointer;
        justify-content: center;
        padding: 12px 0
    }

    .popper-mobile .popper-mobile-mask[data-v-590fe258] {
        background: rgba(0,0,0,.2);
        bottom: 0;
        left: 0;
        position: fixed;
        right: 0;
        top: 0;
        z-index: 112
    }
}

.add_cart_header[data-v-40ca152c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    background: #fff;
    height: 60px;
    justify-content: flex-end;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 20px 32px;
    position: sticky;
    top: 0;
    z-index: 1
}

.add_cart_header .m_title[data-v-40ca152c] {
    display: none
}

@media(max-width: 960px) {
    .add_cart_header[data-v-40ca152c] {
        height:48px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        border-bottom: 1px solid #e5e5e5;
        justify-content: space-between;
        padding: 12px 16px
    }

    .add_cart_header>b[data-v-40ca152c] {
        font-weight: 400
    }

    .add_cart_header .m_title[data-v-40ca152c] {
        display: block
    }
}

.iconfont_close_box[data-v-40ca152c] {
    border-radius: 3px;
    cursor: pointer;
    padding: 6px;
    position: absolute;
    right: 26px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .3s;
    transition: all .3s
}

.iconfont_close_box[data-v-40ca152c]:hover {
    background-color: rgba(25,25,26,.04)
}

.iconfont_close_box:hover .iconfont_close[data-v-40ca152c] {
    color: #19191a
}

.iconfont_close_box .iconfont_close[data-v-40ca152c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 20px;
    height: 20px;
    width: 20px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #707070;
    font-weight: 400
}

@media(max-width: 960px) {
    .iconfont_close_box[data-v-40ca152c] {
        right:16px
    }

    .iconfont_close_box .iconfont_close[data-v-40ca152c] {
        font-size: 16px;
        height: 16px;
        width: 16px
    }
}

.add_cart_pop[data-v-40ca152c] {
    text-align: left;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    overflow: auto
}

.add_cart_pop[data-v-40ca152c] .link:hover {
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.add_cart_pop .main[data-v-40ca152c] {
    background: #fff
}

.add_cart_pop .main[data-v-40ca152c],.add_cart_pop .main_right_m[data-v-40ca152c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    overflow: initial;
    padding: 0 32px
}

@media(max-width: 768px) {
    .add_cart_pop .main[data-v-40ca152c],.add_cart_pop .main_right_m[data-v-40ca152c] {
        padding:0 16px
    }
}

.add_cart_pop .main>img[data-v-40ca152c],.add_cart_pop .main_right_m>img[data-v-40ca152c] {
    height: 100px;
    margin-right: 20px;
    width: 100px
}

@media(max-width: 768px) {
    .add_cart_pop .main>img[data-v-40ca152c],.add_cart_pop .main_right_m>img[data-v-40ca152c] {
        height:80px;
        width: 80px
    }
}

.add_cart_pop .main .main_right[data-v-40ca152c],.add_cart_pop .main_right_m .main_right[data-v-40ca152c] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.add_cart_pop .main .main_right>div h4[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div h4[data-v-40ca152c] {
    display: inline;
    margin-bottom: 8px;
    margin-right: 8px;
    max-width: 566px
}

.add_cart_pop .main .main_right>div h4 p[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div h4 p[data-v-40ca152c] {
    display: inline;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px
}

.add_cart_pop .main .main_right>div h4 span[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div h4 span[data-v-40ca152c] {
    color: #707070;
    font-size: 13px;
    font-weight: 400;
    margin-left: 12px
}

.add_cart_pop .main .main_right>div .star[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .star[data-v-40ca152c] {
    color: #999;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 13px;
    line-height: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    margin-bottom: 8px
}

.add_cart_pop .main .main_right>div .star span[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .star span[data-v-40ca152c] {
    margin-left: 4px
}

.add_cart_pop .main .main_right>div .product_sub[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .product_sub[data-v-40ca152c] {
    color: #707070;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 16px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 8px;
    -moz-column-gap: 8px;
    column-gap: 8px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    row-gap: 4px
}

.add_cart_pop .main .main_right>div .product_sub .product_tags_item[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .product_sub .product_tags_item[data-v-40ca152c] {
    padding-right: 8px;
    position: relative
}

.add_cart_pop .main .main_right>div .product_sub .product_tags_item[data-v-40ca152c]:after,.add_cart_pop .main_right_m .main_right>div .product_sub .product_tags_item[data-v-40ca152c]:after {
    background-color: #ccc;
    content: "";
    height: 10px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 1px
}

.add_cart_pop .main .main_right>div .product_sub .product_tags_item[data-v-40ca152c]:last-of-type:after,.add_cart_pop .main_right_m .main_right>div .product_sub .product_tags_item[data-v-40ca152c]:last-of-type:after {
    width: 0
}

.add_cart_pop .main .main_right>div .price[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .price[data-v-40ca152c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    background-color: #f7f7f7;
    justify-content: space-between;
    margin-bottom: 20px;
    padding: 16px 24px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 8px
}

.add_cart_pop .main .main_right>div .price .product_price_box>div[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .price .product_price_box>div[data-v-40ca152c] {
    color: #19191a;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px
}

.add_cart_pop .main .main_right>div .price .product_price_box>div>span[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .price .product_price_box>div>span[data-v-40ca152c] {
    display: inline-block
}

.add_cart_pop .main .main_right>div .price .product_price_box>div i[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .price .product_price_box>div i[data-v-40ca152c] {
    display: inline-block;
    font-style: normal
}

.add_cart_pop .main .main_right>div .price .product_price_box .afterTax[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .price .product_price_box .afterTax[data-v-40ca152c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    white-space: nowrap
}

.add_cart_pop .main .main_right>div .price .product_price_box .afterTax i[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .price .product_price_box .afterTax i[data-v-40ca152c] {
    font-style: normal
}

.add_cart_pop .main .main_right>div .price .product_price_box .pn[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .price .product_price_box .pn[data-v-40ca152c] {
    color: #707070;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    margin-top: 8px
}

.add_cart_pop .main .main_right>div .price .product_sales[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .price .product_sales[data-v-40ca152c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-top: 8px;
    min-height: 22px
}

.add_cart_pop .main .main_right>div .price .product_sales .sales_item[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .price .product_sales .sales_item[data-v-40ca152c] {
    border-right: 1px solid #e5e5e5;
    color: #707070;
    font-size: 13px;
    line-height: 1;
    padding: 0 11px;
    -ms-flex-negative: 0;
    cursor: pointer;
    flex-shrink: 0
}

.add_cart_pop .main .main_right>div .price .product_sales .sales_item[data-v-40ca152c]:first-child,.add_cart_pop .main_right_m .main_right>div .price .product_sales .sales_item[data-v-40ca152c]:first-child {
    padding-left: 0
}

.add_cart_pop .main .main_right>div .price .product_sales .sales_item:first-child>span[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .price .product_sales .sales_item:first-child>span[data-v-40ca152c] {
    color: #a65300
}

.add_cart_pop .main .main_right>div .price .product_sales .sales_item:nth-child(2n)>span[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .price .product_sales .sales_item:nth-child(2n)>span[data-v-40ca152c] {
    color: #0070bc
}

.add_cart_pop .main .main_right>div .price .product_sales .sales_item[data-v-40ca152c]:last-child,.add_cart_pop .main_right_m .main_right>div .price .product_sales .sales_item[data-v-40ca152c]:last-child {
    border-right: none;
    padding-right: 0
}

.add_cart_pop .main .main_right>div .price .product_sales .sales_item:last-child>span[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .price .product_sales .sales_item:last-child>span[data-v-40ca152c] {
    color: #19191a
}

.add_cart_pop .main .main_right>div .price .product_sales .sales_item[data-v-40ca152c]:hover,.add_cart_pop .main_right_m .main_right>div .price .product_sales .sales_item[data-v-40ca152c]:hover {
    -webkit-text-decoration: underline;
    text-decoration: underline
}

@media(max-width: 768px) {
    .add_cart_pop .main .main_right>div .price[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .price[data-v-40ca152c] {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

@media(max-width: 768px)and (max-width:480px) {
    .add_cart_pop .main .main_right>div .price[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .price[data-v-40ca152c] {
        background:#fff;
        padding: 0
    }
}

.add_cart_pop .main .main_right>div .opacity0[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .opacity0[data-v-40ca152c] {
    display: none!important
}

.add_cart_pop .main .main_right>div .compatible[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .compatible[data-v-40ca152c] {
    max-width: 566px
}

.add_cart_pop .main .main_right>div .compatible>div>p[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .compatible>div>p[data-v-40ca152c] {
    color: #707070;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 13px;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
}

.add_cart_pop .main .main_right>div .compatible>div ul[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .compatible>div ul[data-v-40ca152c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 8px
}

.add_cart_pop .main .main_right>div .compatible>div ul li[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .compatible>div ul li[data-v-40ca152c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 30px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #eee;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #19191a;
    cursor: pointer;
    font-size: 13px;
    line-height: 20px;
    margin: 0 8px 8px 0;
    padding: 0 8px;
    text-align: center;
    -webkit-transition: all .2s;
    transition: all .2s
}

.add_cart_pop .main .main_right>div .compatible>div ul li.active[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .compatible>div ul li.active[data-v-40ca152c] {
    background: #f2f2f2;
    border: 1px solid #19191a
}

.add_cart_pop .main .main_right>div .compatible>div ul li[data-v-40ca152c]:hover,.add_cart_pop .main_right_m .main_right>div .compatible>div ul li[data-v-40ca152c]:hover {
    background: #f2f2f2
}

.add_cart_pop .main .main_right>div .compatible>div ul li .last[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .compatible>div ul li .last[data-v-40ca152c] {
    color: #035fbf
}

.add_cart_pop .main .main_right>div .compatible>div ul .colorItem[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .compatible>div ul .colorItem[data-v-40ca152c] {
    border: 1px solid #eee;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #19191a;
    cursor: pointer;
    display: inline-block;
    height: 28px;
    line-height: normal;
    margin-bottom: 4px;
    margin-right: 4px;
    padding: 4px;
    text-align: center;
    width: 28px
}

.add_cart_pop .main .main_right>div .compatible>div ul .colorItem.active[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .compatible>div ul .colorItem.active[data-v-40ca152c] {
    border: 1px solid #19191a!important
}

.add_cart_pop .main .main_right>div .compatible>div ul .colorItem>i[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .compatible>div ul .colorItem>i[data-v-40ca152c] {
    border-radius: 2px;
    display: block;
    height: 100%;
    width: 100%
}

.add_cart_pop .main .main_right>div .compatible>div ul .colorItem>i.WB[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .compatible>div ul .colorItem>i.WB[data-v-40ca152c] {
    border: 1px solid #e5e5e5
}

.add_cart_pop .main .main_right>div .compatible>div[data-v-40ca152c]:nth-child(n+1),.add_cart_pop .main_right_m .main_right>div .compatible>div[data-v-40ca152c]:nth-child(n+1) {
    margin-top: 8px
}

.add_cart_pop .main .main_right>div .other[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other[data-v-40ca152c] {
    font-size: 0;
    padding-bottom: 20px
}

.add_cart_pop .main .main_right>div .other b[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other b[data-v-40ca152c] {
    color: #19191a;
    font-weight: 600
}

.add_cart_pop .main .main_right>div .other .detail[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .detail[data-v-40ca152c] {
    color: #0060bf;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    line-height: 18px;
    margin: 20px 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.add_cart_pop .main .main_right>div .other .detail span[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .detail span[data-v-40ca152c] {
    display: block
}

.add_cart_pop .main .main_right>div .other .detail span[data-v-40ca152c]:hover,.add_cart_pop .main_right_m .main_right>div .other .detail span[data-v-40ca152c]:hover {
    cursor: pointer;
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.add_cart_pop .main .main_right>div .other .warehouse[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .warehouse[data-v-40ca152c] {
    color: #19191a;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 4px;
    padding-left: 16px;
    position: relative
}

.add_cart_pop .main .main_right>div .other .warehouse>div[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .warehouse>div[data-v-40ca152c] {
    margin-bottom: 2px
}

.add_cart_pop .main .main_right>div .other .warehouse>div>div[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .warehouse>div>div[data-v-40ca152c] {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.add_cart_pop .main .main_right>div .other .warehouse span[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .warehouse span[data-v-40ca152c] {
    color: #035fbf;
    cursor: pointer;
    position: relative
}

.add_cart_pop .main .main_right>div .other .warehouse span:hover ul[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .warehouse span:hover ul[data-v-40ca152c] {
    display: block
}

.add_cart_pop .main .main_right>div .other .warehouse span ul[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .warehouse span ul[data-v-40ca152c] {
    background: #fff;
    bottom: 24px;
    -webkit-box-shadow: 0 1px 8px 0 hsla(0,8%,44%,.3);
    box-shadow: 0 1px 8px 0 hsla(0,8%,44%,.3);
    color: #707070;
    display: none;
    left: 50%;
    max-width: 280px;
    min-width: 280px;
    padding: 20px;
    position: absolute;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.add_cart_pop .main .main_right>div .other .warehouse span ul.tip_ship[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .warehouse span ul.tip_ship[data-v-40ca152c] {
    max-width: 290px;
    min-width: 290px
}

.add_cart_pop .main .main_right>div .other .warehouse span ul[data-v-40ca152c]:after,.add_cart_pop .main_right_m .main_right>div .other .warehouse span ul[data-v-40ca152c]:after {
    background: #fff;
    border-color: transparent #e4e4e4 #e4e4e4 transparent;
    border-style: solid;
    border-width: 1px;
    bottom: -5px;
    content: "";
    height: 8px;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg);
    width: 8px
}

.add_cart_pop .main .main_right>div .other .warehouse span ul li[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .warehouse span ul li[data-v-40ca152c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 2px 0
}

.add_cart_pop .main .main_right>div .other .warehouse span ul li p[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .warehouse span ul li p[data-v-40ca152c] {
    padding-left: 16px;
    position: relative
}

.add_cart_pop .main .main_right>div .other .warehouse span ul li p[data-v-40ca152c]:before,.add_cart_pop .main_right_m .main_right>div .other .warehouse span ul li p[data-v-40ca152c]:before {
    background: #707070;
    border-radius: 7px;
    content: " ";
    display: block;
    height: 7px;
    left: 0;
    position: absolute;
    top: 6px;
    width: 7px
}

.add_cart_pop .main .main_right>div .other .warehouse span ul li p.stock_ship_dot[data-v-40ca152c]:before,.add_cart_pop .main_right_m .main_right>div .other .warehouse span ul li p.stock_ship_dot[data-v-40ca152c]:before {
    background: #10a300
}

.add_cart_pop .main .main_right>div .other .warehouse span ul li p.in_ship_dot[data-v-40ca152c]:before,.add_cart_pop .main_right_m .main_right>div .other .warehouse span ul li p.in_ship_dot[data-v-40ca152c]:before {
    background: #fdaa01
}

.add_cart_pop .main .main_right>div .other .warehouse span ul li p b[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .warehouse span ul li p b[data-v-40ca152c] {
    color: #19191a;
    display: inline;
    font-weight: 400;
    padding-right: 3px
}

.add_cart_pop .main .main_right>div .other .warehouse span ul li.none[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .warehouse span ul li.none[data-v-40ca152c] {
    display: none
}

.add_cart_pop .main .main_right>div .other .warehouse .warehouse_tip[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .warehouse .warehouse_tip[data-v-40ca152c] {
    min-width: 290px;
    padding: 20px
}

@media(max-width: 960px) {
    .add_cart_pop .main .main_right>div .other .warehouse .warehouse_tip[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .warehouse .warehouse_tip[data-v-40ca152c] {
        width:100%
    }
}

.add_cart_pop .main .main_right>div .other .warehouse .delivery_enroute>i[data-v-40ca152c],.add_cart_pop .main .main_right>div .other .warehouse .delivery_warehouse>i[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .warehouse .delivery_enroute>i[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .warehouse .delivery_warehouse>i[data-v-40ca152c] {
    background: transparent;
    border-radius: 50%;
    display: inline-block;
    height: 4px;
    margin-right: 4px;
    vertical-align: middle;
    width: 4px
}

.add_cart_pop .main .main_right>div .other .warehouse>div:first-child .delivery_warehouse>i[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .warehouse>div:first-child .delivery_warehouse>i[data-v-40ca152c] {
    background: #10a300
}

.add_cart_pop .main .main_right>div .other .warehouse>div .delivery_enroute>i[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .warehouse>div .delivery_enroute>i[data-v-40ca152c] {
    background: #fdaa01
}

.add_cart_pop .main .main_right>div .other .warehouse .other_list_warehouse[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .warehouse .other_list_warehouse[data-v-40ca152c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 4px
}

.add_cart_pop .main .main_right>div .other .warehouse .other_list_warehouse>i[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .warehouse .other_list_warehouse>i[data-v-40ca152c] {
    background: #10a300;
    border-radius: 50%;
    display: block;
    height: 4px;
    margin-right: 12px;
    width: 4px
}

.add_cart_pop .main .main_right>div .other .warehouse .other_list_warehouse>span[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .warehouse .other_list_warehouse>span[data-v-40ca152c] {
    color: #707070;
    font-size: 13px;
    line-height: 20px
}

.add_cart_pop .main .main_right>div .other .warehouse .other_list_warehouse[data-v-40ca152c]:last-child,.add_cart_pop .main_right_m .main_right>div .other .warehouse .other_list_warehouse[data-v-40ca152c]:last-child {
    margin-bottom: 0
}

.add_cart_pop .main .main_right>div .other .warehouse .delivery_item_other[data-v-40ca152c] .fs-popover,.add_cart_pop .main_right_m .main_right>div .other .warehouse .delivery_item_other[data-v-40ca152c] .fs-popover {
    margin-left: 0
}

.add_cart_pop .main .main_right>div .other .warehouse .delivery_item_other[data-v-40ca152c] .fs-popover>.trigger>div,.add_cart_pop .main_right_m .main_right>div .other .warehouse .delivery_item_other[data-v-40ca152c] .fs-popover>.trigger>div {
    color: #0060bf;
    font-size: 13px;
    line-height: 20px
}

.add_cart_pop .main .main_right>div .other .warehouse>.iconfont[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .warehouse>.iconfont[data-v-40ca152c] {
    color: #4b4b4d;
    font-size: 12px;
    left: 0;
    line-height: 12px;
    position: absolute;
    top: 4px
}

.add_cart_pop .main .main_right>div .other .free[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .free[data-v-40ca152c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.add_cart_pop .main .main_right>div .other .free>i[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .free>i[data-v-40ca152c] {
    color: #4b4b4d;
    font-size: 12px;
    height: 12px;
    margin: 4px 4px 0 0
}

.add_cart_pop .main .main_right>div .other .free>span[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .free>span[data-v-40ca152c] {
    color: #19191a;
    font-size: 13px;
    line-height: 20px
}

.add_cart_pop .main .main_right>div .other .time[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .time[data-v-40ca152c] {
    color: #19191a;
    font-size: 13px;
    line-height: 18px
}

.add_cart_pop .main .main_right_box[data-v-40ca152c],.add_cart_pop .main_right_m .main_right_box[data-v-40ca152c] {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    margin-bottom: 16px
}

.add_cart_pop .main .main_right_box>span[data-v-40ca152c],.add_cart_pop .main_right_m .main_right_box>span[data-v-40ca152c] {
    color: #707070;
    font-size: 14px;
    line-height: 22px
}

.add_cart_pop .main .main_right .hot[data-v-40ca152c],.add_cart_pop .main .main_right .new[data-v-40ca152c],.add_cart_pop .main .main_right .off[data-v-40ca152c],.add_cart_pop .main_right_m .main_right .hot[data-v-40ca152c],.add_cart_pop .main_right_m .main_right .new[data-v-40ca152c],.add_cart_pop .main_right_m .main_right .off[data-v-40ca152c] {
    background-image: url(../picture/20230426155715gx0x94.png);
    background-position: -16px -16px;
    background-repeat: no-repeat;
    background-size: 128px 82px;
    height: 24px;
    margin-right: 8px;
    width: 44px
}

.add_cart_pop .main .main_right .off[data-v-40ca152c],.add_cart_pop .main_right_m .main_right .off[data-v-40ca152c] {
    background: #feefef;
    color: #c00000
}

.add_cart_pop .main .main_right .hot[data-v-40ca152c],.add_cart_pop .main_right_m .main_right .hot[data-v-40ca152c] {
    background-position: -68px -16px
}

.add_cart_pop .main .main_right .tips[data-v-40ca152c],.add_cart_pop .main_right_m .main_right .tips[data-v-40ca152c] {
    background: #f9efd8;
    border: none;
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #936d1d;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    padding: 9px 10px 9px 40px;
    position: relative
}

.add_cart_pop .main .main_right .tips .iconfont[data-v-40ca152c],.add_cart_pop .main_right_m .main_right .tips .iconfont[data-v-40ca152c] {
    font-size: 16px;
    left: 16px;
    position: absolute;
    top: 15px
}

.add_cart_pop .main .main_right .tips p[data-v-40ca152c],.add_cart_pop .main_right_m .main_right .tips p[data-v-40ca152c] {
    font-size: 13px;
    line-height: 22px
}

.add_cart_pop .main .tipClass[data-v-40ca152c],.add_cart_pop .main_right_m .tipClass[data-v-40ca152c] {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    min-width: 260px;
    padding: 20px
}

@media(max-width: 960px) {
    .add_cart_pop[data-v-40ca152c] {
        padding-top:20px
    }
}

@media(max-width: 768px) {
    .add_cart_pop[data-v-40ca152c] {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .add_cart_pop .main[data-v-40ca152c] {
        -webkit-box-flex: inherit!important;
        -ms-flex: inherit!important;
        flex: inherit!important
    }

    .add_cart_pop .main_right_m[data-v-40ca152c] {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }
}

.add_cart_pop .main_right_m[data-v-40ca152c] {
    display: block
}

.add_cart_pop .main_right_m .compatible[data-v-40ca152c] {
    max-width: 566px
}

.add_cart_pop .main_right_m .compatible>div>p[data-v-40ca152c] {
    color: #707070;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 13px;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
}

.add_cart_pop .main_right_m .compatible>div ul[data-v-40ca152c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 8px
}

.add_cart_pop .main_right_m .compatible>div ul li[data-v-40ca152c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 36px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #eee;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #19191a;
    cursor: pointer;
    font-size: 13px;
    margin: 0 8px 8px 0;
    padding: 0 16px;
    text-align: center;
    -webkit-transition: all .2s;
    transition: all .2s
}

.add_cart_pop .main_right_m .compatible>div ul li.active[data-v-40ca152c] {
    background: #f2f2f2;
    border: 1px solid #19191a
}

.add_cart_pop .main_right_m .compatible>div ul li[data-v-40ca152c]:hover {
    background: #f2f2f2
}

.add_cart_pop .main_right_m .compatible>div ul li .last[data-v-40ca152c] {
    color: #035fbf
}

.add_cart_pop .main_right_m .compatible>div ul .colorItem[data-v-40ca152c] {
    border: 1px solid #eee;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #19191a;
    cursor: pointer;
    display: inline-block;
    height: 28px;
    line-height: normal;
    margin-bottom: 4px;
    margin-right: 4px;
    padding: 4px;
    text-align: center;
    width: 28px
}

.add_cart_pop .main_right_m .compatible>div ul .colorItem.active[data-v-40ca152c] {
    border: 1px solid #19191a!important
}

.add_cart_pop .main_right_m .compatible>div ul .colorItem>i[data-v-40ca152c] {
    display: block;
    height: 100%;
    width: 100%
}

.add_cart_pop .main_right_m .compatible>div ul .colorItem>i.WB[data-v-40ca152c] {
    border: 1px solid #e5e5e5
}

.add_cart_pop .main_right_m .compatible>div[data-v-40ca152c]:nth-child(2) {
    margin-top: 20px
}

.add_cart_pop .main_right_m .other[data-v-40ca152c] {
    font-size: 0;
    padding-bottom: 20px
}

.add_cart_pop .main_right_m .other b[data-v-40ca152c] {
    color: #19191a;
    font-weight: 600
}

.add_cart_pop .main_right_m .other .detail[data-v-40ca152c] {
    color: #0060bf;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    line-height: 18px;
    margin: 20px 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.add_cart_pop .main_right_m .other .detail span[data-v-40ca152c] {
    display: block
}

.add_cart_pop .main_right_m .other .detail span[data-v-40ca152c]:hover {
    cursor: pointer;
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.add_cart_pop .main_right_m .other .warehouse[data-v-40ca152c] {
    color: #19191a;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 4px;
    padding-left: 16px;
    position: relative
}

.add_cart_pop .main_right_m .other .warehouse>div[data-v-40ca152c] {
    margin-bottom: 4px
}

.add_cart_pop .main_right_m .other .warehouse span[data-v-40ca152c] {
    color: #035fbf;
    cursor: pointer;
    position: relative
}

.add_cart_pop .main_right_m .other .warehouse span:hover ul[data-v-40ca152c] {
    display: block
}

.add_cart_pop .main_right_m .other .warehouse span ul[data-v-40ca152c] {
    background: #fff;
    bottom: 24px;
    -webkit-box-shadow: 0 1px 8px 0 hsla(0,8%,44%,.3);
    box-shadow: 0 1px 8px 0 hsla(0,8%,44%,.3);
    color: #707070;
    display: none;
    left: 50%;
    max-width: 280px;
    min-width: 280px;
    padding: 20px;
    position: absolute;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.add_cart_pop .main_right_m .other .warehouse span ul.tip_ship[data-v-40ca152c] {
    max-width: 290px;
    min-width: 290px
}

.add_cart_pop .main_right_m .other .warehouse span ul[data-v-40ca152c]:after {
    background: #fff;
    border-color: transparent #e4e4e4 #e4e4e4 transparent;
    border-style: solid;
    border-width: 1px;
    bottom: -5px;
    content: "";
    height: 8px;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg);
    width: 8px
}

.add_cart_pop .main_right_m .other .warehouse span ul li[data-v-40ca152c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 2px 0
}

.add_cart_pop .main_right_m .other .warehouse span ul li p[data-v-40ca152c] {
    padding-left: 16px;
    position: relative
}

.add_cart_pop .main_right_m .other .warehouse span ul li p[data-v-40ca152c]:before {
    background: #707070;
    border-radius: 7px;
    content: " ";
    display: block;
    height: 7px;
    left: 0;
    position: absolute;
    top: 6px;
    width: 7px
}

.add_cart_pop .main_right_m .other .warehouse span ul li p.stock_ship_dot[data-v-40ca152c]:before {
    background: #10a300
}

.add_cart_pop .main_right_m .other .warehouse span ul li p.in_ship_dot[data-v-40ca152c]:before {
    background: #fdaa01
}

.add_cart_pop .main_right_m .other .warehouse span ul li p b[data-v-40ca152c] {
    color: #19191a;
    display: inline;
    font-weight: 400;
    padding-right: 3px
}

.add_cart_pop .main_right_m .other .warehouse span ul li.none[data-v-40ca152c] {
    display: none
}

.add_cart_pop .main_right_m .other .warehouse .warehouse_tip[data-v-40ca152c] {
    min-width: 290px;
    padding: 20px
}

@media(max-width: 960px) {
    .add_cart_pop .main_right_m .other .warehouse .warehouse_tip[data-v-40ca152c] {
        width:100%
    }
}

.add_cart_pop .main_right_m .other .warehouse .delivery_enroute>i[data-v-40ca152c],.add_cart_pop .main_right_m .other .warehouse .delivery_warehouse>i[data-v-40ca152c] {
    background: transparent;
    border-radius: 50%;
    display: inline-block;
    height: 4px;
    margin-right: 4px;
    vertical-align: middle;
    width: 4px
}

.add_cart_pop .main_right_m .other .warehouse>div:first-child .delivery_warehouse>i[data-v-40ca152c] {
    background: #10a300
}

.add_cart_pop .main_right_m .other .warehouse>div .delivery_enroute>i[data-v-40ca152c] {
    background: #fdaa01
}

.add_cart_pop .main_right_m .other .warehouse .other_list_warehouse[data-v-40ca152c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 4px
}

.add_cart_pop .main_right_m .other .warehouse .other_list_warehouse>i[data-v-40ca152c] {
    background: #10a300;
    border-radius: 50%;
    display: block;
    height: 4px;
    margin-right: 12px;
    width: 4px
}

.add_cart_pop .main_right_m .other .warehouse .other_list_warehouse>span[data-v-40ca152c] {
    color: #707070;
    font-size: 13px;
    line-height: 20px
}

.add_cart_pop .main_right_m .other .warehouse .other_list_warehouse[data-v-40ca152c]:last-child {
    margin-bottom: 0
}

.add_cart_pop .main_right_m .other .warehouse .delivery_item_other[data-v-40ca152c] .fs-popover {
    margin-left: 0
}

.add_cart_pop .main_right_m .other .warehouse .delivery_item_other[data-v-40ca152c] .fs-popover>.trigger>div {
    color: #0060bf;
    font-size: 13px;
    line-height: 20px
}

.add_cart_pop .main_right_m .other .warehouse>.iconfont[data-v-40ca152c] {
    color: #4b4b4d;
    font-size: 12px;
    left: 0;
    line-height: 12px;
    position: absolute;
    top: 4px
}

.add_cart_pop .main_right_m .other .free[data-v-40ca152c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.add_cart_pop .main_right_m .other .free>i[data-v-40ca152c] {
    color: #4b4b4d;
    font-size: 12px;
    height: 12px;
    margin: 4px 4px 0 0
}

.add_cart_pop .main_right_m .other .free>span[data-v-40ca152c] {
    color: #19191a;
    font-size: 13px;
    line-height: 20px
}

.add_cart_pop .main_right_m .other .time[data-v-40ca152c] {
    color: #19191a;
    font-size: 13px;
    line-height: 18px
}

.operation[data-v-40ca152c] {
    border-top: 1px solid #e5e5e5
}

.operation>div[data-v-40ca152c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px 32px;
    width: 100%;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    background: #fff;
    justify-content: flex-end
}

.operation>div.add .qty-box[data-v-40ca152c] {
    background: #fff
}

.operation>div.add button[data-v-40ca152c] {
    margin-left: 12px
}

.operation>div.add button i[data-v-40ca152c] {
    margin-right: 4px
}

.operation .add_column[data-v-40ca152c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.operation .add_column button[data-v-40ca152c] {
    margin-left: 0!important
}

.operation .size[data-v-40ca152c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 12px
}

.operation .size .size_text[data-v-40ca152c] {
    color: #707070;
    font-size: 13px;
    line-height: 20px
}

.h80[data-v-40ca152c] {
    padding: 0 40px 104px
}

[data-v-40ca152c] .fs-popup-ctn {
    overflow: auto
}

[data-v-40ca152c] .fs-popup-ctn .fs-popup-body {
    overflow: auto
}

.warehouse_tip .other_list_warehouse[data-v-40ca152c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 4px
}

.warehouse_tip .other_list_warehouse>i[data-v-40ca152c] {
    background: #10a300;
    border-radius: 50%;
    display: block;
    height: 6px;
    margin-right: 12px;
    width: 6px
}

.warehouse_tip .other_list_warehouse>span[data-v-40ca152c] {
    color: #707070;
    font-size: 13px;
    line-height: 20px
}

.warehouse_tip .other_list_warehouse[data-v-40ca152c]:last-child {
    margin-bottom: 0
}

@media(max-width: 768px) {
    .popup_container[data-v-40ca152c] {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: auto;
        max-height: calc(100vh - 64px);
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .popup_container .iconfont_close[data-v-40ca152c] {
        font-size: 16px;
        height: 16px;
        width: 16px
    }

    .popup_container .add_cart_pop[data-v-40ca152c] {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .popup_container .operation[data-v-40ca152c] {
        border-top: 1px solid #e5e5e5;
        padding: 20px 16px
    }

    .popup_container .operation .add_column[data-v-40ca152c] {
        padding: 0
    }

    .popup_container .operation .size[data-v-40ca152c] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 12px
    }

    .popup_container .operation .fs-button[data-v-40ca152c] {
        width: 100%
    }
}

.popup_container_tips .add_cart_header[data-v-40ca152c] {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    border-bottom: 1px solid #e5e5e5;
    font-size: 20px;
    font-weight: 400;
    height: 70px;
    justify-content: flex-start;
    line-height: 28px
}

.popup_container_tips .add_cart_header .m_title[data-v-40ca152c] {
    display: block;
    font-size: 20px;
    font-weight: 400;
    line-height: 28px
}

.popup_container_tips .tips[data-v-40ca152c] {
    color: #707070;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    padding: 20px 32px
}

.popup_container_tips .tips[data-v-40ca152c] a {
    color: #0060bf
}

.container[data-v-32b219ae] {
    padding: 40px 48px
}

.container .content_div[data-v-32b219ae] {
    margin: 0 auto;
    max-width: 1200px;
    width: 84vw
}

@media(max-width: 1200px) {
    .container .content_div[data-v-32b219ae] {
        width:94vw
    }
}

.container .content_div .title[data-v-32b219ae] {
    color: #19191a;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    text-align: center
}

.container .content_div .product_div .list_title[data-v-32b219ae] {
    color: #19191a;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    padding: 36px 0 20px;
    text-align: center
}

.container .content_div .product_div .list_title.first_list_title[data-v-32b219ae] {
    padding: 24px 0 20px
}

.container .content_div .product_div .product_grid_div[data-v-32b219ae] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    gap: 20px;
    justify-content: center
}

.container .product_item[data-v-32b219ae] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    border-radius: 8px;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: calc(25% - 15px)
}

.container .product_item[data-v-32b219ae]:hover {
    -webkit-box-shadow: 0 15px 15px -10px rgba(0,0,0,.15);
    box-shadow: 0 15px 15px -10px rgba(0,0,0,.15)
}

.container .product_item.decoration_none[data-v-32b219ae]:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: auto
}

.container .product_item.decoration_none:hover .text_div p[data-v-32b219ae]:hover {
    cursor: text;
    -webkit-text-decoration: none;
    text-decoration: none
}

.container .product_item .img_box[data-v-32b219ae] {
    min-height: calc((min(84vw, 1200px) - 60px)/8);
    position: relative
}

.container .product_item .img_box[data-v-32b219ae] .skeleton_wrap {
    border-radius: 8px 8px 0 0;
    overflow: hidden;
    z-index: 0
}

@media(max-width: 768px) {
    .container .product_item .img_box[data-v-32b219ae] {
        min-height:calc(50vw - 16px)
    }
}

.container .product_item img[data-v-32b219ae] {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    display: block;
    height: auto;
    position: relative;
    width: 100%;
    z-index: 1
}

.container .product_item .text_div[data-v-32b219ae] {
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-top: none;
    color: #19191a;
    padding: 20px;
    -webkit-box-flex: 1;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    -ms-flex: 1;
    flex: 1
}

.container .product_item .text_div h5[data-v-32b219ae] {
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 12px
}

.container .product_item .text_div p[data-v-32b219ae] {
    color: #707070;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    margin-top: 8px
}

.container .product_item .text_div p[data-v-32b219ae]:first-child {
    margin-top: 0
}

.container .product_item .text_div p[data-v-32b219ae]:hover {
    cursor: pointer;
    -webkit-text-decoration: underline;
    text-decoration: underline
}

@media(max-width: 1024px) {
    .container[data-v-32b219ae] {
        padding:40px 24px
    }

    .container .content_div[data-v-32b219ae] {
        width: 100%
    }
}

@media(max-width: 768px) {
    .container[data-v-32b219ae] {
        padding:36px 16px
    }

    .container .content_div .title[data-v-32b219ae] {
        font-size: 20px;
        font-weight: 600;
        line-height: 28px
    }

    .container .content_div .product_div .product_grid_div[data-v-32b219ae] {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .container .product_item[data-v-32b219ae] {
        width: 100%
    }
}

.container[data-v-59d93f55] {
    padding: 40px 48px
}

.container .content_box[data-v-59d93f55] {
    margin: 0 auto;
    max-width: 1200px;
    width: 84vw
}

@media(max-width: 1200px) {
    .container .content_box[data-v-59d93f55] {
        width:94vw
    }
}

.container .content_box .title[data-v-59d93f55] {
    color: #19191a;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 12px;
    padding: 0 120px;
    text-align: center
}

.container .content_box .desc[data-v-59d93f55] {
    color: #707070;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 24px;
    padding: 0 120px;
    text-align: center
}

.container .content_box .details_div[data-v-59d93f55] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.container .content_box .details_div .left_div[data-v-59d93f55] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
    gap: 20px;
    margin-right: 36px
}

.container .content_box .details_div .left_div .grid_item[data-v-59d93f55] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.container .content_box .details_div .left_div .grid_item img[data-v-59d93f55] {
    height: 48px;
    margin-bottom: 8px;
    width: 48px
}

.container .content_box .details_div .left_div .grid_item .text_div[data-v-59d93f55] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.container .content_box .details_div .left_div .grid_item .text_div .tit[data-v-59d93f55] {
    color: #19191a;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px
}

.container .content_box .details_div .left_div .grid_item .text_div .subTit[data-v-59d93f55] {
    color: #707070;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    margin-top: 4px
}

.container .content_box .details_div .right_div[data-v-59d93f55] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 40.5%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    min-height: calc((min(84vw, 1200px)*0.4)/2);
    position: relative
}

.container .content_box .details_div .right_div[data-v-59d93f55] .skeleton_wrap {
    border-radius: 8px;
    overflow: hidden;
    z-index: 0
}

@media(max-width: 768px) {
    .container .content_box .details_div .right_div[data-v-59d93f55] {
        min-height:calc(50vw - 16px)
    }
}

.container .content_box .details_div .right_div img[data-v-59d93f55] {
    border-radius: 8px;
    height: auto;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 1
}

.container .content_box .details_div .right_div .banner-video[data-v-59d93f55] {
    border-radius: 8px;
    height: auto;
    left: 0;
    overflow: hidden;
    top: 0;
    width: 100%
}

.container .content_box .details_div .right_div .banner-video[data-v-59d93f55] video {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

@media(max-width: 1024px) {
    .container[data-v-59d93f55] {
        padding:40px 24px
    }

    .container .content_box[data-v-59d93f55] {
        width: 100%
    }

    .container .content_box .desc[data-v-59d93f55],.container .content_box .title[data-v-59d93f55] {
        padding: 0
    }
}

@media(max-width: 768px) {
    .container[data-v-59d93f55] {
        padding:36px 16px
    }

    .container .content_box .title[data-v-59d93f55] {
        font-size: 20px;
        font-weight: 600;
        line-height: 28px
    }

    .container .content_box .details_div[data-v-59d93f55] {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .container .content_box .details_div .left_div[data-v-59d93f55] {
        margin-right: 0
    }

    .container .content_box .details_div .right_div[data-v-59d93f55] {
        margin-bottom: 24px;
        width: 100%
    }
}

.container[data-v-2e24813d] {
    padding: 0 48px
}

.container .content_box[data-v-2e24813d] {
    border-top: 1px solid #e5e5e5;
    margin: 0 auto;
    max-width: 1200px;
    padding: 40px 0;
    width: 84vw
}

@media(max-width: 1200px) {
    .container .content_box[data-v-2e24813d] {
        width:94vw
    }
}

.container .content_box .title[data-v-2e24813d] {
    color: #19191a;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 12px;
    padding: 0 120px;
    text-align: center
}

.container .content_box .desc[data-v-2e24813d] {
    color: #707070;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 24px;
    padding: 0 120px;
    text-align: center
}

.container .content_box .details_div[data-v-2e24813d] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.container .content_box .details_div .left_div[data-v-2e24813d] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 40.5%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 36px;
    min-height: calc((min(84vw, 1200px)*0.4)/2);
    position: relative
}

.container .content_box .details_div .left_div[data-v-2e24813d] .skeleton_wrap {
    border-radius: 8px;
    overflow: hidden;
    z-index: 0
}

@media(max-width: 768px) {
    .container .content_box .details_div .left_div[data-v-2e24813d] {
        min-height:calc(50vw - 16px)
    }
}

.container .content_box .details_div .left_div img[data-v-2e24813d] {
    border-radius: 8px;
    height: auto;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 1
}

.container .content_box .details_div .left_div .banner-video[data-v-2e24813d] {
    border-radius: 8px;
    height: auto;
    left: 0;
    overflow: hidden;
    top: 0;
    width: 100%
}

.container .content_box .details_div .left_div .banner-video[data-v-2e24813d] video {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.container .content_box .details_div .right_div[data-v-2e24813d] {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 20px;
    gap: 20px
}

.container .content_box .details_div .right_div .grid_item[data-v-2e24813d] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.container .content_box .details_div .right_div .grid_item img[data-v-2e24813d] {
    height: 48px;
    margin-bottom: 8px;
    width: 48px
}

.container .content_box .details_div .right_div .grid_item .text_div[data-v-2e24813d] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.container .content_box .details_div .right_div .grid_item .text_div .tit[data-v-2e24813d] {
    color: #19191a;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px
}

.container .content_box .details_div .right_div .grid_item .text_div .subTit[data-v-2e24813d] {
    color: #707070;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    margin-top: 4px
}

@media(max-width: 1024px) {
    .container[data-v-2e24813d] {
        padding:0 24px
    }

    .container .content_box[data-v-2e24813d] {
        padding: 40px 0;
        width: 100%
    }

    .container .content_box .desc[data-v-2e24813d],.container .content_box .title[data-v-2e24813d] {
        padding: 0
    }
}

@media(max-width: 768px) {
    .container[data-v-2e24813d] {
        padding:0 16px
    }

    .container .content_box[data-v-2e24813d] {
        padding: 36px 0
    }

    .container .content_box .title[data-v-2e24813d] {
        font-size: 20px;
        font-weight: 600;
        line-height: 28px
    }

    .container .content_box .details_div[data-v-2e24813d] {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .container .content_box .details_div .left_div[data-v-2e24813d] {
        margin-bottom: 24px;
        margin-right: 0;
        width: 100%
    }
}

.container[data-v-54a08688] {
    padding: 40px 48px
}

.container .introduction[data-v-54a08688] {
    color: #19191a;
    margin: 0 auto;
    max-width: 1200px
}

.container .introduction .title[data-v-54a08688] {
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    padding-bottom: 24px;
    text-align: center
}

.container .introduction .listBox[data-v-54a08688] {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-gap: 20px;
    gap: 20px
}

.container .introduction .listBox li[data-v-54a08688] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 4px;
    text-align: center
}

.container .introduction .listBox li img[data-v-54a08688] {
    margin-bottom: 8px;
    max-width: 68px
}

.container .introduction .listBox li h5[data-v-54a08688] {
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 4px
}

.container .introduction .listBox li p[data-v-54a08688] {
    color: #707070;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px
}

@media(max-width: 1024px) {
    .container[data-v-54a08688] {
        padding:40px 24px
    }

    .container .introduction[data-v-54a08688] {
        width: 100%
    }
}

@media(max-width: 768px) {
    .container[data-v-54a08688] {
        padding:36px 16px
    }

    .container .introduction .title[data-v-54a08688] {
        font-size: 20px;
        font-weight: 600;
        line-height: 28px
    }

    .container .introduction .listBox[data-v-54a08688] {
        grid-template-columns: repeat(1,1fr)
    }
}

.container[data-v-b53c7c0a] {
    padding: 40px 48px
}

.container .content_box[data-v-b53c7c0a] {
    margin: 0 auto;
    max-width: 1200px;
    width: 84vw
}

@media(max-width: 1200px) {
    .container .content_box[data-v-b53c7c0a] {
        width:94vw
    }
}

.container .content_box .title[data-v-b53c7c0a] {
    color: #19191a;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 24px;
    text-align: center
}

.container .content_box .card_list[data-v-b53c7c0a] {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 20px;
    gap: 20px
}

.container .content_box .card_list .card[data-v-b53c7c0a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 32px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.container .content_box .card_list .card[data-v-b53c7c0a]:hover {
    -webkit-box-shadow: 0 4px 8px 0 rgba(0,0,0,.1);
    box-shadow: 0 4px 8px 0 rgba(0,0,0,.1)
}

.container .content_box .card_list .card img[data-v-b53c7c0a] {
    height: 36px;
    width: 36px
}

.container .content_box .card_list .card .bottom[data-v-b53c7c0a] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.container .content_box .card_list .card .bottom .card_title[data-v-b53c7c0a] {
    color: #19191a;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    margin: 12px 0
}

.container .content_box .card_list .card .bottom ul li[data-v-b53c7c0a] {
    color: #707070;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    margin-top: 4px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.container .content_box .card_list .card .bottom ul li[data-v-b53c7c0a]:first-child {
    margin-top: 0
}

.container .content_box .card_list .card .bottom ul li[data-v-b53c7c0a]:hover {
    cursor: pointer;
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.container .content_box .card_list .card .bottom ul li .dot[data-v-b53c7c0a] {
    background-color: #707070;
    border-radius: 50%;
    height: 4px;
    margin-right: 8px;
    margin-top: 8px;
    width: 4px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media(max-width: 1024px) {
    .container[data-v-b53c7c0a] {
        padding:40px 24px
    }

    .container .content_box[data-v-b53c7c0a] {
        width: 100%
    }
}

@media(max-width: 768px) {
    .container[data-v-b53c7c0a] {
        padding:36px 16px
    }

    .container .content_box .title[data-v-b53c7c0a] {
        font-size: 20px;
        font-weight: 600;
        line-height: 28px
    }

    .container .content_box .card_list[data-v-b53c7c0a] {
        grid-template-columns: 1fr
    }
}

.bg_div[data-v-7af84ca6] {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 40px 48px
}

.bg_div .main_wrap[data-v-7af84ca6] {
    margin: 0 auto;
    max-width: 1200px;
    width: 84vw
}

@media(max-width: 1200px) {
    .bg_div .main_wrap[data-v-7af84ca6] {
        width:94vw
    }
}

.bg_div .main_wrap h2[data-v-7af84ca6] {
    color: #19191a;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 12px;
    text-align: center
}

.bg_div .main_wrap .desc[data-v-7af84ca6] {
    color: #707070;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 24px;
    text-align: center
}

.bg_div .main_wrap .solution_form[data-v-7af84ca6] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 48px
}

.bg_div .main_wrap .solution_form .right[data-v-7af84ca6] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.bg_div .main_wrap .solution_form .right .success-box[data-v-7af84ca6] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    max-width: 900px;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.bg_div .main_wrap .solution_form .right .success-box .cont[data-v-7af84ca6] {
    margin: 0 auto;
    max-width: 600px;
    padding: 130px 0
}

@media(max-width: 768px) {
    .bg_div .main_wrap .solution_form .right .success-box .cont[data-v-7af84ca6] {
        max-width:100%;
        padding: 100px 0
    }
}

.bg_div .main_wrap .solution_form .right .success-box .cont img[data-v-7af84ca6] {
    display: block;
    height: auto;
    margin: 0 auto;
    width: 50px
}

.bg_div .main_wrap .solution_form .right .success-box .cont .success-tit[data-v-7af84ca6] {
    color: #19191a;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    margin: 20px 0 12px
}

.bg_div .main_wrap .solution_form .right .success-box .cont .success-des[data-v-7af84ca6] {
    color: #707070;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px
}

.bg_div .main_wrap .solution_form .right form[data-v-7af84ca6] {
    margin: 0 auto;
    max-width: 900px
}

.bg_div .main_wrap .solution_form .right form .inpbox[data-v-7af84ca6] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 16px
}

.bg_div .main_wrap .solution_form .right form .inpbox>div[data-v-7af84ca6] {
    width: calc(50% - 6px)
}

.bg_div .main_wrap .solution_form .right form .inpbox01[data-v-7af84ca6] {
    margin-bottom: 16px
}

.bg_div .main_wrap .solution_form .right form .inpbox01.last_inpbox[data-v-7af84ca6] {
    margin: 0
}

.bg_div .main_wrap .solution_form .right form .inpbox01 .txt[data-v-7af84ca6] {
    color: #19191a;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 8px
}

.bg_div .main_wrap .solution_form .right form .inpbox01 input[data-v-7af84ca6] {
    background-color: #fff
}

.bg_div .main_wrap .solution_form .right form .inpbox01 textarea[data-v-7af84ca6] {
    background-color: #fff;
    height: 120px
}

.bg_div .main_wrap .solution_form .right form .inpbox01 .input_item_flex[data-v-7af84ca6] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.bg_div .main_wrap .solution_form .right form .inpbox01 .input_item_number[data-v-7af84ca6] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 100%
}

.bg_div .main_wrap .solution_form .right form .inpbox01 .textarea_num[data-v-7af84ca6] {
    color: #707070;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    padding-top: 4px
}

.bg_div .main_wrap .solution_form .right form .inpbox01 .textarea_num em[data-v-7af84ca6] {
    font-style: normal
}

.bg_div .main_wrap .solution_form .right form .inpbox01 .textarea_num em.active[data-v-7af84ca6] {
    color: #c00000
}

.bg_div .main_wrap .solution_form .right form .form_agreement[data-v-7af84ca6] {
    color: #707070;
    font-size: 12px;
    line-height: 20px;
    margin: 16px 0 32px;
    display: none;
}

.bg_div .main_wrap .solution_form .right form .btn[data-v-7af84ca6] {
    margin-top: 8px
}

.bg_div .main_wrap .solution_form .right form .btn .fs-button[data-v-7af84ca6] {
    border-radius: 4px
}

@media(max-width: 1024px) {
    .bg_div[data-v-7af84ca6] {
        padding:40px 24px
    }

    .bg_div .main_wrap[data-v-7af84ca6] {
        width: 100%
    }

    .bg_div .main_wrap .solution_form[data-v-7af84ca6] {
        padding: 0
    }
}

@media(max-width: 768px) {
    .bg_div[data-v-7af84ca6] {
        padding:36px 16px
    }

    .bg_div .main_wrap h2[data-v-7af84ca6] {
        font-size: 20px;
        font-weight: 600;
        line-height: 28px
    }

    .bg_div .main_wrap .solution_form .right[data-v-7af84ca6] {
        width: 100%
    }

    .bg_div .main_wrap .solution_form .right .success-box .cont .success-tit[data-v-7af84ca6] {
        font-size: 16px;
        line-height: 24px;
        margin: 20px 0 8px
    }

    .bg_div .main_wrap .solution_form .right form[data-v-7af84ca6] {
        width: 100%
    }

    .bg_div .main_wrap .solution_form .right form .inpbox[data-v-7af84ca6] {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .bg_div .main_wrap .solution_form .right form .inpbox .lt[data-v-7af84ca6] {
        margin: 0 0 16px
    }

    .bg_div .main_wrap .solution_form .right form .inpbox>div[data-v-7af84ca6] {
        width: 100%
    }

    .bg_div .main_wrap .solution_form .right form .fs-button[data-v-7af84ca6] {
        width: 100%
    }
}

.validate_error[data-v-61e32ad9] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-top: 4px
}

.validate_error .error_info[data-v-61e32ad9] {
    -webkit-box-flex: 1;
    color: #c00000;
    -ms-flex: 1;
    flex: 1;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px
}

.validate_error .error_info[data-v-61e32ad9] a {
    color: #c00000;
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.validate_error .error_box[data-v-61e32ad9] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.validate_error .error_box .iconfont_error[data-v-61e32ad9] {
    color: #c00000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    height: 12px;
    line-height: 22px;
    margin-right: 4px;
    margin-top: 4px;
    width: 12px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.image-preview[data-v-253345a0] {
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.image-preview[data-v-253345a0]:hover {
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.image-preview .mask[data-v-253345a0] {
    background: rgba(0,0,0,.8);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0
}

.image-preview .close_icon[data-v-253345a0] {
    color: #fff;
    font-size: 20px;
    position: fixed;
    right: 20px;
    top: 20px;
    z-index: 2
}

.image-preview .close_icon[data-v-253345a0]:hover {
    cursor: pointer
}

.image-preview img[data-v-253345a0] {
    max-height: auto;
    max-width: 100%;
    z-index: 1
}

.fs-footer-wrap[data-v-c7bf26e4] #DigiCertClickID_OsYoXDe1 {
    display: none!important
}

.fs-footer-box[data-v-bf01acb0] {
    background: #fff;
    border-top: 1px solid #e5e5e5;
    padding: 55px 0 36px;
    width: 100%
}

.fs-footer-box .fs-footer[data-v-bf01acb0] {
    margin: 0 auto;
    max-width: 1200px;
    width: 84vw
}

@media(max-width: 1200px) {
    .fs-footer-box .fs-footer[data-v-bf01acb0] {
        width:94vw
    }
}

.fs-footer-box .footer-main[data-v-bf01acb0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.fs-footer-box .footer-main .footer-box-nav[data-v-bf01acb0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-top: 82px
}

.fs-footer-box .footer-box.footer-box-left[data-v-bf01acb0] {
    width: 280px
}

.fs-footer-box .footer-box .logo_box[data-v-bf01acb0] {
    padding: 16px 0 32px
}

.fs-footer-box .footer-box .logo_box .logo[data-v-bf01acb0] {
    display: block;
    width: 85px
}

.fs-footer-box .footer-box .logo_box .logo.logo-cn[data-v-bf01acb0] {
    width: 135px
}

.fs-footer-box .footer-box .logo_box .logo>img[data-v-bf01acb0] {
    display: block;
    margin: 0 auto;
    max-width: 100%
}

.fs-footer-box .footer-box .title[data-v-bf01acb0] {
    color: #19191a;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 24px
}

.fs-footer-box .footer-box .list .list-item[data-v-bf01acb0] {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 12px
}

.fs-footer-box .footer-box .list .list-item>a[data-v-bf01acb0] {
    color: #707070;
    -webkit-text-decoration: none;
    text-decoration: none
}

.fs-footer-box .footer-box .list .list-item .fs-hover-underline[data-v-bf01acb0] {
    background-position: 0 100%;
    background-size: 100% 0;
    padding-bottom: 3.5px
}

.fs-footer-box .footer-box .list .list-item .fs-hover-underline[data-v-bf01acb0]:hover {
    color: #19191a;
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.fs-footer-box .footer-box .list .list-item .iconfont_com[data-v-bf01acb0] {
    color: #707070;
    cursor: pointer;
    display: inline-block;
    display: none!important;
    font-size: 13px;
    height: 13px;
    margin-left: 4px;
    width: 13px
}

.fs-footer-box .footer-box .list .list-item[data-v-bf01acb0]:last-child {
    margin-bottom: 0
}

.fs-footer-box .footer-box .share_box[data-v-bf01acb0],.fs-footer-box .footer-box .share_box .iconfont-share[data-v-bf01acb0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.fs-footer-box .footer-box .share_box .iconfont-share[data-v-bf01acb0] {
    color: #707070;
    cursor: pointer;
    font-size: 26px;
    height: 26px;
    width: 26px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 13px
}

.fs-footer-box .footer-box .share_box .iconfont-share[data-v-bf01acb0]:last-child {
    margin-right: 0
}

.fs-footer-box .footer-box .share_box .iconfont-share[data-v-bf01acb0]:hover {
    color: #4b4b4d
}

.fs-footer-box .footer-box .jp_locale[data-v-bf01acb0] {
    margin: 16px 0 -8px
}

.fs-footer-box .footer-box .jp_locale div[data-v-bf01acb0] {
    color: #707070
}

.fs-footer-box .footer-box .jp_locale div[data-v-bf01acb0]:first-of-type {
    font-size: 13px;
    font-weight: 600;
    line-height: 20px
}

.fs-footer-box .footer-box .jp_locale div[data-v-bf01acb0]:last-of-type {
    font-size: 12px;
    line-height: 20px
}

.fs-footer-box .footer-box .tel_box[data-v-bf01acb0] {
    color: #707070;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 4px;
    margin-top: 16px
}

.fs-footer-box .footer-box .tel_box.cn[data-v-bf01acb0] {
    margin-top: 0
}

.fs-footer-box .footer-box .tel_box.uk[data-v-bf01acb0] {
    margin-bottom: 0
}

.fs-footer-box .footer-box .about_fs_cn[data-v-bf01acb0],.fs-footer-box .footer-box .jp_txt[data-v-bf01acb0] {
    color: #707070;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px
}

.fs-footer-box .footer-box .about_fs_cn[data-v-bf01acb0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.fs-footer-box .footer-box .about_fs_cn>span[data-v-bf01acb0] {
    margin-right: 8px
}

.fs-footer-box .footer-box .about_fs_cn .wx-pop[data-v-bf01acb0] {
    height: 26px;
    position: relative;
    width: 26px
}

.fs-footer-box .footer-box .about_fs_cn .wx-pop:hover .fs-wx-wrap[data-v-bf01acb0] {
    display: block
}

.fs-footer-box .footer-box .about_fs_cn .wx-pop img[data-v-bf01acb0] {
    cursor: pointer;
    display: block;
    height: auto;
    widows: 100%
}

.fs-footer-box .footer-box .about_fs_cn .wx-pop .fs-wx-wrap[data-v-bf01acb0] {
    background-color: #fff;
    -webkit-box-shadow: 0 1px 8px 0 hsla(0,8%,44%,.3);
    box-shadow: 0 1px 8px 0 hsla(0,8%,44%,.3);
    display: none;
    left: -50px;
    position: absolute;
    top: 36px;
    z-index: 10
}

.fs-footer-box .footer-box .about_fs_cn .wx-pop .fs-wx-wrap .triangle-up[data-v-bf01acb0] {
    background-color: #fff;
    -webkit-box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    display: inline-block;
    height: 16px;
    left: 55px;
    position: absolute;
    top: -8px;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
    width: 16px;
    z-index: 10
}

.fs-footer-box .footer-box .about_fs_cn .wx-pop .fs-wx-wrap .triangle-up-line[data-v-bf01acb0] {
    background-color: #fff;
    height: 15px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 100
}

.fs-footer-box .footer-box .about_fs_cn .wx-pop .fs-wx-wrap .cont[data-v-bf01acb0] {
    padding-top: 10px
}

.fs-footer-box .footer-box.deClass[data-v-bf01acb0]:not(:last-child) {
    margin-right: 10px
}

@media(max-width: 1024px) {
    .fs-footer-box .footer-box.deClass .detitle[data-v-bf01acb0] {
        word-wrap:break-word
    }

    .fs-footer-box .footer-box.deClassL[data-v-bf01acb0] {
        margin-right: 16px
    }
}

.fs-footer-box .footer_country_box[data-v-bf01acb0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    border-bottom: 1px solid #e5e5e5;
    justify-content: space-between;
    margin-top: 64px;
    padding-bottom: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.fs-footer-box .footer_country_box.new_country_box[data-v-bf01acb0] {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.fs-footer-box .footer_country_box .certification-box[data-v-bf01acb0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.fs-footer-box .footer_country_box .certification-box.certification-box-uk[data-v-bf01acb0] {
    height: auto
}

.fs-footer-box .footer_country_box .certification-box .uk_local_txt[data-v-bf01acb0] {
    color: #707070;
    font-size: 12px;
    line-height: 20px
}

.fs-footer-box .footer_country_box .certification-cn-box[data-v-bf01acb0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.fs-footer-box .footer_country_box .certification-cn-box a[data-v-bf01acb0] {
    background: url(../picture/customer_service_icon.png) no-repeat;
    height: 40px;
    margin-right: 20px;
    -webkit-text-decoration: none;
    text-decoration: none;
    width: 80px
}

.fs-footer-box .footer_country_box .certification-cn-box a[data-v-bf01acb0]:first-of-type {
    background-position: -61px -28px
}

.fs-footer-box .footer_country_box .certification-cn-box a[data-v-bf01acb0]:nth-of-type(2) {
    background-position: -61px -126px
}

.fs-footer-box .footer_country_box .certification-cn-box a[data-v-bf01acb0]:nth-of-type(3) {
    background-position: -61px -222px
}

.fs-footer-box .footer_country_box .certification-cn-box a[data-v-bf01acb0]:last-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: none
}

.fs-footer-box .footer_country_box .certification-cn-box a:last-child img[data-v-bf01acb0] {
    display: block;
    height: 20px;
    margin-right: 4px;
    width: 20px
}

.fs-footer-box .footer_country_box .certification-cn-box a:last-child p[data-v-bf01acb0] {
    color: #707070;
    font-size: 12px;
    line-height: 20px
}

.fs-footer-box .footer_country_box .country_box_right[data-v-bf01acb0] {
    -ms-flex-negative: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-shrink: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.fs-footer-box .footer_country_box .right-country[data-v-bf01acb0] {
    position: relative
}

.fs-footer-box .footer_country_box .right-country .triangle-up[data-v-bf01acb0] {
    background-color: #fff;
    -webkit-box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    display: inline-block;
    height: 16px;
    position: relative;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
    width: 16px;
    z-index: 10
}

.fs-footer-box .footer_country_box .right-country .triangle-up-line[data-v-bf01acb0] {
    background-color: #fff;
    bottom: 0;
    height: 16px;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 100
}

.fs-footer-box .footer_country_box .right-country .current-country-box[data-v-bf01acb0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #707070;
    cursor: pointer;
    font-size: 13px;
    padding: 5px 0;
    -webkit-transition: all .3s;
    transition: all .3s
}

.fs-footer-box .footer_country_box .right-country .current-country-box .iconfont-global[data-v-bf01acb0] {
    display: block;
    font-size: 18px;
    height: 18px;
    line-height: 18px;
    width: 18px
}

.fs-footer-box .footer_country_box .right-country .current-country-box img[data-v-bf01acb0] {
    height: 18px;
    width: 18px
}

.fs-footer-box .footer_country_box .right-country .current-country-box .country-info[data-v-bf01acb0] {
    font-size: 12px;
    line-height: 20px;
    margin: 0 4px;
    white-space: nowrap
}

.fs-footer-box .footer_country_box .right-country .current-country-box .iconfont-down[data-v-bf01acb0] {
    font-size: 12px;
    -webkit-transition: all .2s;
    transition: all .2s
}

.fs-footer-box .footer_country_box .right-country .current-country-box .iconfont-down.iconfont-down-up[data-v-bf01acb0] {
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg)
}

.fs-footer-box .footer_country_box .right-country .current-country-box[data-v-bf01acb0]:hover {
    color: #19191a
}

.fs-footer-box .footer_country_box .right-country .current-country-box:hover .iconfont-global[data-v-bf01acb0] {
    color: #707070
}

.fs-footer-box .footer_country_box .right-country .country-currency-wrap[data-v-bf01acb0] {
    bottom: 34px;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 300px;
    z-index: 10
}

.fs-footer-box .footer_country_box .right-country .country-currency-wrap .triangle-up[data-v-bf01acb0] {
    bottom: -8px;
    left: 50%;
    position: absolute;
    -webkit-transform: translate3d(-50%,0,0) rotate(-135deg);
    transform: translate3d(-50%,0,0) rotate(-135deg)
}

.fs-footer-box .footer_country_box .right-country .country-currency-wrap .country-currency-box .title[data-v-bf01acb0] {
    color: #707070;
    font-size: 13px;
    font-weight: 400;
    line-height: normal;
    margin: 15px 0 10px
}

.fs-footer-box .footer_country_box .right-country .country-currency-wrap .country-currency-box .fs-button[data-v-bf01acb0] {
    margin-top: 15px
}

.fs-footer-box .footer_country_box .line[data-v-bf01acb0] {
    background: #ccc;
    display: inline-block;
    height: 8px;
    margin: 0 20px;
    width: 1px
}

.fs-footer-box .app_box[data-v-bf01acb0] {
    color: #707070;
    font-size: 12px;
    font-weight: 400;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.fs-footer-box .app_box .iconfont-mobile[data-v-bf01acb0] {
    display: block;
    font-size: 18px;
    height: 18px;
    line-height: 18px;
    margin-right: 4px;
    width: 18px
}

.fs-footer-box .app_box>a[data-v-bf01acb0] {
    color: #707070;
    font-size: 12px;
    line-height: 20px
}

.fs-footer-box .app_box>a[data-v-bf01acb0]:hover {
    color: #19191a;
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.fs-footer-box .app_cn_box[data-v-bf01acb0] {
    color: #707070;
    font-size: 12px;
    font-weight: 400;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 5px 0;
    position: relative
}

.fs-footer-box .app_cn_box:hover .app-qr-wrap[data-v-bf01acb0] {
    display: block
}

.fs-footer-box .app_cn_box .iconfont-mobile[data-v-bf01acb0] {
    font-size: 18px;
    margin-right: 4px
}

.fs-footer-box .app_cn_box>span[data-v-bf01acb0] {
    color: #707070;
    font-size: 12px;
    line-height: 20px
}

.fs-footer-box .app_cn_box .app-qr-wrap[data-v-bf01acb0] {
    background-color: #fff;
    bottom: 34px;
    -webkit-box-shadow: 0 1px 8px 0 hsla(0,8%,44%,.3);
    box-shadow: 0 1px 8px 0 hsla(0,8%,44%,.3);
    display: none;
    left: -20px;
    position: absolute;
    z-index: 10
}

.fs-footer-box .app_cn_box .app-qr-wrap .triangle-up[data-v-bf01acb0] {
    background-color: #fff;
    bottom: -8px;
    -webkit-box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    display: inline-block;
    height: 16px;
    left: 50px;
    position: absolute;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
    width: 16px;
    z-index: 10
}

.fs-footer-box .app_cn_box .app-qr-wrap .triangle-up-line[data-v-bf01acb0] {
    background-color: #fff;
    bottom: 0;
    height: 15px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 100
}

.fs-footer-box .app_cn_box .app-qr-wrap .app-qr-box[data-v-bf01acb0] {
    padding: 10px 10px 15px
}

.fs-footer-box .app_cn_box .app-qr-wrap .app-qr-box img[data-v-bf01acb0] {
    display: block;
    height: auto;
    width: 100px
}

.fs-footer-box .footer-bottom[data-v-bf01acb0] {
    padding: 20px 0 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.fs-footer-box .footer-bottom[data-v-bf01acb0],.fs-footer-box .footer-bottom .left-cr-box[data-v-bf01acb0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.fs-footer-box .footer-bottom .left-cr-box a[data-v-bf01acb0] {
    color: #707070;
    font-size: 12px;
    line-height: 20px;
    margin-left: 8px;
    -webkit-text-decoration: none;
    text-decoration: none
}

.fs-footer-box .footer-bottom .copyright[data-v-bf01acb0] {
    color: #707070;
    font-size: 12px;
    padding-right: 20px
}

.fs-footer-box .footer-bottom .policy-box[data-v-bf01acb0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.fs-footer-box .footer-bottom .policy-box .line[data-v-bf01acb0] {
    background: #ccc;
    display: inline-block;
    height: 8px;
    margin: 0 20px;
    width: 1px
}

.fs-footer-box .footer-bottom .policy-box>a[data-v-bf01acb0] {
    color: #707070;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
    line-height: 20px;
    position: relative
}

.fs-footer-box .footer-bottom .policy-box>a:last-child .line[data-v-bf01acb0] {
    display: none
}

.fs-footer-box .footer-bottom .policy-box>a[data-v-bf01acb0]:hover {
    color: #19191a
}

.fs-footer-box .footer-certification-box[data-v-bf01acb0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 32px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.fs-footer-box .footer-certification-box.footer-certification-box_France[data-v-bf01acb0],.fs-footer-box .footer-certification-box.pay-icon[data-v-bf01acb0] {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.fs-footer-box .footer-certification-box .certification-box[data-v-bf01acb0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 28px
}

.fs-footer-box .footer-certification-box .certification-box.certification-box-uk[data-v-bf01acb0] {
    height: auto
}

.fs-footer-box .footer-certification-box .certification-box .uk_local_txt[data-v-bf01acb0] {
    color: #707070;
    font-size: 12px;
    line-height: 20px
}

.fs-footer-box .footer-certification-box .certification-box a[data-v-bf01acb0] {
    margin-right: 16px
}

.fs-footer-box .footer-certification-box .certification-box a[data-v-bf01acb0]:last-of-type {
    margin-right: 0
}

.fs-footer-box .footer-certification-box .certification-box a img[data-v-bf01acb0] {
    max-height: 28px;
    width: auto
}

.fs-footer-box .footer-certification-box .pay_box[data-v-bf01acb0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.fs-footer-box .footer-certification-box .pay_box img[data-v-bf01acb0] {
    margin-right: 16px
}

.fs-footer-box .footer-certification-box .pay_box img[data-v-bf01acb0]:last-of-type {
    margin-right: 0
}

.fs-footer-box .footer-certification-box .pay_box.pay-icon[data-v-bf01acb0] {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.fs-footer-box .footer-certification-box .pay_box.pay-icon>a[data-v-bf01acb0] {
    margin-left: 20px
}

.fs-footer-box .footer-certification-box .pay_box.pay-icon>a.uk_a[data-v-bf01acb0] {
    display: block;
    padding-top: 4px
}

.fs-footer-box .footer-certification-box .pay_box.pay-icon>a.uk_a img[data-v-bf01acb0] {
    display: block
}

@media(max-width: 960px) {
    .fs-footer-box[data-v-bf01acb0] {
        display:none
    }
}

.subscribe_box[data-v-7370b2a0] {
    width: 240px
}

@media screen and (max-width: 768px) {
    .subscribe_box[data-v-7370b2a0] {
        margin:0;
        padding: 20px 16px 32px;
        width: 100%
    }
}

.logo_box[data-v-7370b2a0] {
    margin-bottom: 40px
}

@media screen and (max-width: 768px) {
    .logo_box[data-v-7370b2a0] {
        margin-bottom:24px
    }
}

.logo_box .logo[data-v-7370b2a0] {
    display: block;
    width: 85px
}

@media screen and (max-width: 768px) {
    .logo_box .logo[data-v-7370b2a0] {
        width:76px
    }
}

.logo_box .logo.logo_cn[data-v-7370b2a0] {
    width: 135px
}

.logo_box .logo>img[data-v-7370b2a0] {
    display: block;
    margin: 0 auto;
    max-width: 100%
}

.form_item[data-v-7370b2a0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.form_item[data-v-7370b2a0] input {
    border-radius: 4px 0 0 4px;
    font-size: 12px;
    height: 32px;
    line-height: 20px;
    width: auto;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.form_item[data-v-7370b2a0] .fs-button {
    border-radius: 0 4px 4px 0;
    margin-left: -1px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-size: 12px;
    height: 32px;
    line-height: 20px;
    padding: 0 12px
}

.subscribe_info[data-v-7370b2a0] {
    color: #19191a;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 12px;
    max-width: 276px
}

@media screen and (max-width: 768px) {
    .subscribe_info[data-v-7370b2a0] {
        max-width:100%
    }
}

.agree_box[data-v-7370b2a0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.agree_box[data-v-7370b2a0] input {
    height: auto;
    margin-right: 8px
}

.agree_box p[data-v-7370b2a0] {
    color: #646466;
    font-size: 12px;
    line-height: 20px;
    padding-top: 1px
}

.agree_box p a[data-v-7370b2a0] {
    color: #19191a;
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.agree_box p a[data-v-7370b2a0]:hover {
    color: #646466
}

.error_info[data-v-7370b2a0] {
    color: #c00000;
    font-size: 13px;
    line-height: 20px
}

.error_info.error_info_success[data-v-7370b2a0] {
    color: #10a300;
    padding-top: 4px
}

@media(max-width: 959px) {
    .subscribe_box[data-v-7370b2a0] {
        padding-bottom:8px;
        padding-top: 32px
    }

    .subscribe_box .logo_box[data-v-7370b2a0] {
        display: none
    }

    .subscribe_box .form_item[data-v-7370b2a0] input {
        background: #fff;
        font-size: 13px;
        height: 42px
    }

    .subscribe_box .form_item[data-v-7370b2a0] .fs-button {
        font-size: 14px;
        height: 42px;
        padding: 0 16px
    }

    .error_info[data-v-7370b2a0] {
        color: #c00000;
        font-size: 14px;
        line-height: 22px
    }

    .error_info.error_info_success[data-v-7370b2a0] {
        color: #10a300;
        padding-top: 12px
    }
}

#MyCustomTrustbadge {
    margin-top: 18px;
    position: relative
}

#MyCustomTrustbadge ._1gwv20v ._lk7o4h {
    border: 1px solid #ccc!important;
    border-radius: 3px!important;
    -webkit-box-sizing: border-box!important;
    box-sizing: border-box!important;
    padding: 11px 16px!important;
    position: relative!important
}

#MyCustomTrustbadge ._1gwv20v ._lk7o4h ._thsmae {
    width: 100%!important;
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important
}

#MyCustomTrustbadge ._1gwv20v ._lk7o4h ._thsmae ._1qiwh36 {
    height: 58px!important;
    margin: 0 12px 0 0!important;
    padding: 0!important;
    width: 58px!important
}

#MyCustomTrustbadge ._1gwv20v ._lk7o4h ._thsmae ._1qiwh36 ._upwhbk {
    display: block!important;
    height: 58px!important;
    margin: auto!important;
    width: 58px!important
}

#MyCustomTrustbadge ._1gwv20v ._lk7o4h ._thsmae ._argvb9 {
    -webkit-box-flex: 1!important;
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex: 1!important;
    flex: 1!important;
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: normal!important;
    -ms-flex-direction: column!important;
    flex-direction: column!important;
    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
    padding: 12px 0 0!important;
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
    height: 58px!important
}

#MyCustomTrustbadge ._1gwv20v ._lk7o4h ._thsmae ._argvb9 ._s7xc8z {
    color: #707070!important;
    font-display: swap!important;
    font-size: 12px!important;
    line-height: 18px!important;
    margin-top: 2px!important;
    padding: 0!important
}

#MyCustomTrustbadge ._1gwv20v ._lk7o4h ._thsmae ._argvb9 ._8pqgf9 {
    color: #707070!important;
    font-display: swap!important;
    font-size: 13px!important;
    height: 13px!important;
    line-height: 13px!important;
    margin-bottom: -2px!important;
    margin-top: 4px!important
}

#MyCustomTrustbadge ._1gwv20v ._lk7o4h ._thsmae ._argvb9 ._8pqgf9>span {
    color: #707070!important;
    display: inline-block!important;
    font-display: swap!important;
    font-size: 13px!important;
    height: 13px!important;
    line-height: 13px!important
}

#MyCustomTrustbadge ._1gwv20v ._lk7o4h ._1iu1jow,#MyCustomTrustbadge ._1gwv20v ._lk7o4h ._zbxp0s {
    display: none!important
}

#MyCustomTrustbadge ._1gwv20v ._lk7o4h ._qcra45 {
    color: #19191a!important;
    font-display: swap!important;
    font-size: 13px!important;
    left: 16px!important;
    margin: 0!important;
    padding: 0 0 0 70px!important;
    position: absolute!important;
    text-align: center!important;
    top: 6px!important;
    white-space: nowrap!important;
    width: calc(100% - 32px)!important
}

#MyCustomTrustbadge.MyCustomTrustbadge-de ._1gwv20v ._lk7o4h {
    width: 182px!important
}

#MyCustomTrustbadge.MyCustomTrustbadge-de-en ._1gwv20v ._lk7o4h {
    width: 204px!important
}

#MyCustomTrustbadge.MyCustomTrustbadge-fr ._1gwv20v ._lk7o4h {
    width: 223px!important
}

#MyCustomTrustbadge.MyCustomTrustbadge-es ._1gwv20v ._lk7o4h,#MyCustomTrustbadge.MyCustomTrustbadge-mx ._1gwv20v ._lk7o4h {
    width: 254px!important
}

#MyCustomTrustbadge.MyCustomTrustbadge-it ._1gwv20v ._lk7o4h {
    width: 233px!important
}

.download_app_text[data-v-9355ba70] {
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 10px;
    margin-top: 20px
}

.app_box[data-v-9355ba70] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 40px
}

@media screen and (max-width: 768px) {
    .app_box[data-v-9355ba70] {
        -webkit-box-pack:center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.app_box .app_item[data-v-9355ba70] {
    display: inline-block;
    height: 30px;
    margin-right: 12px
}

.app_box .app_item img[data-v-9355ba70] {
    display: block;
    max-height: 100%;
    max-width: 100%
}

.app_box .app_item[data-v-9355ba70]:last-child {
    margin-right: 0
}

.footer_social_box[data-v-9355ba70] {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.footer_social_box .footer_box[data-v-9355ba70] {
    min-width: 280px
}

@media screen and (max-width: 768px) {
    .footer_social_box[data-v-9355ba70] {
        display:none
    }
}

.share_box[data-v-9355ba70],.share_box .iconfont-share[data-v-9355ba70] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.share_box .iconfont-share[data-v-9355ba70] {
    color: #707070;
    cursor: pointer;
    font-size: 26px;
    height: 26px;
    width: 26px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 13px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.share_box .iconfont-share[data-v-9355ba70]:hover {
    color: #4b4b4d
}

.share_box .iconfont-share[data-v-9355ba70]:last-child {
    margin-right: 0
}

.jp_locale[data-v-9355ba70] {
    margin: 16px 0 -8px
}

.jp_locale div[data-v-9355ba70] {
    color: #646466
}

.jp_locale div[data-v-9355ba70]:first-of-type {
    font-size: 13px;
    font-weight: 600;
    line-height: 20px
}

.jp_locale div[data-v-9355ba70]:last-of-type {
    font-size: 12px;
    line-height: 20px
}

.tel_box[data-v-9355ba70] {
    color: #646466;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 4px;
    margin-top: 16px
}

.tel_box>div[data-v-9355ba70] {
    margin-right: 16px
}

.tel_box>div[data-v-9355ba70]:last-child {
    margin-right: 0
}

.tel_box>div>span[data-v-9355ba70] {
    white-space: nowrap
}

.tel_box>div>span .iconfont[data-v-9355ba70] {
    font-size: 12px;
    margin-right: 8px
}

.tel_box .telcode a[data-v-9355ba70] {
    color: #646466
}

.tel_box .telcode a[data-v-9355ba70]:hover {
    color: #19191a
}

.jp_txt[data-v-9355ba70] {
    color: #646466;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px
}

.jp_txt .iconfont[data-v-9355ba70] {
    font-size: 12px;
    margin-right: 8px
}

.about_fs_cn[data-v-9355ba70] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #646466;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px
}

.about_fs_cn>span[data-v-9355ba70] {
    margin-right: 8px
}

.certification_ctn[data-v-512d2454] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.certification_ctn.certification_ctn_sg .DigiCertClickID_OsYoXDe1[data-v-512d2454] {
    margin-left: 16px
}

.certification_ctn>a[data-v-512d2454] {
    display: inline-block;
    height: 28px;
    margin-right: 16px
}

.certification_ctn>a[data-v-512d2454]:last-of-type {
    margin-right: 0
}

.certification_ctn>a img[data-v-512d2454] {
    max-height: 28px;
    width: auto
}

.DigiCertClickID_OsYoXDe1[data-v-512d2454] {
    cursor: pointer;
    display: inline-block;
    margin-right: 16px
}

.DigiCertClickID_OsYoXDe1 img[data-v-512d2454] {
    display: inline-block;
    height: 28px;
    margin-top: 4px;
    width: auto
}

@media(max-width: 768px) {
    .DigiCertClickID_OsYoXDe1 img[data-v-512d2454] {
        display:block;
        margin-top: 2px
    }
}

.m-fs-footer[data-v-0fa01e6a] {
    background: #f7f7f7;
    border-top: 1px solid #e5e5e5;
    padding: 0 0 1px;
    width: 100%
}

.m-fs-footer .mt0-box[data-v-0fa01e6a] {
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden
}

.m-fs-footer .mt0-box.hide[data-v-0fa01e6a] {
    display: none
}

.m-fs-footer .mt0[data-v-0fa01e6a] {
    padding: 0 16px
}

.m-fs-footer .mt0-title[data-v-0fa01e6a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    cursor: pointer;
    height: 44px;
    justify-content: space-between;
    padding: 0
}

.m-fs-footer .mt0-title .left[data-v-0fa01e6a] {
    color: #19191a;
    font-size: 14px;
    line-height: 22px
}

.m-fs-footer .mt0-title .right[data-v-0fa01e6a] {
    display: inline-block;
    height: 13px;
    position: relative;
    width: 13px
}

.m-fs-footer .mt0-title .right .line[data-v-0fa01e6a] {
    background: #232323;
    height: 1px;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
    width: 13px
}

.m-fs-footer .mt0-title .right .line.line2[data-v-0fa01e6a] {
    -webkit-transform: translate3d(-50%,-50%,0) rotate(-90deg);
    transform: translate3d(-50%,-50%,0) rotate(-90deg);
    -webkit-transition: all .3s;
    transition: all .3s
}

.m-fs-footer .mt0-title .right .line.line2_active[data-v-0fa01e6a] {
    -webkit-transform: translate3d(-50%,-50%,0) rotate(0deg);
    transform: translate3d(-50%,-50%,0) rotate(0deg)
}

.m-fs-footer .mt0-title .iconfont_down[data-v-0fa01e6a] {
    color: #19191a;
    display: inline-block;
    font-size: 12px;
    line-height: 1;
    padding: 4px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.m-fs-footer .mt0-title .iconfont_down.iconfont_down_up[data-v-0fa01e6a] {
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg)
}

.m-fs-footer .mt0-ctn[data-v-0fa01e6a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.m-fs-footer .mt0-ctn .mt0-item[data-v-0fa01e6a] {
    color: #707070;
    cursor: pointer;
    display: block;
    font-size: 13px;
    padding: 10px calc(3% - 1px);
    -webkit-text-decoration: none;
    text-decoration: none
}

.m-fs-footer .extra>p[data-v-0fa01e6a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px calc(3% + 15px);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.m-fs-footer .extra>p i[data-v-0fa01e6a] {
    color: #707070;
    margin-right: 10px
}

.m-fs-footer .extra>p .mt0-item[data-v-0fa01e6a] {
    -webkit-box-flex: 1;
    display: inline-block;
    -ms-flex: 1;
    flex: 1;
    padding: 0!important
}

.m-fs-footer .mt1[data-v-0fa01e6a] {
    margin: 20px 0
}

.m-fs-footer .mt1[data-v-0fa01e6a],.m-fs-footer .mt2[data-v-0fa01e6a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.m-fs-footer .mt2[data-v-0fa01e6a] {
    margin-bottom: 20px
}

.m-fs-footer .mt2 .iconfont-share[data-v-0fa01e6a] {
    color: #707070;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 26px;
    height: 26px;
    margin: 0 5px;
    width: 26px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-text-decoration: none;
    text-decoration: none
}

.m-fs-footer .jp_locale[data-v-0fa01e6a] {
    margin: 30px 0 -8px;
    text-align: center
}

.m-fs-footer .jp_locale div[data-v-0fa01e6a] {
    color: #707070
}

.m-fs-footer .jp_locale div[data-v-0fa01e6a]:first-of-type {
    font-size: 13px;
    font-weight: 600;
    line-height: 20px
}

.m-fs-footer .jp_locale div[data-v-0fa01e6a]:last-of-type {
    font-size: 12px;
    line-height: 20px;
    margin: 0 auto;
    max-width: 280px
}

.m-fs-footer .tel_box[data-v-0fa01e6a] {
    color: #707070;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 4px;
    margin-top: 16px;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.m-fs-footer .tel_box.cn[data-v-0fa01e6a] {
    margin-top: 0
}

.m-fs-footer .tel_box>div[data-v-0fa01e6a] {
    margin-right: 16px
}

.m-fs-footer .tel_box>div[data-v-0fa01e6a]:last-child {
    margin-right: 0
}

.m-fs-footer .tel_box>div>span[data-v-0fa01e6a] {
    white-space: nowrap
}

.m-fs-footer .tel_box>div>span .iconfont[data-v-0fa01e6a] {
    font-size: 12px;
    margin-right: 8px
}

.m-fs-footer .jp_txt[data-v-0fa01e6a] {
    color: #707070;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 30px;
    text-align: center
}

.m-fs-footer .jp_txt .iconfont[data-v-0fa01e6a] {
    font-size: 12px;
    margin-right: 8px
}

.m-fs-footer .mt3[data-v-0fa01e6a] {
    padding: 0 0 24px
}

.m-fs-footer .mt3 .copyright[data-v-0fa01e6a] {
    color: #707070;
    font-size: 12px;
    line-height: 20px;
    text-align: center
}

.m-fs-footer .mt3 .policy-box[data-v-0fa01e6a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    font-size: 12px;
    justify-content: center;
    line-height: 20px;
    padding-top: 4px
}

.m-fs-footer .mt3 .policy-box>a[data-v-0fa01e6a] {
    color: #707070;
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: flex;
    position: relative
}

.m-fs-footer .mt3 .policy-box>a .line[data-v-0fa01e6a] {
    border-left: 1px solid #707070;
    display: inline-block;
    font-size: 12px;
    height: 10px;
    margin: 0 6px;
    width: 1px
}

.m-fs-footer .mt3 .policy-box>a:last-child .line[data-v-0fa01e6a] {
    display: none
}

.m-fs-footer .mt3 .policy-box>a[data-v-0fa01e6a]:hover {
    color: #19191a;
    -webkit-text-decoration: none;
    text-decoration: none
}

.m-fs-footer .wx-pop[data-v-0fa01e6a] {
    margin-bottom: 20px
}

.m-fs-footer .wx-pop .ctn_tip[data-v-0fa01e6a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.m-fs-footer .wx-pop[data-v-0fa01e6a] .popper-mobile .popper-mobile-content {
    width: auto
}

.m-fs-footer .wx-pop[data-v-0fa01e6a] .popper-mobile .popper-mobile-content .ctn_tip_tip {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.m-fs-footer .certification-cn-box[data-v-0fa01e6a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 30px;
    margin-bottom: 20px
}

.m-fs-footer .certification-cn-box a[data-v-0fa01e6a] {
    background: url(../picture/customer_service_icon.png) no-repeat;
    height: 40px;
    -webkit-text-decoration: none;
    text-decoration: none;
    -webkit-transform: scale(.75);
    -ms-transform: scale(.75);
    transform: scale(.75);
    width: 80px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.m-fs-footer .certification-cn-box a[data-v-0fa01e6a]:first-of-type {
    background-position: -61px -28px
}

.m-fs-footer .certification-cn-box a[data-v-0fa01e6a]:nth-of-type(2) {
    background-position: -61px -126px
}

.m-fs-footer .certification-cn-box a[data-v-0fa01e6a]:nth-of-type(3) {
    background-position: -61px -222px
}

.m-fs-footer .certification-cn-box a[data-v-0fa01e6a]:last-child {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-negative: initial;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-shrink: 1;
    width: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: none;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.m-fs-footer .certification-cn-box a:last-child img[data-v-0fa01e6a] {
    display: block;
    height: 20px;
    margin-right: 4px;
    width: 20px
}

.m-fs-footer .certification-cn-box a:last-child p[data-v-0fa01e6a] {
    color: #707070;
    font-size: 12px;
    line-height: 20px
}

.m-fs-footer .certification-box-only[data-v-0fa01e6a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 30px;
    margin: 20px 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.m-fs-footer .certification-box-only a[data-v-0fa01e6a] {
    margin-right: 12px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(255,255,255,0)
}

.m-fs-footer .certification-box-only a[data-v-0fa01e6a]:last-of-type {
    margin-right: 0
}

.m-fs-footer .certification-box-only a img[data-v-0fa01e6a] {
    max-height: 24px;
    width: auto
}

.m-fs-footer .footer-certification-box[data-v-0fa01e6a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 5px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.m-fs-footer .footer-certification-box .certification-box[data-v-0fa01e6a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 24px;
    margin-bottom: 16px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.m-fs-footer .footer-certification-box .certification-box a[data-v-0fa01e6a] {
    margin-right: 12px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(255,255,255,0)
}

.m-fs-footer .footer-certification-box .certification-box a[data-v-0fa01e6a]:last-of-type {
    margin-right: 0
}

.m-fs-footer .footer-certification-box .certification-box a img[data-v-0fa01e6a] {
    max-height: 24px;
    width: auto
}

.m-fs-footer .footer-certification-box .pay_box[data-v-0fa01e6a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0 60px
}

.m-fs-footer .footer-certification-box .pay_box img[data-v-0fa01e6a] {
    height: 20px;
    margin-bottom: 16px;
    margin-right: 12px
}

.m-fs-footer .footer-certification-box .pay_box img[data-v-0fa01e6a]:last-of-type {
    margin-right: 0
}

@media(max-width: 414px) {
    .m-fs-footer .footer-certification-box .pay_box img[data-v-0fa01e6a]:nth-of-type(4) {
        margin-right:0
    }
}

.m-fs-footer .footer-certification-box .pay-icon>a[data-v-0fa01e6a] {
    margin-bottom: 16px;
    margin-right: 12px
}

.m-fs-footer .footer-certification-box .pay-icon>a img[data-v-0fa01e6a] {
    margin: 0
}

@media(min-width: 960px) {
    .m-fs-footer[data-v-0fa01e6a] {
        display:none
    }
}

.app_box[data-v-0fa01e6a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 40px
}

@media(max-width: 768px) {
    .app_box[data-v-0fa01e6a] {
        -webkit-box-pack:center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 20px 0
    }
}

.app_box .app_item[data-v-0fa01e6a] {
    display: inline-block;
    height: 30px;
    margin-right: 12px
}

.app_box .app_item img[data-v-0fa01e6a] {
    display: block;
    max-height: 100%;
    max-width: 100%
}

.app_box .app_item[data-v-0fa01e6a]:last-child {
    margin-right: 0
}

.aus_care[data-v-2d5aea21] {
    padding: 20px 0
}

.aus_care .auo_center[data-v-2d5aea21] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto;
    max-width: 1200px;
    width: 84vw
}

@media(max-width: 1200px) {
    .aus_care .auo_center[data-v-2d5aea21] {
        width:94vw
    }
}

.aus_care .auo_center .icon_left[data-v-2d5aea21] {
    height: 40px;
    margin-right: 36px;
    width: 40px
}

.aus_care .auo_center .txt_right[data-v-2d5aea21] {
    color: #fff;
    font-size: 12px;
    line-height: 20px
}

.fs-global-float-wrap[data-v-7a8fecb9] {
    bottom: 48px;
    position: fixed;
    right: 16px;
    width: 48px;
    z-index: 1
}

@media screen and (max-width: 1024px) {
    .fs-global-float-wrap[data-v-7a8fecb9] {
        display:none
    }
}

.fs-global-float-wrap.opacity .box[data-v-7a8fecb9] {
    opacity: .5
}

.fs-global-float-wrap.is-pc[data-v-7a8fecb9] {
    right: 20px;
    width: 48px
}

.fs-global-float-wrap.is-pc .box .btn-box[data-v-7a8fecb9] {
    height: 48px;
    width: 48px
}

.fs-global-float-wrap.is-pc .box .btn-box[data-v-7a8fecb9]:hover {
    color: #19191a
}

.fs-global-float-wrap.is-pc .box .btn-box.form-box[data-v-7a8fecb9] {
    background-color: #707070;
    color: #fff
}

.fs-global-float-wrap.is-pc .box .btn-box.form-box[data-v-7a8fecb9]:hover {
    background-color: #4b4b4d;
    color: #fff
}

.fs-global-float-wrap.is-pc .box .btn-box img[data-v-7a8fecb9] {
    width: 24px
}

.fs-global-float-wrap.is-pc .box .btn-box .iconfont[data-v-7a8fecb9] {
    font-size: 24px;
    height: 24px;
    line-height: 24px;
    width: 24px
}

.fs-global-float-wrap .box[data-v-7a8fecb9] {
    border-radius: 4px;
    -webkit-box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    overflow: hidden
}

.fs-global-float-wrap .box[data-v-7a8fecb9]:not(:first-child) {
    margin-top: 20px
}

.fs-global-float-wrap .btn-box[data-v-7a8fecb9] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 48px;
    width: 48px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    color: #707070;
    cursor: pointer;
    -webkit-transition: all .3s;
    transition: all .3s
}

.fs-global-float-wrap .btn-box.folded .iconfont_fold[data-v-7a8fecb9] {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fs-global-float-wrap .btn-box.line[data-v-7a8fecb9] {
    position: relative
}

.fs-global-float-wrap .btn-box.line[data-v-7a8fecb9]:after {
    background-color: #e5e5e5;
    bottom: 0;
    content: "";
    height: 1px;
    left: 7px;
    position: absolute;
    right: 7px;
    z-index: 2
}

.fs-global-float-wrap .btn-box img[data-v-7a8fecb9] {
    display: block;
    height: auto;
    width: 21px
}

.fs-global-float-wrap .btn-box .iconfont[data-v-7a8fecb9] {
    display: block;
    font-size: 21px;
    height: 21px;
    line-height: 21px;
    width: 21px
}

.fs-global-float-wrap .btn-box .iconfont_fold[data-v-7a8fecb9] {
    font-size: 16px;
    height: 16px;
    line-height: 1;
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out,-webkit-transform .3s ease-in-out;
    width: 16px
}

@media(max-width: 768px) {
    .fs-global-float-wrap[data-v-7a8fecb9] {
        z-index:50
    }
}

.fs_global_btn_box_padMobile[data-v-7a8fecb9] {
    display: none;
    position: fixed;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    bottom: 16px;
    -ms-flex-direction: column;
    flex-direction: column;
    right: 10px;
    z-index: 1
}

@media screen and (max-width: 1024px) {
    .fs_global_btn_box_padMobile[data-v-7a8fecb9] {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        right: 16px;
        z-index: 50
    }
}

.fs_global_btn_box_padMobile .padMobile_btn[data-v-7a8fecb9] {
    border-radius: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 44px;
    width: 44px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.fs_global_btn_box_padMobile .padMobile_btn img[data-v-7a8fecb9] {
    width: 24px
}

.fs_global_btn_box_padMobile .padMobile_btn.consult_btn[data-v-7a8fecb9] {
    background: #fff;
    -webkit-box-shadow: 0 4px 12px 0 rgba(0,0,0,.15);
    box-shadow: 0 4px 12px 0 rgba(0,0,0,.15)
}

.fs_global_btn_box_padMobile .padMobile_btn.livechat_btn[data-v-7a8fecb9] {
    background: #707070;
    margin-top: 16px;
    position: relative
}

.fs_global_btn_box_padMobile .padMobile_btn.livechat_btn .circle_div[data-v-7a8fecb9] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    border-radius: 9px;
    height: 18px;
    left: 44px;
    position: absolute;
    top: 3px;
    width: 18px
}

.fs_global_btn_box_padMobile .padMobile_btn.livechat_btn .circle_div .red_div[data-v-7a8fecb9] {
    background: #c00000;
    border-radius: 6px;
    height: 12px;
    width: 12px
}

.problem-consultation-pop[data-v-21a06f25] {
    color: #19191a
}

.problem-consultation-pop.success[data-v-21a06f25] .fs-popup-ctn {
    height: auto
}

.problem-consultation-pop.problem-consultation-pop-cn[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .input-item {
    width: calc(50% - 4px)
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup {
    bottom: 48px;
    height: auto;
    left: auto;
    max-height: 635px;
    right: 84px;
    top: auto;
    width: 380px
}

.problem-consultation-pop[data-v-21a06f25] .mask {
    display: none
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-ctn {
    -webkit-box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    width: 380px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-header {
    border-bottom: 1px solid #e5e5e5;
    padding: 20px 16px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-header .iconfont_close {
    color: #19191a;
    font-size: 16px;
    height: 16px;
    line-height: 1;
    width: 16px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-header .title_box .title {
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    line-height: 24px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .cont-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box {
    overflow-y: auto;
    padding: 20px 32px
}

@media(max-width: 768px) {
    .problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box {
        padding-bottom:0
    }
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .whatsapp {
    margin-bottom: 16px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .whatsapp>p {
    color: #19191a;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 8px;
    text-align: center
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .whatsapp>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .whatsapp>div div {
    -webkit-box-flex: 1;
    background-color: #e4e7ed;
    -ms-flex: 1;
    flex: 1;
    height: 1px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .whatsapp>div p {
    color: #707070;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    padding: 0 12px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 16px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block.product {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    background-color: #fafafb;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 20px;
    padding: 20px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .product-item {
    border-bottom: 1px solid #e5e5e5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 16px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .product-item img {
    display: block;
    height: 50px;
    margin-right: 12px;
    mix-blend-mode: multiply;
    width: 50px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .product-item .pro-tit {
    display: -webkit-box;
    font-size: 14px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-bottom: 12px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .product-item .pro-id {
    color: #707070;
    font-size: 14px;
    line-height: 22px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .check-item {
    padding-top: 16px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .check-item .tit {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 12px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .check-item input[type=checkbox] {
    margin-right: 8px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .check-item .input-txt {
    font-size: 14px;
    line-height: 22px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .check-item .select-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .check-item .select-list .select-item {
    -ms-flex-negative: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-shrink: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 12px;
    margin-right: 20px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .check-item .select-list .select-item:last-child {
    margin-right: 0
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .check-item .select-other {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .check-item .select-other .other-check-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 4px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .check-item .select-other .other-check-box label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .check-item .select-other input {
    background: #fff
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .input-item {
    position: relative;
    width: calc(50% - 16px)
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .input-item.width100 {
    width: 100%
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .input-item .tit {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 4px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .input-item .input-item-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .input-item .input-item-number {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 100%
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .input-item textarea {
    height: 76px;
    padding: 4px 10px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .input-item .textarea-num {
    color: #707070;
    font-size: 12px;
    line-height: 20px;
    margin-top: 4px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .input-item .textarea-num em {
    font-style: normal
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .input-item .textarea-num em.active {
    color: #c00000
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .input-item.error .textarea-num {
    bottom: 2px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .agreement_wrap {
    color: #707070;
    font-size: 12px;
    line-height: 20px;
    margin-top: 16px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .agreement_wrap a:focus-visible {
    border-radius: 1px;
    outline: 2px solid #0080ff;
    outline-offset: 2px
}

.problem-consultation-pop[data-v-21a06f25] .mask {
    background-color: transparent
}

.problem-consultation-pop[data-v-21a06f25] .slide-right-leave-active {
    opacity: .1
}

.problem-consultation-pop .footer-box[data-v-21a06f25] {
    -ms-flex-negative: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-shrink: 0;
    width: 100%;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    border-top: 1px solid #e5e5e5;
    padding: 20px 32px
}

.problem-consultation-pop .footer-box .cancel-btn[data-v-21a06f25] {
    margin-right: 12px
}

.problem-consultation-pop .success-box[data-v-21a06f25] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 36px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
}

.problem-consultation-pop .success-box .success-logo[data-v-21a06f25] {
    color: #329a34;
    font-size: 50px
}

.problem-consultation-pop .success-box .success-tit[data-v-21a06f25] {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin: 16px 0 8px
}

.problem-consultation-pop .success-box .success-des[data-v-21a06f25] {
    color: #707070;
    font-size: 14px;
    line-height: 22px
}

@media(max-width: 768px) {
    .problem-consultation-pop.problem-consultation-pop-cn[data-v-21a06f25] .fs-popup {
        width:100%
    }

    .problem-consultation-pop.problem-consultation-pop-cn[data-v-21a06f25] .fs-popup .fs-popup-ctn {
        width: 100%
    }

    .problem-consultation-pop.problem-consultation-pop-cn[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block.input-block-cn {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .problem-consultation-pop.problem-consultation-pop-cn[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block.input-block-cn .input-item {
        width: 100%
    }

    .problem-consultation-pop.problem-consultation-pop-cn[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block.input-block-cn .input-item:first-of-type {
        margin-bottom: 16px
    }

    .problem-consultation-pop.problem-consultation-pop-cn[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .input-item {
        width: 100%
    }

    .problem-consultation-pop[data-v-21a06f25] .fs-popup {
        bottom: 0;
        height: 100%;
        left: 0;
        max-height: 100%;
        max-width: 100%;
        right: 0;
        top: 0;
        width: 100%
    }

    .problem-consultation-pop[data-v-21a06f25] .fs-popup-ctn {
        bottom: 0;
        height: 100%;
        left: 0;
        max-height: none;
        right: 0;
        top: 0;
        width: 100%
    }

    .problem-consultation-pop[data-v-21a06f25] .fs-popup-ctn .fs-popup-body .contact-sales-box .form-box {
        max-height: calc(100% - 201px);
        padding: 20px 16px
    }

    .problem-consultation-pop[data-v-21a06f25] .fs-popup-ctn .fs-popup-body .contact-sales-box .form-box .input-block .check-item .select-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .problem-consultation-pop[data-v-21a06f25] .fs-popup-ctn .fs-popup-body .contact-sales-box .form-box .input-block .check-item .select-list .select-item {
        margin-right: 0
    }

    .problem-consultation-pop[data-v-21a06f25] .fs-popup-ctn .fs-popup-body .contact-sales-box .form-box .input-block .input-item {
        position: relative;
        width: calc(50% - 10px)
    }

    .problem-consultation-pop[data-v-21a06f25] .fs-popup-ctn .fs-popup-body .contact-sales-box .form-box .input-block .input-item.width100 {
        width: 100%
    }

    .problem-consultation-pop[data-v-21a06f25] .fs-popup-ctn .fs-popup-body .contact-sales-box .form-box .input-block .input-item .tit {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 4px
    }

    .problem-consultation-pop[data-v-21a06f25] .fs-popup-ctn .fs-popup-body .contact-sales-box .form-box .input-block .input-item .input-item-flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .problem-consultation-pop[data-v-21a06f25] .fs-popup-ctn .fs-popup-body .contact-sales-box .form-box .input-block .input-item .input-item-number {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        width: 100%
    }

    .problem-consultation-pop[data-v-21a06f25] .fs-popup-ctn .fs-popup-body .contact-sales-box .form-box .input-block .input-item .textarea-num {
        color: #707070;
        font-size: 12px;
        line-height: 20px;
        margin-top: 0
    }

    .problem-consultation-pop[data-v-21a06f25] .fs-popup-ctn .fs-popup-body .contact-sales-box .form-box .input-block .input-item .textarea-num em {
        font-style: normal
    }

    .problem-consultation-pop[data-v-21a06f25] .fs-popup-ctn .fs-popup-body .contact-sales-box .form-box .input-block .input-item .textarea-num em.active {
        color: #c00000
    }

    .problem-consultation-pop[data-v-21a06f25] .fs-popup-ctn .fs-popup-body .contact-sales-box .form-box .input-block .input-item.error .textarea-num {
        bottom: 2px
    }

    .problem-consultation-pop[data-v-21a06f25] .footer-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        border-top: none;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        padding: 20px 16px
    }

    .problem-consultation-pop[data-v-21a06f25] .footer-box .cancel-btn,.problem-consultation-pop[data-v-21a06f25] .footer-box .submit-btn {
        margin: 0;
        width: 100%
    }

    .problem-consultation-pop[data-v-21a06f25] .footer-box .cancel-btn {
        margin-top: 12px
    }
}

.cookie[data-v-35b9ca66] {
    background-color: #444;
    bottom: 0;
    left: 0;
    padding: 16px;
    position: fixed;
    width: 100%;
    z-index: 51
}

.cookie .main[data-v-35b9ca66] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    width: 84vw;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    height: 100%;
    justify-content: center
}

@media(max-width: 1200px) {
    .cookie .main[data-v-35b9ca66] {
        width:94vw
    }
}

@media(max-width: 1024px) {
    .cookie .main[data-v-35b9ca66] {
        width:100%
    }
}

.cookie .main-notEU p[data-v-35b9ca66] {
    color: #fff;
    font-size: 13px;
    line-height: 20px;
    padding-right: 20px
}

.cookie .main-notEU p[data-v-35b9ca66] a {
    color: #fff;
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.cookie .main-notEU .icon[data-v-35b9ca66] {
    color: #fff;
    font-size: 12px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.cookie .main-EU[data-v-35b9ca66] {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.cookie .main-EU p[data-v-35b9ca66] {
    color: #fff;
    font-size: 13px;
    line-height: 20px;
    max-width: 1200px
}

@media(max-width: 1024px) {
    .cookie .main-EU p[data-v-35b9ca66] {
        max-width:800px
    }
}

.cookie .main-EU p[data-v-35b9ca66] a {
    color: #fff;
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.cookie .main-EU .accept[data-v-35b9ca66] {
    background: #444;
    border-radius: 21px;
    margin-left: 100px
}

@media(max-width: 1024px) {
    .cookie .main-EU .accept[data-v-35b9ca66] {
        margin-left:60px
    }
}

@media(max-width: 768px) {
    .cookie .main-EU[data-v-35b9ca66] {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .cookie .main-EU .accept[data-v-35b9ca66] {
        margin-left: 0;
        margin-top: 20px
    }
}

.grecaptcha-badge {
    display: none!important
}

@media(min-width: 1200px) {
    .banner_div {
        display:none;
    }

    .container_div .nav_div[data-v-181989f4] {
        background-color: #eee;
        left: 0;
        padding: 0 48px;
        position: sticky;
        top: 0;
        z-index: 50;
    }
}

.md {
    position: relative;
    top: -56px;
}

.shipping-delivery .shipping-content[data-v-69b4fdd0] {
    background-color: #fff;
    padding: 0
}

.shipping-content[data-v-3e8c6d54] {
    color: #19191a
}

.shipping-content img[data-v-3e8c6d54] {
    display: block;
    max-width: 100%
}

.shipping-content .about_us_main>ul>li[data-v-3e8c6d54] {
    border-bottom: 1px solid #e5e5e5;
    padding: 36px 0
}

.shipping-content .about_us_main>ul>li.learn_about_FS[data-v-3e8c6d54] {
    padding-top: 0
}

.shipping-content .about_us_main>ul>li[data-v-3e8c6d54]:last-child {
    border-bottom: none;
    padding-bottom: 0
}

.shipping-content .about_us_main>ul>li .tit[data-v-3e8c6d54] {
    color: #19191a;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 12px;
    text-align: left
}

.shipping-content .about_us_main>ul>li .subtit[data-v-3e8c6d54] {
    color: #19191a;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 24px;
    text-align: left
}

.shipping-content .about_us_main>ul .learn_about_FS>ul>li[data-v-3e8c6d54] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

.shipping-content .about_us_main>ul .learn_about_FS>ul>li .left[data-v-3e8c6d54] {
    display: grid;
    grid-template-columns: repeat(6,1fr);
    grid-column-gap: 10px;
    grid-row-gap: 0;
    margin-top: 36px;
    padding: 0 8px
}

.shipping-content .about_us_main>ul .learn_about_FS>ul>li .left .card-item[data-v-3e8c6d54] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.shipping-content .about_us_main>ul .learn_about_FS>ul>li .left .card-item img[data-v-3e8c6d54] {
    display: block;
    height: 60px;
    width: 60px
}

@media(max-width: 768px) {
    .shipping-content .about_us_main>ul .learn_about_FS>ul>li .left .card-item img[data-v-3e8c6d54] {
        height:60px;
        width: 60px
    }
}

.shipping-content .about_us_main>ul .learn_about_FS>ul>li .left .card-item .cont[data-v-3e8c6d54] {
    margin-top: 24px
}

.shipping-content .about_us_main>ul .learn_about_FS>ul>li .left .card-item .cont .tit[data-v-3e8c6d54] {
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 4px;
    text-align: center
}

.shipping-content .about_us_main>ul .learn_about_FS>ul>li .left .card-item .cont .des[data-v-3e8c6d54] {
    color: #707070;
    font-size: 12px;
    line-height: 20px;
    text-align: center
}

.shipping-content .about_us_main>ul .learn_about_FS>ul>li .left .sg-card-item[data-v-3e8c6d54]:nth-child(3n) {
    margin-bottom: 0
}

.shipping-content .about_us_main>ul .learn_about_FS>ul>li .left .sg-card-item img[data-v-3e8c6d54] {
    height: 60px;
    width: 60px
}

.shipping-content .about_us_main>ul .learn_about_FS>ul>li .right[data-v-3e8c6d54] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.shipping-content .about_us_main>ul .learn_about_FS>ul>li .right .r_txt[data-v-3e8c6d54] {
    color: #707070;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 22px
}

.shipping-content .about_us_main>ul .learn_about_FS>ul>li .right .r_txt[data-v-3e8c6d54]:last-of-type {
    margin-bottom: 0
}

.shipping-content .about_us_main>ul .learn_about_FS>ul>li .right .r_img[data-v-3e8c6d54] {
    display: none
}

.shipping-content .about_us_main>ul .our_offices .offices_area_main[data-v-3e8c6d54] {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    margin-top: 24px;
    grid-column-gap: 20px;
    grid-row-gap: 20px
}

.shipping-content .about_us_main>ul .our_offices .offices_area_main li[data-v-3e8c6d54] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.shipping-content .about_us_main>ul .our_offices .offices_area_main li img[data-v-3e8c6d54] {
    border-radius: 8px 8px 0 0;
    display: block;
    height: auto;
    width: 100%
}

.shipping-content .about_us_main>ul .our_offices .offices_area_main li .cont[data-v-3e8c6d54] {
    -webkit-box-flex: 1;
    border: 1px solid #e5e5e5;
    border-radius: 0 0 8px 8px;
    border-top: none;
    -ms-flex: 1;
    flex: 1;
    padding: 20px
}

.shipping-content .about_us_main>ul .our_offices .offices_area_main li .cont .tit[data-v-3e8c6d54] {
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 4px
}

.shipping-content .about_us_main>ul .our_offices .offices_area_main li .cont .btm[data-v-3e8c6d54] {
    margin-bottom: 4px
}

.shipping-content .about_us_main>ul .our_offices .offices_area_main li .cont .des[data-v-3e8c6d54] {
    color: #707070;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 12px;
    line-height: 20px
}

.shipping-content .about_us_main>ul .our_offices .offices_area_main li .cont .des .iconfont[data-v-3e8c6d54] {
    color: #10a300;
    font-size: 12px;
    line-height: 20px;
    margin-right: 8px
}

.shipping-content .about_us_main>ul .our_offices .offices_area_main li .cont .des_btm[data-v-3e8c6d54]:not(:last-child) {
    margin-bottom: 4px
}

.shipping-content .about_us_main>ul .fs_video .subtit[data-v-3e8c6d54] {
    color: #707070
}

.shipping-content .about_us_main>ul .fs_video .video_box[data-v-3e8c6d54] {
    position: relative;
    width: 640px
}

.shipping-content .about_us_main>ul .fs_video .video_box .video-small[data-v-3e8c6d54] {
    font-size: 14px;
    height: 38px;
    left: 50%;
    line-height: 22px;
    padding: 8px 16px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0)
}

.shipping-content .about_us_main>ul .fs_video .video_box img[data-v-3e8c6d54] {
    width: 100%
}

.shipping-content .about_us_main>ul .fs_partner.cn_module[data-v-3e8c6d54] {
    display: none
}

.shipping-content .about_us_main>ul .fs_partner .subtit[data-v-3e8c6d54] {
    color: #707070
}

.shipping-content .about_us_main>ul .fs_partner ul[data-v-3e8c6d54] {
    display: grid;
    grid-template-columns: repeat(7,1fr);
    grid-column-gap: 20px;
    grid-row-gap: 20px
}

.shipping-content .about_us_main>ul .fs_honor[data-v-3e8c6d54] {
    padding-bottom: 20px
}

.shipping-content .about_us_main>ul .fs_honor .tit[data-v-3e8c6d54] {
    margin-bottom: 24px
}

.shipping-content .about_us_main>ul .fs_honor .honor_content[data-v-3e8c6d54] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.shipping-content .about_us_main>ul .fs_honor .honor_content .lt[data-v-3e8c6d54] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-right: 16px;
    position: relative
}

.shipping-content .about_us_main>ul .fs_honor .honor_content .lt .fs-pagination[data-v-3e8c6d54] {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    bottom: 0;
    justify-content: flex-start;
    position: absolute;
    width: 100%
}

.shipping-content .about_us_main>ul .fs_honor .honor_content .rt[data-v-3e8c6d54] {
    max-width: 452px;
    width: calc(50% - 8px)
}

.shipping-content .about_us_main>ul .fs_honor .honor_item[data-v-3e8c6d54] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 16px
}

.shipping-content .about_us_main>ul .fs_honor .honor_item[data-v-3e8c6d54]:last-of-type {
    margin-bottom: 52px
}

@media(max-width: 768px) {
    .shipping-content .about_us_main>ul .fs_honor .honor_item[data-v-3e8c6d54] {
        -webkit-box-align:start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.shipping-content .about_us_main>ul .fs_honor .honor_item_title[data-v-3e8c6d54] {
    color: #19191a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    line-height: 22px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    margin-right: 8px
}

@media(max-width: 768px) {
    .shipping-content .about_us_main>ul .fs_honor .honor_item_title[data-v-3e8c6d54] {
        margin-bottom:4px;
        margin-right: 0
    }
}

.shipping-content .about_us_main>ul .fs_honor .honor_item_title[data-v-3e8c6d54]:hover {
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.shipping-content .about_us_main>ul .fs_honor .honor_dot[data-v-3e8c6d54] {
    background: #19191a;
    border-radius: 4px;
    display: inline-block;
    height: 6px;
    margin-right: 4px;
    width: 6px
}

.shipping-content .about_us_main>ul .fs_honor .honor_item_desc[data-v-3e8c6d54] {
    color: #707070;
    font-size: 14px;
    line-height: 22px;
    padding-left: 10px
}

@media(max-width: 768px) {
    .shipping-content .about_us_main>ul .fs_honor .honor_item_desc[data-v-3e8c6d54] {
        padding-left:18px
    }
}

.shipping-content .about_us_main>ul .our_products .products_ul[data-v-3e8c6d54] {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-column-gap: 20px;
    grid-row-gap: 0;
    margin-top: 24px
}

.shipping-content .about_us_main>ul .our_products .products_ul li[data-v-3e8c6d54] {
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 100%
}

.shipping-content .about_us_main>ul .our_products .products_ul li[data-v-3e8c6d54]:hover {
    -webkit-box-shadow: 0 15px 15px -10px rgba(0,0,0,.1);
    box-shadow: 0 15px 15px -10px rgba(0,0,0,.1)
}

.shipping-content .about_us_main>ul .our_products .products_ul li:hover h3[data-v-3e8c6d54] {
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.shipping-content .about_us_main>ul .our_products .products_ul li a[data-v-3e8c6d54] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-text-decoration: none;
    text-decoration: none
}

.shipping-content .about_us_main>ul .our_products .products_ul li a>img[data-v-3e8c6d54] {
    border-radius: 8px 8px 0 0;
    display: block;
    height: auto;
    width: 100%
}

.shipping-content .about_us_main>ul .our_products .products_ul li a>div[data-v-3e8c6d54] {
    -webkit-box-flex: 1;
    border: 1px solid #e5e5e5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1;
    flex: 1;
    padding: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    border-radius: 0 0 8px 8px;
    -ms-flex-direction: column;
    flex-direction: column
}

.shipping-content .about_us_main>ul .our_products .products_ul li a>div h3[data-v-3e8c6d54] {
    color: #19191a;
    display: -webkit-box;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.shipping-content .about_us_main>ul .our_products .products_ul li a>div p[data-v-3e8c6d54] {
    color: #707070;
    font-size: 12px;
    line-height: 20px
}

.shipping-content .about_us_main>ul .our_core_values .tit[data-v-3e8c6d54] {
    margin-bottom: 12px
}

.shipping-content .about_us_main>ul .our_core_values .subtit[data-v-3e8c6d54] {
    font-size: 16px;
    line-height: 24px
}

.shipping-content .about_us_main>ul .our_core_values.cn_module>ul>li:nth-of-type(3) .introduction_area .introduction_area_list[data-v-3e8c6d54] .swiper-container {
    padding-bottom: 28px
}

.shipping-content .about_us_main>ul .our_core_values.cn_module>ul>li:nth-of-type(3) .introduction_area .introduction_area_list[data-v-3e8c6d54] .swiper-container .swiper-slide {
    height: auto;
    width: 100%!important
}

.shipping-content .about_us_main>ul .our_core_values.cn_module .swiper-container[data-v-3e8c6d54] {
    display: block;
    padding-bottom: 0!important
}

@media(max-width: 1024px) {
    .shipping-content .about_us_main>ul .our_core_values.cn_module .swiper-container[data-v-3e8c6d54] {
        padding-bottom:28px!important
    }
}

.shipping-content .about_us_main>ul .our_core_values.cn_module[data-v-3e8c6d54] .swiper-pagination-cn {
    display: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    bottom: 0;
    justify-content: center
}

@media(max-width: 1024px) {
    .shipping-content .about_us_main>ul .our_core_values.cn_module[data-v-3e8c6d54] .swiper-pagination-cn {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.shipping-content .about_us_main>ul .our_core_values.cn_module[data-v-3e8c6d54] .swiper-pagination-cn .swiper-pagination-bullet {
    background: #707070;
    height: 8px;
    margin-right: 8px;
    opacity: .4;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 8px
}

.shipping-content .about_us_main>ul .our_core_values.cn_module[data-v-3e8c6d54] .swiper-pagination-cn .swiper-pagination-bullet:last-child {
    margin-right: 0
}

.shipping-content .about_us_main>ul .our_core_values.cn_module[data-v-3e8c6d54] .swiper-pagination-cn .swiper-pagination-bullet-active {
    border-radius: 4px;
    opacity: 1;
    width: 20px
}

.shipping-content .about_us_main>ul .our_core_values>ul[data-v-3e8c6d54] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.shipping-content .about_us_main>ul .our_core_values>ul>li[data-v-3e8c6d54] {
    margin-bottom: 24px
}

.shipping-content .about_us_main>ul .our_core_values>ul>li .introduction_txt[data-v-3e8c6d54] {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 12px
}

.shipping-content .about_us_main>ul .our_core_values>ul>li .r_txt[data-v-3e8c6d54] {
    color: #707070;
    font-size: 14px;
    line-height: 22px;
    margin-top: 8px
}

.shipping-content .about_us_main>ul .our_core_values>ul>li .r_txt[data-v-3e8c6d54]:first-child {
    margin-top: 0
}

.shipping-content .about_us_main>ul .our_core_values>ul>li:first-of-type .card-list[data-v-3e8c6d54],.shipping-content .about_us_main>ul .our_core_values>ul>li:nth-of-type(2) .card-list[data-v-3e8c6d54] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.shipping-content .about_us_main>ul .our_core_values>ul>li:first-of-type .card-list .left[data-v-3e8c6d54],.shipping-content .about_us_main>ul .our_core_values>ul>li:nth-of-type(2) .card-list .left[data-v-3e8c6d54] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-right: 16px
}

.shipping-content .about_us_main>ul .our_core_values>ul>li:first-of-type .card-list .right img[data-v-3e8c6d54],.shipping-content .about_us_main>ul .our_core_values>ul>li:nth-of-type(2) .card-list .right img[data-v-3e8c6d54] {
    border-radius: 8px;
    display: block;
    height: auto;
    width: 300px
}

.shipping-content .about_us_main>ul .our_core_values>ul>li[data-v-3e8c6d54]:nth-of-type(3) {
    margin-bottom: 0
}

.shipping-content .about_us_main>ul .our_core_values>ul>li:nth-of-type(3) .r_txt[data-v-3e8c6d54] {
    margin-top: 12px
}

.shipping-content .about_us_main>ul .our_core_values>ul>li:nth-of-type(3) .introduction_area[data-v-3e8c6d54] {
    margin-top: 24px
}

.shipping-content .about_us_main>ul .our_core_values>ul>li:nth-of-type(3) .introduction_area .introduction_area_list[data-v-3e8c6d54] {
    margin: auto;
    position: relative;
    width: calc(100% - 128px)
}

@media(max-width: 1024px) {
    .shipping-content .about_us_main>ul .our_core_values>ul>li:nth-of-type(3) .introduction_area .introduction_area_list[data-v-3e8c6d54] {
        width:100%
    }
}

.shipping-content .about_us_main>ul .our_core_values>ul>li:nth-of-type(3) .introduction_area .introduction_area_list .swiper-slide[data-v-3e8c6d54] {
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: calc(33.33333% - 16px)
}

.shipping-content .about_us_main>ul .our_core_values>ul>li:nth-of-type(3) .introduction_area .introduction_area_list .swiper-slide[data-v-3e8c6d54]:hover {
    -webkit-box-shadow: 0 15px 15px -10px rgba(0,0,0,.15);
    box-shadow: 0 15px 15px -10px rgba(0,0,0,.15)
}

.shipping-content .about_us_main>ul .our_core_values>ul>li:nth-of-type(3) .introduction_area .introduction_area_list .swiper-container[data-v-3e8c6d54] {
    padding-bottom: 28px
}

.shipping-content .about_us_main>ul .our_core_values>ul>li:nth-of-type(3) .introduction_area .introduction_area_list .swiper-btn-box[data-v-3e8c6d54] {
    display: block;
    height: 32px;
    margin-top: -16px;
    position: absolute;
    top: 50%;
    width: 100%;
    z-index: 10
}

.shipping-content .about_us_main>ul .our_core_values>ul>li:nth-of-type(3) .introduction_area .introduction_area_list .swiper-btn[data-v-3e8c6d54] {
    background-color: rgba(0,0,0,.2);
    background-image: none;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    font-size: 16px;
    height: 32px;
    line-height: 24px;
    text-align: center;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 32px;
    z-index: 1
}

.shipping-content .about_us_main>ul .our_core_values>ul>li:nth-of-type(3) .introduction_area .introduction_area_list .swiper-btn.swiper-button-next[data-v-3e8c6d54]:after,.shipping-content .about_us_main>ul .our_core_values>ul>li:nth-of-type(3) .introduction_area .introduction_area_list .swiper-btn.swiper-button-prev[data-v-3e8c6d54]:after {
    font-family: "iconfont"!important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.shipping-content .about_us_main>ul .our_core_values>ul>li:nth-of-type(3) .introduction_area .introduction_area_list .swiper-btn[data-v-3e8c6d54]:hover {
    background-color: rgba(0,0,0,.4)
}

.shipping-content .about_us_main>ul .our_core_values>ul>li:nth-of-type(3) .introduction_area .introduction_area_list .swiper-btn.swiper-button-prev[data-v-3e8c6d54] {
    left: -64px
}

.shipping-content .about_us_main>ul .our_core_values>ul>li:nth-of-type(3) .introduction_area .introduction_area_list .swiper-btn.swiper-button-prev[data-v-3e8c6d54]:after {
    content: ""
}

.shipping-content .about_us_main>ul .our_core_values>ul>li:nth-of-type(3) .introduction_area .introduction_area_list .swiper-btn.swiper-button-next[data-v-3e8c6d54] {
    right: -64px
}

.shipping-content .about_us_main>ul .our_core_values>ul>li:nth-of-type(3) .introduction_area .introduction_area_list .swiper-btn.swiper-button-next[data-v-3e8c6d54]:after {
    content: ""
}

@media(max-width: 1024px) {
    .shipping-content .about_us_main>ul .our_core_values>ul>li:nth-of-type(3) .introduction_area .introduction_area_list .swiper-btn[data-v-3e8c6d54] {
        display:none
    }
}

.shipping-content .about_us_main>ul .our_core_values>ul>li:nth-of-type(3) .introduction_area .introduction_area_list[data-v-3e8c6d54] .swiper-pagination {
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.shipping-content .about_us_main>ul .our_core_values>ul>li:nth-of-type(3) .introduction_area .introduction_area_list[data-v-3e8c6d54] .swiper-pagination .swiper-pagination-bullet {
    background: #707070;
    cursor: pointer;
    margin: 0 5px;
    opacity: .4;
    -webkit-transition: all .3s;
    transition: all .3s
}

.shipping-content .about_us_main>ul .our_core_values>ul>li:nth-of-type(3) .introduction_area .introduction_area_list[data-v-3e8c6d54] .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #707070;
    border-radius: 4px;
    opacity: 1;
    width: 20px
}

.shipping-content .about_us_main>ul .our_core_values>ul>li:nth-of-type(3) .introduction_area .introduction_area_list a[data-v-3e8c6d54] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    color: #707070;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: all .3s;
    transition: all .3s
}

.shipping-content .about_us_main>ul .our_core_values>ul>li:nth-of-type(3) .introduction_area .introduction_area_list a img[data-v-3e8c6d54] {
    border-radius: 8px 8px 0 0;
    display: block;
    height: auto;
    width: 100%
}

.shipping-content .about_us_main>ul .our_core_values>ul>li:nth-of-type(3) .introduction_area .introduction_area_list a .tit-box[data-v-3e8c6d54] {
    border-radius: 0 0 8px 8px;
    padding: 20px
}

.shipping-content .about_us_main>ul .our_core_values>ul>li:nth-of-type(3) .introduction_area .introduction_area_list a .tit-box .title[data-v-3e8c6d54] {
    color: #707070;
    display: -webkit-box;
    font-size: 13px;
    line-height: 20px;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3
}

.shipping-content .about_us_main>ul .customer_success .tit[data-v-3e8c6d54] {
    margin-bottom: 12px
}

.shipping-content .about_us_main>ul .customer_success .subtit[data-v-3e8c6d54] {
    color: #707070;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 24px
}

.shipping-content .about_us_main>ul .customer_success>ul[data-v-3e8c6d54] {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-column-gap: 20px;
    grid-row-gap: 0;
    margin-top: 24px
}

.shipping-content .about_us_main>ul .customer_success>ul li[data-v-3e8c6d54] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column
}

.shipping-content .about_us_main>ul .customer_success>ul li[data-v-3e8c6d54]:hover {
    -webkit-box-shadow: 0 15px 15px -10px rgba(0,0,0,.1);
    box-shadow: 0 15px 15px -10px rgba(0,0,0,.1)
}

.shipping-content .about_us_main>ul .customer_success>ul li:hover .bottom p.tit[data-v-3e8c6d54] {
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.shipping-content .about_us_main>ul .customer_success>ul li:hover .bottom .learnmore .more_span[data-v-3e8c6d54] {
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.shipping-content .about_us_main>ul .customer_success>ul li .top img[data-v-3e8c6d54] {
    border-radius: 8px 8px 0 0;
    display: block;
    height: auto;
    width: 100%
}

.shipping-content .about_us_main>ul .customer_success>ul li a[data-v-3e8c6d54] {
    color: #19191a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-text-decoration: none;
    text-decoration: none
}

.shipping-content .about_us_main>ul .customer_success>ul li .bottom[data-v-3e8c6d54] {
    -webkit-box-flex: 1;
    border: 1px solid #e5e5e5;
    border-top: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1;
    flex: 1;
    padding: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    border-radius: 0 0 8px 8px;
    justify-content: space-between
}

.shipping-content .about_us_main>ul .customer_success>ul li .bottom.bottom_other[data-v-3e8c6d54] {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.shipping-content .about_us_main>ul .customer_success>ul li .bottom p[data-v-3e8c6d54] {
    color: #19191a;
    display: block;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    margin-top: 12px
}

.shipping-content .about_us_main>ul .customer_success>ul li .bottom p.tit[data-v-3e8c6d54] {
    overflow: hidden;
    text-overflow: ellipsis;
    line-clamp: 3;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.shipping-content .about_us_main>ul .customer_success>ul li .bottom>div[data-v-3e8c6d54]:first-child {
    color: #707070;
    font-size: 12px;
    line-height: 20px
}

.shipping-content .about_us_main>ul .customer_success>ul li .bottom>div:first-child .country[data-v-3e8c6d54] {
    color: #707070;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    margin-top: 0
}

.shipping-content .about_us_main>ul .customer_success>ul li .bottom>div:first-child span[data-v-3e8c6d54] {
    padding: 0 9px 0 8px;
    position: relative
}

.shipping-content .about_us_main>ul .customer_success>ul li .bottom>div:first-child span[data-v-3e8c6d54]:before {
    background-color: #707070;
    content: "";
    height: 10px;
    position: absolute;
    right: 0;
    top: 5px;
    width: 1px
}

.shipping-content .about_us_main>ul .customer_success>ul li .bottom>div:first-child span[data-v-3e8c6d54]:last-child:before {
    display: none
}

.shipping-content .about_us_main>ul .customer_success>ul li .bottom .learnmore[data-v-3e8c6d54] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 12px;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.shipping-content .about_us_main>ul .customer_success>ul li .bottom .learnmore.more_tit[data-v-3e8c6d54] {
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    margin-top: 0;
    max-height: 20px;
    overflow: hidden
}

.shipping-content .about_us_main>ul .customer_success>ul li .bottom .learnmore span[data-v-3e8c6d54] {
    font-size: 13px;
    line-height: 20px
}

.shipping-content .about_us_main>ul .customer_success>ul li .bottom .learnmore .iconfont[data-v-3e8c6d54] {
    font-size: 12px;
    line-height: 20px;
    margin-left: 4px
}

.shipping-content .about_us_main>ul .customer_success>ul li .bottom .learnmore .tip_span[data-v-3e8c6d54] {
    color: #707070;
    font-size: 12px;
    line-height: 20px;
    padding: 0 9px 0 8px;
    position: relative
}

.shipping-content .about_us_main>ul .customer_success>ul li .bottom .learnmore .tip_span[data-v-3e8c6d54]:before {
    background-color: #e5e5e5;
    content: "";
    height: 10px;
    left: 0;
    position: absolute;
    top: 5px;
    width: 1px
}

.shipping-content .about_us_main>ul .customer_success>ul li .bottom .learnmore .tip_span[data-v-3e8c6d54]:first-child {
    padding-left: 0
}

.shipping-content .about_us_main>ul .customer_success>ul li .bottom .learnmore .tip_span[data-v-3e8c6d54]:first-child:before {
    display: none
}

.shipping-content .about_us_main>ul .customer_success.cn_module>ul li .bottom>div>div[data-v-3e8c6d54] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.shipping-content .about_us_main>ul .customer_success.cn_module>ul li .bottom>div>div .icon[data-v-3e8c6d54] {
    font-size: 20px
}

.shipping-content .about_us_main>ul .customer_success.cn_module>ul li .bottom>div>div span[data-v-3e8c6d54] {
    font-size: 12px;
    line-height: 20px
}

.shipping-content .about_us_main>ul .customer_success_de>ul li .bottom[data-v-3e8c6d54] {
    padding: 20px
}

.shipping-content .about_us_main>ul .customer_success_de>ul li .bottom>div:first-child>div[data-v-3e8c6d54] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.shipping-content .about_us_main>ul .customer_success_de>ul li .bottom>div:first-child span[data-v-3e8c6d54] {
    padding: 0 0 0 8px
}

.shipping-content .about_us_main>ul .customer_success_de>ul li .bottom>div:first-child span[data-v-3e8c6d54]:first-of-type {
    padding: 0 8px
}

.shipping-content .about_us_main>ul .customer_success_de>ul li .bottom>div:first-child>p[data-v-3e8c6d54] {
    padding-right: 10px
}

.shipping-content .about_us_main>ul .customer_success_de>ul li .bottom .learnmore[data-v-3e8c6d54] {
    padding-right: 10px
}

@media(max-width: 768px) {
    .shipping-content .about_us_main>ul .customer_success_de>ul li .bottom>div:first-child>div[data-v-3e8c6d54] {
        padding-right:10px
    }
}

.shipping-content .about_us_main>ul .our_news>ul>li .bottom>p[data-v-3e8c6d54] {
    margin-top: 0;
    overflow: hidden;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical
}

.shipping-content .about_us_main>ul .our_news>ul>li .bottom .learnmore[data-v-3e8c6d54] {
    margin-top: 12px
}

.shipping-content .about_us_main>ul .our_industry_associations ul[data-v-3e8c6d54] {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 20px;
    gap: 20px;
    padding-top: 12px
}

.shipping-content .about_us_main>ul .our_industry_associations ul li[data-v-3e8c6d54] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    aspect-ratio: 16/9;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.shipping-content .about_us_main>ul .our_industry_associations ul li[data-v-3e8c6d54]:hover {
    -webkit-box-shadow: 0 15px 15px -10px rgba(0,0,0,.15);
    box-shadow: 0 15px 15px -10px rgba(0,0,0,.15)
}

.shipping-content .about_us_main>ul .our_industry_associations ul li img[data-v-3e8c6d54] {
    height: 80px;
    width: 160px
}

.shipping-content .about_us_main>ul .phone_listings .tit[data-v-3e8c6d54] {
    margin-bottom: 24px
}

.shipping-content .about_us_main>ul .phone_listings>ul[data-v-3e8c6d54] {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-gap: 20px;
    gap: 20px
}

.shipping-content .about_us_main>ul .phone_listings>ul>li[data-v-3e8c6d54] {
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    padding: 32px
}

.shipping-content .about_us_main>ul .phone_listings>ul>li[data-v-3e8c6d54]:hover {
    -webkit-box-shadow: 0 15px 15px -10px rgba(0,0,0,.15);
    box-shadow: 0 15px 15px -10px rgba(0,0,0,.15)
}

.shipping-content .about_us_main>ul .phone_listings>ul>li .top[data-v-3e8c6d54] {
    color: #19191a;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px
}

.shipping-content .about_us_main>ul .phone_listings>ul>li .bottom[data-v-3e8c6d54] {
    margin-top: 12px
}

.shipping-content .about_us_main>ul .phone_listings>ul>li .bottom>div[data-v-3e8c6d54] {
    color: #646466;
    font-size: 12px;
    line-height: 20px
}

.shipping-content .about_us_main>ul .phone_listings>ul>li .bottom>div[data-v-3e8c6d54]:not(:first-child) {
    margin-top: 4px
}

.shipping-content .about_us_main>ul .phone_listings>ul>li .bottom>div a[data-v-3e8c6d54] {
    color: #646466
}

.shipping-content .about_us_main>ul .custom_centric .custom_centric_main[data-v-3e8c6d54] {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    margin-top: 64px;
    grid-column-gap: 36px
}

.shipping-content .about_us_main>ul .custom_centric .custom_centric_main .box[data-v-3e8c6d54] {
    border: 1px solid #eee;
    padding: 52px 20px 30px;
    position: relative;
    text-align: center
}

.shipping-content .about_us_main>ul .custom_centric .custom_centric_main .box .content_tit[data-v-3e8c6d54] {
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 12px
}

@media(max-width: 1024px) {
    .shipping-content .about_us_main>ul .custom_centric .custom_centric_main .box .content_tit[data-v-3e8c6d54] .pc_br {
        display:none
    }
}

.shipping-content .about_us_main>ul .custom_centric .custom_centric_main .box .img_box[data-v-3e8c6d54] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    left: 50%;
    position: absolute;
    top: 0;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #f5f7fa;
    border-radius: 50%;
    height: 80px;
    width: 80px
}

.shipping-content .about_us_main>ul .custom_centric .custom_centric_main .box .li_item li[data-v-3e8c6d54] {
    color: #707070;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 8px;
    padding-left: 16px;
    position: relative;
    text-align: left
}

.shipping-content .about_us_main>ul .custom_centric .custom_centric_main .box .li_item li[data-v-3e8c6d54]:last-child {
    margin-bottom: 0
}

.shipping-content .about_us_main>ul .custom_centric .custom_centric_main .box .li_item li span[data-v-3e8c6d54] {
    background: #707070;
    border-radius: 50%;
    height: 4px;
    left: 0;
    position: absolute;
    top: 7px;
    width: 4px
}

.shipping-content .about_us_main>ul .custom_centric .custom_centric_main .box .arrow[data-v-3e8c6d54] {
    left: auto;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(calc(100% + 2px),-50%);
    -ms-transform: translate(calc(100% + 2px),-50%);
    transform: translate(calc(100% + 2px),-50%)
}

.shipping-content .about_us_main>ul .custom_centric .custom_centric_main .box:last-child .arrow[data-v-3e8c6d54] {
    display: none
}

@media(max-width: 1024px) {
    .shipping-content .about_us_main>ul .custom_centric .custom_centric_main[data-v-3e8c6d54] {
        grid-template-columns:repeat(2,1fr);
        grid-row-gap: 80px
    }

    .shipping-content .about_us_main>ul .custom_centric .custom_centric_main .box:nth-child(2) .arrow[data-v-3e8c6d54] {
        left: 50%;
        rotate: 90deg;
        top: 100%;
        -webkit-transform: translate(calc(-50% + 30px),100%);
        -ms-transform: translate(calc(-50% + 30px),100%);
        transform: translate(calc(-50% + 30px),100%)
    }

    .shipping-content .about_us_main>ul .custom_centric .custom_centric_main .box:nth-child(3) .arrow[data-v-3e8c6d54] {
        -webkit-transform: rotateY(180deg) translateX(calc(-100% - 2px));
        transform: rotateY(180deg) translateX(calc(-100% - 2px))
    }
}

@media(max-width: 768px) {
    .shipping-content .about_us_main>ul .custom_centric .custom_centric_main[data-v-3e8c6d54] {
        grid-template-columns:repeat(1,1fr);
        grid-row-gap: 80px
    }

    .shipping-content .about_us_main>ul .custom_centric .custom_centric_main .box .arrow[data-v-3e8c6d54] {
        left: 50%;
        rotate: 90deg;
        top: 100%;
        -webkit-transform: translate(calc(-50% + 30px),100%);
        -ms-transform: translate(calc(-50% + 30px),100%);
        transform: translate(calc(-50% + 30px),100%)
    }

    .shipping-content .about_us_main>ul .custom_centric .custom_centric_main .box:nth-child(3) .arrow[data-v-3e8c6d54] {
        left: 50%;
        rotate: 90deg;
        top: 100%;
        -webkit-transform: translate(calc(-50% + 30px),100%);
        -ms-transform: translate(calc(-50% + 30px),100%);
        transform: translate(calc(-50% + 30px),100%)
    }
}

.shipping-content .about_us_main>ul .custom_centric .custom_centric_main.is_au_main[data-v-3e8c6d54] {
    grid-column-gap: 24px;
    border: none;
    padding: 0
}

.shipping-content .about_us_main>ul .custom_centric .custom_centric_main.is_au_main .box[data-v-3e8c6d54] {
    padding: 58px 20px 28px
}

.shipping-content .about_us_main>ul .custom_centric .custom_centric_main.is_au_main .box .arrow[data-v-3e8c6d54] {
    display: none
}

@media(max-width: 1024px) {
    .shipping-content .about_us_main>ul .custom_centric .custom_centric_main.is_au_main[data-v-3e8c6d54] {
        grid-template-columns:repeat(2,1fr);
        grid-row-gap: 64px
    }

    .shipping-content .about_us_main>ul .custom_centric .custom_centric_main.is_au_main .box .arrow[data-v-3e8c6d54] {
        display: none
    }
}

@media(max-width: 768px) {
    .shipping-content .about_us_main>ul .custom_centric .custom_centric_main.is_au_main[data-v-3e8c6d54] {
        grid-template-columns:repeat(1,1fr);
        grid-row-gap: 64px
    }
}

.shipping-content .about_us_main>ul .custom_centric_de .custom_centric_main[data-v-3e8c6d54] {
    grid-column-gap: 16px
}

.shipping-content .about_us_main>ul .custom_centric_de .custom_centric_main .box[data-v-3e8c6d54] {
    padding: 58px 20px 26px
}

.shipping-content .about_us_main>ul .custom_centric_de .custom_centric_main .box .img_box[data-v-3e8c6d54] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    left: 50%;
    position: absolute;
    top: 0;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #f5f7fa;
    border-radius: 50%;
    height: 80px;
    width: 80px
}

.shipping-content .about_us_main>ul .custom_centric_de .custom_centric_main .box .li_item[data-v-3e8c6d54] {
    list-style: none;
    padding-left: 0
}

.shipping-content .about_us_main>ul .custom_centric_de .custom_centric_main .box .li_item li[data-v-3e8c6d54] {
    color: #707070
}

@media(max-width: 1024px) {
    .shipping-content .about_us_main>ul .custom_centric_de .custom_centric_main[data-v-3e8c6d54] {
        grid-row-gap:56px
    }
}

@media(max-width: 768px) {
    .shipping-content .about_us_main>ul .special_box .custom_centric_main[data-v-3e8c6d54] {
        grid-row-gap:24px;
        margin-top: 24px
    }

    .shipping-content .about_us_main>ul .special_box .custom_centric_main.is_au_main[data-v-3e8c6d54] {
        grid-row-gap: 24px
    }

    .shipping-content .about_us_main>ul .special_box .custom_centric_main.is_sg_main[data-v-3e8c6d54] {
        border: 1px solid #e5e5e5;
        padding: 16px
    }

    .shipping-content .about_us_main>ul .special_box .custom_centric_main .box[data-v-3e8c6d54] {
        border: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 0
    }

    .shipping-content .about_us_main>ul .special_box .custom_centric_main .box.is_au_box[data-v-3e8c6d54] {
        padding: 0
    }

    .shipping-content .about_us_main>ul .special_box .custom_centric_main .box .img_box[data-v-3e8c6d54] {
        height: 36px;
        left: 0;
        margin-right: 16px;
        position: relative;
        top: 0;
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        transform: translate(0);
        width: 36px
    }

    .shipping-content .about_us_main>ul .special_box .custom_centric_main .box .content[data-v-3e8c6d54] {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -moz-text-align-last: left;
        text-align-last: left
    }

    .shipping-content .about_us_main>ul .special_box .custom_centric_main .box .content .content_tit[data-v-3e8c6d54] {
        margin-bottom: 8px
    }

    .shipping-content .about_us_main>ul .special_box .custom_centric_main .box .content .li_item li[data-v-3e8c6d54] {
        margin-bottom: 8px;
        padding-left: 16px
    }

    .shipping-content .about_us_main>ul .special_box .custom_centric_main .box .arrow[data-v-3e8c6d54] {
        display: none
    }
}

.shipping-content .about_us_main>ul .our_core .txt[data-v-3e8c6d54] {
    padding-bottom: 8px
}

.shipping-content .about_us_main>ul .our_core .our_core_main li[data-v-3e8c6d54] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.shipping-content .about_us_main>ul .our_core .our_core_main li .cont[data-v-3e8c6d54] {
    -webkit-box-flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    border: 1px solid #e5e5e5;
    justify-content: center;
    padding: 0 28px
}

.shipping-content .about_us_main>ul .our_core .our_core_main li .cont h4[data-v-3e8c6d54] {
    font-size: 14px;
    line-height: 22px
}

.shipping-content .about_us_main>ul .our_core .our_core_main li .cont p[data-v-3e8c6d54] {
    color: #707070;
    font-size: 12px;
    line-height: 20px;
    margin-top: 8px
}

.shipping-content .about_us_main>ul .our_core .our_core_main li img[data-v-3e8c6d54] {
    height: 249px;
    max-width: 438px
}

.shipping-content .about_us_main>ul .our_core .our_core_main li[data-v-3e8c6d54]:not(first-child) {
    margin-top: 16px
}

.shipping-content .about_us_main>ul .our_core .our_core_main li:nth-child(odd) .cont[data-v-3e8c6d54] {
    border-right: none
}

.shipping-content .about_us_main>ul .our_core .our_core_main li[data-v-3e8c6d54]:nth-child(2n) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.shipping-content .about_us_main>ul .our_core .our_core_main li:nth-child(2n) .cont[data-v-3e8c6d54] {
    border-left: none
}

@media(max-width: 1024px) {
    .shipping-content .about_us_main>ul .our_core .our_core_main li img[data-v-3e8c6d54] {
        height:199px;
        max-width: 354px
    }
}

@media(max-width: 768px) {
    .shipping-content .about_us_main>ul .our_core .our_core_main li[data-v-3e8c6d54] {
        -webkit-box-orient:vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .shipping-content .about_us_main>ul .our_core .our_core_main li[data-v-3e8c6d54]:nth-child(2n) {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .shipping-content .about_us_main>ul .our_core .our_core_main li img[data-v-3e8c6d54] {
        height: auto;
        max-width: 100%;
        width: 100%
    }

    .shipping-content .about_us_main>ul .our_core .our_core_main li .cont[data-v-3e8c6d54] {
        border-top: none;
        padding: 28px
    }

    .shipping-content .about_us_main>ul .our_core .our_core_main li:nth-child(odd) .cont[data-v-3e8c6d54] {
        border-right: 1px solid #e5e5e5
    }

    .shipping-content .about_us_main>ul .our_core .our_core_main li:nth-child(2n) .cont[data-v-3e8c6d54] {
        border-left: 1px solid #e5e5e5
    }
}

.shipping-content .about_us_main>ul .our_core_de .our_core_main li .cont h4[data-v-3e8c6d54] {
    font-size: 16px;
    line-height: 24px
}

.shipping-content .about_us_main>ul .our_core_de .our_core_main li .cont p[data-v-3e8c6d54] {
    font-size: 14px;
    line-height: 22px
}

.shipping-content .about_us_main>ul .our_core_de .our_core_main li:nth-child(odd) .cont[data-v-3e8c6d54] {
    border-left: none;
    border-right: 1px solid #e5e5e5
}

.shipping-content .about_us_main>ul .our_core_de .our_core_main li[data-v-3e8c6d54]:nth-child(2n) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.shipping-content .about_us_main>ul .our_core_de .our_core_main li:nth-child(2n) .cont[data-v-3e8c6d54] {
    border-left: 1px solid #e5e5e5;
    border-right: none
}

.shipping-content .about_us_main>ul .our_core_de .our_core_main li img[data-v-3e8c6d54] {
    height: 248px;
    max-width: 438px;
    width: 50%
}

@media(max-width: 1024px) {
    .shipping-content .about_us_main>ul .our_core_de .our_core_main li img[data-v-3e8c6d54] {
        height:198px;
        max-width: 354px
    }
}

@media(max-width: 1024px) {
    .shipping-content .about_us_main>ul .our_core_de .our_core_main li img[data-v-3e8c6d54] {
        max-width:auto
    }
}

@media(max-width: 768px) {
    .shipping-content .about_us_main>ul .our_core_de .our_core_main li[data-v-3e8c6d54] {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .shipping-content .about_us_main>ul .our_core_de .our_core_main li[data-v-3e8c6d54]:nth-child(2n) {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .shipping-content .about_us_main>ul .our_core_de .our_core_main li img[data-v-3e8c6d54] {
        height: auto;
        max-width: 100%;
        width: 100%
    }

    .shipping-content .about_us_main>ul .our_core_de .our_core_main li .cont[data-v-3e8c6d54] {
        border-top: none;
        padding: 28px
    }

    .shipping-content .about_us_main>ul .our_core_de .our_core_main li:nth-child(odd) .cont[data-v-3e8c6d54] {
        border-left: 1px solid #e5e5e5
    }

    .shipping-content .about_us_main>ul .our_core_de .our_core_main li:nth-child(2n) .cont[data-v-3e8c6d54] {
        border-right: 1px solid #e5e5e5
    }
}

.shipping-content .about_us_main>ul .our_customers .customers_area_main[data-v-3e8c6d54] {
    display: grid;
    grid-template-columns: repeat(7,1fr);
    margin-top: 24px;
    grid-column-gap: 20px;
    grid-row-gap: 20px
}

.shipping-content .about_us_main>ul .our_customers .customers_area_main img[data-v-3e8c6d54] {
    width: 100%
}

.shipping-content .about_us_main>ul .our_customers .customers_area_main.au_area_main li[data-v-3e8c6d54] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #f2f2f2;
    height: 54px;
    width: 108px
}

.shipping-content .about_us_main>ul .our_customers .customers_area_main.au_area_main img[data-v-3e8c6d54] {
    width: auto
}

@media(max-width: 1024px) {
    .shipping-content .about_us_main>ul .our_customers .customers_area_main.au_area_main[data-v-3e8c6d54] {
        grid-template-columns:repeat(5,1fr)
    }
}

.shipping-content .about_us_main>ul .fs_office .fs_area[data-v-3e8c6d54] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.shipping-content .about_us_main>ul .fs_office img[data-v-3e8c6d54] {
    width: 100%
}

.shipping-content .about_us_main>ul .fs_office .cont[data-v-3e8c6d54] {
    background: #f3f6f9;
    color: #19191a;
    font-size: 14px;
    line-height: 22px;
    padding: 30px 40px 40px
}

.shipping-content .about_us_main>ul .fs_office .cont p[data-v-3e8c6d54] {
    margin-bottom: 12px
}

.shipping-content .about_us_main>ul .fs_office .cont span[data-v-3e8c6d54] {
    color: #707070
}

.shipping-content .fs_honor_popup_img_box[data-v-3e8c6d54] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 580px;
    padding: 20px 32px;
    width: 750px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media(max-width: 768px) {
    .shipping-content .fs_honor_popup_img_box[data-v-3e8c6d54] {
        height:100%;
        padding: 20px;
        width: 100%
    }
}

.shipping-content .fs_honor_popup_img_box>img[data-v-3e8c6d54] {
    display: block;
    max-height: 100%;
    max-width: 100%
}

@media(max-width: 1024px) {
    .shipping-content .about_us_main>ul>li>.tit.au_tit[data-v-3e8c6d54],.shipping-content .about_us_main>ul>li>.tit.de_tit[data-v-3e8c6d54] {
        text-align:left
    }

    .shipping-content .about_us_main>ul>li>.tit.cn_tit[data-v-3e8c6d54] {
        text-align: left
    }

    .shipping-content .about_us_main>ul>li .de_subtit[data-v-3e8c6d54] {
        text-align: left
    }

    .shipping-content .about_us_main>ul>li.cn_module .subtit[data-v-3e8c6d54],.shipping-content .about_us_main>ul>li.cn_module .tit[data-v-3e8c6d54] {
        text-align: left
    }

    .shipping-content .about_us_main>ul .our_industry_associations ul li img[data-v-3e8c6d54] {
        height: 60px;
        width: 120px
    }

    .shipping-content .about_us_main>ul .fs_partner ul[data-v-3e8c6d54] {
        grid-template-columns: repeat(5,1fr)
    }

    .shipping-content .about_us_main>ul .fs_honor .honor_content .rt[data-v-3e8c6d54] {
        width: calc(50% - 8px)
    }
}

@media(max-width: 768px) {
    .shipping-content .about_us_main>ul .learn_about_FS>ul>li .left[data-v-3e8c6d54] {
        display:grid;
        grid-template-columns: repeat(3,1fr);
        grid-column-gap: 16px;
        grid-row-gap: 16px
    }

    .shipping-content .about_us_main>ul .our_offices .offices_area_main[data-v-3e8c6d54] {
        display: grid;
        grid-template-columns: repeat(1,1fr);
        grid-column-gap: 0;
        grid-row-gap: 20px
    }

    .shipping-content .about_us_main>ul .our_products .products_ul[data-v-3e8c6d54] {
        display: grid;
        grid-template-columns: repeat(1,1fr);
        grid-column-gap: 0;
        grid-row-gap: 20px
    }

    .shipping-content .about_us_main>ul .our_core_values>ul>li:first-of-type .card-list[data-v-3e8c6d54],.shipping-content .about_us_main>ul .our_core_values>ul>li:nth-of-type(2) .card-list[data-v-3e8c6d54] {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .shipping-content .about_us_main>ul .our_core_values>ul>li:first-of-type .card-list .left[data-v-3e8c6d54],.shipping-content .about_us_main>ul .our_core_values>ul>li:nth-of-type(2) .card-list .left[data-v-3e8c6d54] {
        padding-right: 0
    }

    .shipping-content .about_us_main>ul .our_core_values>ul>li:first-of-type .card-list .right[data-v-3e8c6d54],.shipping-content .about_us_main>ul .our_core_values>ul>li:nth-of-type(2) .card-list .right[data-v-3e8c6d54] {
        margin-top: 16px
    }

    .shipping-content .about_us_main>ul .our_core_values>ul>li:first-of-type .card-list .right img[data-v-3e8c6d54],.shipping-content .about_us_main>ul .our_core_values>ul>li:nth-of-type(2) .card-list .right img[data-v-3e8c6d54] {
        width: 100%
    }

    .shipping-content .about_us_main>ul .our_core_values>ul>li:nth-of-type(3) .introduction_area .introduction_area_list[data-v-3e8c6d54] .swiper-container {
        padding-bottom: 28px
    }

    .shipping-content .about_us_main>ul .our_core_values>ul>li:nth-of-type(3) .introduction_area .introduction_area_list[data-v-3e8c6d54] .swiper-container .swiper-slide {
        height: auto;
        min-width: 316px;
        width: 100%!important
    }

    .shipping-content .about_us_main>ul .fs_video .video_box[data-v-3e8c6d54] {
        width: 100%
    }

    .shipping-content .about_us_main>ul .customer_success .subtit[data-v-3e8c6d54] {
        text-align: left
    }

    .shipping-content .about_us_main>ul .customer_success>ul[data-v-3e8c6d54] {
        display: grid;
        grid-template-columns: repeat(1,1fr);
        grid-column-gap: 0;
        grid-row-gap: 20px
    }

    .shipping-content .about_us_main>ul .our_industry_associations ul[data-v-3e8c6d54] {
        grid-template-columns: 1fr 1fr
    }

    .shipping-content .about_us_main>ul .phone_listings>ul[data-v-3e8c6d54] {
        grid-template-columns: repeat(1,1fr)
    }

    .shipping-content .about_us_main>ul .our_customers .customers_area_main[data-v-3e8c6d54] {
        grid-template-columns: repeat(4,1fr)
    }

    .shipping-content .about_us_main>ul .our_customers .customers_area_main.au_area_main[data-v-3e8c6d54] {
        grid-template-columns: repeat(3,1fr)
    }

    .shipping-content .about_us_main>ul .fs_office .cont[data-v-3e8c6d54] {
        padding: 16px 20px
    }

    .shipping-content .about_us_main>ul .common .tit[data-v-3e8c6d54] {
        text-align: left
    }

    .shipping-content .about_us_main>ul .fs_honor .honor_content[data-v-3e8c6d54] {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .shipping-content .about_us_main>ul .fs_honor .honor_content .lt[data-v-3e8c6d54] {
        padding: 24px 0 0;
        width: 100%
    }

    .shipping-content .about_us_main>ul .fs_honor .honor_content .lt .fs-pagination[data-v-3e8c6d54] {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .shipping-content .about_us_main>ul .fs_honor .honor_content .rt[data-v-3e8c6d54] {
        max-width: none;
        width: 100%
    }

    .shipping-content .about_us_main>ul .fs_partner ul[data-v-3e8c6d54] {
        grid-template-columns: repeat(3,1fr)
    }
}

.jp_wrapper[data-v-6acf248f] {
    color: #19191a
}

.jp_wrapper .jp_page .nav-tree[data-v-6acf248f] {
    display: none
}

@media(max-width: 960px) {
    .jp_wrapper .jp_page .nav-tree[data-v-6acf248f] {
        display:block;
        position: sticky;
        top: 48px;
        z-index: 51
    }
}

.jp_wrapper .jp_page .side-banner[data-v-6acf248f] {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 200px;
    position: relative;
    width: 100%
}

.jp_wrapper .jp_page .side-banner .banner-text[data-v-6acf248f] {
    color: #fff;
    left: 50%;
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
    /* width: 100%; */
}

.jp_wrapper .jp_page .side-banner .banner-text.black[data-v-6acf248f] {
    color: #19191a
}

.jp_wrapper .jp_page .side-banner .banner-text .banner-title[data-v-6acf248f] {
    font-size: 32px;
    font-weight: 600;
    line-height: 40px
}

.jp_wrapper .jp_page .side-banner .banner-text .banner-title.no-des[data-v-6acf248f] {
    margin-bottom: 0
}

.jp_wrapper .jp_page .side-banner .banner-text .banner-desc[data-v-6acf248f] {
    display: none;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin: 0 auto;
    max-width: 750px
}

.jp_wrapper .jp_page .side-banner .banner-text .banner-desc[data-v-6acf248f] br {
    display: none
}

.jp_wrapper .jp_page .jp_page_main[data-v-6acf248f] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    margin: 0 auto;
    max-width: 1200px;
    padding: 16px 0 36px;
    position: relative;
    width: 100%
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left[data-v-6acf248f] {
    width: 288px;
    -ms-flex-negative: 0;
    background: #fff;
    flex-shrink: 0;
    margin-right: 32px
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav-wrap[data-v-6acf248f] {
    border-radius: 4px;
    padding: 20px 0 20px 16px;
    position: sticky;
    top: 16px
}

@media(min-width: 1024px) {
    .jp_wrapper .jp_page .jp_page_main .jp_page_left .nav-wrap.fix_top[data-v-6acf248f] {
        top:117px
    }
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav-wrap .title-box[data-v-6acf248f] {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    padding: 13px 16px
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav-wrap .mask[data-v-6acf248f] {
    background-color: #f7f7f7;
    border-radius: 4px;
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: -1
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box[data-v-6acf248f] {
    width: 100%
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl dt[data-v-6acf248f] {
    border-radius: 4px 0 0 4px;
    color: #19191a;
    cursor: pointer;
    font-size: 14px;
    line-height: 22px;
    padding: 13px 16px;
    width: 100%
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl dt[data-v-6acf248f] a {
    color: #19191a;
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl dt[data-v-6acf248f] a:hover {
    color: #19191a;
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl dt span[data-v-6acf248f] {
    display: inline-block;
    position: relative;
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl dt a[data-v-6acf248f] {
    color: #19191a;
    font-size: 14px;
    line-height: 22px;
    -webkit-text-decoration: none;
    text-decoration: none
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl dt i[data-v-6acf248f] {
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    line-height: 12px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl dt i.ActRotate[data-v-6acf248f] {
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg)
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl dt[data-v-6acf248f]:hover {
    background-color: #fff
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl dt:hover .child_span[data-v-6acf248f],.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl dt:hover a[data-v-6acf248f],.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl dt:hover span[data-v-6acf248f] {
    position: relative
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl dt:hover .child_span[data-v-6acf248f]:after,.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl dt:hover a[data-v-6acf248f]:after,.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl dt:hover span[data-v-6acf248f]:after {
    background-color: #c00000;
    border-radius: 3px;
    bottom: 0;
    bottom: -2px;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    opacity: 0;
    opacity: 1;
    position: absolute;
    -webkit-transition: all .2s;
    transition: all .2s;
    width: 100%
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl .second_menu_select dl dt[data-v-6acf248f] {
    padding: 13px 16px 13px 40px
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl .second_menu_select dl dt[data-v-6acf248f]:hover {
    background-color: #fff
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl .active[data-v-6acf248f] {
    background-color: #fff
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl .active a[data-v-6acf248f],.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl .active span[data-v-6acf248f] {
    position: relative
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl .active span[data-v-6acf248f] {
    position: relative
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl .active span[data-v-6acf248f]:after {
    background-color: #c00000;
    border-radius: 3px;
    bottom: 0;
    bottom: -2px;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    opacity: 0;
    opacity: 1;
    position: absolute;
    -webkit-transition: all .2s;
    transition: all .2s;
    width: 100%
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl .active[data-v-6acf248f]:hover {
    background-color: #fff!important
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl .hasChild[data-v-6acf248f] {
    padding-right: 28px;
    position: relative
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl .hasChild.hasActiveChild[data-v-6acf248f] {
    font-weight: 600
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl .hasChild i[data-v-6acf248f] {
    position: absolute;
    right: 16px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl .hasChild i.ActRotate[data-v-6acf248f] {
    -webkit-transform: rotateX(-180deg) translateY(50%);
    transform: rotateX(-180deg) translateY(50%)
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl .hasChild:hover span[data-v-6acf248f]:after {
    display: none
}

.jp_wrapper .jp_page .jp_page_main .jp_page_right[data-v-6acf248f] {
    -webkit-box-flex: 1;
    background: #fff;
    -ms-flex: 1;
    flex: 1;
    min-width: 0
}

.jp_wrapper .jp_page .jp_page_main .jp_page_right .bread-crumb-box[data-v-6acf248f] {
    margin-bottom: 20px
}

.jp_wrapper .jp_page .jp_page_main .jp_page_right .bread-crumb-box[data-v-6acf248f] .bread-crumb {
    padding: 0
}

.jp_wrapper .jp_page .jp_page_main .jp_page_right .bread-crumb-box[data-v-6acf248f] .bread-crumb .bread-item {
    font-size: 12px;
    line-height: 20px
}

.jp_wrapper .jp_page .jp_page_main .jp_page_right .bread-crumb-box[data-v-6acf248f] .bread-crumb .bread-item:last-child>a {
    color: #707070
}

.jp_wrapper .jp_page .jp_page_main .jp_page_right .bread-crumb-box[data-v-6acf248f] .bread-crumb .bread-item>a {
    color: #707070
}

.jp_wrapper .jp_page .jp_page_main .jp_page_right .bread-crumb-box[data-v-6acf248f] .bread-crumb .bread-item>a:hover {
    color: #19191a
}

.jp_wrapper .jp_page .jp_page_main .jp_page_right .bread-crumb-box[data-v-6acf248f] .bread-crumb .box {
    padding-bottom: 4px;
    padding-top: 4px
}

@media(max-width: 1024px) {
    .jp_wrapper .jp_page .jp_page_main .jp_page_right .bread-crumb-box[data-v-6acf248f] .bread-crumb {
        display:block
    }
}

@media(max-width: 960px) {
    .jp_wrapper .jp_page .jp_page_main .jp_page_right .bread-crumb-box[data-v-6acf248f] {
        margin-bottom:0
    }

    .jp_wrapper .jp_page .jp_page_main .jp_page_right .bread-crumb-box[data-v-6acf248f] .bread-crumb {
        display: none
    }
}

@media(max-width: 1220px) {
    .jp_wrapper .jp_page .jp_page_main[data-v-6acf248f] {
        padding:16px 24px 36px
    }
}

@media(max-width: 1024px) {
    .jp_wrapper .jp_page .jp_page_main[data-v-6acf248f] {
        width:100%
    }

    .jp_wrapper .jp_page .jp_page_main .jp_page_left[data-v-6acf248f] {
        width: 232px
    }

    .jp_wrapper .jp_page .jp_page_main .jp_page_left .nav-wrap[data-v-6acf248f] {
        top: 84px
    }

    .jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box[data-v-6acf248f]::-webkit-scrollbar {
        display: none
    }
}

@media(max-width: 960px) {
    .jp_wrapper .jp_page .jp_page_main[data-v-6acf248f] {
        padding:16px 16px 36px
    }

    .jp_wrapper .jp_page .jp_page_main .jp_page_left[data-v-6acf248f] {
        display: none
    }
}

@media(max-width: 768px) {
    .jp_wrapper .jp_page .side-banner[data-v-6acf248f] {
        height:233px
    }

    .jp_wrapper .jp_page .side-banner .banner-text[data-v-6acf248f] {
        left: 50%;
        padding: 0 16px;
        top: 50%;
        -webkit-transform: translate3d(-50%,-50%,0);
        transform: translate3d(-50%,-50%,0);
        width: 100%
    }

    .jp_wrapper .jp_page .side-banner .banner-text .banner-title[data-v-6acf248f] {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 0
    }

    .jp_wrapper .jp_page .side-banner .banner-text .banner-desc[data-v-6acf248f] {
        display: none
    }

    .jp_wrapper .jp_page .side-banner .banner-text.m-show-des .banner-desc[data-v-6acf248f] {
        display: block;
        font-size: 14px;
        line-height: 22px
    }

    .jp_wrapper .jp_page .side-banner .banner-text.m-show-des .banner-desc[data-v-6acf248f] br {
        display: block
    }
}

.slide-down[data-v-d27e203a] {
    overflow: hidden;
    -webkit-transition: height .3s ease-in-out,padding-top .3s ease-in-out,padding-bottom .3s ease-in-out;
    transition: height .3s ease-in-out,padding-top .3s ease-in-out,padding-bottom .3s ease-in-out
}

.bread-crumb[data-v-02cc94c7] {
    position: relative
}

@media(max-width: 1024px) {
    .bread-crumb[data-v-02cc94c7] {
        display:none
    }

    .bread-crumb.m-show[data-v-02cc94c7] {
        display: block
    }
}

.bread-crumb.bread-crumb-big .box[data-v-02cc94c7] {
    padding-bottom: 20px;
    padding-top: 20px
}

.bread-crumb.bread-crumb-small .box[data-v-02cc94c7] {
    padding-bottom: 6px;
    padding-top: 6px
}

.bread-crumb .box[data-v-02cc94c7] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-x: auto;
    white-space: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 100%
}

.bread-crumb .box[data-v-02cc94c7]::-webkit-scrollbar {
    display: none
}

.scroll_mask[data-v-02cc94c7] {
    background: -webkit-gradient(linear,right top,left top,from(#fff),to(hsla(0,0%,100%,0)));
    background: linear-gradient(270deg,#fff,hsla(0,0%,100%,0));
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 42px;
    z-index: 1
}

.scroll_mask.left[data-v-02cc94c7] {
    left: 0;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.bread-item[data-v-02cc94c7] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #707070;
    font-size: 12px;
    line-height: 20px;
    -webkit-text-decoration: none;
    text-decoration: none;
    -webkit-transition: all .3s;
    transition: all .3s
}

.bread-item[data-v-02cc94c7]:after {
    color: #707070;
    content: "";
    font-family: "iconfont"!important;
    font-weight: 400;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    cursor: pointer;
    cursor: default;
    font-size: 12px;
    height: 12px;
    line-height: 14px;
    margin: 0 4px;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 12px
}

.bread-item[data-v-02cc94c7]:last-child {
    color: #19191a;
    cursor: text
}

.bread-item:last-child>a[data-v-02cc94c7] {
    color: #19191a!important;
    cursor: default
}

.bread-item:last-child>a[data-v-02cc94c7]:hover {
    cursor: default
}

.bread-item[data-v-02cc94c7]:last-child:after {
    display: none
}

.bread-item .link[data-v-02cc94c7]:focus-visible {
    border-radius: 3px;
    outline: 2px solid #0080ff;
    outline-offset: -2px
}

.bread-item>a[data-v-02cc94c7] {
    color: #707070;
    cursor: pointer;
    -webkit-text-decoration: none;
    text-decoration: none;
    -webkit-transition: all .3s;
    transition: all .3s
}

.bread-item>a[data-v-02cc94c7]:hover {
    color: #19191a;
    cursor: pointer;
    -webkit-text-decoration: none;
    text-decoration: none
}

.categories[data-v-02cc94c7] {
    position: relative
}

.categories[data-v-02cc94c7],.categories .title[data-v-02cc94c7] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.categories .title[data-v-02cc94c7] {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.categories .title>span[data-v-02cc94c7] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #19191a;
    cursor: pointer;
    font-size: 12px;
    line-height: 20px;
    -webkit-text-decoration: none;
    text-decoration: none;
    -webkit-transition: all .3s;
    transition: all .3s
}

.categories .title>span[data-v-02cc94c7]:after {
    color: #19191a;
    content: "";
    font-family: "iconfont"!important;
    font-weight: 400;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    cursor: pointer;
    cursor: default;
    font-size: 12px;
    height: 12px;
    line-height: 14px;
    margin: 0 4px;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 12px
}

.categories .title[data-v-02cc94c7]:after {
    color: #19191a;
    content: "";
    font-family: "iconfont"!important;
    font-weight: 400;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    cursor: pointer;
    cursor: default;
    font-size: 12px;
    height: 12px;
    line-height: 14px;
    margin: 0 4px;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 12px
}

.categories.active .title>span[data-v-02cc94c7]:after {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg)
}

.categories:last-child .title[data-v-02cc94c7]:after {
    display: none
}

.categories-option[data-v-02cc94c7] {
    min-width: 100%;
    z-index: 2
}

.categories-option .option_bg[data-v-02cc94c7] {
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    max-height: 336px;
    overflow: auto;
    padding: 5px 0
}

.categories-option .option_bg .option_item .href[data-v-02cc94c7] {
    color: #707070;
    cursor: pointer;
    display: block;
    font-size: 12px;
    line-height: 20px;
    overflow: hidden;
    padding: 9px 12px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

.categories-option .option_bg .option_item .href[data-v-02cc94c7]:focus-visible {
    border-radius: 3px;
    outline: 2px solid #0080ff;
    outline-offset: -2px
}

.categories-option .option_bg .option_item .href.active[data-v-02cc94c7],.categories-option .option_bg .option_item .href[data-v-02cc94c7]:hover {
    background: #f7f7f7;
    color: #19191a
}

.categories-option .option_bg .option_item .href.active[data-v-02cc94c7] {
    cursor: default
}

@media(max-width: 1024px) {
    .bread-crumb.bread-crumb-big .box[data-v-02cc94c7] {
        padding:20px 0
    }
}

@media(max-width: 768px) {
    .bread-crumb.bread-crumb-big .box[data-v-02cc94c7] {
        padding:24px 0 16px
    }
}

.fs-footer-wrap[data-v-c7bf26e4] #DigiCertClickID_OsYoXDe1 {
    display: none!important
}

.fs-footer-box[data-v-bf01acb0] {
    background: #fff;
    border-top: 1px solid #e5e5e5;
    padding: 55px 0 36px;
    width: 100%
}

.fs-footer-box .fs-footer[data-v-bf01acb0] {
    margin: 0 auto;
    max-width: 1200px;
    width: 84vw
}

@media(max-width: 1200px) {
    .fs-footer-box .fs-footer[data-v-bf01acb0] {
        width:94vw
    }
}

.fs-footer-box .footer-main[data-v-bf01acb0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.fs-footer-box .footer-main .footer-box-nav[data-v-bf01acb0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-top: 82px
}

.fs-footer-box .footer-box.footer-box-left[data-v-bf01acb0] {
    width: 280px
}

.fs-footer-box .footer-box .logo_box[data-v-bf01acb0] {
    padding: 16px 0 32px
}

.fs-footer-box .footer-box .logo_box .logo[data-v-bf01acb0] {
    display: block;
    width: 85px
}

.fs-footer-box .footer-box .logo_box .logo.logo-cn[data-v-bf01acb0] {
    width: 135px
}

.fs-footer-box .footer-box .logo_box .logo>img[data-v-bf01acb0] {
    display: block;
    margin: 0 auto;
    max-width: 100%
}

.fs-footer-box .footer-box .title[data-v-bf01acb0] {
    color: #19191a;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 24px
}

.fs-footer-box .footer-box .list .list-item[data-v-bf01acb0] {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 12px
}

.fs-footer-box .footer-box .list .list-item>a[data-v-bf01acb0] {
    color: #707070;
    -webkit-text-decoration: none;
    text-decoration: none
}

.fs-footer-box .footer-box .list .list-item .fs-hover-underline[data-v-bf01acb0] {
    background-position: 0 100%;
    background-size: 100% 0;
    padding-bottom: 3.5px
}

.fs-footer-box .footer-box .list .list-item .fs-hover-underline[data-v-bf01acb0]:hover {
    color: #19191a;
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.fs-footer-box .footer-box .list .list-item .iconfont_com[data-v-bf01acb0] {
    color: #707070;
    cursor: pointer;
    display: inline-block;
    display: none!important;
    font-size: 13px;
    height: 13px;
    margin-left: 4px;
    width: 13px
}

.fs-footer-box .footer-box .list .list-item[data-v-bf01acb0]:last-child {
    margin-bottom: 0
}

.fs-footer-box .footer-box .share_box[data-v-bf01acb0],.fs-footer-box .footer-box .share_box .iconfont-share[data-v-bf01acb0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.fs-footer-box .footer-box .share_box .iconfont-share[data-v-bf01acb0] {
    color: #707070;
    cursor: pointer;
    font-size: 26px;
    height: 26px;
    width: 26px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 13px
}

.fs-footer-box .footer-box .share_box .iconfont-share[data-v-bf01acb0]:last-child {
    margin-right: 0
}

.fs-footer-box .footer-box .share_box .iconfont-share[data-v-bf01acb0]:hover {
    color: #4b4b4d
}

.fs-footer-box .footer-box .jp_locale[data-v-bf01acb0] {
    margin: 16px 0 -8px
}

.fs-footer-box .footer-box .jp_locale div[data-v-bf01acb0] {
    color: #707070
}

.fs-footer-box .footer-box .jp_locale div[data-v-bf01acb0]:first-of-type {
    font-size: 13px;
    font-weight: 600;
    line-height: 20px
}

.fs-footer-box .footer-box .jp_locale div[data-v-bf01acb0]:last-of-type {
    font-size: 12px;
    line-height: 20px
}

.fs-footer-box .footer-box .tel_box[data-v-bf01acb0] {
    color: #707070;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 4px;
    margin-top: 16px
}

.fs-footer-box .footer-box .tel_box.cn[data-v-bf01acb0] {
    margin-top: 0
}

.fs-footer-box .footer-box .tel_box.uk[data-v-bf01acb0] {
    margin-bottom: 0
}

.fs-footer-box .footer-box .about_fs_cn[data-v-bf01acb0],.fs-footer-box .footer-box .jp_txt[data-v-bf01acb0] {
    color: #707070;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px
}

.fs-footer-box .footer-box .about_fs_cn[data-v-bf01acb0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.fs-footer-box .footer-box .about_fs_cn>span[data-v-bf01acb0] {
    margin-right: 8px
}

.fs-footer-box .footer-box .about_fs_cn .wx-pop[data-v-bf01acb0] {
    height: 26px;
    position: relative;
    width: 26px
}

.fs-footer-box .footer-box .about_fs_cn .wx-pop:hover .fs-wx-wrap[data-v-bf01acb0] {
    display: block
}

.fs-footer-box .footer-box .about_fs_cn .wx-pop img[data-v-bf01acb0] {
    cursor: pointer;
    display: block;
    height: auto;
    widows: 100%
}

.fs-footer-box .footer-box .about_fs_cn .wx-pop .fs-wx-wrap[data-v-bf01acb0] {
    background-color: #fff;
    -webkit-box-shadow: 0 1px 8px 0 hsla(0,8%,44%,.3);
    box-shadow: 0 1px 8px 0 hsla(0,8%,44%,.3);
    display: none;
    left: -50px;
    position: absolute;
    top: 36px;
    z-index: 10
}

.fs-footer-box .footer-box .about_fs_cn .wx-pop .fs-wx-wrap .triangle-up[data-v-bf01acb0] {
    background-color: #fff;
    -webkit-box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    display: inline-block;
    height: 16px;
    left: 55px;
    position: absolute;
    top: -8px;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
    width: 16px;
    z-index: 10
}

.fs-footer-box .footer-box .about_fs_cn .wx-pop .fs-wx-wrap .triangle-up-line[data-v-bf01acb0] {
    background-color: #fff;
    height: 15px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 100
}

.fs-footer-box .footer-box .about_fs_cn .wx-pop .fs-wx-wrap .cont[data-v-bf01acb0] {
    padding-top: 10px
}

.fs-footer-box .footer-box.deClass[data-v-bf01acb0]:not(:last-child) {
    margin-right: 10px
}

@media(max-width: 1024px) {
    .fs-footer-box .footer-box.deClass .detitle[data-v-bf01acb0] {
        word-wrap:break-word
    }

    .fs-footer-box .footer-box.deClassL[data-v-bf01acb0] {
        margin-right: 16px
    }
}

.fs-footer-box .footer_country_box[data-v-bf01acb0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    border-bottom: 1px solid #e5e5e5;
    justify-content: space-between;
    margin-top: 64px;
    padding-bottom: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.fs-footer-box .footer_country_box.new_country_box[data-v-bf01acb0] {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.fs-footer-box .footer_country_box .certification-box[data-v-bf01acb0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.fs-footer-box .footer_country_box .certification-box.certification-box-uk[data-v-bf01acb0] {
    height: auto
}

.fs-footer-box .footer_country_box .certification-box .uk_local_txt[data-v-bf01acb0] {
    color: #707070;
    font-size: 12px;
    line-height: 20px
}

.fs-footer-box .footer_country_box .certification-cn-box[data-v-bf01acb0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.fs-footer-box .footer_country_box .certification-cn-box a[data-v-bf01acb0] {
    background: url(../picture/customer_service_icon.png) no-repeat;
    height: 40px;
    margin-right: 20px;
    -webkit-text-decoration: none;
    text-decoration: none;
    width: 80px
}

.fs-footer-box .footer_country_box .certification-cn-box a[data-v-bf01acb0]:first-of-type {
    background-position: -61px -28px
}

.fs-footer-box .footer_country_box .certification-cn-box a[data-v-bf01acb0]:nth-of-type(2) {
    background-position: -61px -126px
}

.fs-footer-box .footer_country_box .certification-cn-box a[data-v-bf01acb0]:nth-of-type(3) {
    background-position: -61px -222px
}

.fs-footer-box .footer_country_box .certification-cn-box a[data-v-bf01acb0]:last-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: none
}

.fs-footer-box .footer_country_box .certification-cn-box a:last-child img[data-v-bf01acb0] {
    display: block;
    height: 20px;
    margin-right: 4px;
    width: 20px
}

.fs-footer-box .footer_country_box .certification-cn-box a:last-child p[data-v-bf01acb0] {
    color: #707070;
    font-size: 12px;
    line-height: 20px
}

.fs-footer-box .footer_country_box .country_box_right[data-v-bf01acb0] {
    -ms-flex-negative: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-shrink: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.fs-footer-box .footer_country_box .right-country[data-v-bf01acb0] {
    position: relative
}

.fs-footer-box .footer_country_box .right-country .triangle-up[data-v-bf01acb0] {
    background-color: #fff;
    -webkit-box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    display: inline-block;
    height: 16px;
    position: relative;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
    width: 16px;
    z-index: 10
}

.fs-footer-box .footer_country_box .right-country .triangle-up-line[data-v-bf01acb0] {
    background-color: #fff;
    bottom: 0;
    height: 16px;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 100
}

.fs-footer-box .footer_country_box .right-country .current-country-box[data-v-bf01acb0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #707070;
    cursor: pointer;
    font-size: 13px;
    padding: 5px 0;
    -webkit-transition: all .3s;
    transition: all .3s
}

.fs-footer-box .footer_country_box .right-country .current-country-box .iconfont-global[data-v-bf01acb0] {
    display: block;
    font-size: 18px;
    height: 18px;
    line-height: 18px;
    width: 18px
}

.fs-footer-box .footer_country_box .right-country .current-country-box img[data-v-bf01acb0] {
    height: 18px;
    width: 18px
}

.fs-footer-box .footer_country_box .right-country .current-country-box .country-info[data-v-bf01acb0] {
    font-size: 12px;
    line-height: 20px;
    margin: 0 4px;
    white-space: nowrap
}

.fs-footer-box .footer_country_box .right-country .current-country-box .iconfont-down[data-v-bf01acb0] {
    font-size: 12px;
    -webkit-transition: all .2s;
    transition: all .2s
}

.fs-footer-box .footer_country_box .right-country .current-country-box .iconfont-down.iconfont-down-up[data-v-bf01acb0] {
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg)
}

.fs-footer-box .footer_country_box .right-country .current-country-box[data-v-bf01acb0]:hover {
    color: #19191a
}

.fs-footer-box .footer_country_box .right-country .current-country-box:hover .iconfont-global[data-v-bf01acb0] {
    color: #707070
}

.fs-footer-box .footer_country_box .right-country .country-currency-wrap[data-v-bf01acb0] {
    bottom: 34px;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 300px;
    z-index: 10
}

.fs-footer-box .footer_country_box .right-country .country-currency-wrap .triangle-up[data-v-bf01acb0] {
    bottom: -8px;
    left: 50%;
    position: absolute;
    -webkit-transform: translate3d(-50%,0,0) rotate(-135deg);
    transform: translate3d(-50%,0,0) rotate(-135deg)
}

.fs-footer-box .footer_country_box .right-country .country-currency-wrap .country-currency-box .title[data-v-bf01acb0] {
    color: #707070;
    font-size: 13px;
    font-weight: 400;
    line-height: normal;
    margin: 15px 0 10px
}

.fs-footer-box .footer_country_box .right-country .country-currency-wrap .country-currency-box .fs-button[data-v-bf01acb0] {
    margin-top: 15px
}

.fs-footer-box .footer_country_box .line[data-v-bf01acb0] {
    background: #ccc;
    display: inline-block;
    height: 8px;
    margin: 0 20px;
    width: 1px
}

.fs-footer-box .app_box[data-v-bf01acb0] {
    color: #707070;
    font-size: 12px;
    font-weight: 400;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.fs-footer-box .app_box .iconfont-mobile[data-v-bf01acb0] {
    display: block;
    font-size: 18px;
    height: 18px;
    line-height: 18px;
    margin-right: 4px;
    width: 18px
}

.fs-footer-box .app_box>a[data-v-bf01acb0] {
    color: #707070;
    font-size: 12px;
    line-height: 20px
}

.fs-footer-box .app_box>a[data-v-bf01acb0]:hover {
    color: #19191a;
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.fs-footer-box .app_cn_box[data-v-bf01acb0] {
    color: #707070;
    font-size: 12px;
    font-weight: 400;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 5px 0;
    position: relative
}

.fs-footer-box .app_cn_box:hover .app-qr-wrap[data-v-bf01acb0] {
    display: block
}

.fs-footer-box .app_cn_box .iconfont-mobile[data-v-bf01acb0] {
    font-size: 18px;
    margin-right: 4px
}

.fs-footer-box .app_cn_box>span[data-v-bf01acb0] {
    color: #707070;
    font-size: 12px;
    line-height: 20px
}

.fs-footer-box .app_cn_box .app-qr-wrap[data-v-bf01acb0] {
    background-color: #fff;
    bottom: 34px;
    -webkit-box-shadow: 0 1px 8px 0 hsla(0,8%,44%,.3);
    box-shadow: 0 1px 8px 0 hsla(0,8%,44%,.3);
    display: none;
    left: -20px;
    position: absolute;
    z-index: 10
}

.fs-footer-box .app_cn_box .app-qr-wrap .triangle-up[data-v-bf01acb0] {
    background-color: #fff;
    bottom: -8px;
    -webkit-box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    display: inline-block;
    height: 16px;
    left: 50px;
    position: absolute;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
    width: 16px;
    z-index: 10
}

.fs-footer-box .app_cn_box .app-qr-wrap .triangle-up-line[data-v-bf01acb0] {
    background-color: #fff;
    bottom: 0;
    height: 15px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 100
}

.fs-footer-box .app_cn_box .app-qr-wrap .app-qr-box[data-v-bf01acb0] {
    padding: 10px 10px 15px
}

.fs-footer-box .app_cn_box .app-qr-wrap .app-qr-box img[data-v-bf01acb0] {
    display: block;
    height: auto;
    width: 100px
}

.fs-footer-box .footer-bottom[data-v-bf01acb0] {
    padding: 20px 0 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.fs-footer-box .footer-bottom[data-v-bf01acb0],.fs-footer-box .footer-bottom .left-cr-box[data-v-bf01acb0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.fs-footer-box .footer-bottom .left-cr-box a[data-v-bf01acb0] {
    color: #707070;
    font-size: 12px;
    line-height: 20px;
    margin-left: 8px;
    -webkit-text-decoration: none;
    text-decoration: none
}

.fs-footer-box .footer-bottom .copyright[data-v-bf01acb0] {
    color: #707070;
    font-size: 12px;
    padding-right: 20px
}

.fs-footer-box .footer-bottom .policy-box[data-v-bf01acb0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.fs-footer-box .footer-bottom .policy-box .line[data-v-bf01acb0] {
    background: #ccc;
    display: inline-block;
    height: 8px;
    margin: 0 20px;
    width: 1px
}

.fs-footer-box .footer-bottom .policy-box>a[data-v-bf01acb0] {
    color: #707070;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
    line-height: 20px;
    position: relative
}

.fs-footer-box .footer-bottom .policy-box>a:last-child .line[data-v-bf01acb0] {
    display: none
}

.fs-footer-box .footer-bottom .policy-box>a[data-v-bf01acb0]:hover {
    color: #19191a
}

.fs-footer-box .footer-certification-box[data-v-bf01acb0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 32px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.fs-footer-box .footer-certification-box.footer-certification-box_France[data-v-bf01acb0],.fs-footer-box .footer-certification-box.pay-icon[data-v-bf01acb0] {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.fs-footer-box .footer-certification-box .certification-box[data-v-bf01acb0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 28px
}

.fs-footer-box .footer-certification-box .certification-box.certification-box-uk[data-v-bf01acb0] {
    height: auto
}

.fs-footer-box .footer-certification-box .certification-box .uk_local_txt[data-v-bf01acb0] {
    color: #707070;
    font-size: 12px;
    line-height: 20px
}

.fs-footer-box .footer-certification-box .certification-box a[data-v-bf01acb0] {
    margin-right: 16px
}

.fs-footer-box .footer-certification-box .certification-box a[data-v-bf01acb0]:last-of-type {
    margin-right: 0
}

.fs-footer-box .footer-certification-box .certification-box a img[data-v-bf01acb0] {
    max-height: 28px;
    width: auto
}

.fs-footer-box .footer-certification-box .pay_box[data-v-bf01acb0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.fs-footer-box .footer-certification-box .pay_box img[data-v-bf01acb0] {
    margin-right: 16px
}

.fs-footer-box .footer-certification-box .pay_box img[data-v-bf01acb0]:last-of-type {
    margin-right: 0
}

.fs-footer-box .footer-certification-box .pay_box.pay-icon[data-v-bf01acb0] {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.fs-footer-box .footer-certification-box .pay_box.pay-icon>a[data-v-bf01acb0] {
    margin-left: 20px
}

.fs-footer-box .footer-certification-box .pay_box.pay-icon>a.uk_a[data-v-bf01acb0] {
    display: block;
    padding-top: 4px
}

.fs-footer-box .footer-certification-box .pay_box.pay-icon>a.uk_a img[data-v-bf01acb0] {
    display: block
}

@media(max-width: 960px) {
    .fs-footer-box[data-v-bf01acb0] {
        display:none
    }
}

.subscribe_box[data-v-7370b2a0] {
    width: 240px
}

@media screen and (max-width: 768px) {
    .subscribe_box[data-v-7370b2a0] {
        margin:0;
        padding: 20px 16px 32px;
        width: 100%
    }
}

.logo_box[data-v-7370b2a0] {
    margin-bottom: 40px
}

@media screen and (max-width: 768px) {
    .logo_box[data-v-7370b2a0] {
        margin-bottom:24px
    }
}

.logo_box .logo[data-v-7370b2a0] {
    display: block;
    width: 85px
}

@media screen and (max-width: 768px) {
    .logo_box .logo[data-v-7370b2a0] {
        width:76px
    }
}

.logo_box .logo.logo_cn[data-v-7370b2a0] {
    width: 135px
}

.logo_box .logo>img[data-v-7370b2a0] {
    display: block;
    margin: 0 auto;
    max-width: 100%
}

.form_item[data-v-7370b2a0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.form_item[data-v-7370b2a0] input {
    border-radius: 4px 0 0 4px;
    font-size: 12px;
    height: 32px;
    line-height: 20px;
    width: auto;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.form_item[data-v-7370b2a0] .fs-button {
    border-radius: 0 4px 4px 0;
    margin-left: -1px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-size: 12px;
    height: 32px;
    line-height: 20px;
    padding: 0 12px
}

.subscribe_info[data-v-7370b2a0] {
    color: #19191a;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 12px;
    max-width: 276px
}

@media screen and (max-width: 768px) {
    .subscribe_info[data-v-7370b2a0] {
        max-width:100%
    }
}

.agree_box[data-v-7370b2a0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.agree_box[data-v-7370b2a0] input {
    height: auto;
    margin-right: 8px
}

.agree_box p[data-v-7370b2a0] {
    color: #646466;
    font-size: 12px;
    line-height: 20px;
    padding-top: 1px
}

.agree_box p a[data-v-7370b2a0] {
    color: #19191a;
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.agree_box p a[data-v-7370b2a0]:hover {
    color: #646466
}

.error_info[data-v-7370b2a0] {
    color: #c00000;
    font-size: 13px;
    line-height: 20px
}

.error_info.error_info_success[data-v-7370b2a0] {
    color: #10a300;
    padding-top: 4px
}

@media(max-width: 959px) {
    .subscribe_box[data-v-7370b2a0] {
        padding-bottom:8px;
        padding-top: 32px
    }

    .subscribe_box .logo_box[data-v-7370b2a0] {
        display: none
    }

    .subscribe_box .form_item[data-v-7370b2a0] input {
        background: #fff;
        font-size: 13px;
        height: 42px
    }

    .subscribe_box .form_item[data-v-7370b2a0] .fs-button {
        font-size: 14px;
        height: 42px;
        padding: 0 16px
    }

    .error_info[data-v-7370b2a0] {
        color: #c00000;
        font-size: 14px;
        line-height: 22px
    }

    .error_info.error_info_success[data-v-7370b2a0] {
        color: #10a300;
        padding-top: 12px
    }
}

.validate_error[data-v-61e32ad9] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-top: 4px
}

.validate_error .error_info[data-v-61e32ad9] {
    -webkit-box-flex: 1;
    color: #c00000;
    -ms-flex: 1;
    flex: 1;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px
}

.validate_error .error_info[data-v-61e32ad9] a {
    color: #c00000;
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.validate_error .error_box[data-v-61e32ad9] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.validate_error .error_box .iconfont_error[data-v-61e32ad9] {
    color: #c00000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    height: 12px;
    line-height: 22px;
    margin-right: 4px;
    margin-top: 4px;
    width: 12px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#MyCustomTrustbadge {
    margin-top: 18px;
    position: relative
}

#MyCustomTrustbadge ._1gwv20v ._lk7o4h {
    border: 1px solid #ccc!important;
    border-radius: 3px!important;
    -webkit-box-sizing: border-box!important;
    box-sizing: border-box!important;
    padding: 11px 16px!important;
    position: relative!important
}

#MyCustomTrustbadge ._1gwv20v ._lk7o4h ._thsmae {
    width: 100%!important;
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important
}

#MyCustomTrustbadge ._1gwv20v ._lk7o4h ._thsmae ._1qiwh36 {
    height: 58px!important;
    margin: 0 12px 0 0!important;
    padding: 0!important;
    width: 58px!important
}

#MyCustomTrustbadge ._1gwv20v ._lk7o4h ._thsmae ._1qiwh36 ._upwhbk {
    display: block!important;
    height: 58px!important;
    margin: auto!important;
    width: 58px!important
}

#MyCustomTrustbadge ._1gwv20v ._lk7o4h ._thsmae ._argvb9 {
    -webkit-box-flex: 1!important;
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex: 1!important;
    flex: 1!important;
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: normal!important;
    -ms-flex-direction: column!important;
    flex-direction: column!important;
    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
    padding: 12px 0 0!important;
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
    height: 58px!important
}

#MyCustomTrustbadge ._1gwv20v ._lk7o4h ._thsmae ._argvb9 ._s7xc8z {
    color: #707070!important;
    font-display: swap!important;
    font-size: 12px!important;
    line-height: 18px!important;
    margin-top: 2px!important;
    padding: 0!important
}

#MyCustomTrustbadge ._1gwv20v ._lk7o4h ._thsmae ._argvb9 ._8pqgf9 {
    color: #707070!important;
    font-display: swap!important;
    font-size: 13px!important;
    height: 13px!important;
    line-height: 13px!important;
    margin-bottom: -2px!important;
    margin-top: 4px!important
}

#MyCustomTrustbadge ._1gwv20v ._lk7o4h ._thsmae ._argvb9 ._8pqgf9>span {
    color: #707070!important;
    display: inline-block!important;
    font-display: swap!important;
    font-size: 13px!important;
    height: 13px!important;
    line-height: 13px!important
}

#MyCustomTrustbadge ._1gwv20v ._lk7o4h ._1iu1jow,#MyCustomTrustbadge ._1gwv20v ._lk7o4h ._zbxp0s {
    display: none!important
}

#MyCustomTrustbadge ._1gwv20v ._lk7o4h ._qcra45 {
    color: #19191a!important;
    font-display: swap!important;
    font-size: 13px!important;
    left: 16px!important;
    margin: 0!important;
    padding: 0 0 0 70px!important;
    position: absolute!important;
    text-align: center!important;
    top: 6px!important;
    white-space: nowrap!important;
    width: calc(100% - 32px)!important
}

#MyCustomTrustbadge.MyCustomTrustbadge-de ._1gwv20v ._lk7o4h {
    width: 182px!important
}

#MyCustomTrustbadge.MyCustomTrustbadge-de-en ._1gwv20v ._lk7o4h {
    width: 204px!important
}

#MyCustomTrustbadge.MyCustomTrustbadge-fr ._1gwv20v ._lk7o4h {
    width: 223px!important
}

#MyCustomTrustbadge.MyCustomTrustbadge-es ._1gwv20v ._lk7o4h,#MyCustomTrustbadge.MyCustomTrustbadge-mx ._1gwv20v ._lk7o4h {
    width: 254px!important
}

#MyCustomTrustbadge.MyCustomTrustbadge-it ._1gwv20v ._lk7o4h {
    width: 233px!important
}

.download_app_text[data-v-9355ba70] {
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 10px;
    margin-top: 20px
}

.app_box[data-v-9355ba70] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 40px
}

@media screen and (max-width: 768px) {
    .app_box[data-v-9355ba70] {
        -webkit-box-pack:center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.app_box .app_item[data-v-9355ba70] {
    display: inline-block;
    height: 30px;
    margin-right: 12px
}

.app_box .app_item img[data-v-9355ba70] {
    display: block;
    max-height: 100%;
    max-width: 100%
}

.app_box .app_item[data-v-9355ba70]:last-child {
    margin-right: 0
}

.footer_social_box[data-v-9355ba70] {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.footer_social_box .footer_box[data-v-9355ba70] {
    min-width: 280px
}

@media screen and (max-width: 768px) {
    .footer_social_box[data-v-9355ba70] {
        display:none
    }
}

.share_box[data-v-9355ba70],.share_box .iconfont-share[data-v-9355ba70] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.share_box .iconfont-share[data-v-9355ba70] {
    color: #707070;
    cursor: pointer;
    font-size: 26px;
    height: 26px;
    width: 26px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 13px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.share_box .iconfont-share[data-v-9355ba70]:hover {
    color: #4b4b4d
}

.share_box .iconfont-share[data-v-9355ba70]:last-child {
    margin-right: 0
}

.jp_locale[data-v-9355ba70] {
    margin: 16px 0 -8px
}

.jp_locale div[data-v-9355ba70] {
    color: #646466
}

.jp_locale div[data-v-9355ba70]:first-of-type {
    font-size: 13px;
    font-weight: 600;
    line-height: 20px
}

.jp_locale div[data-v-9355ba70]:last-of-type {
    font-size: 12px;
    line-height: 20px
}

.tel_box[data-v-9355ba70] {
    color: #646466;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 4px;
    margin-top: 16px
}

.tel_box>div[data-v-9355ba70] {
    margin-right: 16px
}

.tel_box>div[data-v-9355ba70]:last-child {
    margin-right: 0
}

.tel_box>div>span[data-v-9355ba70] {
    white-space: nowrap
}

.tel_box>div>span .iconfont[data-v-9355ba70] {
    font-size: 12px;
    margin-right: 8px
}

.tel_box .telcode a[data-v-9355ba70] {
    color: #646466
}

.tel_box .telcode a[data-v-9355ba70]:hover {
    color: #19191a
}

.jp_txt[data-v-9355ba70] {
    color: #646466;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px
}

.jp_txt .iconfont[data-v-9355ba70] {
    font-size: 12px;
    margin-right: 8px
}

.about_fs_cn[data-v-9355ba70] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #646466;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px
}

.about_fs_cn>span[data-v-9355ba70] {
    margin-right: 8px
}

.certification_ctn[data-v-512d2454] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.certification_ctn.certification_ctn_sg .DigiCertClickID_OsYoXDe1[data-v-512d2454] {
    margin-left: 16px
}

.certification_ctn>a[data-v-512d2454] {
    display: inline-block;
    height: 28px;
    margin-right: 16px
}

.certification_ctn>a[data-v-512d2454]:last-of-type {
    margin-right: 0
}

.certification_ctn>a img[data-v-512d2454] {
    max-height: 28px;
    width: auto
}

.DigiCertClickID_OsYoXDe1[data-v-512d2454] {
    cursor: pointer;
    display: inline-block;
    margin-right: 16px
}

.DigiCertClickID_OsYoXDe1 img[data-v-512d2454] {
    display: inline-block;
    height: 28px;
    margin-top: 4px;
    width: auto
}

@media(max-width: 768px) {
    .DigiCertClickID_OsYoXDe1 img[data-v-512d2454] {
        display:block;
        margin-top: 2px
    }
}

.m-fs-footer[data-v-0fa01e6a] {
    background: #f7f7f7;
    border-top: 1px solid #e5e5e5;
    padding: 0 0 1px;
    width: 100%
}

.m-fs-footer .mt0-box[data-v-0fa01e6a] {
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden
}

.m-fs-footer .mt0-box.hide[data-v-0fa01e6a] {
    display: none
}

.m-fs-footer .mt0[data-v-0fa01e6a] {
    padding: 0 16px
}

.m-fs-footer .mt0-title[data-v-0fa01e6a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    cursor: pointer;
    height: 44px;
    justify-content: space-between;
    padding: 0
}

.m-fs-footer .mt0-title .left[data-v-0fa01e6a] {
    color: #19191a;
    font-size: 14px;
    line-height: 22px
}

.m-fs-footer .mt0-title .right[data-v-0fa01e6a] {
    display: inline-block;
    height: 13px;
    position: relative;
    width: 13px
}

.m-fs-footer .mt0-title .right .line[data-v-0fa01e6a] {
    background: #232323;
    height: 1px;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
    width: 13px
}

.m-fs-footer .mt0-title .right .line.line2[data-v-0fa01e6a] {
    -webkit-transform: translate3d(-50%,-50%,0) rotate(-90deg);
    transform: translate3d(-50%,-50%,0) rotate(-90deg);
    -webkit-transition: all .3s;
    transition: all .3s
}

.m-fs-footer .mt0-title .right .line.line2_active[data-v-0fa01e6a] {
    -webkit-transform: translate3d(-50%,-50%,0) rotate(0deg);
    transform: translate3d(-50%,-50%,0) rotate(0deg)
}

.m-fs-footer .mt0-title .iconfont_down[data-v-0fa01e6a] {
    color: #19191a;
    display: inline-block;
    font-size: 12px;
    line-height: 1;
    padding: 4px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.m-fs-footer .mt0-title .iconfont_down.iconfont_down_up[data-v-0fa01e6a] {
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg)
}

.m-fs-footer .mt0-ctn[data-v-0fa01e6a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.m-fs-footer .mt0-ctn .mt0-item[data-v-0fa01e6a] {
    color: #707070;
    cursor: pointer;
    display: block;
    font-size: 13px;
    padding: 10px calc(3% - 1px);
    -webkit-text-decoration: none;
    text-decoration: none
}

.m-fs-footer .extra>p[data-v-0fa01e6a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px calc(3% + 15px);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.m-fs-footer .extra>p i[data-v-0fa01e6a] {
    color: #707070;
    margin-right: 10px
}

.m-fs-footer .extra>p .mt0-item[data-v-0fa01e6a] {
    -webkit-box-flex: 1;
    display: inline-block;
    -ms-flex: 1;
    flex: 1;
    padding: 0!important
}

.m-fs-footer .mt1[data-v-0fa01e6a] {
    margin: 20px 0
}

.m-fs-footer .mt1[data-v-0fa01e6a],.m-fs-footer .mt2[data-v-0fa01e6a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.m-fs-footer .mt2[data-v-0fa01e6a] {
    margin-bottom: 20px
}

.m-fs-footer .mt2 .iconfont-share[data-v-0fa01e6a] {
    color: #707070;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 26px;
    height: 26px;
    margin: 0 5px;
    width: 26px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-text-decoration: none;
    text-decoration: none
}

.m-fs-footer .jp_locale[data-v-0fa01e6a] {
    margin: 30px 0 -8px;
    text-align: center
}

.m-fs-footer .jp_locale div[data-v-0fa01e6a] {
    color: #707070
}

.m-fs-footer .jp_locale div[data-v-0fa01e6a]:first-of-type {
    font-size: 13px;
    font-weight: 600;
    line-height: 20px
}

.m-fs-footer .jp_locale div[data-v-0fa01e6a]:last-of-type {
    font-size: 12px;
    line-height: 20px;
    margin: 0 auto;
    max-width: 280px
}

.m-fs-footer .tel_box[data-v-0fa01e6a] {
    color: #707070;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 4px;
    margin-top: 16px;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.m-fs-footer .tel_box.cn[data-v-0fa01e6a] {
    margin-top: 0
}

.m-fs-footer .tel_box>div[data-v-0fa01e6a] {
    margin-right: 16px
}

.m-fs-footer .tel_box>div[data-v-0fa01e6a]:last-child {
    margin-right: 0
}

.m-fs-footer .tel_box>div>span[data-v-0fa01e6a] {
    white-space: nowrap
}

.m-fs-footer .tel_box>div>span .iconfont[data-v-0fa01e6a] {
    font-size: 12px;
    margin-right: 8px
}

.m-fs-footer .jp_txt[data-v-0fa01e6a] {
    color: #707070;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 30px;
    text-align: center
}

.m-fs-footer .jp_txt .iconfont[data-v-0fa01e6a] {
    font-size: 12px;
    margin-right: 8px
}

.m-fs-footer .mt3[data-v-0fa01e6a] {
    padding: 0 0 24px
}

.m-fs-footer .mt3 .copyright[data-v-0fa01e6a] {
    color: #707070;
    font-size: 12px;
    line-height: 20px;
    text-align: center
}

.m-fs-footer .mt3 .policy-box[data-v-0fa01e6a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    font-size: 12px;
    justify-content: center;
    line-height: 20px;
    padding-top: 4px
}

.m-fs-footer .mt3 .policy-box>a[data-v-0fa01e6a] {
    color: #707070;
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: flex;
    position: relative
}

.m-fs-footer .mt3 .policy-box>a .line[data-v-0fa01e6a] {
    border-left: 1px solid #707070;
    display: inline-block;
    font-size: 12px;
    height: 10px;
    margin: 0 6px;
    width: 1px
}

.m-fs-footer .mt3 .policy-box>a:last-child .line[data-v-0fa01e6a] {
    display: none
}

.m-fs-footer .mt3 .policy-box>a[data-v-0fa01e6a]:hover {
    color: #19191a;
    -webkit-text-decoration: none;
    text-decoration: none
}

.m-fs-footer .wx-pop[data-v-0fa01e6a] {
    margin-bottom: 20px
}

.m-fs-footer .wx-pop .ctn_tip[data-v-0fa01e6a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.m-fs-footer .wx-pop[data-v-0fa01e6a] .popper-mobile .popper-mobile-content {
    width: auto
}

.m-fs-footer .wx-pop[data-v-0fa01e6a] .popper-mobile .popper-mobile-content .ctn_tip_tip {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.m-fs-footer .certification-cn-box[data-v-0fa01e6a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 30px;
    margin-bottom: 20px
}

.m-fs-footer .certification-cn-box a[data-v-0fa01e6a] {
    background: url(../picture/customer_service_icon.png) no-repeat;
    height: 40px;
    -webkit-text-decoration: none;
    text-decoration: none;
    -webkit-transform: scale(.75);
    -ms-transform: scale(.75);
    transform: scale(.75);
    width: 80px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.m-fs-footer .certification-cn-box a[data-v-0fa01e6a]:first-of-type {
    background-position: -61px -28px
}

.m-fs-footer .certification-cn-box a[data-v-0fa01e6a]:nth-of-type(2) {
    background-position: -61px -126px
}

.m-fs-footer .certification-cn-box a[data-v-0fa01e6a]:nth-of-type(3) {
    background-position: -61px -222px
}

.m-fs-footer .certification-cn-box a[data-v-0fa01e6a]:last-child {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-negative: initial;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-shrink: 1;
    width: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: none;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.m-fs-footer .certification-cn-box a:last-child img[data-v-0fa01e6a] {
    display: block;
    height: 20px;
    margin-right: 4px;
    width: 20px
}

.m-fs-footer .certification-cn-box a:last-child p[data-v-0fa01e6a] {
    color: #707070;
    font-size: 12px;
    line-height: 20px
}

.m-fs-footer .certification-box-only[data-v-0fa01e6a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 30px;
    margin: 20px 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.m-fs-footer .certification-box-only a[data-v-0fa01e6a] {
    margin-right: 12px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(255,255,255,0)
}

.m-fs-footer .certification-box-only a[data-v-0fa01e6a]:last-of-type {
    margin-right: 0
}

.m-fs-footer .certification-box-only a img[data-v-0fa01e6a] {
    max-height: 24px;
    width: auto
}

.m-fs-footer .footer-certification-box[data-v-0fa01e6a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 5px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.m-fs-footer .footer-certification-box .certification-box[data-v-0fa01e6a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 24px;
    margin-bottom: 16px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.m-fs-footer .footer-certification-box .certification-box a[data-v-0fa01e6a] {
    margin-right: 12px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(255,255,255,0)
}

.m-fs-footer .footer-certification-box .certification-box a[data-v-0fa01e6a]:last-of-type {
    margin-right: 0
}

.m-fs-footer .footer-certification-box .certification-box a img[data-v-0fa01e6a] {
    max-height: 24px;
    width: auto
}

.m-fs-footer .footer-certification-box .pay_box[data-v-0fa01e6a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0 60px
}

.m-fs-footer .footer-certification-box .pay_box img[data-v-0fa01e6a] {
    height: 20px;
    margin-bottom: 16px;
    margin-right: 12px
}

.m-fs-footer .footer-certification-box .pay_box img[data-v-0fa01e6a]:last-of-type {
    margin-right: 0
}

@media(max-width: 414px) {
    .m-fs-footer .footer-certification-box .pay_box img[data-v-0fa01e6a]:nth-of-type(4) {
        margin-right:0
    }
}

.m-fs-footer .footer-certification-box .pay-icon>a[data-v-0fa01e6a] {
    margin-bottom: 16px;
    margin-right: 12px
}

.m-fs-footer .footer-certification-box .pay-icon>a img[data-v-0fa01e6a] {
    margin: 0
}

@media(min-width: 960px) {
    .m-fs-footer[data-v-0fa01e6a] {
        display:none
    }
}

.app_box[data-v-0fa01e6a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 40px
}

@media(max-width: 768px) {
    .app_box[data-v-0fa01e6a] {
        -webkit-box-pack:center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 20px 0
    }
}

.app_box .app_item[data-v-0fa01e6a] {
    display: inline-block;
    height: 30px;
    margin-right: 12px
}

.app_box .app_item img[data-v-0fa01e6a] {
    display: block;
    max-height: 100%;
    max-width: 100%
}

.app_box .app_item[data-v-0fa01e6a]:last-child {
    margin-right: 0
}

.aus_care[data-v-2d5aea21] {
    padding: 20px 0
}

.aus_care .auo_center[data-v-2d5aea21] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto;
    max-width: 1200px;
    width: 84vw
}

@media(max-width: 1200px) {
    .aus_care .auo_center[data-v-2d5aea21] {
        width:94vw
    }
}

.aus_care .auo_center .icon_left[data-v-2d5aea21] {
    height: 40px;
    margin-right: 36px;
    width: 40px
}

.aus_care .auo_center .txt_right[data-v-2d5aea21] {
    color: #fff;
    font-size: 12px;
    line-height: 20px
}

.fs-global-float-wrap[data-v-7a8fecb9] {
    bottom: 48px;
    position: fixed;
    right: 16px;
    width: 48px;
    z-index: 1
}

@media screen and (max-width: 1024px) {
    .fs-global-float-wrap[data-v-7a8fecb9] {
        display:none
    }
}

.fs-global-float-wrap.opacity .box[data-v-7a8fecb9] {
    opacity: .5
}

.fs-global-float-wrap.is-pc[data-v-7a8fecb9] {
    right: 20px;
    width: 48px
}

.fs-global-float-wrap.is-pc .box .btn-box[data-v-7a8fecb9] {
    height: 48px;
    width: 48px
}

.fs-global-float-wrap.is-pc .box .btn-box[data-v-7a8fecb9]:hover {
    color: #19191a
}

.fs-global-float-wrap.is-pc .box .btn-box.form-box[data-v-7a8fecb9] {
    background-color: #707070;
    color: #fff
}

.fs-global-float-wrap.is-pc .box .btn-box.form-box[data-v-7a8fecb9]:hover {
    background-color: #4b4b4d;
    color: #fff
}

.fs-global-float-wrap.is-pc .box .btn-box img[data-v-7a8fecb9] {
    width: 24px
}

.fs-global-float-wrap.is-pc .box .btn-box .iconfont[data-v-7a8fecb9] {
    font-size: 24px;
    height: 24px;
    line-height: 24px;
    width: 24px
}

.fs-global-float-wrap .box[data-v-7a8fecb9] {
    border-radius: 4px;
    -webkit-box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    overflow: hidden
}

.fs-global-float-wrap .box[data-v-7a8fecb9]:not(:first-child) {
    margin-top: 20px
}

.fs-global-float-wrap .btn-box[data-v-7a8fecb9] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 48px;
    width: 48px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    color: #707070;
    cursor: pointer;
    -webkit-transition: all .3s;
    transition: all .3s
}

.fs-global-float-wrap .btn-box.folded .iconfont_fold[data-v-7a8fecb9] {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fs-global-float-wrap .btn-box.line[data-v-7a8fecb9] {
    position: relative
}

.fs-global-float-wrap .btn-box.line[data-v-7a8fecb9]:after {
    background-color: #e5e5e5;
    bottom: 0;
    content: "";
    height: 1px;
    left: 7px;
    position: absolute;
    right: 7px;
    z-index: 2
}

.fs-global-float-wrap .btn-box img[data-v-7a8fecb9] {
    display: block;
    height: auto;
    width: 21px
}

.fs-global-float-wrap .btn-box .iconfont[data-v-7a8fecb9] {
    display: block;
    font-size: 21px;
    height: 21px;
    line-height: 21px;
    width: 21px
}

.fs-global-float-wrap .btn-box .iconfont_fold[data-v-7a8fecb9] {
    font-size: 16px;
    height: 16px;
    line-height: 1;
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out,-webkit-transform .3s ease-in-out;
    width: 16px
}

@media(max-width: 768px) {
    .fs-global-float-wrap[data-v-7a8fecb9] {
        z-index:50
    }
}

.fs_global_btn_box_padMobile[data-v-7a8fecb9] {
    display: none;
    position: fixed;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    bottom: 16px;
    -ms-flex-direction: column;
    flex-direction: column;
    right: 10px;
    z-index: 1
}

@media screen and (max-width: 1024px) {
    .fs_global_btn_box_padMobile[data-v-7a8fecb9] {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        right: 16px;
        z-index: 50
    }
}

.fs_global_btn_box_padMobile .padMobile_btn[data-v-7a8fecb9] {
    border-radius: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 44px;
    width: 44px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.fs_global_btn_box_padMobile .padMobile_btn img[data-v-7a8fecb9] {
    width: 24px
}

.fs_global_btn_box_padMobile .padMobile_btn.consult_btn[data-v-7a8fecb9] {
    background: #fff;
    -webkit-box-shadow: 0 4px 12px 0 rgba(0,0,0,.15);
    box-shadow: 0 4px 12px 0 rgba(0,0,0,.15)
}

.fs_global_btn_box_padMobile .padMobile_btn.livechat_btn[data-v-7a8fecb9] {
    background: #707070;
    margin-top: 16px;
    position: relative
}

.fs_global_btn_box_padMobile .padMobile_btn.livechat_btn .circle_div[data-v-7a8fecb9] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    border-radius: 9px;
    height: 18px;
    left: 44px;
    position: absolute;
    top: 3px;
    width: 18px
}

.fs_global_btn_box_padMobile .padMobile_btn.livechat_btn .circle_div .red_div[data-v-7a8fecb9] {
    background: #c00000;
    border-radius: 6px;
    height: 12px;
    width: 12px
}

.problem-consultation-pop[data-v-21a06f25] {
    color: #19191a
}

.problem-consultation-pop.success[data-v-21a06f25] .fs-popup-ctn {
    height: auto
}

.problem-consultation-pop.problem-consultation-pop-cn[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .input-item {
    width: calc(50% - 4px)
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup {
    bottom: 48px;
    height: auto;
    left: auto;
    max-height: 635px;
    right: 84px;
    top: auto;
    width: 380px
}

.problem-consultation-pop[data-v-21a06f25] .mask {
    display: none
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-ctn {
    -webkit-box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    width: 380px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-header {
    border-bottom: 1px solid #e5e5e5;
    padding: 20px 16px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-header .iconfont_close {
    color: #19191a;
    font-size: 16px;
    height: 16px;
    line-height: 1;
    width: 16px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-header .title_box .title {
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    line-height: 24px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .cont-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box {
    overflow-y: auto;
    padding: 20px 32px
}

@media(max-width: 768px) {
    .problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box {
        padding-bottom:0
    }
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .whatsapp {
    margin-bottom: 16px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .whatsapp>p {
    color: #19191a;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 8px;
    text-align: center
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .whatsapp>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .whatsapp>div div {
    -webkit-box-flex: 1;
    background-color: #e4e7ed;
    -ms-flex: 1;
    flex: 1;
    height: 1px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .whatsapp>div p {
    color: #707070;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    padding: 0 12px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 16px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block.product {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    background-color: #fafafb;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 20px;
    padding: 20px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .product-item {
    border-bottom: 1px solid #e5e5e5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 16px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .product-item img {
    display: block;
    height: 50px;
    margin-right: 12px;
    mix-blend-mode: multiply;
    width: 50px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .product-item .pro-tit {
    display: -webkit-box;
    font-size: 14px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-bottom: 12px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .product-item .pro-id {
    color: #707070;
    font-size: 14px;
    line-height: 22px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .check-item {
    padding-top: 16px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .check-item .tit {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 12px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .check-item input[type=checkbox] {
    margin-right: 8px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .check-item .input-txt {
    font-size: 14px;
    line-height: 22px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .check-item .select-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .check-item .select-list .select-item {
    -ms-flex-negative: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-shrink: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 12px;
    margin-right: 20px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .check-item .select-list .select-item:last-child {
    margin-right: 0
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .check-item .select-other {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .check-item .select-other .other-check-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 4px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .check-item .select-other .other-check-box label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .check-item .select-other input {
    background: #fff
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .input-item {
    position: relative;
    width: calc(50% - 16px)
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .input-item.width100 {
    width: 100%
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .input-item .tit {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 4px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .input-item .input-item-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .input-item .input-item-number {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 100%
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .input-item textarea {
    height: 76px;
    padding: 4px 10px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .input-item .textarea-num {
    color: #707070;
    font-size: 12px;
    line-height: 20px;
    margin-top: 4px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .input-item .textarea-num em {
    font-style: normal
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .input-item .textarea-num em.active {
    color: #c00000
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .input-item.error .textarea-num {
    bottom: 2px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .agreement_wrap {
    color: #707070;
    font-size: 12px;
    line-height: 20px;
    margin-top: 16px
}

.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .agreement_wrap a:focus-visible {
    border-radius: 1px;
    outline: 2px solid #0080ff;
    outline-offset: 2px
}

.problem-consultation-pop[data-v-21a06f25] .mask {
    background-color: transparent
}

.problem-consultation-pop[data-v-21a06f25] .slide-right-leave-active {
    opacity: .1
}

.problem-consultation-pop .footer-box[data-v-21a06f25] {
    -ms-flex-negative: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-shrink: 0;
    width: 100%;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    border-top: 1px solid #e5e5e5;
    padding: 20px 32px
}

.problem-consultation-pop .footer-box .cancel-btn[data-v-21a06f25] {
    margin-right: 12px
}

.problem-consultation-pop .success-box[data-v-21a06f25] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 36px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
}

.problem-consultation-pop .success-box .success-logo[data-v-21a06f25] {
    color: #329a34;
    font-size: 50px
}

.problem-consultation-pop .success-box .success-tit[data-v-21a06f25] {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin: 16px 0 8px
}

.problem-consultation-pop .success-box .success-des[data-v-21a06f25] {
    color: #707070;
    font-size: 14px;
    line-height: 22px
}

@media(max-width: 768px) {
    .problem-consultation-pop.problem-consultation-pop-cn[data-v-21a06f25] .fs-popup {
        width:100%
    }

    .problem-consultation-pop.problem-consultation-pop-cn[data-v-21a06f25] .fs-popup .fs-popup-ctn {
        width: 100%
    }

    .problem-consultation-pop.problem-consultation-pop-cn[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block.input-block-cn {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .problem-consultation-pop.problem-consultation-pop-cn[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block.input-block-cn .input-item {
        width: 100%
    }

    .problem-consultation-pop.problem-consultation-pop-cn[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block.input-block-cn .input-item:first-of-type {
        margin-bottom: 16px
    }

    .problem-consultation-pop.problem-consultation-pop-cn[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .input-item {
        width: 100%
    }

    .problem-consultation-pop[data-v-21a06f25] .fs-popup {
        bottom: 0;
        height: 100%;
        left: 0;
        max-height: 100%;
        max-width: 100%;
        right: 0;
        top: 0;
        width: 100%
    }

    .problem-consultation-pop[data-v-21a06f25] .fs-popup-ctn {
        bottom: 0;
        height: 100%;
        left: 0;
        max-height: none;
        right: 0;
        top: 0;
        width: 100%
    }

    .problem-consultation-pop[data-v-21a06f25] .fs-popup-ctn .fs-popup-body .contact-sales-box .form-box {
        max-height: calc(100% - 201px);
        padding: 20px 16px
    }

    .problem-consultation-pop[data-v-21a06f25] .fs-popup-ctn .fs-popup-body .contact-sales-box .form-box .input-block .check-item .select-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .problem-consultation-pop[data-v-21a06f25] .fs-popup-ctn .fs-popup-body .contact-sales-box .form-box .input-block .check-item .select-list .select-item {
        margin-right: 0
    }

    .problem-consultation-pop[data-v-21a06f25] .fs-popup-ctn .fs-popup-body .contact-sales-box .form-box .input-block .input-item {
        position: relative;
        width: calc(50% - 10px)
    }

    .problem-consultation-pop[data-v-21a06f25] .fs-popup-ctn .fs-popup-body .contact-sales-box .form-box .input-block .input-item.width100 {
        width: 100%
    }

    .problem-consultation-pop[data-v-21a06f25] .fs-popup-ctn .fs-popup-body .contact-sales-box .form-box .input-block .input-item .tit {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 4px
    }

    .problem-consultation-pop[data-v-21a06f25] .fs-popup-ctn .fs-popup-body .contact-sales-box .form-box .input-block .input-item .input-item-flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .problem-consultation-pop[data-v-21a06f25] .fs-popup-ctn .fs-popup-body .contact-sales-box .form-box .input-block .input-item .input-item-number {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        width: 100%
    }

    .problem-consultation-pop[data-v-21a06f25] .fs-popup-ctn .fs-popup-body .contact-sales-box .form-box .input-block .input-item .textarea-num {
        color: #707070;
        font-size: 12px;
        line-height: 20px;
        margin-top: 0
    }

    .problem-consultation-pop[data-v-21a06f25] .fs-popup-ctn .fs-popup-body .contact-sales-box .form-box .input-block .input-item .textarea-num em {
        font-style: normal
    }

    .problem-consultation-pop[data-v-21a06f25] .fs-popup-ctn .fs-popup-body .contact-sales-box .form-box .input-block .input-item .textarea-num em.active {
        color: #c00000
    }

    .problem-consultation-pop[data-v-21a06f25] .fs-popup-ctn .fs-popup-body .contact-sales-box .form-box .input-block .input-item.error .textarea-num {
        bottom: 2px
    }

    .problem-consultation-pop[data-v-21a06f25] .footer-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        border-top: none;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        padding: 20px 16px
    }

    .problem-consultation-pop[data-v-21a06f25] .footer-box .cancel-btn,.problem-consultation-pop[data-v-21a06f25] .footer-box .submit-btn {
        margin: 0;
        width: 100%
    }

    .problem-consultation-pop[data-v-21a06f25] .footer-box .cancel-btn {
        margin-top: 12px
    }
}

.cookie[data-v-35b9ca66] {
    background-color: #444;
    bottom: 0;
    left: 0;
    padding: 16px;
    position: fixed;
    width: 100%;
    z-index: 51
}

.cookie .main[data-v-35b9ca66] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    width: 84vw;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    height: 100%;
    justify-content: center
}

@media(max-width: 1200px) {
    .cookie .main[data-v-35b9ca66] {
        width:94vw
    }
}

@media(max-width: 1024px) {
    .cookie .main[data-v-35b9ca66] {
        width:100%
    }
}

.cookie .main-notEU p[data-v-35b9ca66] {
    color: #fff;
    font-size: 13px;
    line-height: 20px;
    padding-right: 20px
}

.cookie .main-notEU p[data-v-35b9ca66] a {
    color: #fff;
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.cookie .main-notEU .icon[data-v-35b9ca66] {
    color: #fff;
    font-size: 12px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.cookie .main-EU[data-v-35b9ca66] {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.cookie .main-EU p[data-v-35b9ca66] {
    color: #fff;
    font-size: 13px;
    line-height: 20px;
    max-width: 1200px
}

@media(max-width: 1024px) {
    .cookie .main-EU p[data-v-35b9ca66] {
        max-width:800px
    }
}

.cookie .main-EU p[data-v-35b9ca66] a {
    color: #fff;
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.cookie .main-EU .accept[data-v-35b9ca66] {
    background: #444;
    border-radius: 21px;
    margin-left: 100px
}

@media(max-width: 1024px) {
    .cookie .main-EU .accept[data-v-35b9ca66] {
        margin-left:60px
    }
}

@media(max-width: 768px) {
    .cookie .main-EU[data-v-35b9ca66] {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .cookie .main-EU .accept[data-v-35b9ca66] {
        margin-left: 0;
        margin-top: 20px
    }
}

.grecaptcha-badge {
    display: none!important
}

.warehouse_wrap .public-tit[data-v-bbc676f4] {
    margin-top: 24px
}

.warehouse_wrap .public-tit[data-v-bbc676f4],.warehouse_wrap .title[data-v-bbc676f4] {
    color: #19191a;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 12px
}

.warehouse_wrap .title.cooperate_cooperate[data-v-bbc676f4],.warehouse_wrap .title.shipping_title_faq[data-v-bbc676f4] {
    margin-bottom: 24px
}

.warehouse_wrap .sub_tit[data-v-bbc676f4] {
    color: #19191a;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px
}

.warehouse_wrap .sub_txt[data-v-bbc676f4],.warehouse_wrap .txt[data-v-bbc676f4] {
    color: #707070;
    font-size: 14px;
    line-height: 22px
}

.warehouse_wrap .sub_txt a[data-v-bbc676f4] {
    color: #707070
}

.warehouse_wrap img[data-v-bbc676f4] {
    display: block;
    max-width: 100%
}

.warehouse_wrap .video_popup[data-v-bbc676f4] {
    display: none
}

@media(max-width: 960px) {
    .warehouse_wrap .video_popup[data-v-bbc676f4] {
        display:block
    }
}

.warehouse_wrap .video_popup[data-v-bbc676f4] .iconfont_close {
    color: #fff
}

.warehouse_wrap .video_popup[data-v-bbc676f4] .fs-popup-ctn {
    background: #000
}

.warehouse_wrap .video_popup[data-v-bbc676f4] .fs-popup-ctn .slot-wraper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.warehouse_wrap .video_popup[data-v-bbc676f4] .fs-popup-ctn .iframe {
    height: 56.5vw
}

.warehouse_wrap .video_first_popup video[data-v-bbc676f4] {
    display: block;
    width: 880px
}

@media(max-width: 960px) {
    .warehouse_wrap .video_first_popup[data-v-bbc676f4] {
        display:block
    }

    .warehouse_wrap .video_first_popup[data-v-bbc676f4] .iconfont_close {
        color: #fff
    }

    .warehouse_wrap .video_first_popup[data-v-bbc676f4] .fs-popup-ctn {
        background: #000
    }

    .warehouse_wrap .video_first_popup[data-v-bbc676f4] .fs-popup-ctn .slot-wraper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .warehouse_wrap .video_first_popup[data-v-bbc676f4] .fs-popup-ctn .iframe {
        height: 56.5vw
    }
}

.warehouse_wrap .au_warehouse .house_box[data-v-bbc676f4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 24px
}

.warehouse_wrap .au_warehouse .house_box li[data-v-bbc676f4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #e5e5e5;
    padding: 36px 28px;
    text-align: center;
    width: calc(50% - 8px)
}

.warehouse_wrap .au_warehouse .house_box li img[data-v-bbc676f4] {
    height: 36px;
    margin-bottom: 20px;
    width: 36px
}

.warehouse_wrap .au_warehouse .house_box li h4[data-v-bbc676f4] {
    color: #19191a;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 8px
}

.warehouse_wrap .au_warehouse .house_box li p[data-v-bbc676f4] {
    color: #707070;
    font-size: 12px;
    line-height: 20px
}

.warehouse_wrap .supply[data-v-bbc676f4] {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 36px
}

.warehouse_wrap .supply .adv_point[data-v-bbc676f4] {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-template-rows: repeat(2,1fr);
    grid-gap: 20px;
    margin-top: 24px
}

.warehouse_wrap .supply .adv_point li[data-v-bbc676f4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    padding: 32px
}

.warehouse_wrap .supply .adv_point li .box[data-v-bbc676f4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 16px
}

.warehouse_wrap .supply .adv_point li img[data-v-bbc676f4] {
    height: 36px;
    width: 36px
}

.warehouse_wrap .supply .adv_point li .right .title[data-v-bbc676f4] {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 4px
}

.warehouse_wrap .supply .adv_point li .right p[data-v-bbc676f4] {
    color: #707070;
    font-size: 12px;
    line-height: 20px
}

.warehouse_wrap .supply .threeItem[data-v-bbc676f4] {
    grid-template-columns: repeat(3,1fr);
    grid-template-rows: repeat(1,auto)
}

.warehouse_wrap .supply .video_box[data-v-bbc676f4] {
    margin-top: 20px;
    position: relative;
    width: 66%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.warehouse_wrap .supply .video_box.no_video[data-v-bbc676f4] {
    display: none
}

@media(max-width: 1024px) {
    .warehouse_wrap .supply .video_box[data-v-bbc676f4] {
        margin-top:12px
    }
}

@media(max-width: 960px) {
    .warehouse_wrap .supply .video_box[data-v-bbc676f4] {
        width:100%
    }
}

.warehouse_wrap .supply .video_box img[data-v-bbc676f4] {
    border-radius: 4px;
    cursor: pointer;
    width: 100%
}

.warehouse_wrap .supply .video_box .play_button[data-v-bbc676f4] {
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.warehouse_wrap .delivery_box[data-v-bbc676f4] {
    padding-top: 36px
}

.warehouse_wrap .delivery_box ul[data-v-bbc676f4] {
    margin-top: 12px
}

.warehouse_wrap .delivery_box ul li[data-v-bbc676f4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.warehouse_wrap .delivery_box ul li:nth-child(odd) .left[data-v-bbc676f4] {
    border: 1px solid #e5e5e5;
    border-right: none
}

.warehouse_wrap .delivery_box ul li[data-v-bbc676f4]:nth-child(2n) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.warehouse_wrap .delivery_box ul li:nth-child(2n) .left[data-v-bbc676f4] {
    border: 1px solid #e5e5e5;
    border-left: none
}

.warehouse_wrap .delivery_box ul li[data-v-bbc676f4]:not(:first-child) {
    margin-top: 16px
}

.warehouse_wrap .delivery_box ul li .left[data-v-bbc676f4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px 28px;
    width: 50%
}

.warehouse_wrap .delivery_box ul li .left h4[data-v-bbc676f4] {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 8px
}

.warehouse_wrap .delivery_box ul li .left p[data-v-bbc676f4] {
    color: #707070;
    font-size: 12px;
    line-height: 20px;
    padding-left: 12px;
    position: relative
}

.warehouse_wrap .delivery_box ul li .left p[data-v-bbc676f4]:not(:last-child) {
    margin-bottom: 4px
}

.warehouse_wrap .delivery_box ul li .left p i[data-v-bbc676f4] {
    background: #707070;
    border-radius: 50%;
    height: 4px;
    left: 0;
    position: absolute;
    top: 7px;
    width: 4px
}

.warehouse_wrap .delivery_box ul li img[data-v-bbc676f4] {
    height: auto;
    width: 50%
}

.warehouse_wrap .service_box[data-v-bbc676f4] {
    border-bottom: 1px solid #e5e5e5;
    padding: 36px 0
}

.warehouse_wrap .service_box ul[data-v-bbc676f4] {
    margin-top: 24px
}

.warehouse_wrap .service_box ul li[data-v-bbc676f4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.warehouse_wrap .service_box ul li:nth-child(odd) .left[data-v-bbc676f4] {
    border: 1px solid #e5e5e5;
    border-right: none
}

.warehouse_wrap .service_box ul li[data-v-bbc676f4]:nth-child(2n) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.warehouse_wrap .service_box ul li:nth-child(2n) .left[data-v-bbc676f4] {
    border: 1px solid #e5e5e5;
    border-left: none
}

.warehouse_wrap .service_box ul li[data-v-bbc676f4]:not(:first-child) {
    margin-top: 16px
}

.warehouse_wrap .service_box ul li .left[data-v-bbc676f4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px 28px;
    width: 50%
}

.warehouse_wrap .service_box ul li .left h4[data-v-bbc676f4] {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 8px
}

.warehouse_wrap .service_box ul li .left p[data-v-bbc676f4] {
    color: #707070;
    font-size: 12px;
    line-height: 20px
}

.warehouse_wrap .service_box ul li img[data-v-bbc676f4] {
    height: auto;
    width: 50%
}

.warehouse_wrap .swiper-container[data-v-bbc676f4] {
    display: none
}

.warehouse_wrap .advantages[data-v-bbc676f4] {
    padding: 36px 0 24px
}

@media(max-width: 768px) {
    .warehouse_wrap .advantages[data-v-bbc676f4] {
        padding:36px 0 32px
    }
}

.warehouse_wrap .advantages .title[data-v-bbc676f4] {
    margin-bottom: 24px
}

.warehouse_wrap .advantages .sub_title[data-v-bbc676f4] {
    color: #19191a;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 12px
}

.warehouse_wrap .advantages ul[data-v-bbc676f4] {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-gap: 20px
}

@media(max-width: 1024px) {
    .warehouse_wrap .advantages ul[data-v-bbc676f4] {
        grid-template-columns:repeat(2,1fr)
    }
}

@media(max-width: 768px) {
    .warehouse_wrap .advantages ul[data-v-bbc676f4] {
        display:none
    }
}

.warehouse_wrap .advantages ul li[data-v-bbc676f4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: all .3s;
    transition: all .3s
}

.warehouse_wrap .advantages ul li>img[data-v-bbc676f4] {
    border-radius: 8px 8px 0 0
}

.warehouse_wrap .advantages ul li .cont[data-v-bbc676f4] {
    -webkit-box-flex: 1;
    border: 1px solid #e5e5e5;
    border-radius: 0 0 8px 8px;
    border-top: none;
    -ms-flex: 1;
    flex: 1;
    padding: 20px
}

.warehouse_wrap .advantages ul li .cont .desc[data-v-bbc676f4] {
    color: #707070;
    font-size: 12px;
    line-height: 20px;
    margin-top: 4px
}

.warehouse_wrap .advantages ul li .cont .desc[data-v-bbc676f4] a:hover {
    -webkit-text-decoration: underline;
    text-decoration: underline;
    text-decoration-color: #0080ff
}

.warehouse_wrap .advantages ul li .cont .tit[data-v-bbc676f4] {
    font-size: 14px;
    font-weight: 600;
    line-height: 22px
}

.warehouse_wrap .advantages ul li .cont .txt[data-v-bbc676f4] {
    color: #707070;
    font-size: 12px;
    line-height: 20px;
    margin: 4px 0 12px
}

.warehouse_wrap .advantages ul li .cont .btn[data-v-bbc676f4] {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.warehouse_wrap .advantages ul li .cont .btn[data-v-bbc676f4] .blacktext-link {
    font-size: 13px;
    line-height: 20px
}

.warehouse_wrap .advantages ul li .cont .btn[data-v-bbc676f4] .blacktext-link:not(:first-child) {
    margin-top: 8px
}

.warehouse_wrap .advantages .advantages_item[data-v-bbc676f4] {
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    overflow: hidden
}

.warehouse_wrap .advantages .advantages_item img[data-v-bbc676f4] {
    width: 100%
}

.warehouse_wrap .advantages .advantages_item div[data-v-bbc676f4] {
    padding: 20px
}

.warehouse_wrap .advantages .advantages_item div .advs_title[data-v-bbc676f4] {
    color: #19191a;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px
}

.warehouse_wrap .advantages .advantages_item div .advs_desc[data-v-bbc676f4] {
    color: #707070;
    font-size: 12px;
    line-height: 20px;
    margin-top: 4px
}

.warehouse_wrap .advantages .advantages_item div .advs_desc[data-v-bbc676f4] a:hover {
    -webkit-text-decoration: underline;
    text-decoration: underline;
    text-decoration-color: #0080ff
}

.warehouse_wrap .line[data-v-bbc676f4] {
    background-color: #e5e5e5;
    height: 1px;
    margin-top: 12px
}

.warehouse_wrap .line.global[data-v-bbc676f4] {
    margin-top: 36px
}

.warehouse_wrap .rotate[data-v-bbc676f4] {
    margin-top: 4px;
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg)
}

.warehouse_wrap .cooperate[data-v-bbc676f4] {
    border-bottom: 1px solid #e5e5e5;
    padding: 36px 0
}

.warehouse_wrap .cooperate .grid_div[data-v-bbc676f4] {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 20px
}

@media(max-width: 1024px) {
    .warehouse_wrap .cooperate .grid_div[data-v-bbc676f4] {
        grid-template-columns:1fr 1fr
    }
}

@media(max-width: 768px) {
    .warehouse_wrap .cooperate .grid_div[data-v-bbc676f4] {
        display:none
    }
}

.warehouse_wrap .cooperate .grid_div .grid_item[data-v-bbc676f4] {
    -webkit-transition: all .3s;
    transition: all .3s
}

.warehouse_wrap .cooperate .grid_div .grid_item[data-v-bbc676f4]:hover {
    -webkit-box-shadow: 0 15px 15px -10px rgba(0,0,0,.15);
    box-shadow: 0 15px 15px -10px rgba(0,0,0,.15)
}

.warehouse_wrap .cooperate .grid_div .grid_item:hover a[data-v-bbc676f4] {
    -webkit-text-decoration: none;
    text-decoration: none
}

.warehouse_wrap .cooperate .grid_div .grid_item:hover a .text[data-v-bbc676f4] {
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.warehouse_wrap .cooperate .grid_item[data-v-bbc676f4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    border-radius: 8px;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: hidden
}

.warehouse_wrap .cooperate .grid_item img[data-v-bbc676f4] {
    width: 100%
}

.warehouse_wrap .cooperate .grid_item .grid_item_text[data-v-bbc676f4] {
    border: 1px solid #e5e5e5;
    border-radius: 0 0 8px 8px;
    border-top: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 20px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.warehouse_wrap .cooperate .grid_item .grid_item_text .grid_title[data-v-bbc676f4] {
    color: #19191a;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px
}

.warehouse_wrap .cooperate .grid_item .grid_item_text .grid_subTitle[data-v-bbc676f4] {
    color: #707070;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    padding: 4px 0 12px
}

.warehouse_wrap .cooperate .grid_item .grid_item_text a[data-v-bbc676f4] {
    color: #19191a
}

.warehouse_wrap .cooperate .grid_item .grid_item_text a .text[data-v-bbc676f4] {
    font-size: 13px;
    font-weight: 400;
    line-height: 20px
}

.warehouse_wrap .cooperate .grid_item .grid_item_text a .iconfont[data-v-bbc676f4] {
    font-size: 12px;
    margin-left: 4px
}

.warehouse_wrap .locations[data-v-bbc676f4] {
    border-bottom: 1px solid #e5e5e5;
    padding: 36px 0
}

.warehouse_wrap .locations .locations_box[data-v-bbc676f4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.warehouse_wrap .locations .locations_box .mapItem[data-v-bbc676f4] {
    width: 50%
}

.warehouse_wrap .locations .locations_box .warehouse[data-v-bbc676f4] {
    margin-left: 36px;
    width: 50%
}

.warehouse_wrap .locations .locations_box .warehouse li h3[data-v-bbc676f4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    cursor: pointer;
    justify-content: space-between;
    padding: 16px 0
}

.warehouse_wrap .locations .locations_box .warehouse li h3 i[data-v-bbc676f4] {
    color: #707070;
    display: inline-block;
    font-size: 12px;
    height: 12px;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 12px
}

.warehouse_wrap .locations .locations_box .warehouse li>div[data-v-bbc676f4] {
    cursor: auto;
    height: 0;
    overflow: hidden;
    -webkit-transition: all .5s;
    transition: all .5s
}

.warehouse_wrap .locations .locations_box .warehouse li>div .mapItem[data-v-bbc676f4] {
    display: none
}

.warehouse_wrap .locations .locations_box .warehouse li>div p[data-v-bbc676f4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.warehouse_wrap .locations .locations_box .warehouse li>div p i[data-v-bbc676f4] {
    cursor: default;
    display: inline-block;
    font-size: 16px;
    height: 16px;
    line-height: 16px;
    margin-right: 8px;
    margin-top: 3px;
    width: 16px
}

.warehouse_wrap .locations .locations_box .warehouse li>div p[data-v-bbc676f4]:not(:last-child) {
    margin-bottom: 12px
}

.warehouse_wrap .locations .locations_box .warehouse li .active[data-v-bbc676f4] {
    height: auto;
    padding-bottom: 16px
}

.warehouse_wrap .locations .locations_box .warehouse li[data-v-bbc676f4]:not(:last-child) {
    border-bottom: 1px solid #e5e5e5
}

.warehouse_wrap .locations .locations_box .warehouse li:hover .icon[data-v-bbc676f4] {
    color: #19191a
}

.warehouse_wrap .Faq_box[data-v-bbc676f4] {
    padding-top: 36px
}

.warehouse_wrap .Faq_box.Faq_box_sg[data-v-bbc676f4] {
    border-top: 1px solid #e5e5e5;
    margin-top: 36px
}

.warehouse_wrap .Faq_box ul li[data-v-bbc676f4] {
    margin-bottom: 24px;
    padding: 0
}

.warehouse_wrap .Faq_box ul li .label[data-v-bbc676f4] {
    margin-right: 12px
}

.warehouse_wrap .Faq_box ul li[data-v-bbc676f4]:last-child {
    margin-bottom: 0
}

.warehouse_wrap .Faq_box ul li:last-child .a-content[data-v-bbc676f4] {
    border-bottom: 0 solid #e5e5e5;
    padding-bottom: 0
}

.warehouse_wrap .Faq_box ul li span.label[data-v-bbc676f4] {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.warehouse_wrap .Faq_box ul li h3[data-v-bbc676f4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 12px
}

.warehouse_wrap .Faq_box ul li>div[data-v-bbc676f4] {
    background: #fff;
    color: #707070;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    line-height: 22px
}

.warehouse_wrap .Faq_box ul li>div p[data-v-bbc676f4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.warehouse_wrap .Faq_box ul li>div p[data-v-bbc676f4]:not(:last-child) {
    margin-bottom: 4px
}

.warehouse_wrap .Faq_box ul li>div .a-content[data-v-bbc676f4] {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 20px;
    width: 100%
}

.warehouse_wrap .Faq_box .title[data-v-bbc676f4] {
    margin-bottom: 24px
}

.warehouse_wrap .help_div[data-v-bbc676f4] {
    padding-top: 36px
}

.warehouse_wrap .help_div .help_subTitle[data-v-bbc676f4] {
    color: #707070;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 24px
}

.warehouse_wrap .help_div .grid_div[data-v-bbc676f4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.warehouse_wrap .help_div .grid_div .grid_item[data-v-bbc676f4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 195px
}

.warehouse_wrap .help_div .grid_div .grid_item img[data-v-bbc676f4] {
    height: 28px;
    margin-right: 20px;
    width: 28px
}

.warehouse_wrap .help_div .grid_div .grid_item div[data-v-bbc676f4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.warehouse_wrap .help_div .grid_div .grid_item div .a_title[data-v-bbc676f4] {
    color: #19191a;
    font-size: 12px;
    font-weight: 600;
    line-height: 20px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.warehouse_wrap .help_div .grid_div .grid_item div .a_title .iconfont[data-v-bbc676f4] {
    font-size: 12px;
    margin-left: 4px
}

.warehouse_wrap .help_div .grid_div .grid_item div .a_title[data-v-bbc676f4]:hover {
    -webkit-text-decoration: none;
    text-decoration: none
}

.warehouse_wrap .help_div .grid_div .grid_item div .a_title:hover .text[data-v-bbc676f4] {
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.warehouse_wrap .help_div .grid_div .grid_item div .a_subTitle[data-v-bbc676f4] {
    color: #19191a;
    cursor: default;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    margin-top: 8px;
    -webkit-text-decoration: none;
    text-decoration: none;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.warehouse_wrap .help_div .grid_div .grid_item div .a_subTitle.a_subTitle_3[data-v-bbc676f4] {
    color: #0060bf
}

.warehouse_wrap .help_div .grid_div .grid_item div .a_subTitle.a_subTitle_3[data-v-bbc676f4]:hover {
    cursor: pointer;
    -webkit-text-decoration: underline;
    text-decoration: underline
}

@media(max-width: 1024px) {
    .warehouse_wrap .help_div .grid_div .grid_item[data-v-bbc676f4] {
        width:165px
    }

    .warehouse_wrap .help_div .grid_div .grid_item img[data-v-bbc676f4] {
        margin-right: 8px
    }
}

@media(max-width: 768px) {
    .warehouse_wrap .help_div .grid_div[data-v-bbc676f4] {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .warehouse_wrap .help_div .grid_div .grid_item[data-v-bbc676f4] {
        margin-bottom: 24px;
        width: auto
    }

    .warehouse_wrap .help_div .grid_div .grid_item.grid_item_3[data-v-bbc676f4] {
        margin-bottom: 0
    }

    .warehouse_wrap .help_div .grid_div .grid_item img[data-v-bbc676f4] {
        height: 36px;
        width: 36px
    }

    .warehouse_wrap .help_div .grid_div .grid_item div .a_title[data-v-bbc676f4] {
        font-size: 14px;
        line-height: 22px
    }

    .warehouse_wrap .help_div .grid_div .grid_item div .a_subTitle[data-v-bbc676f4] {
        font-size: 13px;
        line-height: 20px
    }

    .warehouse_wrap .swiper-container[data-v-bbc676f4] {
        display: block;
        padding-bottom: 28px
    }
}

@media(max-width: 768px) {
    .warehouse_wrap .swiper-container[data-v-bbc676f4] .swiper-pagination {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        bottom: 0;
        justify-content: center
    }

    .warehouse_wrap .swiper-container[data-v-bbc676f4] .swiper-pagination .swiper-pagination-bullet {
        background: #707070;
        height: 8px;
        opacity: .4;
        -webkit-transition: all .3s;
        transition: all .3s;
        width: 8px
    }

    .warehouse_wrap .swiper-container[data-v-bbc676f4] .swiper-pagination .swiper-pagination-bullet-active {
        border-radius: 4px;
        opacity: 1;
        width: 20px
    }
}

@media(max-width: 680px) {
    .warehouse_wrap .au_warehouse .house_box[data-v-bbc676f4] {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .warehouse_wrap .au_warehouse .house_box li[data-v-bbc676f4] {
        width: 100%
    }

    .warehouse_wrap .au_warehouse .house_box li[data-v-bbc676f4]:not(:first-child) {
        margin-top: 16px
    }

    .warehouse_wrap .supply .adv_point[data-v-bbc676f4] {
        grid-template-columns: repeat(1,100%);
        grid-row-gap: 20px
    }

    .warehouse_wrap .supply .adv_point li[data-v-bbc676f4] {
        padding: 20px
    }

    .warehouse_wrap .delivery_box ul li[data-v-bbc676f4] {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .warehouse_wrap .delivery_box ul li:nth-child(odd) .left[data-v-bbc676f4] {
        border: 1px solid #e5e5e5;
        border-top: none
    }

    .warehouse_wrap .delivery_box ul li[data-v-bbc676f4]:nth-child(2n) {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .warehouse_wrap .delivery_box ul li:nth-child(2n) .left[data-v-bbc676f4] {
        border: 1px solid #e5e5e5;
        border-top: none
    }

    .warehouse_wrap .delivery_box ul li .left[data-v-bbc676f4],.warehouse_wrap .delivery_box ul li img[data-v-bbc676f4] {
        width: 100%
    }

    .warehouse_wrap .service_box ul li[data-v-bbc676f4] {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .warehouse_wrap .service_box ul li:nth-child(odd) .left[data-v-bbc676f4] {
        border: 1px solid #e5e5e5;
        border-top: none
    }

    .warehouse_wrap .service_box ul li[data-v-bbc676f4]:nth-child(2n) {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .warehouse_wrap .service_box ul li:nth-child(2n) .left[data-v-bbc676f4] {
        border: 1px solid #e5e5e5;
        border-top: none
    }

    .warehouse_wrap .service_box ul li .left[data-v-bbc676f4] {
        padding: 20px 28px;
        width: 100%
    }

    .warehouse_wrap .service_box ul li img[data-v-bbc676f4] {
        width: 100%
    }

    .warehouse_wrap .locations[data-v-bbc676f4] {
        padding-bottom: 0
    }

    .warehouse_wrap .locations .locations_box[data-v-bbc676f4] {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .warehouse_wrap .locations .locations_box .mapItem[data-v-bbc676f4] {
        display: none
    }

    .warehouse_wrap .locations .locations_box .warehouse[data-v-bbc676f4] {
        margin-left: 0;
        width: 100%
    }

    .warehouse_wrap .locations .locations_box .warehouse li>div .mapItem[data-v-bbc676f4] {
        display: block;
        margin-bottom: 16px;
        width: 100%
    }

    .warehouse_wrap .locations .locations_box .warehouse li>div .mapItem iframe[data-v-bbc676f4] {
        display: block;
        min-height: 215px
    }
}

body .fs-global-float-wrap {
    z-index: 50!important
}

.container[data-v-60794e9d] {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 36px
}

.container .title[data-v-60794e9d] {
    color: #19191a;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 24px
}

.container .map_content[data-v-60794e9d] {
    position: relative
}

.container .map_content .map_img[data-v-60794e9d] {
    height: auto;
    width: 100%
}

.container .map_content .location_div[data-v-60794e9d] {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 0;
    padding: 4px;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.container .map_content .location_div.location_0[data-v-60794e9d] {
    display: none;
    left: 78.38%;
    top: 47.55%;
    z-index: 5
}

@media(max-width: 768px) {
    .container .map_content .location_div.location_0[data-v-60794e9d] {
        top:calc(47.55% - 10px)
    }
}

.container .map_content .location_div.location_1[data-v-60794e9d] {
    left: 25.08%;
    top: 41.03%;
    z-index: 3
}

@media(max-width: 768px) {
    .container .map_content .location_div.location_1[data-v-60794e9d] {
        top:calc(41.03% - 10px)
    }
}

.container .map_content .location_div.location_2[data-v-60794e9d] {
    left: 50.1%;
    padding: 0;
    top: 30.5%;
    z-index: 2
}

@media(max-width: 768px) {
    .container .map_content .location_div.location_2[data-v-60794e9d] {
        left:calc(50.1% + 4px);
        top: calc(34.12% - 19px)
    }
}

.container .map_content .location_div.location_3[data-v-60794e9d] {
    left: 75.81%;
    top: 60.45%;
    z-index: 6
}

@media(max-width: 768px) {
    .container .map_content .location_div.location_3[data-v-60794e9d] {
        top:calc(60.45% - 10px)
    }
}

.container .map_content .location_div.location_4[data-v-60794e9d] {
    left: 87.81%;
    top: 85.53%;
    z-index: 7
}

@media(max-width: 768px) {
    .container .map_content .location_div.location_4[data-v-60794e9d] {
        top:calc(85.53% - 10px)
    }
}

.container .map_content .location_div.location_5[data-v-60794e9d] {
    left: 86.11%;
    top: 40.02%;
    z-index: 4
}

@media(max-width: 768px) {
    .container .map_content .location_div.location_5[data-v-60794e9d] {
        top:calc(40.02% - 10px)
    }
}

.container .map_content .location_div.location_6[data-v-60794e9d] {
    padding: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    left: 46.89%;
    top: calc(28.92% - 20px);
    z-index: 1
}

@media(max-width: 768px) {
    .container .map_content .location_div.location_6[data-v-60794e9d] {
        left:calc(46.89% - 2px);
        top: calc(28.92% - 16px)
    }
}

.container .map_content .location_div img[data-v-60794e9d] {
    height: 24px;
    width: 24px
}

.container .map_content .location_div p[data-v-60794e9d] {
    color: #19191a;
    font-size: 13px;
    font-weight: 600;
    line-height: 20px;
    white-space: nowrap
}

@media(max-width: 768px) {
    .container .map_content .location_div p[data-v-60794e9d] {
        display:none
    }
}

.container .map_content .location_div .hover_div[data-v-60794e9d] {
    bottom: 100%;
    left: 50%;
    margin-left: -170px;
    padding-bottom: 8px;
    position: absolute;
    visibility: hidden;
    width: 340px
}

.container .map_content .location_div .hover_div.hover_div_2[data-v-60794e9d],.container .map_content .location_div .hover_div.hover_div_6[data-v-60794e9d] {
    padding-bottom: 12px
}

.container .map_content .location_div .hover_div.hover_div_0[data-v-60794e9d] {
    margin-left: -265px
}

.container .map_content .location_div .hover_div.hover_div_1[data-v-60794e9d] {
    margin-left: -90px
}

.container .map_content .location_div .hover_div.hover_div_3[data-v-60794e9d] {
    margin-left: -255px
}

.container .map_content .location_div .hover_div.hover_div_4[data-v-60794e9d] {
    margin-left: -300px
}

.container .map_content .location_div .hover_div.hover_div_5[data-v-60794e9d] {
    margin-left: -295px
}

.container .map_content .location_div .hover_div .hover_content_div[data-v-60794e9d] {
    background-color: #fff;
    border-radius: 3px;
    -webkit-box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    cursor: auto!important;
    padding: 20px
}

.container .map_content .location_div .hover_div .hover_content_div p[data-v-60794e9d] {
    color: #19191a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 8px;
    white-space: normal
}

.container .map_content .location_div .hover_div .hover_content_div a {
    display: none;
}

.container .map_content .location_div .hover_div .hover_content_div p .iconfont[data-v-60794e9d] {
    font-size: 12px;
    margin-right: 8px
}

.container .map_content .location_div .hover_div .hover_content_div a .text[data-v-60794e9d] {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    margin-left: 20px
}

.container .map_content .location_div .hover_div .hover_content_div a .iconfont[data-v-60794e9d] {
    font-size: 12px;
    margin-left: 4px
}

.container .map_content .location_div .hover_div .hover_content_div a[data-v-60794e9d]:hover {
    -webkit-text-decoration: none;
    text-decoration: none;
    display: none;
}

.container .map_content .location_div .hover_div .hover_content_div a:hover .text[data-v-60794e9d] {
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.container .map_content .location_div .hover_div .triangle[data-v-60794e9d] {
    background-color: #fff;
    bottom: 0;
    -webkit-box-shadow: 2px 2px 8px -4px rgba(0,0,0,.1);
    box-shadow: 2px 2px 8px -4px rgba(0,0,0,.1);
    height: 15px;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg);
    width: 15px
}

.container .map_content .location_div .hover_div .triangle.triangle_2[data-v-60794e9d],.container .map_content .location_div .hover_div .triangle.triangle_6[data-v-60794e9d] {
    bottom: 4px
}

.container .map_content .location_div .hover_div .triangle.triangle_0[data-v-60794e9d] {
    left: 78%
}

.container .map_content .location_div .hover_div .triangle.triangle_1[data-v-60794e9d] {
    left: 26.5%
}

.container .map_content .location_div .hover_div .triangle.triangle_3[data-v-60794e9d] {
    left: 75%
}

.container .map_content .location_div .hover_div .triangle.triangle_4[data-v-60794e9d] {
    left: 88.4%
}

.container .map_content .location_div .hover_div .triangle.triangle_5[data-v-60794e9d] {
    left: 86.8%
}

@media(min-width: 768px) {
    .container .map_content .location_div:not(.location_2):not(.location_6):hover .country_name[data-v-60794e9d] {
        color:#0060bf
    }

    .container .map_content .location_2[data-v-60794e9d],.container .map_content .location_6[data-v-60794e9d] {
        visibility: hidden
    }

    .container .map_content .location_2 .country_name[data-v-60794e9d],.container .map_content .location_2 .pin_img[data-v-60794e9d],.container .map_content .location_6 .country_name[data-v-60794e9d],.container .map_content .location_6 .pin_img[data-v-60794e9d] {
        visibility: visible
    }

    .container .map_content .location_2 .country_name[data-v-60794e9d]:hover,.container .map_content .location_2 .pin_img[data-v-60794e9d]:hover,.container .map_content .location_6 .country_name[data-v-60794e9d]:hover,.container .map_content .location_6 .pin_img[data-v-60794e9d]:hover {
        color: #0060bf
    }

    .container .map_content .location_2 .pin_img:hover~.country_name[data-v-60794e9d],.container .map_content .location_6 .pin_img:hover~.country_name[data-v-60794e9d] {
        color: #0060bf
    }

    .container .map_content .location_div:not(.location_2):not(.location_6):hover .hover_div[data-v-60794e9d] {
        visibility: visible
    }

    .container .map_content .location_2 .hover_div[data-v-60794e9d]:hover,.container .map_content .location_6 .hover_div[data-v-60794e9d]:hover {
        visibility: visible
    }

    .container .map_content .location_2 .pin_img:hover~.hover_div[data-v-60794e9d],.container .map_content .location_6 .pin_img:hover~.hover_div[data-v-60794e9d] {
        visibility: visible
    }

    .container .map_content .location_2 .country_name:hover~.hover_div[data-v-60794e9d],.container .map_content .location_6 .country_name:hover~.hover_div[data-v-60794e9d] {
        visibility: visible
    }
}

.container .warehouse[data-v-60794e9d] {
    display: none
}

@media(max-width: 768px) {
    .container .warehouse[data-v-60794e9d] {
        display:block
    }
}

.container .warehouse li[data-v-60794e9d] {
    border-bottom: 1px solid #e5e5e5;
    padding: 16px 0
}

.container .warehouse li .warehouse_title[data-v-60794e9d] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    color: #19191a;
    font-size: 14px;
    font-weight: 600;
    justify-content: space-between;
    line-height: 22px
}

.container .warehouse li .warehouse_title .iconfont[data-v-60794e9d] {
    color: #707070;
    font-size: 12px;
    height: 12px;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 12px
}

.container .warehouse li .warehouse_title .iconfont.rotate[data-v-60794e9d] {
    margin-top: 8px;
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg)
}

.container .warehouse li div[data-v-60794e9d] {
    cursor: auto;
    height: 0;
    overflow: hidden;
    -webkit-transition: all .3s;
    transition: all .3s
}

.container .warehouse li div p[data-v-60794e9d] {
    color: #707070;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px
}

.container .warehouse li div p .iconfont[data-v-60794e9d] {
    cursor: default;
    height: 16px;
    margin-right: 8px;
    width: 16px
}

.container .warehouse li div p[data-v-60794e9d]:not(:last-child) {
    margin-bottom: 8px
}

.container .warehouse li div.active[data-v-60794e9d] {
    height: auto;
    padding-top: 16px
}

.container .contact_text[data-v-60794e9d] {
    color: #19191a;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    margin-top: 12px
}

.about-tab[data-v-53990096] {
    color: #19191a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 24px
}

.about-tab .mapItem[data-v-53990096] {
    width: 50%;
    position: relative;
}

.about-tab .mapItem[data-v-53990096] iframe {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    opacity: 0;
    transition: all 0.5s;
}

.about-tab .mapItem[data-v-53990096] iframe.active {
    position: relative;
    z-index: 2;
    opacity: 1;
}

.about-tab .map[data-v-53990096],.about-tab .map .bmView[data-v-53990096] {
    height: 100%
}

.about-tab .about-content[data-v-53990096] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-left: 20px
}

.about-tab .about-content li[data-v-53990096] {
    border-bottom: 1px solid #e5e5e5
}

.about-tab .about-content li>h3[data-v-53990096] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    padding: 16px 0
}

.about-tab .about-content li>h3 .iconfont[data-v-53990096] {
    color: #707070;
    display: inline-block;
    font-size: 12px;
    height: 12px;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 12px
}

.about-tab .about-content li>h3 .iconfont.rotate[data-v-53990096] {
    margin-top: 4px;
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg)
}

.about-tab .about-content li .mapinfo[data-v-53990096] {
    cursor: auto;
    padding-bottom: 16px
}

.about-tab .about-content li .mapinfo .mapItem1[data-v-53990096] {
    display: none
}

.about-tab .about-content li .mapinfo .public-alone[data-v-53990096] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.about-tab .about-content li .mapinfo .public-alone .iconfont[data-v-53990096] {
    height: 16px;
    line-height: 16px;
    margin-top: 3px;
    text-align: center;
    width: 16px
}

.about-tab .about-content li .mapinfo .right-box[data-v-53990096] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.about-tab .about-content li .mapinfo .maptit[data-v-53990096] {
    background: -webkit-gradient(linear,left top,left bottom,from(#c00000),to(#c00000)) repeat-x 0 100%;
    background: linear-gradient(#c00000,#c00000) repeat-x 0 100%;
    background-size: 100% 2px;
    color: #19191a;
    display: inline;
    display: block;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    margin: 0 0 16px;
    padding: 0 0 6px;
    position: relative;
    -webkit-text-decoration: none;
    text-decoration: none;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.about-tab .about-content li .mapinfo .maptxt-box[data-v-53990096] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 3px 0
}

.about-tab .about-content li .mapinfo .maptxt-box.bgc[data-v-53990096] {
    background: #fafafb
}

.about-tab .about-content li .mapinfo .maptxt-box.hbgc[data-v-53990096]:hover {
    background: #fafafb;
    cursor: pointer
}

.about-tab .about-content li .mapinfo .maptxt-box>.iconfont[data-v-53990096] {
    color: #707070;
    font-size: 16px;
    margin-right: 8px;
    margin-top: 3px;
    -ms-flex-negative: 0;
    cursor: default;
    flex-shrink: 0
}

.about-tab .about-content li .mapinfo .maptxt-box .maptxt[data-v-53990096] {
    margin-bottom: 4px
}

.about-tab .about-content li .mapinfo .maptxt-box .maplink[data-v-53990096] {
    color: #0060bf;
    font-size: 14px;
    line-height: 22px
}

.about-tab .about-content li .mapinfo .rgs_box[data-v-53990096] {
    color: #707070;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    line-height: 22px;
    margin-top: 6px
}

.about-tab .about-content li .mapinfo .rgs_box>.iconfont[data-v-53990096] {
    color: #707070;
    font-size: 14px;
    margin-right: 8px;
    margin-top: 4px;
    -ms-flex-negative: 0;
    cursor: default;
    flex-shrink: 0
}

.about-tab .about-content li .mapinfo .maptxt[data-v-53990096] {
    color: #707070;
    font-size: 14px;
    line-height: 22px
}

.about-tab .about-content li .mapinfo .mapcontact[data-v-53990096] {
    color: #707070;
    font-size: 14px;
    line-height: 22px;
    margin-top: 12px
}

.about-tab .about-content li .mapinfo .mapcontact>div[data-v-53990096] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 12px 0 0
}

.about-tab .about-content li .mapinfo .mapcontact>div .icon[data-v-53990096] {
    cursor: default;
    font-size: 16px;
    margin: 3px 8px 0 0
}

.about-tab .about-content li .mapinfo .mapcontact>div a[data-v-53990096] {
    color: #707070
}

.about-tab .about-content li .mapinfo .mapcontact>div[data-v-53990096]:first-child {
    margin: 0
}

.about-tab .about-content li .mapinfo .mapcontact>div .separator[data-v-53990096] {
    background-color: #ccc;
    display: inline-block;
    height: 10px;
    margin: 0 6px;
    width: 1px
}

.about-tab .about-content li .mapinfo .mapcontact .tel-box>div[data-v-53990096] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.about-tab .about-content li .mapinfo .mapcontact .email-box[data-v-53990096],.about-tab .about-content li .mapinfo .mapcontact .email-box div[data-v-53990096] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.about-tab .about-content li .mapinfo .mapcontact .email-box div[data-v-53990096] {
    margin: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media(max-width: 768px) {
    .about-tab .mapItem[data-v-53990096] {
        display:none
    }

    .about-tab .about-content[data-v-53990096] {
        margin-left: 0
    }

    .about-tab .about-content li[data-v-53990096]:last-child {
        border-bottom: none;
        padding-bottom: 0
    }

    .about-tab .about-content li .mapinfo .mapItem1[data-v-53990096] {
        display: block;
        height: 215px;
        margin-bottom: 24px;
        width: 100%
    }
}

.research-center-wrap .title[data-v-a90a284c] {
    font-size: 20px;
    font-weight: 600;
    line-height: 28px
}

.research-center-wrap img[data-v-a90a284c] {
    display: block;
    height: auto;
    width: 100%
}

.research-center-wrap .innovation-wrap[data-v-a90a284c] {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 36px
}

.research-center-wrap .innovation-wrap .cont[data-v-a90a284c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 12px
}

.research-center-wrap .innovation-wrap .cont .left[data-v-a90a284c] {
    -webkit-box-flex: 1;
    color: #707070;
    -ms-flex: 1;
    flex: 1;
    font-size: 14px;
    line-height: 22px
}

.research-center-wrap .innovation-wrap .cont .right[data-v-a90a284c] {
    margin-left: 32px;
    width: 428px
}

.research-center-wrap .cutting-wrap[data-v-a90a284c],.research-center-wrap .multi-wrap[data-v-a90a284c],.research-center-wrap .numerous-wrap[data-v-a90a284c] {
    border-bottom: 1px solid #e5e5e5;
    padding: 36px 0
}

.research-center-wrap .cutting-wrap .des[data-v-a90a284c],.research-center-wrap .multi-wrap .des[data-v-a90a284c],.research-center-wrap .numerous-wrap .des[data-v-a90a284c] {
    color: #707070;
    font-size: 14px;
    line-height: 22px;
    margin: 12px 0 24px
}

.research-center-wrap .multi-wrap ul[data-v-a90a284c] {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-column-gap: 20px;
    grid-row-gap: 20px
}

.research-center-wrap .multi-wrap .card-item[data-v-a90a284c] {
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    padding: 32px
}

.research-center-wrap .multi-wrap .card-item .tit[data-v-a90a284c] {
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 4px
}

.research-center-wrap .multi-wrap .card-item .txt[data-v-a90a284c] {
    color: #707070;
    font-size: 12px;
    line-height: 20px
}

.research-center-wrap .cutting-wrap ul[data-v-a90a284c] {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-column-gap: 20px
}

.research-center-wrap .cutting-wrap .card-item[data-v-a90a284c] {
    border: 1px solid #e5e5e5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 32px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 8px
}

.research-center-wrap .cutting-wrap .card-item img[data-v-a90a284c] {
    height: 36px;
    width: 36px
}

.research-center-wrap .cutting-wrap .card-item .tit[data-v-a90a284c] {
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    margin-top: 8px;
    text-align: center
}

.research-center-wrap .numerous-wrap ul[data-v-a90a284c] {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-column-gap: 20px;
    grid-row-gap: 20px
}

.research-center-wrap .numerous-wrap .m-list[data-v-a90a284c] {
    display: none
}

.research-center-wrap .numerous-wrap .card-item[data-v-a90a284c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-text-decoration: none;
    text-decoration: none;
    -webkit-transition: all .3s;
    transition: all .3s
}

.research-center-wrap .numerous-wrap .card-item[data-v-a90a284c]:hover {
    -webkit-box-shadow: 0 15px 15px -10px rgba(0,0,0,.15);
    box-shadow: 0 15px 15px -10px rgba(0,0,0,.15)
}

.research-center-wrap .numerous-wrap .card-item:hover .cont .tit[data-v-a90a284c] {
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.research-center-wrap .numerous-wrap .card-item>img[data-v-a90a284c] {
    border-radius: 8px 8px 0 0
}

.research-center-wrap .numerous-wrap .card-item .cont[data-v-a90a284c] {
    -webkit-box-flex: 1;
    border: 1px solid #e5e5e5;
    border-radius: 0 0 8px 8px;
    border-top: none;
    -ms-flex: 1;
    flex: 1;
    padding: 20px
}

.research-center-wrap .numerous-wrap .card-item .cont .tit[data-v-a90a284c] {
    color: #19191a;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 4px
}

.research-center-wrap .numerous-wrap .card-item .cont .txt[data-v-a90a284c] {
    color: #707070;
    font-size: 12px;
    line-height: 20px
}

.research-center-wrap .showcase-wrap[data-v-a90a284c] {
    padding-top: 36px
}

.research-center-wrap .showcase-wrap ul[data-v-a90a284c] {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-column-gap: 20px;
    margin-top: 24px
}

.research-center-wrap .showcase-wrap .m-list[data-v-a90a284c] {
    display: none;
    margin-top: 24px
}

.research-center-wrap .showcase-wrap .card-item[data-v-a90a284c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: all .3s;
    transition: all .3s
}

.research-center-wrap .showcase-wrap .card-item[data-v-a90a284c]:hover {
    -webkit-box-shadow: 0 15px 15px -10px rgba(0,0,0,.15);
    box-shadow: 0 15px 15px -10px rgba(0,0,0,.15)
}

@media(max-width: 1024px) {
    .research-center-wrap .showcase-wrap .card-item[data-v-a90a284c]:hover {
        -webkit-box-shadow:none;
        box-shadow: none
    }
}

.research-center-wrap .showcase-wrap .card-item>img[data-v-a90a284c] {
    border-radius: 8px 8px 0 0
}

.research-center-wrap .showcase-wrap .card-item .cont[data-v-a90a284c] {
    -webkit-box-flex: 1;
    border: 1px solid #e5e5e5;
    border-radius: 0 0 8px 8px;
    border-top: none;
    -ms-flex: 1;
    flex: 1;
    padding: 20px
}

.research-center-wrap .showcase-wrap .card-item .cont .tit[data-v-a90a284c] {
    font-size: 14px;
    font-weight: 600;
    line-height: 22px
}

.research-center-wrap .showcase-wrap .card-item .cont .txt[data-v-a90a284c] {
    color: #707070;
    font-size: 12px;
    line-height: 20px;
    margin: 4px 0 12px
}

.research-center-wrap .showcase-wrap .card-item .cont .btn[data-v-a90a284c] {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: none;
}

.research-center-wrap .showcase-wrap .card-item .cont .btn[data-v-a90a284c] .blacktext-link {
    font-size: 13px;
    line-height: 20px
}

.research-center-wrap .showcase-wrap .card-item .cont .btn[data-v-a90a284c] .blacktext-link:not(:first-child) {
    margin-top: 8px
}

@media(max-width: 1024px) {
    .research-center-wrap .innovation-wrap .cont .right[data-v-a90a284c] {
        width:344px
    }
}

@media(max-width: 768px) {
    .research-center-wrap .swiper-container[data-v-a90a284c] {
        display:block;
        padding-bottom: 28px
    }

    .research-center-wrap .swiper-container[data-v-a90a284c] .swiper-pagination {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        bottom: 0;
        justify-content: center
    }

    .research-center-wrap .swiper-container[data-v-a90a284c] .swiper-pagination .swiper-pagination-bullet {
        background: #707070;
        height: 8px;
        opacity: .4;
        -webkit-transition: all .3s;
        transition: all .3s;
        width: 8px
    }

    .research-center-wrap .swiper-container[data-v-a90a284c] .swiper-pagination .swiper-pagination-bullet-active {
        border-radius: 4px;
        opacity: 1;
        width: 20px
    }

    .research-center-wrap .innovation-wrap[data-v-a90a284c] {
        border-bottom: none
    }

    .research-center-wrap .innovation-wrap .cont[data-v-a90a284c] {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .research-center-wrap .innovation-wrap .cont .right[data-v-a90a284c] {
        margin-left: 0;
        margin-top: 24px;
        width: 100%
    }

    .research-center-wrap .cutting-wrap[data-v-a90a284c],.research-center-wrap .multi-wrap[data-v-a90a284c],.research-center-wrap .numerous-wrap[data-v-a90a284c] {
        border-bottom: none;
        padding: 0 0 36px
    }

    .research-center-wrap .cutting-wrap ul[data-v-a90a284c],.research-center-wrap .multi-wrap ul[data-v-a90a284c] {
        display: grid;
        grid-template-columns: repeat(1,1fr);
        grid-column-gap: 0;
        grid-row-gap: 20px
    }

    .research-center-wrap .numerous-wrap[data-v-a90a284c],.research-center-wrap .showcase-wrap[data-v-a90a284c] {
        padding-top: 0
    }

    .research-center-wrap .numerous-wrap ul[data-v-a90a284c],.research-center-wrap .showcase-wrap ul[data-v-a90a284c] {
        display: none
    }

    .research-center-wrap .numerous-wrap .m-list[data-v-a90a284c],.research-center-wrap .showcase-wrap .m-list[data-v-a90a284c] {
        display: block
    }

    .research-center-wrap .numerous-wrap .card-item .cont[data-v-a90a284c],.research-center-wrap .showcase-wrap .card-item .cont[data-v-a90a284c] {
        -webkit-box-flex: initial;
        -ms-flex: initial;
        flex: initial
    }

    .research-center-wrap .numerous-wrap .card-item .cont .btn[data-v-a90a284c] .blacktext-link:not(:first-child),.research-center-wrap .showcase-wrap .card-item .cont .btn[data-v-a90a284c] .blacktext-link:not(:first-child) {
        margin-top: 8px
    }

    .research-center-wrap .numerous-wrap .card-item .cont[data-v-a90a284c] {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }
}

.quality_assurance img[data-v-e5bef288] {
    display: block;
    height: auto;
    width: 100%;
}

.quality_assurance .first-box[data-v-e5bef288] {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 36px
}

.quality_assurance .first-box .tit[data-v-e5bef288] {
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 12px
}

.quality_assurance .first-box .des[data-v-e5bef288] {
    color: #707070;
    font-size: 14px;
    line-height: 22px
}

.quality_assurance .first-box .add_box[data-v-e5bef288] {
    margin-top: 24px
}

.quality_assurance .first-box .add_box .li_txt[data-v-e5bef288] {
    color: #707070;
    font-size: 12px;
    line-height: 20px
}

.quality_assurance .first-box .add_box .card_list[data-v-e5bef288] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 24px
}

.quality_assurance .first-box .add_box .card_list li[data-v-e5bef288] {
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 32px;
    width: calc(50% - 10px)
}

.quality_assurance .first-box .add_box .card_list li[data-v-e5bef288]:first-child {
    margin-right: 20px
}

.quality_assurance .first-box .add_box .card_list li>img[data-v-e5bef288] {
    height: 36px;
    margin-right: 16px;
    width: 36px
}

.quality_assurance .first-box .add_box .card_list li div[data-v-e5bef288] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.quality_assurance .first-box .add_box .card_list li h6[data-v-e5bef288] {
    color: #19191a;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 4px
}

.quality_assurance .advantages[data-v-e5bef288] {
    border-bottom: 1px solid #e5e5e5;
    padding: 36px 0
}

.quality_assurance .advantages .tit[data-v-e5bef288] {
    color: #19191a;
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 24px
}

.quality_assurance .advantages ul[data-v-e5bef288] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    justify-content: space-between
}

.quality_assurance .advantages .list_li[data-v-e5bef288] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: calc(50% - 10px);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    overflow: hidden
}

.quality_assurance .advantages .list_li[data-v-e5bef288]:first-child {
    margin-bottom: 20px
}

.quality_assurance .advantages .list_li[data-v-e5bef288]:nth-child(2) {
    margin-bottom: 20px
}

.quality_assurance .advantages .list_li img[data-v-e5bef288] {
    width: 100%
}

.quality_assurance .advantages .list_li .cont[data-v-e5bef288] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 20px;
    width: 100%
}

.quality_assurance .advantages .list_li .cont .sub_tit[data-v-e5bef288] {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-size: 14px;
    line-height: 22px
}

.quality_assurance .advantages .list_li .cont p[data-v-e5bef288] {
    color: #707070;
    font-size: 12px;
    line-height: 20px;
    margin-top: 4px
}

.quality_assurance .advantages .list_li .cont p a[data-v-e5bef288]:hover {
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.quality_assurance .m_card[data-v-e5bef288] {
    display: none
}

.quality_assurance .quality_management_strategy[data-v-e5bef288] {
    border-bottom: 1px solid #e5e5e5;
    padding: 36px 0
}

.quality_assurance .quality_management_strategy .tit[data-v-e5bef288] {
    color: #19191a;
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 12px
}

.quality_assurance .quality_management_strategy .txt[data-v-e5bef288] {
    color: #707070;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 24px
}

.quality_assurance .quality_management_strategy ul[data-v-e5bef288] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    justify-content: space-between
}

.quality_assurance .quality_management_strategy ul li[data-v-e5bef288] {
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 32px;
    width: calc(50% - 10px)
}

.quality_assurance .quality_management_strategy ul li[data-v-e5bef288]:first-child {
    margin-bottom: 20px
}

.quality_assurance .quality_management_strategy ul li[data-v-e5bef288]:nth-child(2) {
    margin-bottom: 20px
}

.quality_assurance .quality_management_strategy ul li img[data-v-e5bef288] {
    height: 36px;
    width: 36px
}

.quality_assurance .quality_management_strategy ul li .cont[data-v-e5bef288] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 16px
}

.quality_assurance .quality_management_strategy ul li .cont .sub_tit[data-v-e5bef288] {
    display: -webkit-box;
    min-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-size: 14px;
    line-height: 22px
}

.quality_assurance .quality_management_strategy ul li .cont p[data-v-e5bef288] {
    color: #707070;
    font-size: 12px;
    line-height: 20px;
    margin-top: 4px
}

.quality_assurance .quality_management_strategy ul li .cont p a[data-v-e5bef288]:hover {
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.quality_assurance .full_lifecycle_quality_management[data-v-e5bef288] {
    border-bottom: 1px solid #e5e5e5;
    padding: 36px 0
}

.quality_assurance .full_lifecycle_quality_management .tit[data-v-e5bef288] {
    color: #19191a;
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 12px
}

.quality_assurance .full_lifecycle_quality_management .txt[data-v-e5bef288] {
    color: #707070;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 24px
}

.quality_assurance .full_lifecycle_quality_management .icon_list[data-v-e5bef288] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.quality_assurance .full_lifecycle_quality_management .icon_list>li[data-v-e5bef288] {
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 32px;
    width: calc(25% - 15px);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.quality_assurance .full_lifecycle_quality_management .icon_list>li>img[data-v-e5bef288] {
    height: 36px;
    margin-bottom: 8px;
    width: 36px
}

.quality_assurance .full_lifecycle_quality_management .icon_list>li .sub_tit[data-v-e5bef288] {
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    text-align: center
}

.quality_assurance .full_lifecycle_quality_management .txt_list[data-v-e5bef288] {
    padding-top: 24px
}

.quality_assurance .full_lifecycle_quality_management .txt_list>li[data-v-e5bef288] {
    margin-bottom: 20px
}

.quality_assurance .full_lifecycle_quality_management .txt_list>li[data-v-e5bef288]:last-of-type {
    margin-bottom: 0
}

.quality_assurance .full_lifecycle_quality_management .txt_list>li p[data-v-e5bef288] {
    color: #707070;
    font-size: 13px;
    line-height: 20px;
    margin-top: 8px;
    padding-left: 18px
}

.quality_assurance .full_lifecycle_quality_management .txt_list>li h3[data-v-e5bef288] {
    color: #19191a;
    font-size: 16px;
    line-height: 24px;
    padding-left: 18px;
    position: relative
}

.quality_assurance .full_lifecycle_quality_management .txt_list>li h3 span[data-v-e5bef288] {
    left: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.quality_assurance .supplier_quality_management[data-v-e5bef288] {
    padding-top: 36px
}

.quality_assurance .supplier_quality_management .tit[data-v-e5bef288] {
    color: #19191a;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 12px
}

.quality_assurance .supplier_quality_management .des[data-v-e5bef288] {
    color: #707070;
    font-size: 14px;
    line-height: 22px;
    margin: 12px 0 24px
}

.quality_assurance .supplier_quality_management ul[data-v-e5bef288] {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-column-gap: 20px;
    grid-row-gap: 20px
}

.quality_assurance .supplier_quality_management .card-item[data-v-e5bef288] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-text-decoration: none;
    text-decoration: none;
    -webkit-transition: all .3s;
    transition: all .3s
}

.quality_assurance .supplier_quality_management .card-item>img[data-v-e5bef288] {
    border-radius: 8px 8px 0 0
}

.quality_assurance .supplier_quality_management .card-item .cont[data-v-e5bef288] {
    -webkit-box-flex: 1;
    border: 1px solid #e5e5e5;
    border-radius: 0 0 8px 8px;
    border-top: none;
    -ms-flex: 1;
    flex: 1;
    padding: 20px
}

.quality_assurance .supplier_quality_management .card-item .cont .tit[data-v-e5bef288] {
    color: #19191a;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 4px
}

.quality_assurance .supplier_quality_management .card-item .cont .txt[data-v-e5bef288] {
    color: #707070;
    font-size: 12px;
    line-height: 20px
}

@media(max-width: 1024px) {
    .quality_assurance .first-box .add_box .card_list li[data-v-e5bef288] {
        padding:24px 28px
    }

    .quality_assurance .supplier_quality_management ul[data-v-e5bef288] {
        grid-template-columns: repeat(2,1fr)
    }

    .quality_assurance .full_lifecycle_quality_management .icon_list>li[data-v-e5bef288] {
        padding: 20px 20px 28px
    }

    .quality_assurance .full_lifecycle_quality_management .icon_list>li h3[data-v-e5bef288] {
        text-align: center
    }
}

@media(max-width: 768px) {
    .quality_assurance .first-box .add_box .card_list[data-v-e5bef288] {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .quality_assurance .first-box .add_box .card_list li[data-v-e5bef288] {
        border: none;
        padding: 0;
        width: 100%
    }

    .quality_assurance .first-box .add_box .card_list li[data-v-e5bef288]:first-child {
        margin-bottom: 20px;
        margin-right: 0
    }

    .quality_assurance .advantages ul[data-v-e5bef288] {
        display: none
    }

    .quality_assurance .advantages ul li[data-v-e5bef288] {
        margin-bottom: 16px;
        width: 100%
    }

    .quality_assurance .advantages ul li[data-v-e5bef288]:last-child {
        margin-bottom: 0
    }

    .quality_assurance .advantages .list_li[data-v-e5bef288] {
        height: 100%;
        width: 100%
    }

    .quality_assurance .advantages .list_li[data-v-e5bef288]:first-child {
        margin-bottom: 0
    }

    .quality_assurance .advantages .list_li[data-v-e5bef288]:nth-child(2) {
        margin-bottom: 0
    }

    .quality_assurance .m_card[data-v-e5bef288] {
        display: block;
        margin-top: 24px
    }

    .quality_assurance .m_card[data-v-e5bef288] .swiper-container {
        padding-bottom: 28px
    }

    .quality_assurance .m_card[data-v-e5bef288] .swiper-container .swiper-slide {
        height: auto;
        min-width: 316px;
        width: 80%
    }

    .quality_assurance .m_card[data-v-e5bef288] .swiper-container .swiper-pagination {
        bottom: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .quality_assurance .m_card[data-v-e5bef288] .swiper-container .swiper-pagination .swiper-pagination-bullet {
        background: #707070;
        height: 8px;
        opacity: .4;
        -webkit-transition: all .3s;
        transition: all .3s;
        width: 8px
    }

    .quality_assurance .m_card[data-v-e5bef288] .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
        border-radius: 4px;
        opacity: 1;
        width: 20px
    }

    .quality_assurance .quality_management_strategy ul li[data-v-e5bef288] {
        border: none;
        margin-bottom: 24px;
        padding: 0;
        width: 100%
    }

    .quality_assurance .quality_management_strategy ul li[data-v-e5bef288]:first-child {
        margin-bottom: 24px
    }

    .quality_assurance .quality_management_strategy ul li[data-v-e5bef288]:nth-child(2) {
        margin-bottom: 24px
    }

    .quality_assurance .quality_management_strategy ul li[data-v-e5bef288]:last-child {
        margin-bottom: 0
    }

    .quality_assurance .full_lifecycle_quality_management .icon_list[data-v-e5bef288] {
        display: grid;
        grid-template-columns: repeat(2,1fr);
        grid-template-rows: repeat(2,1fr);
        grid-gap: 20px
    }

    .quality_assurance .full_lifecycle_quality_management .icon_list>li[data-v-e5bef288] {
        width: 100%
    }

    .quality_assurance .supplier_quality_management ul[data-v-e5bef288] {
        display: none;
        grid-template-columns: repeat(1,1fr)
    }
}

.container[data-v-6623bec8] {
    color: #707070;
    font-size: 14px;
    line-height: 22px
}

.container.new .w1200[data-v-6623bec8] {
    width: 100%
}

.container.new .fs_quality_public_box[data-v-6623bec8] {
    padding: 0
}

.container .fs_quality_public_box[data-v-6623bec8] {
    overflow: hidden;
    padding: 36px
}

.container .fs_quality_public_box .fir_cont[data-v-6623bec8] {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 36px;
    padding-bottom: 36px
}

.container .fs_quality_public_box .fir_cont .web[data-v-6623bec8] {
    display: block
}

.container .fs_quality_public_box .fir_cont .mobile[data-v-6623bec8] {
    display: none
}

.container .fs_quality_public_box .fir_cont ul[data-v-6623bec8] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 24px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.container .fs_quality_public_box .fir_cont ul li[data-v-6623bec8] {
    width: calc(20% - 12.8px);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.container .fs_quality_public_box .fir_cont ul li[data-v-6623bec8],.container .fs_quality_public_box .fir_cont ul li div[data-v-6623bec8] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.container .fs_quality_public_box .fir_cont ul li div[data-v-6623bec8] {
    border: 1px solid #e5e5e5;
    border-radius: 50%;
    height: 80px;
    width: 80px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.container .fs_quality_public_box .fir_cont ul li div img[data-v-6623bec8] {
    height: 50px;
    width: 50px
}

.container .fs_quality_public_box .fir_cont ul li p[data-v-6623bec8] {
    color: #19191a;
    font-size: 12px;
    line-height: 20px;
    padding-top: 12px;
    text-align: center
}

.container .fs_quality_public_box .line_box[data-v-6623bec8] {
    border-top: 1px solid #e5e5e5;
    margin-top: 20px
}

.container .fs_quality_public_box .form_div[data-v-6623bec8] {
    padding-top: 36px
}

@media(max-width: 768px) {
    .container .fs_quality_public_box .form_div[data-v-6623bec8] .lt_wrap {
        border-bottom:none;
        padding-bottom: 0
    }
}

.container .fs_quality_public_box .form_div[data-v-6623bec8] .lt_wrap .support_alone_txt {
    margin-bottom: 24px
}

.container .fs_quality_public_box .form_div[data-v-6623bec8] .lt_wrap .support_alone_txt div {
    padding-bottom: 12px
}

.container .fs_quality_public_box .form_div[data-v-6623bec8] .lt_wrap .support_alone_txt p {
    color: #707070;
    font-size: 14px;
    line-height: 22px
}

.container .fs_quality_public_box .form_div[data-v-6623bec8] .lt_wrap .txt {
    margin-bottom: 8px
}

.container .fs_quality_public_box .form_div[data-v-6623bec8] .lt_wrap .textarea::-webkit-input-placeholder {
    color: #707070;
    font-size: 14px;
    line-height: 22px
}

.container .fs_quality_public_box .form_div[data-v-6623bec8] .lt_wrap .textarea::-moz-placeholder {
    color: #707070;
    font-size: 14px;
    line-height: 22px
}

.container .fs_quality_public_box .form_div[data-v-6623bec8] .lt_wrap .textarea:-ms-input-placeholder {
    color: #707070;
    font-size: 14px;
    line-height: 22px
}

.container .fs_quality_public_box .form_div[data-v-6623bec8] .lt_wrap .textarea::-ms-input-placeholder {
    color: #707070;
    font-size: 14px;
    line-height: 22px
}

.container .fs_quality_public_box .form_div[data-v-6623bec8] .lt_wrap .textarea::placeholder {
    color: #707070;
    font-size: 14px;
    line-height: 22px
}

.container .fs_quality_public_box .form_div[data-v-6623bec8] .lt_wrap .textarea-num {
    font-size: 14px;
    line-height: 22px;
    margin-top: 8px
}

.container .fs_quality_public_box .form_div[data-v-6623bec8] .lt_wrap .agreement_wrap_sg_div,.container .fs_quality_public_box .form_div[data-v-6623bec8] .lt_wrap .upload_box {
    display: none
}

.container .fs_quality_public_box .form_div[data-v-6623bec8] .lt_wrap .sbtn-box {
    margin-top: 8px
}

.container .fs_quality_public_box .success[data-v-6623bec8] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 160px 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.container .fs_quality_public_box .success .icon[data-v-6623bec8] {
    color: #10a300;
    display: block;
    font-size: 50px;
    height: 50px;
    line-height: 50px;
    width: 50px
}

.container .fs_quality_public_box .success h2[data-v-6623bec8] {
    color: #19191a;
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 8px;
    margin-top: 16px
}

.container .fs_quality_public_box .success p[data-v-6623bec8] {
    color: #707070;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 32px
}

.container .fs_quality_public_box .download_box[data-v-6623bec8] {
    border-top: 1px solid #e5e5e5;
    padding-top: 36px
}

.container .fs_quality_public_box .download_box h2[data-v-6623bec8] {
    color: #19191a;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 24px
}

.container .fs_quality_public_box .download_box .fs-button[data-v-6623bec8] {
    margin-top: 24px
}

.container .fs_quality_public_box .download_box .fs-button .iconfont[data-v-6623bec8] {
    font-size: 12px
}

@media(max-width: 768px) {
    .container .fs_quality_public_box[data-v-6623bec8] {
        overflow:visible
    }

    .container .fs_quality_public_box .component_box[data-v-6623bec8] {
        margin: 0 -16px;
        padding: 0 16px 36px
    }

    .container .fs_quality_public_box .download_box .fs-button[data-v-6623bec8] {
        width: 100%
    }

    .container .fs_quality_public_box .fir_cont .web[data-v-6623bec8] {
        display: none
    }

    .container .fs_quality_public_box .fir_cont .mobile[data-v-6623bec8] {
        display: block
    }

    .container .fs_quality_public_box .fir_cont ul li[data-v-6623bec8] {
        width: calc(33.33333% - 10.66667px)
    }

    .container .fs_quality_public_box .fir_cont ul[data-v-6623bec8]:last-of-type {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: start;
        padding-top: 16px
    }

    .container .fs_quality_public_box .fir_cont ul:last-of-type li[data-v-6623bec8] {
        margin-right: 16px
    }

    .container .fs_quality_public_box .line_box[data-v-6623bec8] {
        margin-top: 0
    }

    .container .fs_quality_public_box .success[data-v-6623bec8] {
        padding: 36px 16px;
        width: 100%
    }

    .container .fs_quality_public_box .success h2[data-v-6623bec8] {
        font-size: 16px;
        line-height: 24px
    }
}

.jp_wrapper[data-v-6acf248f] {
    color: #19191a
}

.jp_wrapper .jp_page .nav-tree[data-v-6acf248f] {
    display: none
}

@media(max-width: 960px) {
    .jp_wrapper .jp_page .nav-tree[data-v-6acf248f] {
        display:block;
        position: sticky;
        top: 48px;
        z-index: 51
    }
}

.jp_wrapper .jp_page .side-banner[data-v-6acf248f] {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 200px;
    position: relative;
    width: 100%
}

.jp_wrapper .jp_page .side-banner .banner-text[data-v-6acf248f] {
    color: #fff;
    left: 50%;
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
    /* width: 100%; */
}

.jp_wrapper .jp_page .side-banner .banner-text.black[data-v-6acf248f] {
    color: #19191a
}

.jp_wrapper .jp_page .side-banner .banner-text .banner-title[data-v-6acf248f] {
    font-size: 32px;
    font-weight: 600;
    line-height: 40px
}

.jp_wrapper .jp_page .side-banner .banner-text .banner-title.no-des[data-v-6acf248f] {
    margin-bottom: 0
}

.jp_wrapper .jp_page .side-banner .banner-text .banner-desc[data-v-6acf248f] {
    display: none;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin: 0 auto;
    max-width: 750px
}

.jp_wrapper .jp_page .side-banner .banner-text .banner-desc[data-v-6acf248f] br {
    display: none
}

.jp_wrapper .jp_page .jp_page_main[data-v-6acf248f] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    margin: 0 auto;
    max-width: 1200px;
    padding: 16px 0 36px;
    position: relative;
    width: 100%
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left[data-v-6acf248f] {
    width: 288px;
    -ms-flex-negative: 0;
    background: #fff;
    flex-shrink: 0;
    margin-right: 32px
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav-wrap[data-v-6acf248f] {
    border-radius: 4px;
    padding: 20px 0 20px 16px;
    position: sticky;
    top: 16px
}

@media(min-width: 1024px) {
    .jp_wrapper .jp_page .jp_page_main .jp_page_left .nav-wrap.fix_top[data-v-6acf248f] {
        top:117px
    }
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav-wrap .title-box[data-v-6acf248f] {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    padding: 13px 16px
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav-wrap .mask[data-v-6acf248f] {
    background-color: #f7f7f7;
    border-radius: 4px;
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: -1
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box[data-v-6acf248f] {
    width: 100%
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl dt[data-v-6acf248f] {
    border-radius: 4px 0 0 4px;
    color: #19191a;
    cursor: pointer;
    font-size: 14px;
    line-height: 22px;
    padding: 13px 16px;
    width: 100%
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl dt span[data-v-6acf248f] {
    display: inline-block;
    position: relative
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl dt a[data-v-6acf248f] {
    color: #19191a;
    font-size: 14px;
    line-height: 22px;
    -webkit-text-decoration: none;
    text-decoration: none
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl dt i[data-v-6acf248f] {
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    line-height: 12px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl dt i.ActRotate[data-v-6acf248f] {
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg)
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl dt[data-v-6acf248f]:hover {
    background-color: #fff
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl dt:hover .child_span[data-v-6acf248f],.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl dt:hover a[data-v-6acf248f],.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl dt:hover span[data-v-6acf248f] {
    position: relative
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl dt:hover .child_span[data-v-6acf248f]:after,.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl dt:hover a[data-v-6acf248f]:after,.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl dt:hover span[data-v-6acf248f]:after {
    background-color: #c00000;
    border-radius: 3px;
    bottom: 0;
    bottom: -2px;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    opacity: 0;
    opacity: 1;
    position: absolute;
    -webkit-transition: all .2s;
    transition: all .2s;
    width: 100%
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl .second_menu_select dl dt[data-v-6acf248f] {
    padding: 13px 16px 13px 40px
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl .second_menu_select dl dt[data-v-6acf248f]:hover {
    background-color: #fff
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl .active[data-v-6acf248f] {
    background-color: #fff
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl .active a[data-v-6acf248f],.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl .active span[data-v-6acf248f] {
    position: relative
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl .active span[data-v-6acf248f] {
    position: relative
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl .active span[data-v-6acf248f]:after {
    background-color: #c00000;
    border-radius: 3px;
    bottom: 0;
    bottom: -2px;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    opacity: 0;
    opacity: 1;
    position: absolute;
    -webkit-transition: all .2s;
    transition: all .2s;
    width: 100%
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl .active[data-v-6acf248f]:hover {
    background-color: #fff!important
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl .hasChild[data-v-6acf248f] {
    padding-right: 28px;
    position: relative
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl .hasChild.hasActiveChild[data-v-6acf248f] {
    font-weight: 600
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl .hasChild i[data-v-6acf248f] {
    position: absolute;
    right: 16px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl .hasChild i.ActRotate[data-v-6acf248f] {
    -webkit-transform: rotateX(-180deg) translateY(50%);
    transform: rotateX(-180deg) translateY(50%)
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl .hasChild:hover span[data-v-6acf248f]:after {
    display: none
}

.jp_wrapper .jp_page .jp_page_main .jp_page_right[data-v-6acf248f] {
    -webkit-box-flex: 1;
    background: #fff;
    -ms-flex: 1;
    flex: 1;
    min-width: 0
}

.jp_wrapper .jp_page .jp_page_main .jp_page_right .bread-crumb-box[data-v-6acf248f] {
    margin-bottom: 20px
}

.jp_wrapper .jp_page .jp_page_main .jp_page_right .bread-crumb-box[data-v-6acf248f] .bread-crumb {
    padding: 0
}

.jp_wrapper .jp_page .jp_page_main .jp_page_right .bread-crumb-box[data-v-6acf248f] .bread-crumb .bread-item {
    font-size: 12px;
    line-height: 20px
}

.jp_wrapper .jp_page .jp_page_main .jp_page_right .bread-crumb-box[data-v-6acf248f] .bread-crumb .bread-item:last-child>a {
    color: #707070
}

.jp_wrapper .jp_page .jp_page_main .jp_page_right .bread-crumb-box[data-v-6acf248f] .bread-crumb .bread-item>a {
    color: #707070
}

.jp_wrapper .jp_page .jp_page_main .jp_page_right .bread-crumb-box[data-v-6acf248f] .bread-crumb .bread-item>a:hover {
    color: #19191a
}

.jp_wrapper .jp_page .jp_page_main .jp_page_right .bread-crumb-box[data-v-6acf248f] .bread-crumb .box {
    padding-bottom: 4px;
    padding-top: 4px
}

@media(max-width: 1024px) {
    .jp_wrapper .jp_page .jp_page_main .jp_page_right .bread-crumb-box[data-v-6acf248f] .bread-crumb {
        display:block
    }
}

@media(max-width: 960px) {
    .jp_wrapper .jp_page .jp_page_main .jp_page_right .bread-crumb-box[data-v-6acf248f] {
        margin-bottom:0
    }

    .jp_wrapper .jp_page .jp_page_main .jp_page_right .bread-crumb-box[data-v-6acf248f] .bread-crumb {
        display: none
    }
}

@media(max-width: 1220px) {
    .jp_wrapper .jp_page .jp_page_main[data-v-6acf248f] {
        padding:16px 24px 36px
    }
}

@media(max-width: 1024px) {
    .jp_wrapper .jp_page .jp_page_main[data-v-6acf248f] {
        width:100%
    }

    .jp_wrapper .jp_page .jp_page_main .jp_page_left[data-v-6acf248f] {
        width: 232px
    }

    .jp_wrapper .jp_page .jp_page_main .jp_page_left .nav-wrap[data-v-6acf248f] {
        top: 84px
    }

    .jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box[data-v-6acf248f]::-webkit-scrollbar {
        display: none
    }
}

@media(max-width: 960px) {
    .jp_wrapper .jp_page .jp_page_main[data-v-6acf248f] {
        padding:16px 16px 36px
    }

    .jp_wrapper .jp_page .jp_page_main .jp_page_left[data-v-6acf248f] {
        display: none
    }
}

@media(max-width: 768px) {
    .jp_wrapper .jp_page .side-banner[data-v-6acf248f] {
        height:233px
    }

    .jp_wrapper .jp_page .side-banner .banner-text[data-v-6acf248f] {
        left: 50%;
        padding: 0 16px;
        top: 50%;
        -webkit-transform: translate3d(-50%,-50%,0);
        transform: translate3d(-50%,-50%,0);
        width: 100%
    }

    .jp_wrapper .jp_page .side-banner .banner-text .banner-title[data-v-6acf248f] {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 0
    }

    .jp_wrapper .jp_page .side-banner .banner-text .banner-desc[data-v-6acf248f] {
        display: none
    }

    .jp_wrapper .jp_page .side-banner .banner-text.m-show-des .banner-desc[data-v-6acf248f] {
        display: block;
        font-size: 14px;
        line-height: 22px
    }

    .jp_wrapper .jp_page .side-banner .banner-text.m-show-des .banner-desc[data-v-6acf248f] br {
        display: block
    }
}

.slide-down[data-v-d27e203a] {
    overflow: hidden;
    -webkit-transition: height .3s ease-in-out,padding-top .3s ease-in-out,padding-bottom .3s ease-in-out;
    transition: height .3s ease-in-out,padding-top .3s ease-in-out,padding-bottom .3s ease-in-out
}

.bread-crumb[data-v-02cc94c7] {
    position: relative
}

@media(max-width: 1024px) {
    .bread-crumb[data-v-02cc94c7] {
        display:none
    }

    .bread-crumb.m-show[data-v-02cc94c7] {
        display: block
    }
}

.bread-crumb.bread-crumb-big .box[data-v-02cc94c7] {
    padding-bottom: 20px;
    padding-top: 20px
}

.bread-crumb.bread-crumb-small .box[data-v-02cc94c7] {
    padding-bottom: 6px;
    padding-top: 6px
}

.bread-crumb .box[data-v-02cc94c7] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-x: auto;
    white-space: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 100%
}

.bread-crumb .box[data-v-02cc94c7]::-webkit-scrollbar {
    display: none
}

.scroll_mask[data-v-02cc94c7] {
    background: -webkit-gradient(linear,right top,left top,from(#fff),to(hsla(0,0%,100%,0)));
    background: linear-gradient(270deg,#fff,hsla(0,0%,100%,0));
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 42px;
    z-index: 1
}

.scroll_mask.left[data-v-02cc94c7] {
    left: 0;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.bread-item[data-v-02cc94c7] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #707070;
    font-size: 12px;
    line-height: 20px;
    -webkit-text-decoration: none;
    text-decoration: none;
    -webkit-transition: all .3s;
    transition: all .3s
}

.bread-item[data-v-02cc94c7]:after {
    color: #707070;
    content: "/";
    font-family: "iconfont"!important;
    font-weight: 400;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    cursor: pointer;
    cursor: default;
    font-size: 12px;
    height: 12px;
    line-height: 14px;
    margin: 0 4px;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 12px
}

.bread-item[data-v-02cc94c7]:last-child {
    color: #19191a;
    cursor: text
}

.bread-item:last-child>a[data-v-02cc94c7] {
    color: #19191a!important;
    cursor: default
}

.bread-item:last-child>a[data-v-02cc94c7]:hover {
    cursor: default
}

.bread-item[data-v-02cc94c7]:last-child:after {
    display: none
}

.bread-item .link[data-v-02cc94c7]:focus-visible {
    border-radius: 3px;
    outline: 2px solid #0080ff;
    outline-offset: -2px
}

.bread-item>a[data-v-02cc94c7] {
    color: #707070;
    cursor: pointer;
    -webkit-text-decoration: none;
    text-decoration: none;
    -webkit-transition: all .3s;
    transition: all .3s
}

.bread-item>a[data-v-02cc94c7]:hover {
    color: #19191a;
    cursor: pointer;
    -webkit-text-decoration: none;
    text-decoration: none
}

.categories[data-v-02cc94c7] {
    position: relative
}

.categories[data-v-02cc94c7],.categories .title[data-v-02cc94c7] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.categories .title[data-v-02cc94c7] {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.categories .title>span[data-v-02cc94c7] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #19191a;
    cursor: pointer;
    font-size: 12px;
    line-height: 20px;
    -webkit-text-decoration: none;
    text-decoration: none;
    -webkit-transition: all .3s;
    transition: all .3s
}

.categories .title>span[data-v-02cc94c7]:after {
    color: #19191a;
    content: "";
    font-family: "iconfont"!important;
    font-weight: 400;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    cursor: pointer;
    cursor: default;
    font-size: 12px;
    height: 12px;
    line-height: 14px;
    margin: 0 4px;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 12px
}

.categories .title[data-v-02cc94c7]:after {
    color: #19191a;
    content: "";
    font-family: "iconfont"!important;
    font-weight: 400;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    cursor: pointer;
    cursor: default;
    font-size: 12px;
    height: 12px;
    line-height: 14px;
    margin: 0 4px;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 12px
}

.categories.active .title>span[data-v-02cc94c7]:after {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg)
}

.categories:last-child .title[data-v-02cc94c7]:after {
    display: none
}

.categories-option[data-v-02cc94c7] {
    min-width: 100%;
    z-index: 2
}

.categories-option .option_bg[data-v-02cc94c7] {
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    max-height: 336px;
    overflow: auto;
    padding: 5px 0
}

.categories-option .option_bg .option_item .href[data-v-02cc94c7] {
    color: #707070;
    cursor: pointer;
    display: block;
    font-size: 12px;
    line-height: 20px;
    overflow: hidden;
    padding: 9px 12px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

.categories-option .option_bg .option_item .href[data-v-02cc94c7]:focus-visible {
    border-radius: 3px;
    outline: 2px solid #0080ff;
    outline-offset: -2px
}

.categories-option .option_bg .option_item .href.active[data-v-02cc94c7],.categories-option .option_bg .option_item .href[data-v-02cc94c7]:hover {
    background: #f7f7f7;
    color: #19191a
}

.categories-option .option_bg .option_item .href.active[data-v-02cc94c7] {
    cursor: default
}

@media(max-width: 1024px) {
    .bread-crumb.bread-crumb-big .box[data-v-02cc94c7] {
        padding:20px 0
    }
}

@media(max-width: 768px) {
    .bread-crumb.bread-crumb-big .box[data-v-02cc94c7] {
        padding:24px 0 16px
    }
}

.global_box .global_title[data-v-6d9d056a] {
    color: #19191a;
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 24px
}

.global_box .global_title p[data-v-6d9d056a] {
    color: #707070;
    font-size: 14px;
    line-height: 22px;
    margin-top: 12px
}

.global_box .global_li[data-v-6d9d056a] {
    padding-bottom: 20px
}

.global_box .global_li ul[data-v-6d9d056a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.global_box .global_li ul a[data-v-6d9d056a] {
    position: relative;
    width: calc(50% - 10px);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
    color: #000;
}

a:hover {
    text-decoration: none;
}

.global_box .global_li ul a[data-v-6d9d056a],.global_box .item_div[data-v-6d9d056a] {
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.global_box .item_div[data-v-6d9d056a] {
    -webkit-box-flex: 1;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    -ms-flex: 1;
    flex: 1;
    height: 100%;
    overflow: hidden
}

.global_box .item_div[data-v-6d9d056a]:hover {
    -webkit-box-shadow: 0 15px 15px -10px rgba(0,0,0,.15);
    box-shadow: 0 15px 15px -10px rgba(0,0,0,.15);
    cursor: pointer
}

.global_box .item_div:hover .down span[data-v-6d9d056a] {
    -webkit-text-decoration: underline;
    text-decoration: underline
}

@media(max-width: 1024px) {
    .global_box .item_div[data-v-6d9d056a]:hover {
        -webkit-box-shadow:none;
        box-shadow: none
    }
}

.global_box .item_div .img[data-v-6d9d056a] {
    height: 100%;
    padding: 20px 0 0 20px;
    width: 80px
}

.global_box .item_div .cont_box[data-v-6d9d056a] {
    -webkit-box-flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1;
    flex: 1;
    height: 100%;
    padding: 20px 20px 20px 16px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.global_box .item_div .cont_box .cont h4[data-v-6d9d056a] {
    color: #19191a;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 4px
}

.global_box .item_div .cont_box .cont p[data-v-6d9d056a] {
    font-size: 12px;
    line-height: 20px
}

.global_box .item_div .cont_box .down[data-v-6d9d056a] {
    color: #19191a;
    font-size: 13px;
    line-height: 20px;
    margin-top: 12px
}

.global_box .item_div .cont_box .down .iconfont[data-v-6d9d056a] {
    font-size: 12px
}

.global_box .item_div .tag_box[data-v-6d9d056a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 12px
}

.global_box .item_div .tag[data-v-6d9d056a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #f2f2f2;
    border-radius: 3px;
    color: #4b4b4d;
    font-size: 12px;
    line-height: 20px;
    padding: 2px 8px
}

.global_box .tip-modal[data-v-6d9d056a] .fs-popup-ctn {
    max-width: 680px
}

.global_box .tip-modal .tip-content[data-v-6d9d056a] {
    padding: 20px 32px 40px
}

.global_box .tip-modal .tip-content .leftBtn[data-v-6d9d056a] {
    margin-right: 20px
}

.global_box .tip-modal .tip-content[data-v-6d9d056a] .fs-button .conent .iconfont {
    font-size: 14px;
    line-height: 22px;
    margin-right: 8px
}

.global_box .tip-modal .fs-button[data-v-6d9d056a] {
    margin-top: 20px
}

@media(max-width: 1024px) {
    .global_box .tip-modal[data-v-6d9d056a] .fs-popup-ctn {
        height:auto
    }
}

@media(max-width: 768px) {
    .global_box[data-v-6d9d056a] {
        overflow:hidden
    }

    .global_box .global_li[data-v-6d9d056a] {
        padding-bottom: 36px
    }

    .global_box .global_li ul a[data-v-6d9d056a] {
        cursor: pointer;
        width: 100%
    }

    .global_box .global_li ul a[data-v-6d9d056a]:last-child {
        margin-bottom: 0
    }

    .global_box .tip-modal .tip-content[data-v-6d9d056a] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 20px 16px
    }

    .global_box .tip-modal .tip-content .btnBox[data-v-6d9d056a] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .global_box .tip-modal .tip-content .btnBox .fs-button[data-v-6d9d056a] {
        margin-right: 0;
        margin-top: 20px;
        width: 100%
    }

    .global_box .tip-modal[data-v-6d9d056a] .fs-popup-ctn {
        height: 100%
    }
}

.contry_box[data-v-74522e52] {
    border-top: 1px solid #e5e5e5;
    padding-top: 36px
}

.contry_box .htitle[data-v-74522e52] {
    color: #19191a;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px
}

.contry_box .global_title h4[data-v-74522e52] {
    font-size: 20px;
    line-height: 28px
}

.contry_box .global_title p[data-v-74522e52] {
    color: #707070;
    font-size: 14px;
    line-height: 22px;
    margin: 12px 0 16px
}

.contry_box .every_contry>h4[data-v-74522e52] {
    font-size: 16px;
    line-height: 24px;
    margin: 8px 0 12px
}

.contry_box .every_contry .global_li ul[data-v-74522e52] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.contry_box .every_contry .global_li ul li[data-v-74522e52] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 156px;
    width: calc(50% - 10px);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    margin-bottom: 20px
}

.contry_box .every_contry .item_div[data-v-74522e52] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    -ms-flex: 1;
    flex: 1;
    height: 100%
}

.contry_box .every_contry .item_div[data-v-74522e52]:hover {
    -webkit-box-shadow: 0 15px 15px -10px rgba(0,0,0,.15);
    box-shadow: 0 15px 15px -10px rgba(0,0,0,.15);
    cursor: pointer
}

.contry_box .every_contry .item_div:hover .down span[data-v-74522e52] {
    -webkit-text-decoration: underline;
    text-decoration: underline
}

@media(max-width: 1024px) {
    .contry_box .every_contry .item_div[data-v-74522e52]:hover {
        -webkit-box-shadow:none;
        box-shadow: none
    }
}

.contry_box .every_contry .item_div .img[data-v-74522e52] {
    height: 100%;
    padding: 20px 0 0 20px;
    width: 80px
}

.contry_box .every_contry .item_div .cont_box[data-v-74522e52] {
    -webkit-box-flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1;
    flex: 1;
    height: 100%;
    padding: 20px 20px 20px 16px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.contry_box .every_contry .item_div .cont_box .cont h4[data-v-74522e52] {
    color: #19191a;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 4px
}

.contry_box .every_contry .item_div .cont_box .cont p[data-v-74522e52] {
    font-size: 12px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    line-clamp: 2;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.contry_box .every_contry .item_div .cont_box .down[data-v-74522e52] {
    color: #19191a;
    font-size: 13px;
    line-height: 20px;
    margin-top: 12px
}

.contry_box .every_contry .item_div .cont_box .down .iconfont[data-v-74522e52] {
    font-size: 12px
}

.contry_box .tip-modal[data-v-74522e52] .fs-popup-ctn {
    max-width: 680px
}

.contry_box .tip-modal .tip-content[data-v-74522e52] {
    height: 100%;
    padding: 20px 32px 40px
}

.contry_box .tip-modal .fs-button[data-v-74522e52] {
    margin-top: 20px
}

@media(max-width: 768px) {
    .contry_box[data-v-74522e52] {
        overflow:hidden
    }

    .contry_box .every_contry .htitle[data-v-74522e52]:nth-child(n+1) {
        margin-top: 24px
    }

    .contry_box .every_contry .global_li ul li[data-v-74522e52] {
        min-height: 0;
        min-height: auto;
        width: 100%
    }

    .contry_box .every_contry .global_li ul li[data-v-74522e52]:nth-child(odd) {
        margin-right: 0
    }

    .contry_box .every_contry .global_li ul li[data-v-74522e52]:last-child {
        margin-bottom: 0
    }

    .contry_box .every_contry .item_div .cont_box .cont h4[data-v-74522e52] {
        margin-top: 0
    }

    .contry_box .tip-modal .tip-content[data-v-74522e52] {
        padding: 20px 16px
    }
}

.lt_wrap .inp[data-v-5d269d13],.lt_wrap select[data-v-5d269d13] {
    height: 42px;
    line-height: 42px
}

.lt_wrap[data-v-5d269d13] .error_info a {
    color: #c00000;
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.lt_wrap[data-v-5d269d13] .code,.lt_wrap[data-v-5d269d13] .select-country .select-country-active,.lt_wrap[data-v-5d269d13] .tel-code .tel {
    height: 42px;
    line-height: 42px
}

.lt_wrap[data-v-5d269d13] .select-country .select-country-active .icofnont-down {
    height: auto
}

.lt_wrap[data-v-5d269d13] .validate_error .error_info {
    font-size: 13px;
    line-height: 20px
}

.lt_wrap[data-v-5d269d13] .fs-select .options-wrap .options-box .item .list-name {
    font-size: 13px;
    line-height: 20px
}

.lt_wrap[data-v-5d269d13] .fs-select .fs-select-active .select-active-box {
    font-size: 13px;
    line-height: 20px
}

.lt_wrap select[data-v-5d269d13] {
    background-position-x: calc(100% - 12px);
    background-size: 12px
}

.lt_wrap .txt[data-v-5d269d13] {
    color: #19191a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    line-height: 22px;
    margin: 0 0 4px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.lt_wrap .support_alone_txt[data-v-5d269d13] {
    color: #19191a;
    margin: 0 0 30px
}

.lt_wrap .support_alone_txt div[data-v-5d269d13] {
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    padding-bottom: 8px
}

.lt_wrap .inpbox .txt[data-v-5d269d13],.lt_wrap .inpbox01 .txt[data-v-5d269d13],.lt_wrap .support_alone_txt p[data-v-5d269d13] {
    font-size: 12px;
    line-height: 20px
}

.lt_wrap .inpbox[data-v-5d269d13] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 16px
}

.lt_wrap .inpbox.inpbox_cn[data-v-5d269d13] {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.lt_wrap .inpbox>div[data-v-5d269d13] {
    width: calc(50% - 10px)
}

.lt_wrap .big_box[data-v-5d269d13] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.lt_wrap .big_box>div[data-v-5d269d13] {
    width: calc(50% - 6px)
}

.lt_wrap .country-box[data-v-5d269d13] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.lt_wrap .country-box .inpbox01[data-v-5d269d13] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.lt_wrap .country-box .inpbox01+.inpbox01[data-v-5d269d13] {
    margin-left: 12px
}

@media(max-width: 768px) {
    .lt_wrap .country-box[data-v-5d269d13] {
        display:block
    }

    .lt_wrap .country-box .inpbox01+.inpbox01[data-v-5d269d13] {
        margin-left: 0
    }
}

.lt_wrap .inpbox01[data-v-5d269d13] {
    margin: 0 0 16px
}

.lt_wrap .inpbox01.last_inpbox[data-v-5d269d13] {
    margin: 0
}

.lt_wrap .inpbox01 .input-item-flex[data-v-5d269d13] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.lt_wrap .inpbox01 .input-item-number[data-v-5d269d13] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 100%
}

.lt_wrap .inpbox01 .textarea-num[data-v-5d269d13] {
    color: #707070;
    font-size: 12px;
    line-height: 20px;
    margin-top: 4px
}

.lt_wrap .inpbox01 .textarea-num em[data-v-5d269d13] {
    font-style: normal
}

.lt_wrap .inpbox01 .textarea-num em.active[data-v-5d269d13] {
    color: #c00000
}

.lt_wrap .inpbox01 .emailInput[data-v-5d269d13] {
    position: relative;
    width: 100%
}

.lt_wrap .inpbox01 .emailInput .fsSelectSearch__box[data-v-5d269d13] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 28px;
    width: 28px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    cursor: pointer;
    justify-content: center;
    position: absolute;
    right: 7px;
    top: 7px
}

.lt_wrap .inpbox01 .emailInput .fsSelectSearch__box[data-v-5d269d13]:hover {
    background: rgba(25,25,26,.04);
    border-radius: 3px
}

.lt_wrap .inpbox01 .emailInput .fsSelectSearch__box:hover .iconfont[data-v-5d269d13] {
    color: #19191a
}

@media(max-width: 768px) {
    .lt_wrap .inpbox01 .emailInput .fsSelectSearch__box[data-v-5d269d13] {
        display:none
    }
}

.lt_wrap .upload_box[data-v-5d269d13] {
    color: #0060bf;
    margin: 8px 0 0
}

.lt_wrap .upload_box[data-v-5d269d13],.lt_wrap .upload_box .upload_main[data-v-5d269d13] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.lt_wrap .upload_box .upload_main[data-v-5d269d13] {
    position: relative
}

.lt_wrap .upload_box .upload_main[data-v-5d269d13] .upload-file-wrap:hover .file-btn {
    background: #f7f7f7
}

.lt_wrap .upload_box .upload_main[data-v-5d269d13] .upload-file-wrap .file-btn {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fafafb;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    padding: 10px 24px
}

.lt_wrap .upload_box .upload_main[data-v-5d269d13] .upload-file-wrap .iconfont-upload {
    height: 16px;
    line-height: 16px;
    margin-right: 8px
}

.lt_wrap .upload_box .upload_main[data-v-5d269d13] .upload-file-wrap .file-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.lt_wrap .upload_box .upload_main[data-v-5d269d13] .upload-file-wrap .file-info .info-txt {
    color: #19191a;
    font-size: 14px;
    line-height: 22px
}

.lt_wrap .upload_box .upload_main[data-v-5d269d13] .upload-file-wrap .file-info .upload-tip-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.lt_wrap .upload_box .upload_main[data-v-5d269d13] .upload-file-wrap .fs-popover {
    margin-left: 12px
}

.lt_wrap .upload_box .upload_content[data-v-5d269d13] {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.lt_wrap .upload_box .upload_content .clip_icon[data-v-5d269d13] {
    color: #0060bf;
    font-size: 14px;
    padding-right: 5px
}

.lt_wrap .upload_box .upload_content i[data-v-5d269d13] {
    cursor: pointer;
    font-size: 14px;
    font-style: normal;
    line-height: 22px
}

.lt_wrap[data-v-5d269d13] .tel-code .code {
    background: #f7f7f7;
    border: 1px solid #e5e5e5;
    border-right: none;
    height: 42px;
    line-height: 42px
}

.lt_wrap select[data-v-5d269d13],.lt_wrap textarea[data-v-5d269d13] {
    color: #19191a
}

.lt_wrap textarea[data-v-5d269d13] {
    font-size: 14px;
    line-height: 22px
}

.lt_wrap[data-v-5d269d13] .fs-tip .tip-ctn .info {
    padding: 10px;
    white-space: inherit;
    width: 300px
}

.lt_wrap .agreement_wrap_sg[data-v-5d269d13] {
    color: #707070;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 13px;
    line-height: 20px;
    margin: 12px 0 0
}

.lt_wrap .agreement_wrap_sg .agreement_lt[data-v-5d269d13] {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 8px 0 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media(min-width: 768px) {
    .lt_wrap .agreement_wrap_sg .agreement_lt_color[data-v-5d269d13] {
        cursor:pointer
    }

    .lt_wrap .agreement_wrap_sg .agreement_lt_color input[type=checkbox][data-v-5d269d13]:before {
        color: #707070
    }
}

.lt_wrap .agreement_wrap[data-v-5d269d13] {
    color: #707070;
    font-size: 12px;
    line-height: 20px;
    padding-top: 16px;
    display: none;
}

.lt_wrap .sbtn-box[data-v-5d269d13] {
    margin-top: 32px
}

.lt_wrap .sbtn-box .fs-button[data-v-5d269d13] {
    height: 42px;
    width: auto
}

.lt_wrap .success_main[data-v-5d269d13] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 4px 40px 40px
}

.lt_wrap .success_main .lt[data-v-5d269d13] {
    padding: 1px 0 0
}

.lt_wrap .success_main .lt .icon[data-v-5d269d13] {
    color: #18a209
}

.lt_wrap .success_main .rt[data-v-5d269d13] {
    padding: 0 0 0 8px
}

.lt_wrap .success_main .rt .tit[data-v-5d269d13] {
    color: #19191a;
    font-size: 16px;
    line-height: 24px
}

.lt_wrap .success_main .rt .txt[data-v-5d269d13] {
    color: #707070;
    display: inline-block;
    font-size: 12px;
    line-height: 20px;
    margin: 20px 0 0
}

@media(max-width: 768px) {
    .lt_wrap[data-v-5d269d13] {
        border-bottom:1px solid #e5e5e5;
        padding-bottom: 24px
    }

    .lt_wrap .support_alone_txt[data-v-5d269d13] {
        text-align: left
    }

    .lt_wrap .support_alone_txt div[data-v-5d269d13] {
        font-size: 20px;
        line-height: 28px
    }

    .lt_wrap .sbtn-box .fs-button[data-v-5d269d13] {
        width: 100%
    }
}

.test-center-wrap .first-box[data-v-934fd244] {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 36px
}

.test-center-wrap .first-box .tit[data-v-934fd244] {
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 12px
}

.test-center-wrap .first-box .des[data-v-934fd244] {
    color: #707070;
    font-size: 14px;
    line-height: 22px
}

.test-center-wrap .first-box .video_box[data-v-934fd244] {
    margin-top: 20px;
    position: relative;
    width: 66%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.test-center-wrap .first-box .video_box.no_video[data-v-934fd244] {
    display: none
}

@media(max-width: 1024px) {
    .test-center-wrap .first-box .video_box[data-v-934fd244] {
        margin-top:12px
    }
}

@media(max-width: 960px) {
    .test-center-wrap .first-box .video_box[data-v-934fd244] {
        width:100%
    }
}

.test-center-wrap .first-box .video_box img[data-v-934fd244] {
    border-radius: 4px;
    cursor: pointer;
    width: 100%
}

.test-center-wrap .first-box .video_box .play_button[data-v-934fd244] {
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.test-center-wrap .second-box[data-v-934fd244] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    border-bottom: 1px solid #e5e5e5;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 36px 0
}

.test-center-wrap .second-box.cn[data-v-934fd244],.test-center-wrap .second-box.ru[data-v-934fd244] {
    border-bottom: none;
    padding-bottom: 0
}

.test-center-wrap .second-box .card-item[data-v-934fd244] {
    color: #19191a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 24px;
    -webkit-text-decoration: none;
    text-decoration: none;
    -webkit-transition: all .3s;
    transition: all .3s
}

.test-center-wrap .second-box .card-item[data-v-934fd244]:last-child {
    margin-bottom: 0
}

.test-center-wrap .second-box .card-item[data-v-934fd244]:hover {
    -webkit-box-shadow: 0 15px 15px -10px rgba(0,0,0,.15);
    box-shadow: 0 15px 15px -10px rgba(0,0,0,.15)
}

@media(max-width: 1024px) {
    .test-center-wrap .second-box .card-item[data-v-934fd244]:hover {
        -webkit-box-shadow:none;
        box-shadow: none
    }
}

.test-center-wrap .second-box .card-item:hover .cont .tit[data-v-934fd244] {
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.test-center-wrap .second-box .card-item img[data-v-934fd244] {
    border-radius: 8px 0 0 8px;
    display: block;
    height: auto;
    width: 50%
}

.test-center-wrap .second-box .card-item .cont[data-v-934fd244] {
    border-radius: 0 8px 8px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    border: 1px solid #e5e5e5;
    border-left: none;
    justify-content: center
}

.test-center-wrap .second-box .card-item .cont .tit[data-v-934fd244] {
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 16px
}

.test-center-wrap .second-box .card-item .cont .des .des-box[data-v-934fd244] {
    margin-bottom: 12px
}

.test-center-wrap .second-box .card-item .cont .des .des-box.last[data-v-934fd244] {
    margin-bottom: 0
}

.test-center-wrap .second-box .card-item .cont .des .des-box .des-tit[data-v-934fd244] {
    font-size: 12px;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 4px
}

.test-center-wrap .second-box .card-item .cont .des .des-box .des-txt[data-v-934fd244] {
    color: #707070;
    font-size: 12px;
    line-height: 20px
}

.test-center-wrap .three-box[data-v-934fd244] {
    padding-top: 36px
}

.test-center-wrap .three-box>.tit[data-v-934fd244] {
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 24px
}

.test-center-wrap .three-box .related-list-pc[data-v-934fd244] {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-column-gap: 20px;
    grid-row-gap: 0
}

.test-center-wrap .three-box .related-list-m[data-v-934fd244] {
    display: none
}

.test-center-wrap .three-box .list-item[data-v-934fd244] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    color: #19191a;
    cursor: pointer;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-text-decoration: none;
    text-decoration: none;
    -webkit-transition: all .3s;
    transition: all .3s
}

.test-center-wrap .three-box .list-item[data-v-934fd244]:hover {
    -webkit-box-shadow: 0 15px 15px -10px rgba(0,0,0,.15);
    box-shadow: 0 15px 15px -10px rgba(0,0,0,.15)
}

@media(max-width: 1024px) {
    .test-center-wrap .three-box .list-item[data-v-934fd244]:hover {
        -webkit-box-shadow:none;
        box-shadow: none
    }
}

.test-center-wrap .three-box .list-item:hover .cont .learnmore span[data-v-934fd244] {
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.test-center-wrap .three-box .list-item img[data-v-934fd244] {
    border-radius: 8px 8px 0 0;
    display: block;
    height: auto;
    width: 100%
}

.test-center-wrap .three-box .list-item .cont[data-v-934fd244] {
    -webkit-box-flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    border: 1px solid #e5e5e5;
    border-radius: 0 0 8px 8px;
    border-top: none;
    justify-content: space-between;
    padding: 20px
}

.test-center-wrap .three-box .list-item .cont .learnmore[data-v-934fd244] {
    color: #19191a;
    margin-top: 12px
}

.test-center-wrap .three-box .list-item .cont .learnmore span[data-v-934fd244] {
    font-size: 13px;
    line-height: 20px
}

.test-center-wrap .three-box .list-item .cont .learnmore .iconfont[data-v-934fd244] {
    font-size: 12px;
    line-height: 20px;
    margin-left: 4px
}

.test-center-wrap .three-box .list-item .cont .tit[data-v-934fd244] {
    display: -webkit-box;
    font-size: 14px;
    font-weight: 600;
    height: 44px;
    line-height: 22px;
    margin-bottom: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.test-center-wrap .three-box .list-item .cont .tag-box[data-v-934fd244] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.test-center-wrap .three-box .list-item .cont .tag-box .tag[data-v-934fd244] {
    background-color: #f2f2f2;
    border-radius: 3px;
    color: #4b4b4d;
    font-size: 12px;
    line-height: 20px;
    margin: 8px 8px 0 0;
    padding: 2px 8px
}

@media(max-width: 1024px) {
    .test-center-wrap .second-box .card-item[data-v-934fd244] {
        margin-bottom:20px
    }

    .test-center-wrap .three-box .related-list-pc[data-v-934fd244] {
        display: grid;
        grid-template-columns: repeat(2,1fr);
        grid-column-gap: 20px;
        grid-row-gap: 20px
    }
}

@media(max-width: 768px) {
    .test-center-wrap .first-box[data-v-934fd244] {
        border-bottom:none;
        padding-top: 24px
    }

    .test-center-wrap .second-box[data-v-934fd244] {
        background-color: #fafafb;
        border-bottom: none;
        margin: 0 -16px;
        padding: 36px 16px
    }

    .test-center-wrap .second-box.ru[data-v-934fd244] {
        margin-bottom: -36px;
        padding-bottom: 36px
    }

    .test-center-wrap .second-box .card-item[data-v-934fd244] {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .test-center-wrap .second-box .card-item img[data-v-934fd244] {
        border-radius: 8px 8px 0 0;
        width: 100%
    }

    .test-center-wrap .second-box .card-item .cont[data-v-934fd244] {
        border-radius: 0 0 8px 8px;
        padding: 20px;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        background-color: #fff;
        border: none;
        justify-content: flex-start
    }

    .test-center-wrap .three-box .related-list-pc[data-v-934fd244] {
        display: none
    }

    .test-center-wrap .three-box .related-list-m[data-v-934fd244] {
        display: block;
        position: relative
    }

    .test-center-wrap .three-box .related-list-m[data-v-934fd244] .swiper-container {
        padding-bottom: 20px
    }

    .test-center-wrap .three-box .related-list-m[data-v-934fd244] .swiper-pagination {
        bottom: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .test-center-wrap .three-box .related-list-m[data-v-934fd244] .swiper-pagination .swiper-pagination-bullet {
        background: #707070;
        cursor: pointer;
        margin: 0 5px;
        opacity: .4;
        -webkit-transition: all .3s;
        transition: all .3s
    }

    .test-center-wrap .three-box .related-list-m[data-v-934fd244] .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background: #707070;
        border-radius: 4px;
        opacity: 1;
        width: 20px
    }

    .test-center-wrap .three-box .list-item .cont[data-v-934fd244] {
        -webkit-box-flex: initial;
        -ms-flex: initial;
        flex: initial
    }
}

.jp_wrapper[data-v-6acf248f] {
    color: #19191a
}

.jp_wrapper .jp_page .nav-tree[data-v-6acf248f] {
    display: none
}

@media(max-width: 960px) {
    .jp_wrapper .jp_page .nav-tree[data-v-6acf248f] {
        display:block;
        position: sticky;
        top: 48px;
        z-index: 51
    }
}

.jp_wrapper .jp_page .side-banner[data-v-6acf248f] {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 200px;
    position: relative;
    width: 100%
}

.jp_wrapper .jp_page .side-banner .banner-text[data-v-6acf248f] {
    color: #fff;
    left: 50%;
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
    /* width: 100%; */
}

.jp_wrapper .jp_page .side-banner .banner-text.black[data-v-6acf248f] {
    color: #19191a
}

.jp_wrapper .jp_page .side-banner .banner-text .banner-title[data-v-6acf248f] {
    font-size: 28px;
    font-weight: 600;
    line-height: 40px
}

.jp_wrapper .jp_page .side-banner .banner-text .banner-title.no-des[data-v-6acf248f] {
    margin-bottom: 0
}

.jp_wrapper .jp_page .side-banner .banner-text .banner-desc[data-v-6acf248f] {
    display: none;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin: 0 auto;
    max-width: 750px
}

.jp_wrapper .jp_page .side-banner .banner-text .banner-desc[data-v-6acf248f] br {
    display: none
}

.jp_wrapper .jp_page .jp_page_main[data-v-6acf248f] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    margin: 0 auto;
    max-width: 1200px;
    padding: 16px 0 36px;
    position: relative;
    width: 100%
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left[data-v-6acf248f] {
    width: 288px;
    -ms-flex-negative: 0;
    background: #fff;
    flex-shrink: 0;
    margin-right: 32px
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav-wrap[data-v-6acf248f] {
    border-radius: 4px;
    padding: 20px 0 20px 16px;
    position: sticky;
    top: 16px
}

@media(min-width: 1024px) {
    .jp_wrapper .jp_page .jp_page_main .jp_page_left .nav-wrap.fix_top[data-v-6acf248f] {
        top:117px
    }
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav-wrap .title-box[data-v-6acf248f] {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    padding: 13px 16px
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav-wrap .mask[data-v-6acf248f] {
    background-color: #f7f7f7;
    border-radius: 4px;
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: -1
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box[data-v-6acf248f] {
    width: 100%
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl dt[data-v-6acf248f] {
    border-radius: 4px 0 0 4px;
    color: #19191a;
    cursor: pointer;
    font-size: 14px;
    line-height: 22px;
    padding: 13px 16px;
    width: 100%
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl dt span[data-v-6acf248f] {
    display: inline-block;
    position: relative
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl dt a[data-v-6acf248f] {
    color: #19191a;
    font-size: 14px;
    line-height: 22px;
    -webkit-text-decoration: none;
    text-decoration: none
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl dt i[data-v-6acf248f] {
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    line-height: 12px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl dt i.ActRotate[data-v-6acf248f] {
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg)
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl dt[data-v-6acf248f]:hover {
    background-color: #fff
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl dt:hover .child_span[data-v-6acf248f],.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl dt:hover a[data-v-6acf248f],.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl dt:hover span[data-v-6acf248f] {
    position: relative
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl dt:hover .child_span[data-v-6acf248f]:after,.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl dt:hover a[data-v-6acf248f]:after,.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl dt:hover span[data-v-6acf248f]:after {
    background-color: #c00000;
    border-radius: 3px;
    bottom: 0;
    bottom: -2px;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    opacity: 0;
    opacity: 1;
    position: absolute;
    -webkit-transition: all .2s;
    transition: all .2s;
    width: 100%
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl .second_menu_select dl dt[data-v-6acf248f] {
    padding: 13px 16px 13px 40px
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl .second_menu_select dl dt[data-v-6acf248f]:hover {
    background-color: #fff
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl .active[data-v-6acf248f] {
    background-color: #fff
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl .active a[data-v-6acf248f],.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl .active span[data-v-6acf248f] {
    position: relative
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl .active span[data-v-6acf248f] {
    position: relative
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl .active span[data-v-6acf248f]:after {
    background-color: #c00000;
    border-radius: 3px;
    bottom: 0;
    bottom: -2px;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    opacity: 0;
    opacity: 1;
    position: absolute;
    -webkit-transition: all .2s;
    transition: all .2s;
    width: 100%
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl .active[data-v-6acf248f]:hover {
    background-color: #fff!important
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl .hasChild[data-v-6acf248f] {
    padding-right: 28px;
    position: relative
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl .hasChild.hasActiveChild[data-v-6acf248f] {
    font-weight: 600
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl .hasChild i[data-v-6acf248f] {
    position: absolute;
    right: 16px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl .hasChild i.ActRotate[data-v-6acf248f] {
    -webkit-transform: rotateX(-180deg) translateY(50%);
    transform: rotateX(-180deg) translateY(50%)
}

.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl .hasChild:hover span[data-v-6acf248f]:after {
    display: none
}

.jp_wrapper .jp_page .jp_page_main .jp_page_right[data-v-6acf248f] {
    -webkit-box-flex: 1;
    background: #fff;
    -ms-flex: 1;
    flex: 1;
    min-width: 0
}

.jp_wrapper .jp_page .jp_page_main .jp_page_right .bread-crumb-box[data-v-6acf248f] {
    margin-bottom: 20px
}

.jp_wrapper .jp_page .jp_page_main .jp_page_right .bread-crumb-box[data-v-6acf248f] .bread-crumb {
    padding: 0
}

.jp_wrapper .jp_page .jp_page_main .jp_page_right .bread-crumb-box[data-v-6acf248f] .bread-crumb .bread-item {
    font-size: 12px;
    line-height: 20px
}

.jp_wrapper .jp_page .jp_page_main .jp_page_right .bread-crumb-box[data-v-6acf248f] .bread-crumb .bread-item:last-child>a {
    color: #707070
}

.jp_wrapper .jp_page .jp_page_main .jp_page_right .bread-crumb-box[data-v-6acf248f] .bread-crumb .bread-item>a {
    color: #707070
}

.jp_wrapper .jp_page .jp_page_main .jp_page_right .bread-crumb-box[data-v-6acf248f] .bread-crumb .bread-item>a:hover {
    color: #19191a
}

.jp_wrapper .jp_page .jp_page_main .jp_page_right .bread-crumb-box[data-v-6acf248f] .bread-crumb .box {
    padding-bottom: 4px;
    padding-top: 4px
}

@media(max-width: 1024px) {
    .jp_wrapper .jp_page .jp_page_main .jp_page_right .bread-crumb-box[data-v-6acf248f] .bread-crumb {
        display:block
    }
}

@media(max-width: 960px) {
    .jp_wrapper .jp_page .jp_page_main .jp_page_right .bread-crumb-box[data-v-6acf248f] {
        margin-bottom:0
    }

    .jp_wrapper .jp_page .jp_page_main .jp_page_right .bread-crumb-box[data-v-6acf248f] .bread-crumb {
        display: none
    }
}

@media(max-width: 1220px) {
    .jp_wrapper .jp_page .jp_page_main[data-v-6acf248f] {
        padding:16px 24px 36px
    }
}

@media(max-width: 1024px) {
    .jp_wrapper .jp_page .jp_page_main[data-v-6acf248f] {
        width:100%
    }

    .jp_wrapper .jp_page .jp_page_main .jp_page_left[data-v-6acf248f] {
        width: 232px
    }

    .jp_wrapper .jp_page .jp_page_main .jp_page_left .nav-wrap[data-v-6acf248f] {
        top: 84px
    }

    .jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box[data-v-6acf248f]::-webkit-scrollbar {
        display: none
    }
}

@media(max-width: 960px) {
    .jp_wrapper .jp_page .jp_page_main[data-v-6acf248f] {
        padding:16px 16px 36px
    }

    .jp_wrapper .jp_page .jp_page_main .jp_page_left[data-v-6acf248f] {
        display: none
    }
}

@media(max-width: 768px) {
    .jp_wrapper .jp_page .side-banner[data-v-6acf248f] {
        height:233px
    }

    .jp_wrapper .jp_page .side-banner .banner-text[data-v-6acf248f] {
        left: 50%;
        padding: 0 16px;
        top: 50%;
        -webkit-transform: translate3d(-50%,-50%,0);
        transform: translate3d(-50%,-50%,0);
        width: 100%
    }

    .jp_wrapper .jp_page .side-banner .banner-text .banner-title[data-v-6acf248f] {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 0;
        text-align: left;
    }

    .jp_wrapper .jp_page .side-banner .banner-text .banner-desc[data-v-6acf248f] {
        display: none;
        text-align: left;
    }

    .jp_wrapper .jp_page .side-banner .banner-text.m-show-des .banner-desc[data-v-6acf248f] {
        display: block;
        font-size: 14px;
        line-height: 22px
    }

    .jp_wrapper .jp_page .side-banner .banner-text.m-show-des .banner-desc[data-v-6acf248f] br {
        display: block
    }
}

.video {
    cursor: pointer;
}

#fade {
    display: none;
    background: #000000;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .80;
    z-index: 9999;
}

.top_popupbox {
    max-width: 80%;
    width: 1200px;
    height: auto;
    border-radius: 8px;
    background-repeat: no-repeat;
    display: none;
    /* Hidden as default*/
    float: left;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 99999;
    opacity: 1px;
    background: #fff;
    -webkit-transform: translateY(-50%) translateX(-50%);
    background: #000;
    transform: translateY(-50%) translateX(-50%);
}

.popupbox i,.top_popupbox i {
    background: url("../image/guanbi.png") no-repeat center #000;
    padding: 16px;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    z-index: 3;
    height: 40px;
}

iframe#sp {
    width: 100%;
    height: 400px;
    display: block;
}

video#sp {
    width: 100%;
    max-height: 100vh;
    display: block;
}

@media(max-width: 1200px) {
    .top_popupbox {
        width:calc(100% - 30px)!important;
    }
}

.contact .w1200[data-v-406003e9] {
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    max-width: 1200px;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.contact .w1200 .line[data-v-406003e9] {
    background: #e5e5e5;
    height: 1px;
    width: 100%
}

.contact .w1200 .success[data-v-406003e9] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 160px 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.contact .w1200 .success .icon[data-v-406003e9] {
    color: #10a300;
    display: block;
    font-size: 50px;
    height: 50px;
    line-height: 50px;
    width: 50px
}

.contact .w1200 .success h2[data-v-406003e9] {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 8px;
    margin-top: 16px
}

.contact .w1200 .success p[data-v-406003e9] {
    color: #707070;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 32px
}

@media(max-width: 1248px) {
    .contact .w1200[data-v-406003e9] {
        max-width:none;
        width: calc(100% - 48px)
    }
}

@media(max-width: 1024px) {
    .contact .w1200[data-v-406003e9] {
        max-width:none;
        width: calc(100% - 48px)
    }
}

@media(max-width: 768px) {
    .contact .w1200[data-v-406003e9] {
        width:calc(100% - 32px)
    }

    .contact .w1200 .success[data-v-406003e9] {
        padding: 120px 16px
    }

    .contact .w1200 .success h2[data-v-406003e9] {
        font-size: 20px;
        line-height: 28px
    }

    .contact .w1200 .success[data-v-406003e9] {
        padding: 36px 16px
    }

    .contact .w1200 .success h2[data-v-406003e9] {
        font-size: 16px;
        line-height: 24px
    }
}

.contact_us[data-v-10c29952] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.contact_us .title[data-v-10c29952] {
    color: #19191a;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    margin-top: 40px
}

.contact_us .desc[data-v-10c29952],.contact_us .title[data-v-10c29952] {
    font-family: Open Sans;
    letter-spacing: 0;
    margin-left: 0
}

.contact_us .desc[data-v-10c29952] {
    color: #707070;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    margin-right: 0;
    margin-top: 12px
}

.contact_us .info[data-v-10c29952] {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    margin-bottom: 40px;
    margin-top: 24px;
    width: 100%;
    grid-gap: 20px;
    gap: 20px
}

@media(max-width: 768px) {
    .contact_us .info[data-v-10c29952] {
        grid-template-columns:1fr
    }
}

.contact_us .info .item[data-v-10c29952] {
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.contact_us .info .item[data-v-10c29952]:hover {
    -webkit-box-shadow: 0 15px 15px -10px rgba(0,0,0,.15);
    box-shadow: 0 15px 15px -10px rgba(0,0,0,.15);
    cursor: pointer
}

@media(max-width: 414px) {
    .contact_us .info .item[data-v-10c29952]:hover {
        -webkit-box-shadow:none;
        box-shadow: none
    }
}

.contact_us .info .item[data-v-10c29952]:hover .blacktext-link .text {
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.contact_us .info .item img[data-v-10c29952] {
    height: 36px;
    margin-left: 20px;
    margin-top: 20px;
    width: 36px
}

.contact_us .info .item .content-box[data-v-10c29952] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 20px
}

.contact_us .info .item .tit[data-v-10c29952] {
    color: #19191a;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 8px
}

.contact_us .info .item .txt[data-v-10c29952] {
    color: #707070;
    font-size: 12px;
    line-height: 20px
}

.contact_us .info .item[data-v-10c29952] .blacktext-link {
    font-size: 13px;
    line-height: 20px;
    margin-top: 12px
}

.contact_us .info .item[data-v-10c29952] .blacktext-link a {
    color: #19191a;
    margin-bottom: 20px
}

.contact_us .info .item[data-v-10c29952] .blacktext-link .txt {
    color: #707070;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px
}

@media(max-width: 768px) {
    .contact_us .title[data-v-10c29952] {
        margin-top:36px
    }

    .contact_us .info[data-v-10c29952] {
        margin-bottom: 36px
    }
}

.find_us[data-v-12686548] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.find_us .title[data-v-12686548] {
    color: #19191a;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    margin-top: 40px;
    text-align: left
}

.find_us .desc[data-v-12686548],.find_us .title[data-v-12686548] {
    font-family: Open Sans;
    letter-spacing: 0;
    width: 100%
}

.find_us .desc[data-v-12686548] {
    color: #707070;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 12px
}

.find_us .content[data-v-12686548] {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    margin-top: 24px;
    width: 100%;
    grid-row-gap: 36px;
    row-gap: 36px;
    grid-column-gap: 20px;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px
}

@media(max-width: 768px) {
    .find_us .content[data-v-12686548] {
        grid-template-columns:1fr
    }
}

.find_us .content .country_item[data-v-12686548] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.find_us .content .country_item img[data-v-12686548] {
    height: 48px;
    margin-left: 0;
    margin-top: 0;
    width: 48px
}

.find_us .content .country_item .right-box[data-v-12686548] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 20px;
    margin-top: 0;
    width: calc(100% - 68px);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.find_us .content .country_item .right-box .name[data-v-12686548] {
    color: #19191a;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.find_us .content .country_item .right-box .address[data-v-12686548] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 8px;
    width: 100%
}

.find_us .content .country_item .right-box .address>.iconfont[data-v-12686548] {
    color: #707070;
    margin-left: 0;
    margin-top: 4px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 14px;
    text-align: center;
    width: 14px
}

.find_us .content .country_item .right-box .address>div[data-v-12686548] {
    margin-left: 8px;
    width: calc(100% - 22px)
}

.find_us .content .country_item .right-box .address .adstxt[data-v-12686548] {
    color: #707070;
    font-family: Open Sans;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    margin-top: 0;
    width: 100%
}

.find_us .content .country_item .right-box .address .adslink[data-v-12686548] {
    color: #0060bf;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    margin-top: 4px
}

.find_us .content .country_item .right-box .rgs[data-v-12686548] {
    color: #707070;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 8px;
    width: 100%
}

.find_us .content .country_item .right-box .rgs .icon[data-v-12686548] {
    font-size: 14px
}

.find_us .content .country_item .right-box .rgs>.iconfont[data-v-12686548] {
    color: #707070;
    margin-left: 0;
    margin-top: 4px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 14px;
    text-align: center;
    width: 14px
}

.find_us .content .country_item .right-box .rgs>div[data-v-12686548] {
    margin-left: 8px;
    width: calc(100% - 22px)
}

.find_us .content .country_item .right-box .rgs .rgstxt[data-v-12686548] {
    color: #707070;
    font-family: Open Sans;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    margin-top: 0;
    width: 100%
}

.find_us .content .country_item .right-box .info-box[data-v-12686548] {
    color: #707070;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-family: Open Sans;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 8px;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.find_us .content .country_item .right-box .info-box>.iconfont[data-v-12686548] {
    color: #707070;
    margin-left: 0;
    margin-top: 4px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 14px;
    text-align: center;
    width: 14px
}

.find_us .content .country_item .right-box .info-box .info[data-v-12686548] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 8px 0 0
}

.find_us .content .country_item .right-box .info-box .info .icon[data-v-12686548] {
    font-size: 14px
}

.find_us .content .country_item .right-box .info-box .info .txt[data-v-12686548] {
    margin-left: 8px
}

.find_us .content .country_item .right-box .info-box .info>div[data-v-12686548] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: 8px;
    margin-top: 0;
    width: calc(100% - 22px);
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.find_us .content .country_item .right-box .info-box .info a[data-v-12686548] {
    color: #707070
}

.find_us .content .country_item .right-box .info-box .info[data-v-12686548]:first-child {
    margin-top: 0
}

.find_us .content .country_item .right-box .info-box .info[data-v-12686548]:last-child {
    margin-bottom: 2px
}

.find_us .more_btn[data-v-12686548] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    color: #0060bf;
    cursor: pointer;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-bottom: 40px;
    margin-top: 12px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.find_us .more_btn:hover .text[data-v-12686548] {
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.find_us .more_btn .text[data-v-12686548] {
    font-size: 14px;
    line-height: 22px
}

.find_us .more_btn .iconfont_arrow[data-v-12686548] {
    display: inline-block;
    font-size: 12px;
    height: 12px;
    margin: 0 0 0 8px;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 12px
}

.find_us .more_btn .iconfont_arrow.iconfont_arrow_down[data-v-12686548] {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg)
}

@media(max-width: 768px) {
    .find_us .more_btn[data-v-12686548] {
        margin-top:8px
    }

    .find_us .title[data-v-12686548] {
        margin-top: 36px
    }

    .find_us .more_btn[data-v-12686548] {
        margin-bottom: 36px
    }
}

.lt_wrap[data-v-0c44f9d1] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.lt_wrap .inp[data-v-0c44f9d1],.lt_wrap select[data-v-0c44f9d1] {
    height: 42px;
    line-height: 42px
}

.lt_wrap[data-v-0c44f9d1] .error_info a {
    color: #c00000;
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.lt_wrap[data-v-0c44f9d1] .code,.lt_wrap[data-v-0c44f9d1] .select-country .select-country-active,.lt_wrap[data-v-0c44f9d1] .tel-code .tel {
    height: 42px;
    line-height: 42px
}

.lt_wrap[data-v-0c44f9d1] .select-country .select-country-active .icofnont-down {
    height: auto
}

.lt_wrap[data-v-0c44f9d1] .validate_error .error_info {
    font-size: 13px;
    line-height: 20px
}

.lt_wrap[data-v-0c44f9d1] .fs-select .options-wrap .options-box .item .list-name {
    font-size: 13px;
    line-height: 20px
}

.lt_wrap[data-v-0c44f9d1] .fs-select .fs-select-active .select-active-box {
    font-size: 13px;
    line-height: 20px
}

.lt_wrap select[data-v-0c44f9d1] {
    background-position-x: calc(100% - 12px);
    background-size: 12px
}

.lt_wrap .txt[data-v-0c44f9d1] {
    color: #19191a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    line-height: 22px;
    margin: 0 0 4px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.lt_wrap .support_alone_txt[data-v-0c44f9d1] {
    margin: 40px 0 24px
}

.lt_wrap .support_alone_txt div[data-v-0c44f9d1] {
    color: #19191a;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px
}

.lt_wrap .support_alone_txt p[data-v-0c44f9d1] {
    color: #707070;
    font-size: 14px;
    line-height: 22px;
    margin-top: 12px
}

.lt_wrap .inpbox .txt[data-v-0c44f9d1],.lt_wrap .inpbox01 .txt[data-v-0c44f9d1] {
    font-size: 12px;
    line-height: 20px
}

.lt_wrap .inpbox[data-v-0c44f9d1] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 16px
}

.lt_wrap .inpbox.inpbox_cn[data-v-0c44f9d1] {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.lt_wrap .inpbox>div[data-v-0c44f9d1] {
    width: calc(50% - 6px)
}

.lt_wrap .big_box[data-v-0c44f9d1] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.lt_wrap .big_box>div[data-v-0c44f9d1] {
    width: calc(50% - 6px)
}

.lt_wrap .country-box[data-v-0c44f9d1] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.lt_wrap .country-box .inpbox01[data-v-0c44f9d1] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.lt_wrap .country-box .inpbox01+.inpbox01[data-v-0c44f9d1] {
    margin-left: 12px
}

@media(max-width: 768px) {
    .lt_wrap .country-box[data-v-0c44f9d1] {
        display:block
    }

    .lt_wrap .country-box .inpbox01+.inpbox01[data-v-0c44f9d1] {
        margin-left: 0
    }
}

.lt_wrap .inpbox01[data-v-0c44f9d1] {
    margin: 0 0 16px
}

.lt_wrap .inpbox01.last_inpbox[data-v-0c44f9d1] {
    margin: 0
}

.lt_wrap .inpbox01 .input-item-flex[data-v-0c44f9d1] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.lt_wrap .inpbox01 .input-item-number[data-v-0c44f9d1] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 100%
}

.lt_wrap .inpbox01 .textarea-num[data-v-0c44f9d1] {
    color: #707070;
    font-size: 12px;
    line-height: 20px;
    margin-top: 4px
}

.lt_wrap .inpbox01 .textarea-num em[data-v-0c44f9d1] {
    font-style: normal
}

.lt_wrap .inpbox01 .textarea-num em.active[data-v-0c44f9d1] {
    color: #c00000
}

.lt_wrap .upload_box[data-v-0c44f9d1] {
    color: #0060bf
}

.lt_wrap .upload_box[data-v-0c44f9d1],.lt_wrap .upload_box .upload_main[data-v-0c44f9d1] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: none;
}

.lt_wrap .upload_box .upload_main[data-v-0c44f9d1] {
    position: relative
}

.lt_wrap .upload_box .upload_main[data-v-0c44f9d1] .upload-file-wrap:hover .file-btn {
    background: #f7f7f7
}

.lt_wrap .upload_box .upload_main[data-v-0c44f9d1] .upload-file-wrap .file-btn {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fafafb;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    padding: 9px 24px
}

.lt_wrap .upload_box .upload_main[data-v-0c44f9d1] .upload-file-wrap .iconfont-upload {
    height: 16px;
    line-height: 16px;
    margin-right: 8px
}

.lt_wrap .upload_box .upload_main[data-v-0c44f9d1] .upload-file-wrap .file-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.lt_wrap .upload_box .upload_main[data-v-0c44f9d1] .upload-file-wrap .file-info .info-txt {
    color: #19191a;
    font-size: 14px;
    line-height: 22px
}

.lt_wrap .upload_box .upload_main[data-v-0c44f9d1] .upload-file-wrap .file-info .upload-tip-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.lt_wrap .upload_box .upload_main[data-v-0c44f9d1] .upload-file-wrap .fs-popover {
    margin-left: 12px
}

.lt_wrap .upload_box .upload_content[data-v-0c44f9d1] {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.lt_wrap .upload_box .upload_content .clip_icon[data-v-0c44f9d1] {
    color: #0060bf;
    font-size: 14px;
    padding-right: 5px
}

.lt_wrap .upload_box .upload_content i[data-v-0c44f9d1] {
    cursor: pointer;
    font-size: 14px;
    font-style: normal;
    line-height: 22px
}

.lt_wrap[data-v-0c44f9d1] .tel-code .code {
    background: #f7f7f7;
    border: 1px solid #e5e5e5;
    border-right: none;
    height: 42px;
    line-height: 42px
}

.lt_wrap select[data-v-0c44f9d1],.lt_wrap textarea[data-v-0c44f9d1] {
    color: #19191a
}

.lt_wrap textarea[data-v-0c44f9d1] {
    font-size: 14px;
    line-height: 22px
}

.lt_wrap[data-v-0c44f9d1] .fs-tip .tip-ctn .info {
    padding: 10px;
    white-space: inherit;
    width: 300px
}

.lt_wrap .agreement_wrap_sg[data-v-0c44f9d1] {
    color: #707070;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 13px;
    line-height: 20px;
    margin: 12px 0 0
}

.lt_wrap .agreement_wrap_sg .agreement_lt[data-v-0c44f9d1] {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 8px 0 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media(min-width: 768px) {
    .lt_wrap .agreement_wrap_sg .agreement_lt_color[data-v-0c44f9d1] {
        cursor:pointer
    }

    .lt_wrap .agreement_wrap_sg .agreement_lt_color input[type=checkbox][data-v-0c44f9d1]:before {
        color: #707070
    }
}

.lt_wrap .agreement_wrap[data-v-0c44f9d1] {
    color: #707070;
    font-size: 12px;
    line-height: 20px;
    margin: 16px 0 32px;
    display: none;
}

.lt_wrap .sbtn-box[data-v-0c44f9d1] {
    margin-bottom: 40px;
    margin-top: 8px
}

.lt_wrap .sbtn-box .fs-button[data-v-0c44f9d1] {
    height: 42px;
    width: auto
}

.lt_wrap .success_main[data-v-0c44f9d1] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 4px 40px 40px
}

.lt_wrap .success_main .lt[data-v-0c44f9d1] {
    padding: 1px 0 0
}

.lt_wrap .success_main .lt .icon[data-v-0c44f9d1] {
    color: #18a209
}

.lt_wrap .success_main .rt[data-v-0c44f9d1] {
    padding: 0 0 0 8px
}

.lt_wrap .success_main .rt .tit[data-v-0c44f9d1] {
    color: #19191a;
    font-size: 16px;
    line-height: 24px
}

.lt_wrap .success_main .rt .txt[data-v-0c44f9d1] {
    color: #707070;
    display: inline-block;
    font-size: 12px;
    line-height: 20px;
    margin: 20px 0 0
}

@media(max-width: 768px) {
    .lt_wrap[data-v-0c44f9d1] {
        padding-bottom:24px
    }

    .lt_wrap .support_alone_txt[data-v-0c44f9d1] {
        margin: 36px 0 24px;
        text-align: left
    }

    .lt_wrap .support_alone_txt div[data-v-0c44f9d1] {
        font-size: 20px;
        line-height: 28px
    }

    .lt_wrap .sbtn-box .fs-button[data-v-0c44f9d1] {
        width: 100%
    }

    .lt_wrap .big_box[data-v-0c44f9d1] {
        display: block
    }

    .lt_wrap .big_box>div[data-v-0c44f9d1] {
        width: 100%
    }

    .lt_wrap .fs-tip[data-v-0c44f9d1] .tip-ctn .info {
        width: 100%
    }
}

.validate_error[data-v-61e32ad9] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-top: 4px
}

.validate_error .error_info[data-v-61e32ad9] {
    -webkit-box-flex: 1;
    color: #c00000;
    -ms-flex: 1;
    flex: 1;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px
}

.validate_error .error_info[data-v-61e32ad9] a {
    color: #c00000;
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.validate_error .error_box[data-v-61e32ad9] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.validate_error .error_box .iconfont_error[data-v-61e32ad9] {
    color: #c00000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    height: 12px;
    line-height: 22px;
    margin-right: 4px;
    margin-top: 4px;
    width: 12px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.upload-btn-wrap[data-v-26e9a96b] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.upload-file-wrap[data-v-26e9a96b] {
    display: inline-block
}

.upload-file-wrap.upload-file-block[data-v-26e9a96b] {
    display: block
}

.upload-btn-box[data-v-26e9a96b] {
    cursor: pointer;
    display: inline-block;
    position: relative
}

.upload-btn-box:hover .info[data-v-26e9a96b] {
    -webkit-text-decoration: underline;
    text-decoration: underline
}

@media(max-width: 768px) {
    .upload-btn-box:hover .info[data-v-26e9a96b] {
        -webkit-text-decoration:none;
        text-decoration: none
    }
}

.upload-btn-box:hover .info.file-info[data-v-26e9a96b] {
    -webkit-text-decoration: none;
    text-decoration: none
}

.upload-btn-box:hover .info.file-info .info-txt[data-v-26e9a96b] {
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.upload-btn-box.upload-btn-box-img[data-v-26e9a96b] {
    margin: 0 10px 10px 0
}

.file[data-v-26e9a96b] {
    bottom: 0;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1
}

.file[data-v-26e9a96b]:hover {
    cursor: pointer
}

.iconfont_clear[data-v-26e9a96b] {
    color: #8d8d8f;
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2
}

.file-btn[data-v-26e9a96b],.iconfont_clear[data-v-26e9a96b] {
    cursor: pointer;
    font-size: 14px
}

.file-btn[data-v-26e9a96b] {
    color: #19191a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 22px;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fafafb;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    padding: 10px 24px
}

.file-btn .iconfont[data-v-26e9a96b] {
    font-size: 16px;
    height: 16px;
    line-height: 16px;
    margin-right: 4px;
    width: 16px
}

.file-btn .info[data-v-26e9a96b] {
    cursor: pointer;
    font-size: 14px;
    line-height: 22px
}

.file-btn .info.files_info[data-v-26e9a96b] {
    color: #19191a
}

.file-btn .info .upload-tip-wrap[data-v-26e9a96b] {
    display: inline-block
}

.file-btn .info .upload-tip-wrap[data-v-26e9a96b] .fs-tip {
    z-index: 2
}

@media(max-width: 960px) {
    .file-btn .info .upload-tip-wrap[data-v-26e9a96b] .fs-tip.show {
        z-index:auto
    }
}

.file-btn .info .info-txt.line-hide[data-v-26e9a96b] {
    -webkit-text-decoration: none!important;
    text-decoration: none!important
}

.logo-btn[data-v-26e9a96b] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 2px;
    color: #19191a;
    cursor: pointer;
    height: 40px;
    overflow: hidden;
    padding: 0 10px;
    position: relative
}

.logo-btn .iconfont-upload[data-v-26e9a96b] {
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    margin-right: 4px
}

.logo-btn .info[data-v-26e9a96b] {
    cursor: pointer;
    font-size: 14px;
    line-height: 22px
}

.logo-btn .info.files_info[data-v-26e9a96b] {
    color: #19191a
}

.img-btn[data-v-26e9a96b] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    color: #8d8d8f;
    height: 120px;
    width: 120px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.img-btn .iconfont-add[data-v-26e9a96b] {
    font-size: 16px
}

.file-box[data-v-26e9a96b] {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 20px
}

.file-box[data-v-26e9a96b],.file-box .file-item[data-v-26e9a96b] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.file-box .file-item[data-v-26e9a96b] {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 2px;
    color: #19191a;
    height: 40px;
    line-height: 1;
    margin: 0 10px 10px 0;
    padding: 0 6px 0 12px
}

.file-box .file-item .file-name[data-v-26e9a96b] {
    font-size: 13px;
    line-height: 20px
}

.file-box .file-item .iconfont_close_box[data-v-26e9a96b] {
    border-radius: 3px;
    cursor: pointer;
    margin-left: 8px;
    padding: 6px
}

.file-box .file-item .iconfont_close_box[data-v-26e9a96b]:hover {
    background: rgba(25,25,26,.04)
}

.file-box .file-item .iconfont_close_box:hover .iconfont-delete[data-v-26e9a96b] {
    color: #19191a
}

.file-box .file-item .iconfont-delete[data-v-26e9a96b] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #707070;
    font-size: 16px;
    height: 16px;
    width: 16px
}

.file-box.file-box-new[data-v-26e9a96b] {
    margin-top: 2px
}

.file-box.file-box-new .file-item[data-v-26e9a96b] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    margin-bottom: 0;
    margin-top: 10px;
    padding: 8px 12px
}

.file-box.file-box-new .file-item .left[data-v-26e9a96b] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 3px 8px 3px 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.file-box.file-box-new .file-item .left .icon[data-v-26e9a96b] {
    color: #4b4b4d;
    font-size: 32px
}

.file-box.file-box-new .file-item .mid[data-v-26e9a96b] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.file-box.file-box-new .file-item .mid .file-size[data-v-26e9a96b] {
    color: #707070;
    font-size: 12px;
    line-height: 20px
}

.file-box.file-box-new .file-item .right[data-v-26e9a96b] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 16px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.file-box.file-box-new .file-item .right .iconfont_close_box[data-v-26e9a96b] {
    margin-left: 0
}

.file-box.file-box-new .file-item .right .icon[data-v-26e9a96b] {
    margin: 0
}

.img-item[data-v-26e9a96b] {
    background: #fff;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    display: inline-block;
    height: 120px;
    line-height: 102px;
    margin: 0 10px 10px 0;
    padding: 8px;
    position: relative;
    width: 120px
}

.img-item img[data-v-26e9a96b] {
    display: inline-block;
    margin: auto;
    max-height: 100%;
    vertical-align: middle;
    width: 100%
}

.img-item .iconfont-delete[data-v-26e9a96b] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    background: #8d8d8f;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    height: 22px;
    justify-content: center;
    position: absolute;
    right: 8px;
    top: 8px;
    width: 22px;
    z-index: 2
}

.files_wrap[data-v-26e9a96b] {
    display: inline-block
}

.files_wrap .files_box .files_info[data-v-26e9a96b] {
    margin-bottom: 6px
}

.files_wrap .files_box .files_info .iconfont_file[data-v-26e9a96b] {
    color: #19191a;
    display: inline-block;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    margin-right: 8px;
    text-align: center;
    width: 14px
}

.files_wrap .files_box .files_info .files_name[data-v-26e9a96b] {
    color: #19191a;
    font-size: 13px;
    line-height: 20px;
    margin: 0 3px 0 0
}

.files_wrap .files_box .files_info .files_size[data-v-26e9a96b] {
    color: #707070;
    font-size: 13px;
    line-height: 20px;
    margin: 0 3px
}

.files_wrap .files_box .files_info .iconfont_delete[data-v-26e9a96b] {
    color: #707070;
    cursor: pointer;
    font-size: 14px
}

.files_wrap .files_box .progress_box[data-v-26e9a96b] {
    border: 1px solid #ccc;
    border-radius: 8px;
    height: 8px;
    position: relative;
    width: calc(100% - 20px)
}

.files_wrap .files_box .progress_box .progress_now[data-v-26e9a96b] {
    background: #ccc;
    border-radius: 6px;
    height: 6px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.files_wrap .files_box .progress_box .iconfont_cancel[data-v-26e9a96b] {
    color: #707070;
    cursor: pointer;
    font-size: 12px;
    position: absolute;
    right: -24px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.fs-popover[data-v-590fe258] {
    display: inline-block;
    margin-left: 4px
}

.trigger[data-v-590fe258] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.popper-computer[data-v-590fe258] {
    background: #fff;
    border-radius: 8px;
    -webkit-box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    color: #707070;
    font-size: 13px;
    line-height: 20px;
    max-width: 300px;
    padding: 20px;
    z-index: 212
}

.popper-computer[data-v-590fe258]:focus-visible {
    outline: none
}

.date-picker--popper-box[data-v-590fe258] {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.popper-computer-bottom[data-v-590fe258]:before,.popper-computer-top[data-v-590fe258]:before {
    background: #fff;
    border-radius: 8px;
    bottom: 0;
    content: "";
    height: 12px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 11
}

.popper-computer-top[data-v-590fe258]:before {
    bottom: 0
}

.popper-computer-bottom[data-v-590fe258]:before {
    top: 0
}

.popper-computer-left[data-v-590fe258]:before,.popper-computer-right[data-v-590fe258]:before {
    background: #fff;
    border-radius: 8px;
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    width: 12px;
    z-index: 11
}

.popper-computer-left[data-v-590fe258]:before {
    right: 0
}

.popper-computer-right[data-v-590fe258]:before {
    left: 0
}

.popper-computer-bottom[data-v-590fe258]:after,.popper-computer-top[data-v-590fe258]:after {
    background: transparent;
    content: "";
    height: 20px;
    left: 0;
    position: absolute;
    width: 100%
}

.popper-computer-top[data-v-590fe258]:after {
    bottom: -16px
}

.popper-computer-bottom[data-v-590fe258]:after {
    top: -16px
}

.popper-computer-left[data-v-590fe258]:after,.popper-computer-right[data-v-590fe258]:after {
    background: transparent;
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    width: 20px;
    z-index: 11
}

.popper-computer-left[data-v-590fe258]:after {
    right: -16px
}

.popper-computer-right[data-v-590fe258]:after {
    left: -16px
}

.tag_computer.popper-computer-left[data-v-590fe258]:before,.tag_computer.popper-computer-right[data-v-590fe258]:before {
    height: 100%
}

.tag_computer.popper-computer-bottom[data-v-590fe258]:before,.tag_computer.popper-computer-top[data-v-590fe258]:before {
    width: 70%
}

.iconfont_close_box[data-v-590fe258] {
    border-radius: 3px;
    cursor: pointer;
    padding: 6px;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 112
}

.iconfont_close_box[data-v-590fe258]:hover {
    background-color: rgba(25,25,26,.04)
}

.iconfont_close_box:hover .iconfont-close[data-v-590fe258] {
    color: #19191a
}

.iconfont-close[data-v-590fe258] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 16px;
    text-align: center
}

.iconfont-close[data-v-590fe258],.iconfont-tip[data-v-590fe258] {
    color: #707070;
    font-size: 16px;
    height: 16px;
    width: 16px
}

.iconfont-tip[data-v-590fe258] {
    cursor: pointer;
    display: inline-block;
    font-weight: 400;
    line-height: 1;
    position: relative
}

.fs-popover-arrow[data-v-590fe258],.fs-popover-arrow[data-v-590fe258]:before {
    background: inherit;
    -webkit-box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    height: 18px;
    position: absolute;
    width: 18px;
    z-index: 8
}

.fs-popover-arrow[data-v-590fe258] {
    visibility: hidden
}

.fs-popover-arrow[data-v-590fe258]:before {
    content: "";
    -webkit-transform: scale(.707) rotate(45deg);
    -ms-transform: scale(.707) rotate(45deg);
    transform: scale(.707) rotate(45deg);
    visibility: visible
}

.popper-computer[data-popper-placement^=top]>.fs-popover-arrow[data-v-590fe258] {
    bottom: -8px
}

.popper-computer[data-popper-placement^=bottom]>.fs-popover-arrow[data-v-590fe258] {
    top: -8px
}

.popper-computer[data-popper-placement^=left]>.fs-popover-arrow[data-v-590fe258] {
    right: -8px
}

.popper-computer[data-popper-placement^=right]>.fs-popover-arrow[data-v-590fe258] {
    left: -8px
}

@media(max-width: 768px) {
    .popper-mobile .popper-mobile-content[data-v-590fe258] {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        left: 50%;
        position: fixed;
        top: 50%;
        width: calc(100% - 64px);
        z-index: 113;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        background: #fff;
        border-radius: 3px;
        -webkit-box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
        box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
        color: #707070;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-transform: translate3d(-50%,-50%,0);
        transform: translate3d(-50%,-50%,0)
    }

    .popper-mobile .iconfont-close[data-v-590fe258] {
        cursor: pointer;
        font-size: 20px;
        height: 20px;
        line-height: 20px;
        position: absolute;
        right: 20px;
        text-align: center;
        top: 20px;
        width: 20px
    }

    .popper-mobile .iconfont-close-card[data-v-590fe258] {
        display: -webkit-box;
        display: -ms-flexbox;
        font-size: 20px;
        position: static;
        text-align: right;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: flex;
        height: 20px;
        margin: 14px 20px 14px 0;
        width: 20px;
        -ms-flex-item-align: end;
        align-self: flex-end
    }

    .popper-mobile .popper-mobile-notMobileConventional[data-v-590fe258] {
        background: #fff;
        border-radius: 3px;
        -webkit-box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
        box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        left: 50%;
        position: fixed;
        top: 50%;
        -webkit-transform: translate3d(-50%,-50%,0);
        transform: translate3d(-50%,-50%,0);
        width: calc(100% - 64px);
        z-index: 113
    }

    .popper-mobile .popper-mobile-padding[data-v-590fe258] {
        font-size: 14px;
        line-height: 22px;
        padding: 20px 40px 20px 20px
    }

    .popper-mobile .popper-mobile-noTag[data-v-590fe258] {
        margin-right: 16px
    }

    .popper-mobile .popper-mobile-closeBtn[data-v-590fe258] {
        border-top: 1px solid #e5e5e5;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 14px;
        line-height: 22px;
        width: 100%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        color: #19191a;
        cursor: pointer;
        justify-content: center;
        padding: 12px 0
    }

    .popper-mobile .popper-mobile-mask[data-v-590fe258] {
        background: rgba(0,0,0,.2);
        bottom: 0;
        left: 0;
        position: fixed;
        right: 0;
        top: 0;
        z-index: 112
    }
}

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url(../font/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkWV0ewIMUdjFXmSU_.woff2)format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,U+FE2E-FE2F;
}

/* cyrillic*/
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url(../font/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkWVQewIMUdjFXmSU_.woff2)format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek-ext*/
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url(../font/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkWVwewIMUdjFXmSU_.woff2)format('woff2');
    unicode-range: U+1F00-1FFF;
}

/* greek*/
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url(../font/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkWVMewIMUdjFXmSU_.woff2)format('woff2');
    unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1,U+03A3-03FF;
}

/* hebrew*/
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url(../font/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkWVIewIMUdjFXmSU_.woff2)format('woff2');
    unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}

/* math*/
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url(../font/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkWSwewIMUdjFXmSU_.woff2)format('woff2');
    unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0330, U+0391-03A1,U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5,U+2034-2037, U+2057, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2102, U+210A-210E,U+2110-2112, U+2115, U+2119-211D, U+2124, U+2128, U+212C-212D, U+212F-2131,U+2133-2138, U+213C-2140, U+2145-2149, U+2190, U+2192, U+2194-21AE,U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B,U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B6,U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1,U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11,U+2B30-2B4C, U+2BFE, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}

/* symbols*/
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url(../font/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkWT4ewIMUdjFXmSU_.woff2)format('woff2');
    unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4,U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3,U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF,U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF,U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0,U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F,U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C,U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F,U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE,U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415,U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449,U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9,U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6,U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B,U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F,U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA,U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3,U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859,U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8B1, U+1F900-1F90B, U+1F93B, U+1F946,U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA88,U+1FA90-1FABD, U+1FABF-1FAC5, U+1FACE-1FADB, U+1FAE0-1FAE8, U+1FAF0-1FAF8,U+1FB00-1FBFF;
}

/* vietnamese*/
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url(../font/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkWV8ewIMUdjFXmSU_.woff2)format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,U+1EA0-1EF9, U+20AB;
}

/* latin-ext*/
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url(../font/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkWV4ewIMUdjFXmSU_.woff2)format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF,U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin*/
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url(../font/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkWVAewIMUdjFXmQ.woff2)format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext*/
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url(../font/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4taVIUwaEQbjB_mQ.woff2)format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,U+FE2E-FE2F;
}

/* cyrillic*/
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url(../font/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4kaVIUwaEQbjB_mQ.woff2)format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek-ext*/
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url(../font/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4saVIUwaEQbjB_mQ.woff2)format('woff2');
    unicode-range: U+1F00-1FFF;
}

/* greek*/
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url(../font/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4jaVIUwaEQbjB_mQ.woff2)format('woff2');
    unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1,U+03A3-03FF;
}

/* hebrew*/
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url(../font/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4iaVIUwaEQbjB_mQ.woff2)format('woff2');
    unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}

/* math*/
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url(../font/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B5caVIUwaEQbjB_mQ.woff2)format('woff2');
    unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0330, U+0391-03A1,U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5,U+2034-2037, U+2057, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2102, U+210A-210E,U+2110-2112, U+2115, U+2119-211D, U+2124, U+2128, U+212C-212D, U+212F-2131,U+2133-2138, U+213C-2140, U+2145-2149, U+2190, U+2192, U+2194-21AE,U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B,U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B6,U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1,U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11,U+2B30-2B4C, U+2BFE, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}

/* symbols*/
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url(../font/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B5OaVIUwaEQbjB_mQ.woff2)format('woff2');
    unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4,U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3,U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF,U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF,U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0,U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F,U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C,U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F,U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE,U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415,U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449,U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9,U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6,U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B,U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F,U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA,U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3,U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859,U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8B1, U+1F900-1F90B, U+1F93B, U+1F946,U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA88,U+1FA90-1FABD, U+1FABF-1FAC5, U+1FACE-1FADB, U+1FAE0-1FAE8, U+1FAF0-1FAF8,U+1FB00-1FBFF;
}

/* vietnamese*/
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url(../font/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4vaVIUwaEQbjB_mQ.woff2)format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,U+1EA0-1EF9, U+20AB;
}

/* latin-ext*/
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url(../font/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4uaVIUwaEQbjB_mQ.woff2)format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF,U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin*/
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url(../font/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4gaVIUwaEQbjA.woff2)format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext*/
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url(../font/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkxhjWV0ewIMUdjFXmSU_.woff2)format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,U+FE2E-FE2F;
}

/* cyrillic*/
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url(../font/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkxhjWVQewIMUdjFXmSU_.woff2)format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek-ext*/
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url(../font/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkxhjWVwewIMUdjFXmSU_.woff2)format('woff2');
    unicode-range: U+1F00-1FFF;
}

/* greek*/
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url(../font/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkxhjWVMewIMUdjFXmSU_.woff2)format('woff2');
    unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1,U+03A3-03FF;
}

/* hebrew*/
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url(../font/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkxhjWVIewIMUdjFXmSU_.woff2)format('woff2');
    unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}

/* math*/
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url(../font/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkxhjWSwewIMUdjFXmSU_.woff2)format('woff2');
    unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0330, U+0391-03A1,U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5,U+2034-2037, U+2057, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2102, U+210A-210E,U+2110-2112, U+2115, U+2119-211D, U+2124, U+2128, U+212C-212D, U+212F-2131,U+2133-2138, U+213C-2140, U+2145-2149, U+2190, U+2192, U+2194-21AE,U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B,U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B6,U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1,U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11,U+2B30-2B4C, U+2BFE, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}

/* symbols*/
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url(../font/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkxhjWT4ewIMUdjFXmSU_.woff2)format('woff2');
    unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4,U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3,U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF,U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF,U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0,U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F,U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C,U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F,U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE,U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415,U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449,U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9,U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6,U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B,U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F,U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA,U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3,U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859,U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8B1, U+1F900-1F90B, U+1F93B, U+1F946,U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA88,U+1FA90-1FABD, U+1FABF-1FAC5, U+1FACE-1FADB, U+1FAE0-1FAE8, U+1FAF0-1FAF8,U+1FB00-1FBFF;
}

/* vietnamese*/
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url(../font/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkxhjWV8ewIMUdjFXmSU_.woff2)format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,U+1EA0-1EF9, U+20AB;
}

/* latin-ext*/
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url(../font/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkxhjWV4ewIMUdjFXmSU_.woff2)format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF,U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin*/
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url(../font/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkxhjWVAewIMUdjFXmQ.woff2)format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext*/
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url(../font/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1x4taVIUwaEQbjB_mQ.woff2)format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,U+FE2E-FE2F;
}

/* cyrillic*/
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url(../font/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1x4kaVIUwaEQbjB_mQ.woff2)format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek-ext*/
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url(../font/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1x4saVIUwaEQbjB_mQ.woff2)format('woff2');
    unicode-range: U+1F00-1FFF;
}

/* greek*/
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url(../font/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1x4jaVIUwaEQbjB_mQ.woff2)format('woff2');
    unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1,U+03A3-03FF;
}

/* hebrew*/
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url(../font/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1x4iaVIUwaEQbjB_mQ.woff2)format('woff2');
    unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}

/* math*/
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url(../font/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1x5caVIUwaEQbjB_mQ.woff2)format('woff2');
    unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0330, U+0391-03A1,U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5,U+2034-2037, U+2057, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2102, U+210A-210E,U+2110-2112, U+2115, U+2119-211D, U+2124, U+2128, U+212C-212D, U+212F-2131,U+2133-2138, U+213C-2140, U+2145-2149, U+2190, U+2192, U+2194-21AE,U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B,U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B6,U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1,U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11,U+2B30-2B4C, U+2BFE, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}

/* symbols*/
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url(../font/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1x5OaVIUwaEQbjB_mQ.woff2)format('woff2');
    unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4,U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3,U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF,U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF,U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0,U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F,U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C,U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F,U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE,U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415,U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449,U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9,U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6,U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B,U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F,U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA,U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3,U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859,U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8B1, U+1F900-1F90B, U+1F93B, U+1F946,U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA88,U+1FA90-1FABD, U+1FABF-1FAC5, U+1FACE-1FADB, U+1FAE0-1FAE8, U+1FAF0-1FAF8,U+1FB00-1FBFF;
}

/* vietnamese*/
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url(../font/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1x4vaVIUwaEQbjB_mQ.woff2)format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,U+1EA0-1EF9, U+20AB;
}

/* latin-ext*/
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url(../font/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1x4uaVIUwaEQbjB_mQ.woff2)format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF,U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin*/
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url(../font/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1x4gaVIUwaEQbjA.woff2)format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

* {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-display: swap;
}

.home-page-plate-detail {
    margin-bottom: 40px
}

.home-page-plate-detail .detail-breadCrumb {
    width: 820px;
    padding: 0 20px
}

.home-page-plate-detail .page-box {
    margin-top: 12px
}

.home-page-plate-detail .page-box .posts-list {
    width: calc(100% - 400px);
    padding: 28px 20px;
    border: 1px solid #e5e5e5;
    float: left
}

.home-page-plate-detail .page-box .right-list {
    width: 380px;
    float: right;
    display: flex;
    flex-direction: column;
    border-bottom: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    /* display: none; */
}
.ContentBox[data-v-078f7ace] {
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
}

@media(max-width: 1000px) {
    .home-page-plate-detail {
        margin-bottom:0
    }

    .home-page-plate-detail .detail-breadCrumb {
        margin: 0 auto;
        width: 800px;
        padding: 12px 16px 0
    }

    .home-page-plate-detail .page-box .posts-list {
        width: 100%;
        border: none;
        padding: 0
    }

    .home-page-plate-detail .page-box .right-list {
        display: none
    }
}

@media(max-width: 800px) {
    .home-page-plate-detail .detail-breadCrumb {
        width:100%
    }
}

.pc-width[data-v-942e11f8] {
    width: 1200px;
    max-width: 1200px;
    margin: 0 auto
}

.clearfix[data-v-942e11f8]:after {
    content: "";
    height: 0;
    line-height: 0;
    display: block;
    visibility: hidden;
    clear: both
}

.clearfix[data-v-942e11f8] {
    zoom:1}

@media(max-width: 1200px) {
    .pc-width[data-v-942e11f8] {
        width:100%;
        max-width: 100%
    }
}

.overHidden[data-v-942e11f8] {
    overflow: hidden
}

.ellipsis-1[data-v-942e11f8] {
    -webkit-line-clamp: 1;
    word-break: break-all
}

.ellipsis-1[data-v-942e11f8],.ellipsis-2[data-v-942e11f8] {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}

.ellipsis-2[data-v-942e11f8] {
    -webkit-line-clamp: 2;
    word-break: break-word
}

.ellipsis-3[data-v-942e11f8] {
    -webkit-line-clamp: 3
}

.ellipsis-3[data-v-942e11f8],.ellipsis-4[data-v-942e11f8] {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    word-break: break-word
}

.ellipsis-4[data-v-942e11f8] {
    -webkit-line-clamp: 4
}

.pointer[data-v-942e11f8] {
    cursor: pointer
}

.scrollBar[data-v-942e11f8]::-webkit-scrollbar {
    background: transparent!important;
    height: 6px;
    width: 6px!important;
    border-radius: 3px
}

.scrollBar[data-v-942e11f8]::-webkit-scrollbar-thumb {
    background: #d8dde3!important;
    border-radius: 3px
}

.scrollBar[data-v-942e11f8]::-webkit-scrollbar-track {
    width: 500px
}

.scrollBar1[data-v-942e11f8]::-webkit-scrollbar {
    background: #f3f5f7!important;
    height: 3px;
    width: 3px!important;
    border-radius: 3px
}

.scrollBar1[data-v-942e11f8]::-webkit-scrollbar-thumb {
    background: #d8dde3!important;
    border-radius: 1px
}

.scrollBar1[data-v-942e11f8]::-webkit-scrollbar-track {
    width: 3px
}

.scrollBar2[data-v-942e11f8]::-webkit-scrollbar {
    width: 0
}

.scroll_hidden[data-v-942e11f8] {
    display: block;
    width: 16px;
    height: 100%;
    position: absolute;
    background: #f0f0f0;
    right: 0;
    top: 0;
    z-index: 1
}

.triangle-up[data-v-942e11f8] {
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 9px solid #f2f2f2;
    position: relative;
    z-index: 10
}

.triangle-up[data-v-942e11f8]:after {
    display: block;
    content: "";
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
    position: absolute;
    left: -8px;
    top: 1px;
    z-index: 10
}

@keyframes addLike-data-v-942e11f8 {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.3)
    }

    to {
        transform: scale(1)
    }
}

@keyframes handleLike-data-v-942e11f8 {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.3)
    }

    to {
        transform: scale(1)
    }
}

.bread-crumb[data-v-942e11f8] {
    width: 100%;
    overflow: hidden
}

.bread-item[data-v-942e11f8] {
    color: #707070;
    font-size: 12px;
    line-height: 18px;
    line-height: 20px;
    cursor: pointer;
    text-decoration: none;
    transition: all .3s;
    word-break: break-all
}

.bread-item[data-v-942e11f8]:after {
    font-weight: 400;
    text-align: center;
    content: "/";
    padding: 0 8px;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    line-height: 14px;
    width: 12px;
    height: 12px;
    cursor: default
}

/*.bread-item[data-v-942e11f8]:last-child{color:#19191a;cursor:default;white-space:break-spaces}*/
.bread-item:last-child>a[data-v-942e11f8] {
    font-weight: 400
}

.bread-item:last-child>a[data-v-942e11f8],.bread-item:last-child>a[data-v-942e11f8]:hover {
    color: #19191a;
    cursor: default
}

.bread-item[data-v-942e11f8]:last-child:after {
    display: none
}

.bread-item>a[data-v-942e11f8],.bread-item>a[data-v-942e11f8]:hover {
    color: #707070;
    text-decoration: none
}

.bread-item>a[data-v-942e11f8]:hover {
    cursor: pointer
}

.bread-item .shrink[data-v-942e11f8] {
    flex-shrink: 0
}

.pc-width[data-v-0d7a4678] {
    width: 1200px;
    max-width: 1200px;
    margin: 0 auto
}

.clearfix[data-v-0d7a4678]:after {
    content: "";
    height: 0;
    line-height: 0;
    display: block;
    visibility: hidden;
    clear: both
}

.clearfix[data-v-0d7a4678] {
    zoom:1}

@media(max-width: 1200px) {
    .pc-width[data-v-0d7a4678] {
        width:100%;
        max-width: 100%
    }
}

.overHidden[data-v-0d7a4678] {
    overflow: hidden
}

.ellipsis-1[data-v-0d7a4678] {
    -webkit-line-clamp: 1;
    word-break: break-all
}

.ellipsis-1[data-v-0d7a4678],.ellipsis-2[data-v-0d7a4678] {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}

.ellipsis-2[data-v-0d7a4678] {
    -webkit-line-clamp: 2;
    word-break: break-word
}

.ellipsis-3[data-v-0d7a4678] {
    -webkit-line-clamp: 3
}

.ellipsis-3[data-v-0d7a4678],.ellipsis-4[data-v-0d7a4678] {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    word-break: break-word
}

.ellipsis-4[data-v-0d7a4678] {
    -webkit-line-clamp: 4
}

.pointer[data-v-0d7a4678] {
    cursor: pointer
}

.scrollBar[data-v-0d7a4678]::-webkit-scrollbar {
    background: transparent!important;
    height: 6px;
    width: 6px!important;
    border-radius: 3px
}

.scrollBar[data-v-0d7a4678]::-webkit-scrollbar-thumb {
    background: #d8dde3!important;
    border-radius: 3px
}

.scrollBar[data-v-0d7a4678]::-webkit-scrollbar-track {
    width: 500px
}

.scrollBar1[data-v-0d7a4678]::-webkit-scrollbar {
    background: #f3f5f7!important;
    height: 3px;
    width: 3px!important;
    border-radius: 3px
}

.scrollBar1[data-v-0d7a4678]::-webkit-scrollbar-thumb {
    background: #d8dde3!important;
    border-radius: 1px
}

.scrollBar1[data-v-0d7a4678]::-webkit-scrollbar-track {
    width: 3px
}

.scrollBar2[data-v-0d7a4678]::-webkit-scrollbar {
    width: 0
}

.scroll_hidden[data-v-0d7a4678] {
    display: block;
    width: 16px;
    height: 100%;
    position: absolute;
    background: #f0f0f0;
    right: 0;
    top: 0;
    z-index: 1
}

.triangle-up[data-v-0d7a4678] {
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 9px solid #f2f2f2;
    position: relative;
    z-index: 10
}

.triangle-up[data-v-0d7a4678]:after {
    display: block;
    content: "";
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
    position: absolute;
    left: -8px;
    top: 1px;
    z-index: 10
}

@keyframes addLike-data-v-0d7a4678 {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.3)
    }

    to {
        transform: scale(1)
    }
}

@keyframes handleLike-data-v-0d7a4678 {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.3)
    }

    to {
        transform: scale(1)
    }
}

.communityv2-idea[data-v-0d7a4678] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.community-theme-new[data-v-0d7a4678] {
    max-width: 800px;
    margin: 0 auto;
    position: relative;
    width: 100%
}

@media(max-width: 1200px) {
    .community-theme-new[data-v-0d7a4678] {
        padding:20px 16px;
        border-top: 1px solid #e5e5e5
    }
}

.community-theme-new[data-v-0d7a4678] .community-theme {
    width: 100%
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-h1 {
    font-size: 24px;
    line-height: 32px;
    font-weight: 600;
    color: #19191a;
    margin-bottom: 12px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-h1 a {
    color: #0060bf;
    cursor: pointer
}

.community-theme-new[data-v-0d7a4678] .community-theme .community02-blog-details-h2 {
    font-size: 14px;
    line-height: 22px;
    margin-top: 24px;
    margin-bottom: 12px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .community-restructure-h2 {
    font-weight: 600;
    color: #19191a;
    font-size: 16px;
    line-height: 24px;
    margin-top: 24px;
    margin-bottom: 12px
}

@media(max-width: 1200px) {
    .community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .community-restructure-h2 {
        margin:16px 0
    }
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .community-restructure-h2 a {
    color: #0060bf;
    cursor: pointer
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .community-restructure-h3 {
    font-weight: 600;
    color: #19191a;
    font-size: 14px;
    line-height: 22px;
    margin-top: 24px;
    margin-bottom: 12px
}

@media(max-width: 1200px) {
    .community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .community-restructure-h3 {
        margin:16px 0
    }
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .community-restructure-h3 a {
    color: #0060bf;
    cursor: pointer
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .community-restructure-h4 {
    font-weight: 600;
    color: #19191a;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 12px;
    margin-top: 0
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .community-restructure-h4 a {
    color: #0060bf;
    cursor: pointer
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body>p:first-child>em>strong {
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 22px;
    color: #707070
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body>p:first-child>em>strong>em {
    font-style: normal
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body p[\:has\(\%3Eem\,\%3Estrong\)] {
    margin-bottom: 24px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body p:has(>em,>strong) {
    margin-bottom: 24px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body p[\:has\(\%3Eem\,\%3Estrong\)][\:has\(\%3Eem\)] {
    font-size: 13px;
    line-height: 22px;
    color: #707070
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body p:has(>em,>strong):has(>em) {
    font-size: 13px;
    line-height: 22px;
    color: #707070
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body p[\:has\(\%3Eem\,\%3Estrong\)][\:has\(\%3Eem\)] em {
    font-style: normal
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body p:has(>em,>strong):has(>em) em {
    font-style: normal
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body p[\:has\(\%3Eem\,\%3Estrong\)][\:has\(\%3Eem\)] strong {
    font-weight: 400
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body p:has(>em,>strong):has(>em) strong {
    font-weight: 400
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-p1 {
    font-size: 13px;
    line-height: 20px;
    color: #19191a
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-p1 a {
    color: #0060bf;
    cursor: pointer
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-p1 a:hover {
    text-decoration: underline
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-p2 {
    font-size: 13px;
    line-height: 20px;
    color: #707070
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-p2 a {
    color: #0060bf;
    cursor: pointer
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-p2 a:hover {
    text-decoration: underline
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-style-li {
    display: flex;
    align-items: center
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-style-li span {
    width: 6px;
    height: 6px;
    background: #19191a;
    border-radius: 50%;
    margin-right: 6px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-style-li .community-restructure-p1 {
    margin: 0
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-style-li .community-restructure-p1 a {
    color: #0060bf;
    cursor: pointer
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-style-li .community-restructure-p1 a:hover {
    text-decoration: underline
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-introduction {
    margin-bottom: 20px;
    position: relative;
    padding-left: 12px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-introduction:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 3px;
    background-color: #707070
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-introduction .community-restructure-introduction-txt {
    display: block;
    font-size: 13px;
    line-height: 22px;
    margin-bottom: 8px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-introduction .community-restructure-introduction-name {
    display: block;
    font-size: 14px;
    line-height: 22px;
    font-style: italic
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-desc {
    position: relative;
    padding-left: 12px;
    margin-bottom: 20px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-desc:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 3px;
    background-color: #ccc
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-desc>.community-restructure-p2 {
    display: block;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 8px;
    color: #19191a
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-desc .community-restructure-desc-name {
    display: block;
    font-size: 16px;
    line-height: 24px;
    font-style: italic
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-full {
    font-size: 16px;
    line-height: 26px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-full span {
    color: #19191a
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-full a {
    color: #0060bf;
    text-decoration: none
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-full a:hover {
    text-decoration: underline
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-border-title {
    padding: 3px 0 3px 23px;
    font-size: 14px;
    color: #19191a;
    line-height: 22px;
    border: 1px solid #e5e5e5
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-img {
    width: 100%;
    display: block;
    margin-bottom: 24px;
    margin-top: 24px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-img img {
    display: block;
    max-width: 80%;
    height: auto
}

@media(max-width: 414px) {
    .community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-img img {
        max-width:100%
    }
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-iframe {
    max-width: 80%;
    height: 360px;
    display: block
}

@media(max-width: 414px) {
    .community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-iframe {
        max-width:100%;
        height: 214px
    }
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-share {
    display: flex;
    flex-wrap: wrap
}

@media(max-width: 414px) {
    .community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-share {
        display:block
    }
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-share .community-restructure-share-item {
    padding: 8px 16px;
    border-radius: 3px;
    background: #0060bf;
    display: flex;
    align-items: center;
    margin-right: 16px;
    margin-bottom: 16px;
    cursor: pointer;
    transition: all .3s
}

@media(max-width: 414px) {
    .community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-share .community-restructure-share-item {
        margin-right:0
    }
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-share .community-restructure-share-item .iconfont {
    color: #fff;
    margin-right: 8px;
    background: #0060bf;
    transition: all .3s
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-share .community-restructure-share-item span {
    font-size: 14px;
    color: #fff;
    line-height: 22px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-share .community-restructure-share-item:hover,.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-share .community-restructure-share-item:hover .iconfont {
    background: #3380cc
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-tag {
    display: flex;
    flex-wrap: wrap
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-tag a {
    display: block;
    height: 26px;
    margin-bottom: 12px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-tag a .community-restructure-tag-item {
    font-size: 14px;
    color: #2d324a;
    line-height: 22px;
    padding: 2px 8px;
    background: #f2f2f2;
    border-radius: 3px;
    margin-right: 8px;
    margin-bottom: 16px;
    cursor: pointer
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-tag a .community-restructure-tag-item:hover {
    background-color: #e5e5e5
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-crumb {
    display: flex;
    align-items: center;
    position: absolute;
    top: -60px;
    left: 0;
    z-index: 2;
    width: 100%
}

@media(max-width: 1200px) {
    .community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-crumb {
        top:-36px;
        left: 16px;
        width: calc(100% - 32px)
    }
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-crumb .community-restructure-crumb-item {
    display: flex;
    align-items: center;
    color: #707070;
    font-size: 13px;
    line-height: 20px;
    cursor: pointer;
    text-decoration: none
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-crumb .community-restructure-crumb-item a {
    color: #707070;
    text-decoration: none;
    white-space: nowrap
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-crumb .community-restructure-crumb-item:hover {
    color: #19191a;
    cursor: pointer
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-crumb .community-restructure-crumb-item:after {
    text-align: center;
    content: "/";
    padding: 0 8px;
    color: #707070;
    font-size: 13px;
    line-height: 20px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-crumb .community-restructure-crumb-item:last-child {
    color: #19191a;
    cursor: text
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-crumb .community-restructure-crumb-item:last-child:after {
    display: none
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-crumb .community-restructure-crumb-item:last-child a {
    color: #19191a;
    cursor: text;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 190px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-table {
    width: 100%;
    position: relative;
    margin-bottom: 20px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-table .community-restructure-table-body {
    width: 100%;
    overflow-x: auto
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-table .community-restructure-table-body .th-img {
    height: 100%
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-table .community-restructure-table-body .th-img>a {
    min-width: 152px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 16px;
    padding: 0 16px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-table .community-restructure-table-body .th-img>a img {
    max-width: 100%;
    width: 120px;
    height: auto;
    margin: 0
}

@media(max-width: 414px) {
    .community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-table .community-restructure-table-body .th-img>a img {
        width:100px
    }
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-table .community-restructure-table-body .th-img>div span {
    font-weight: 600;
    text-align: center
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-table .community-restructure-table-body .th-img>div a {
    text-decoration: none;
    text-align: center;
    font-weight: 600
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-table .community-restructure-table-body .th-img>div a:hover {
    text-decoration: underline
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-table .community-restructure-table-body .td-title {
    min-width: 152px;
    color: #19191a;
    font-weight: 600;
    text-align: left
}

@media(max-width: 414px) {
    .community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-table .community-restructure-table-body .td-title {
        min-width:auto;
        width: 116px
    }
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-table .community-restructure-table-body .td-a-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    font-size: 13px;
    line-height: 20px;
    color: #707070
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-table .community-restructure-table-body .td-a-box a {
    font-size: 13px;
    text-decoration: none;
    margin: 0 4px;
    color: #0060bf;
    line-height: 21px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-table .community-restructure-table-body .td-a-box a:hover {
    text-decoration: underline
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-table .community-restructure-table-body .td-text {
    color: #4b4b4d;
    text-align: center
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-table .community-restructure-table-body table {
    border-collapse: collapse;
    font-size: 13px;
    line-height: 20px;
    color: #19191a
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-table .community-restructure-table-body table th {
    background-color: #fff;
    border: 0;
    vertical-align: top
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-table .community-restructure-table-body table td {
    border: 0
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-table .community-restructure-table-body table td,.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-table .community-restructure-table-body table th {
    padding: 16px;
    border-right: 2px solid #fff
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-table .community-restructure-table-body table td:last-child,.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-table .community-restructure-table-body table th:last-child {
    border-right: none
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-table .community-restructure-table-body table tr {
    transition: background-color .3s
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-table .community-restructure-table-body table tr:nth-child(odd) {
    background-color: #fafafb
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-table .community-restructure-table-mask {
    width: 134px;
    height: 100%;
    background: linear-gradient(270deg,#fff,hsla(0,0%,100%,0));
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    display: none;
    pointer-events: none
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-line-table {
    width: 100%;
    position: relative;
    margin-bottom: 20px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-line-table .community-restructure-table-body {
    width: 100%;
    overflow-x: auto
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-line-table .community-restructure-table-body .th-img {
    height: 100%
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-line-table .community-restructure-table-body .th-img>a {
    min-width: 152px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 16px;
    padding: 0 16px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-line-table .community-restructure-table-body .th-img>a img {
    max-width: 100%;
    width: 120px;
    height: auto;
    margin: 0
}

@media(max-width: 414px) {
    .community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-line-table .community-restructure-table-body .th-img>a img {
        width:100px
    }
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-line-table .community-restructure-table-body .th-img>div span {
    font-weight: 600;
    text-align: center
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-line-table .community-restructure-table-body .th-img>div a {
    text-decoration: none;
    text-align: center;
    font-weight: 600
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-line-table .community-restructure-table-body .th-img>div a:hover {
    text-decoration: underline
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-line-table .community-restructure-table-body .td-title {
    min-width: 152px;
    color: #19191a;
    font-weight: 600;
    text-align: left
}

@media(max-width: 414px) {
    .community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-line-table .community-restructure-table-body .td-title {
        min-width:auto;
        width: 116px
    }
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-line-table .community-restructure-table-body .td-a-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    font-size: 13px;
    line-height: 20px;
    color: #707070
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-line-table .community-restructure-table-body .td-a-box a {
    font-size: 13px;
    text-decoration: none;
    margin: 0 4px;
    color: #0060bf;
    line-height: 21px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-line-table .community-restructure-table-body .td-a-box a:hover {
    text-decoration: underline
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-line-table .community-restructure-table-body .td-text {
    color: #4b4b4d;
    text-align: center
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-line-table .community-restructure-table-body table {
    border-collapse: collapse;
    font-size: 13px;
    line-height: 20px;
    color: #19191a
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-line-table .community-restructure-table-body table th {
    background-color: #fff;
    border: 0;
    vertical-align: top
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-line-table .community-restructure-table-body table td {
    border: 0
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-line-table .community-restructure-table-body table td,.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-line-table .community-restructure-table-body table th {
    padding: 16px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-line-table .community-restructure-table-body table tbody tr {
    border-top: 1px solid #e5e5e5
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-line-table .community-restructure-table-mask {
    width: 134px;
    height: 100%;
    background: linear-gradient(270deg,#fff,hsla(0,0%,100%,0));
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    display: none;
    pointer-events: none
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-txt-line-table {
    width: 100%;
    position: relative;
    margin-bottom: 20px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-txt-line-table .community-restructure-table-body {
    width: 100%;
    overflow-x: auto
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-txt-line-table .community-restructure-table-body .th-title {
    min-width: 100px;
    font-weight: 600;
    text-align: left
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-txt-line-table .community-restructure-table-body .td-text {
    min-width: 100px;
    text-align: left
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-txt-line-table .community-restructure-table-body table {
    min-width: 800px;
    border-collapse: collapse;
    font-size: 13px;
    line-height: 20px;
    color: #19191a
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-txt-line-table .community-restructure-table-body table th {
    background-color: #f2f2f2;
    border: 0
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-txt-line-table .community-restructure-table-body table td {
    border: 0
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-txt-line-table .community-restructure-table-body table td,.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-txt-line-table .community-restructure-table-body table th {
    padding: 16px;
    border-right: 2px solid #fff
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-txt-line-table .community-restructure-table-body table td:last-child,.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-txt-line-table .community-restructure-table-body table th:last-child {
    border-right: none
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-txt-line-table .community-restructure-table-body table tbody tr {
    border-top: 1px solid #e5e5e5
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-txt-line-table .community-restructure-table-mask {
    width: 134px;
    height: 100%;
    background: linear-gradient(270deg,#fff,hsla(0,0%,100%,0));
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    display: none;
    pointer-events: none
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-txt-bg-table {
    width: 100%;
    position: relative;
    margin-bottom: 20px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-txt-bg-table .community-restructure-table-body {
    width: 100%;
    overflow-x: auto
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-txt-bg-table .community-restructure-table-body .th-title {
    min-width: 100px;
    font-weight: 600;
    text-align: left
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-txt-bg-table .community-restructure-table-body .td-text {
    min-width: 100px;
    text-align: left
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-txt-bg-table .community-restructure-table-body table {
    min-width: 800px;
    border-collapse: collapse;
    font-size: 13px;
    line-height: 20px;
    color: #19191a
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-txt-bg-table .community-restructure-table-body table th {
    background-color: #f2f2f2;
    border: 0
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-txt-bg-table .community-restructure-table-body table td {
    border: 0
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-txt-bg-table .community-restructure-table-body table td,.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-txt-bg-table .community-restructure-table-body table th {
    padding: 16px;
    border-right: 2px solid #fff
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-txt-bg-table .community-restructure-table-body table td:last-child,.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-txt-bg-table .community-restructure-table-body table th:last-child {
    border-right: none
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-txt-bg-table .community-restructure-table-body table tbody tr:nth-child(2n) {
    background-color: #fafafb
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-txt-bg-table .community-restructure-table-mask {
    width: 134px;
    height: 100%;
    background: linear-gradient(270deg,#fff,hsla(0,0%,100%,0));
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    display: none;
    pointer-events: none
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-txt-column-bg-table {
    width: 100%;
    position: relative;
    margin-bottom: 20px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-txt-column-bg-table .community-restructure-table-body {
    width: 100%;
    overflow-x: auto
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-txt-column-bg-table .community-restructure-table-body .th-title {
    min-width: 100px;
    color: #19191a;
    font-weight: 600;
    text-align: left
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-txt-column-bg-table .community-restructure-table-body .td-text {
    min-width: 100px;
    text-align: left
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-txt-column-bg-table .community-restructure-table-body table {
    min-width: 800px;
    border-collapse: collapse;
    font-size: 13px;
    line-height: 20px;
    color: #19191a
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-txt-column-bg-table .community-restructure-table-body table td {
    border: 0;
    padding: 16px;
    border-right: 2px solid #fff
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-txt-column-bg-table .community-restructure-table-body table td:last-child {
    border-right: none
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-txt-column-bg-table .community-restructure-table-body table tbody tr:nth-child(odd) {
    background-color: #fafafb
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-txt-column-bg-table .community-restructure-table-mask {
    width: 134px;
    height: 100%;
    background: linear-gradient(270deg,#fff,hsla(0,0%,100%,0));
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    display: none;
    pointer-events: none
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-faq-box {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 22px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-faq-box .community-restructure-faq-tit {
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    margin: 40px 0 20px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-faq-box .community-restructure-faq-item-box {
    margin-bottom: 20px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-faq-box .community-restructure-faq-item-box:last-child {
    margin-bottom: 0
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-faq-box .community-restructure-faq-item-box .faq-q-box {
    font-weight: 600;
    margin-bottom: 12px
}

.community-theme-new[data-v-0d7a4678] .community-theme .communityV2-details-pros .communityV2-details-pros-tit {
    font-size: 20px;
    font-weight: 600;
    color: #19191a;
    line-height: 24px
}

.community-theme-new[data-v-0d7a4678] .community-theme .communityV2-details-pros .communityV2-details-pros-swiper {
    padding: 0 0 28px;
    transition: all .3s
}

.community-theme-new[data-v-0d7a4678] .community-theme .communityV2-details-pros .communityV2-details-pros-swiper .swiper-pagination-bullet {
    background: #000;
    opacity: .2;
    transition: all .3s
}

.community-theme-new[data-v-0d7a4678] .community-theme .communityV2-details-pros .communityV2-details-pros-swiper .swiper-pagination-bullet-active {
    width: 20px;
    border-radius: 4px;
    opacity: 1;
    background: #828282!important
}

.community-theme-new[data-v-0d7a4678] .community-theme .communityV2-details-pros .communityV2-details-pros-swiper .swiper-pagination-bullets {
    bottom: -4px
}

.community-theme-new[data-v-0d7a4678] .community-theme .communityV2-details-pros .communityV2-details-pros-swiper .swiper-button-next,.community-theme-new[data-v-0d7a4678] .community-theme .communityV2-details-pros .communityV2-details-pros-swiper .swiper-button-prev {
    width: 37px;
    height: 37px;
    line-height: 37px;
    transition: all .3s;
    z-index: 200;
    color: #fff;
    border-radius: 50%;
    box-sizing: border-box;
    background-color: rgba(0,0,0,.05);
    text-align: center
}

.community-theme-new[data-v-0d7a4678] .community-theme .communityV2-details-pros .communityV2-details-pros-swiper .swiper-button-next .icon,.community-theme-new[data-v-0d7a4678] .community-theme .communityV2-details-pros .communityV2-details-pros-swiper .swiper-button-prev .icon {
    font-size: 20px
}

.community-theme-new[data-v-0d7a4678] .community-theme .communityV2-details-pros .communityV2-details-pros-swiper .swiper-button-next:after,.community-theme-new[data-v-0d7a4678] .community-theme .communityV2-details-pros .communityV2-details-pros-swiper .swiper-button-prev:after {
    display: none
}

.community-theme-new[data-v-0d7a4678] .community-theme .communityV2-details-pros .communityV2-details-pros-swiper:hover .swiper-button-next,.community-theme-new[data-v-0d7a4678] .community-theme .communityV2-details-pros .communityV2-details-pros-swiper:hover .swiper-button-prev {
    background-color: rgba(0,0,0,.2)
}

.community-theme-new[data-v-0d7a4678] .community-theme .communityV2-details-pros .communityV2-details-pros-swiper .swiper-button-disabled {
    opacity: .08;
    cursor: auto;
    pointer-events: auto
}

.community-theme-new[data-v-0d7a4678] .community-theme .communityV2-details-pros .communityV2-details-pros-swiper .details-pros-item {
    display: inline-block;
    width: 100%;
    min-height: 316px;
    border: 1px solid #f1f1f1;
    padding: 0 24px 10px;
    margin-right: 1px
}

.community-theme-new[data-v-0d7a4678] .community-theme .communityV2-details-pros .communityV2-details-pros-swiper .details-pros-item:hover,.community-theme-new[data-v-0d7a4678] .community-theme .communityV2-details-pros .communityV2-details-pros-swiper .details-pros-item:hover .details-pros-item-proName,.community-theme-new[data-v-0d7a4678] .community-theme .communityV2-details-pros .communityV2-details-pros-swiper .details-pros-item:hover .details-pros-item-proPrice,.community-theme-new[data-v-0d7a4678] .community-theme .communityV2-details-pros .communityV2-details-pros-swiper .details-pros-item:hover .details-pros-item-proState {
    color: #19191a
}

.community-theme-new[data-v-0d7a4678] .community-theme .communityV2-details-pros .communityV2-details-pros-swiper .details-pros-item .details-pros-item-tag,.community-theme-new[data-v-0d7a4678] .community-theme .communityV2-details-pros .communityV2-details-pros-swiper .details-pros-item .discount {
    display: inline-block;
    background: #feefe5;
    font-size: 12px;
    color: #f56300;
    padding: 0 15px;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0
}

.community-theme-new[data-v-0d7a4678] .community-theme .communityV2-details-pros .communityV2-details-pros-swiper .details-pros-item .discount {
    color: #c00000;
    background: #feefef
}

.community-theme-new[data-v-0d7a4678] .community-theme .communityV2-details-pros .communityV2-details-pros-swiper .details-pros-item .details-pros-item-img {
    max-width: 100%;
    height: auto;
    margin: 20px auto
}

.community-theme-new[data-v-0d7a4678] .community-theme .communityV2-details-pros .communityV2-details-pros-swiper .details-pros-item .details-pros-item-proName,.community-theme-new[data-v-0d7a4678] .community-theme .communityV2-details-pros .communityV2-details-pros-swiper .details-pros-item .details-pros-item-proPrice {
    display: block;
    font-size: 16px;
    font-weight: 600;
    color: #19191a;
    line-height: 24px;
    margin-top: 10px
}

.community-theme-new[data-v-0d7a4678] .community-theme .communityV2-details-pros .communityV2-details-pros-swiper .details-pros-item .details-pros-item-proName {
    height: 48px;
    overflow: hidden;
    text-overflow: ellipsis
}

.community-theme-new[data-v-0d7a4678] .community-theme .communityV2-details-pros .communityV2-details-pros-swiper .details-pros-item .details-pros-item-proName:hover {
    text-decoration: underline
}

.community-theme-new[data-v-0d7a4678] .community-theme .communityV2-details-pros .communityV2-details-pros-swiper .details-pros-item .details-pros-item-proState {
    display: block;
    font-size: 12px;
    color: #707070;
    line-height: 22px;
    height: 22px;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis
}

.community-theme-new[data-v-0d7a4678] .community-theme .communityV2-details-pros .communityV2-details-pros-swiper .swiper-slide {
    text-align: center
}

.community-theme-new[data-v-0d7a4678] .community-theme .communityV2-details-pros table,.community-theme-new[data-v-0d7a4678] .community-theme .communityV2-details-pros td,.community-theme-new[data-v-0d7a4678] .community-theme .communityV2-details-pros th {
    border: 1px solid #000
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-disorder {
    margin-bottom: 16px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-disorder>.community-restructure-p1 {
    margin-bottom: 24px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-disorder .community-restructure-style-li {
    align-items: normal;
    margin-bottom: 12px;
    flex: 1
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-disorder .community-restructure-style-li span {
    width: 4px;
    height: 4px;
    margin-top: 11px;
    margin-right: 10px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-disorder .community-restructure-style-li .community-restructure-p1 {
    width: calc(100% - 14px)
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-disorder .community-restructure-style-li:last-child {
    margin-bottom: 0
}

.community-theme-new[data-v-0d7a4678] .community-theme .comunity-restructure-speak a {
    color: #19191a;
    cursor: pointer
}

.community-theme-new[data-v-0d7a4678] .community-theme .comunity-restructure-speak a:hover {
    text-decoration: underline
}

.community-theme-new[data-v-0d7a4678] .community-theme .comunity-restructure-speak span {
    font-size: 16px;
    color: #19191a;
    line-height: 26px
}

.community-theme-new[data-v-0d7a4678] .community-theme .comunity-restructure-speak span a {
    color: #0060bf;
    cursor: pointer
}

.community-theme-new[data-v-0d7a4678] .community-theme .comunity-restructure-speak span a:hover {
    text-decoration: underline
}

.community-theme-new[data-v-0d7a4678] .community-theme .comunity-restructure-speak span:first-child {
    font-weight: 600
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-header .community-restructure-h2 {
    margin-bottom: 12px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-header .community-restructure-data-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    flex-wrap: wrap;
    margin-bottom: 12px
}

@media(max-width: 1200px) {
    .community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-header .community-restructure-data-box {
        margin-bottom:12px
    }
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-header .community-restructure-data-box.no-title {
    margin-top: 0
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-header .community-restructure-date {
    display: flex;
    align-items: center
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-header .community-restructure-date .community-restructure-date-ymd {
    display: flex
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-header .community-restructure-date .community-restructure-date-ymd span {
    font-size: 12px;
    line-height: 18px;
    color: #707070;
    font-weight: 400
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-header .community-restructure-date .community-restructure-date-ymd span:first-child,.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-header .community-restructure-date .community-restructure-date-ymd span:nth-child(2) {
    color: #707070
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-header .community-restructure-date .community-restructure-date-eyes {
    display: flex;
    align-items: center;
    margin-left: 12px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-header .community-restructure-date .community-restructure-date-eyes .iconfont {
    font-size: 14px;
    color: #707070;
    margin-right: 4px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-header .community-restructure-date .community-restructure-date-eyes span.num {
    color: #707070;
    font-size: 12px;
    line-height: 18px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-header .community-restructure-date .community-restructure-user-name {
    display: flex;
    align-items: center;
    font-weight: 600
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-header .community-restructure-date .community-restructure-user-name a {
    font-size: 12px;
    line-height: 18px;
    color: #707070
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-header .community-restructure-user {
    display: flex;
    align-items: center;
    margin-right: 12px;
    position: relative
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-header .community-restructure-user .avatar-wrapper {
    border: 1px solid #e5e5e5
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-header .community-restructure-user .community-restructure-user-img {
    display: block;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    border: 1px solid #e5e5e5;
    margin-right: 12px;
    -o-object-fit: contain;
    object-fit: contain
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-header .community-restructure-user .community-restructure-user-icon {
    position: absolute;
    left: 26px;
    bottom: 0;
    display: block;
    width: 16px;
    height: 16px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-header .community-restructure-user .community-restructure-user-icon img {
    width: 100%;
    height: 100%
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-header .community-header-line {
    width: 100%;
    height: 1px;
    background-color: #e5e5e5;
    margin: 12px 0
}

@media(max-width: 768px) {
    .community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-header .community-restructure-data-box .community-restructure-left {
        flex-direction:column;
        align-items: flex-start;
        white-space: nowrap
    }

    .community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-header .community-restructure-data-box .community-restructure-left .community-restructure-user {
        margin-bottom: 12px
    }

    .community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-header .community-restructure-data-box .community-restructure-right .community-restructure-share {
        display: flex
    }
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-share-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 32px;
    position: relative
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-share-header .community-restructure-left {
    display: flex;
    align-items: center
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-share-header .community-restructure-user {
    display: flex;
    align-items: center;
    position: relative;
    margin-right: 24px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-share-header .community-restructure-user .header-photo {
    width: 42px;
    height: 42px;
    line-height: 42px;
    border-radius: 100%;
    text-align: center;
    color: #fff;
    background-color: #8d8d8f;
    font-size: 26px;
    margin-right: 12px;
    cursor: pointer
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-share-header .community-restructure-user .community-restructure-user-icon {
    position: absolute;
    left: 24px;
    bottom: 2px;
    display: block;
    width: 16px;
    height: 16px;
    line-height: 16px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-share-header .community-restructure-user .community-restructure-user-icon img {
    width: 100%;
    height: 100%
}

@media(max-width: 414px) {
    .community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-share-header .community-restructure-user {
        margin-bottom:12px
    }
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-share-header .community-restructure-user .community-restructure-user-img {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    border: 1px solid #e5e5e5;
    margin-right: 12px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-share-header .community-restructure-user .community-restructure-user-name {
    font-size: 16px;
    font-weight: 400;
    color: #19191a;
    line-height: 24px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-share-header .community-restructure-date {
    display: flex;
    align-items: center
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-share-header .community-restructure-date .community-restructure-date-ymd span {
    font-size: 16px;
    color: #707070;
    line-height: 26px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-share-header .community-restructure-date .community-restructure-date-ymd span:first-child {
    color: #707070
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-share-header .community-restructure-date .community-restructure-date-ymd span:nth-child(2) {
    color: #19191a
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-share-header .community-restructure-date .community-restructure-date-eyes {
    display: flex;
    align-items: center;
    margin-left: 6px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-share-header .community-restructure-date .community-restructure-date-eyes .iconfont {
    font-size: 18px;
    color: #707070;
    margin-right: 4px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-share-header .community-restructure-date .community-restructure-date-eyes span.num {
    font-size: 16px;
    color: #19191a;
    line-height: 26px
}

.community-theme-new[data-v-0d7a4678] .community-theme .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item {
    width: 800px;
    padding: 0 96px;
    position: relative;
    left: 50%;
    transform: translateX(-50%)
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item .swiper-no-swiping {
    padding-bottom: 28px;
    position: relative
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item .swiper-no-swiping .swiper-wrapper {
    display: flex;
    align-items: center
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item .swiper-no-swiping .swiper-wrapper .swiper-slide .product {
    position: relative;
    cursor: url(https://img-en.fs.com/includes/templates/fiberstore/images/cursor_serch_ic.png),auto
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item .swiper-no-swiping .swiper-wrapper .swiper-slide .product img {
    max-width: 100%;
    max-height: 450px;
    height: auto
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item .swiper-no-swiping .swiper-wrapper .swiper-slide .product .upload-img {
    position: absolute;
    z-index: 10;
    display: flex;
    width: 16px;
    height: 16px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item .swiper-no-swiping .swiper-wrapper .swiper-slide .product .upload-img .upload-img-body {
    width: 100%;
    height: 100%
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item .swiper-no-swiping .swiper-wrapper .swiper-slide .product .upload-img .upload-img-body .upload-img-body-sign {
    width: 100%;
    height: 100%;
    display: inline-block;
    border-radius: 50%;
    position: relative
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item .swiper-no-swiping .swiper-wrapper .swiper-slide .product .upload-img .upload-img-body .upload-img-body-sign i {
    background: #000;
    width: 100%;
    height: 100%;
    opacity: .4;
    z-index: 4;
    top: -1px;
    display: inline-block;
    border-radius: 50%;
    position: relative
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item .swiper-no-swiping .swiper-wrapper .swiper-slide .product .upload-img .upload-img-body .upload-img-body-sign em {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 5;
    display: inline-block;
    background: #fff
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item .swiper-no-swiping .swiper-wrapper .swiper-slide .product .upload-img .upload-img-body .upload-img-body-sign b {
    width: 22px;
    height: 1px;
    right: -18px;
    position: absolute;
    top: 50%;
    z-index: 2;
    display: inline-block;
    background: #fff
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item .swiper-no-swiping .swiper-wrapper .swiper-slide .product .upload-img .upload-img-body .upload-img-body-content {
    display: block;
    width: 170px;
    height: 50px;
    border-radius: 4px;
    text-align: left;
    position: absolute;
    right: -188px;
    top: 50%;
    transform: translateY(-50%);
    overflow: hidden;
    margin-top: 1px;
    background: url(https://img-en.fs.com/community/tagPC.png) no-repeat
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item .swiper-no-swiping .swiper-wrapper .swiper-slide .product .upload-img .upload-img-body .upload-img-body-content a {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 4px 10px 4px 22px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item .swiper-no-swiping .swiper-wrapper .swiper-slide .product .upload-img .upload-img-body .upload-img-body-content a span {
    font-size: 12px;
    color: #232323;
    line-height: 20px;
    overflow: hidden;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item .swiper-no-swiping .swiper-wrapper .swiper-slide .product .upload-img.position_left {
    transform: scaleX(-1)
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item .swiper-no-swiping .swiper-wrapper .swiper-slide .product .upload-img.position_left .upload-img-body .upload-img-body-content a span {
    transform: scaleX(-1);
    margin-left: auto
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item .swiper-no-swiping .swiper-wrapper .swiper-slide.swiper-slide-active {
    background: #fafafb
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item .swiper-btn-box {
    position: absolute;
    margin: 0 auto;
    transform: translate3d(-50%,-50%,0);
    top: 50%;
    left: 50%;
    z-index: 10;
    width: 100%;
    display: block
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item .swiper-btn-box .swiper-restructure-btn {
    display: none;
    font-size: 16px;
    color: #fff;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    transition: all .3s;
    box-sizing: border-box;
    background-color: rgba(0,0,0,.05);
    text-align: center;
    line-height: 48px;
    background-image: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: absolute;
    top: -28px;
    cursor: pointer
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item .swiper-btn-box .swiper-restructure-btn:hover {
    background-color: rgba(0,0,0,.2)
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item .swiper-btn-box .swiper-restructure-btn:after {
    content: "";
    font-family: "iconfont"!important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item .swiper-btn-box .swiper-restructure-btn.disabled {
    cursor: auto
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item .swiper-btn-box .swiper-restructure-btn.disabled:hover {
    background-color: rgba(0,0,0,.05)
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item .swiper-btn-box .swiper-restructure-button-prev {
    left: 0
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item .swiper-btn-box .swiper-restructure-button-prev:after {
    content: ""
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item .swiper-btn-box .swiper-restructure-button-next {
    right: 0
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item .swiper-btn-box .swiper-restructure-button-next:after {
    content: ""
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item .swiper-restructure-pagination {
    position: absolute;
    bottom: 0!important;
    display: flex;
    justify-content: center
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item .swiper-restructure-pagination .swiper-pagination-bullet {
    background: #707070!important;
    opacity: .4;
    transition: all .3s
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item .swiper-restructure-pagination .swiper-pagination-bullet-active {
    width: 20px;
    background: #707070!important;
    border-radius: 4px;
    opacity: 1
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item:hover .swiper-restructure-btn {
    display: block
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item:after,.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item:before {
    width: 48px;
    height: 100%;
    position: absolute;
    top: 0;
    display: block;
    content: "";
    background-color: #fff;
    z-index: 2
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item:after {
    left: 0
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item:before {
    right: 0
}

@media(max-width: 1024px) {
    .community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item {
        width:100%;
        padding: 0;
        display: flex
    }

    .community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item .swiper-btn,.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item:after,.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item:before,.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item:hover .swiper-restructure-btn {
        display: none
    }
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item-pro {
    width: 800px;
    overflow: hidden;
    position: relative;
    left: 50%;
    transform: translateX(-50%)
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item-pro .swiper-no-swiping {
    padding: 12px 72px
}

@media(max-width: 414px) {
    .community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item-pro .swiper-no-swiping .swiper-slide {
        width:100%
    }
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item-pro .swiper-no-swiping .swiper-slide .swiper-item-pro-body {
    padding: 6px 24px;
    display: flex;
    flex: 1;
    align-items: center;
    border: 1px solid #f2f2f2;
    border-radius: 3px;
    overflow: hidden;
    transition: box-shadow .2s
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item-pro .swiper-no-swiping .swiper-slide .swiper-item-pro-body:hover {
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.15)
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item-pro .swiper-no-swiping .swiper-slide .swiper-item-pro-body .swiper-item-pro-body-img {
    width: 68px;
    height: 68px;
    text-align: center;
    margin-right: 16px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item-pro .swiper-no-swiping .swiper-slide .swiper-item-pro-body .swiper-item-pro-body-img img {
    width: 100%;
    vertical-align: middle
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item-pro .swiper-no-swiping .swiper-slide .swiper-item-pro-body .swiper-item-pro-body-box {
    display: flex;
    flex: 1;
    justify-content: space-between;
    align-items: center
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item-pro .swiper-no-swiping .swiper-slide .swiper-item-pro-body .swiper-item-pro-body-box .swiper-item-pro-body-box-text {
    width: 100%;
    font-size: 12px;
    line-height: 18px;
    color: #19191a;
    font-weight: 600;
    text-align: left
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item-pro .swiper-no-swiping .swiper-slide .swiper-item-pro-body .swiper-item-pro-body-box .swiper-item-pro-body-box-text .swiper-item-pro-body-box-text-title {
    font-size: 13px;
    line-height: 20px;
    font-weight: 500;
    margin-bottom: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item-pro .swiper-no-swiping .swiper-slide .swiper-item-pro-body .swiper-item-pro-body-box .swiper-item-pro-body-box-cart {
    display: none;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 32px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item-pro .swiper-no-swiping .swiper-slide:hover {
    text-decoration: none
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item-pro .swiper-no-swiping .swiper-slide:hover .swiper-item-pro-body-box-text-title {
    text-decoration: underline
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item-pro .swiper-btn-box {
    position: absolute;
    margin: 0 auto;
    transform: translate3d(-50%,-50%,0);
    top: 50%;
    left: 50%;
    z-index: 10;
    width: 100%;
    display: block
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item-pro .swiper-btn-box .swiper-pro-btn {
    display: none;
    font-size: 16px;
    color: #fff;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    transition: all .3s;
    box-sizing: border-box;
    background-color: rgba(0,0,0,.05);
    text-align: center;
    line-height: 36px;
    background-image: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: absolute;
    top: -18px;
    cursor: pointer
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item-pro .swiper-btn-box .swiper-pro-btn:hover {
    background-color: rgba(0,0,0,.2)
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item-pro .swiper-btn-box .swiper-pro-btn:after {
    content: "";
    font-family: "iconfont"!important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item-pro .swiper-btn-box .swiper-pro-btn.disabled {
    cursor: auto
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item-pro .swiper-btn-box .swiper-pro-btn.disabled:hover {
    background-color: rgba(0,0,0,.05)
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item-pro .swiper-btn-box .item-pro-prev {
    left: 0
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item-pro .swiper-btn-box .item-pro-prev:after {
    content: ""
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item-pro .swiper-btn-box .item-pro-next {
    right: 0
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item-pro .swiper-btn-box .item-pro-next:after {
    content: ""
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item-pro:hover .swiper-pro-btn {
    display: block
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item-pro:after,.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item-pro:before {
    width: 64px;
    height: 100%;
    position: absolute;
    top: 0;
    display: block;
    content: "";
    background-color: #fff;
    z-index: 2
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item-pro:after {
    left: 0
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item-pro:before {
    right: 0
}

@media(max-width: 1024px) {
    .community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item-pro {
        width:100%;
        padding: 0;
        margin: 0
    }

    .community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item-pro .swiper-no-swiping {
        padding: 12px 0
    }

    .community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item-pro .swiper-pro-btn,.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item-pro:after,.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item-pro:before,.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item-pro:hover .swiper-pro-btn {
        display: none
    }
}

@media(max-width: 768px) {
    .community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item-pro {
        display:none
    }
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item-pro-m {
    display: none
}

@media(max-width: 768px) {
    .community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item-pro-m {
        display:block;
        padding: 12px 0
    }
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item-pro-m .swiper-item-pro-m {
    width: 100%;
    display: block;
    margin-bottom: 12px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item-pro-m .swiper-item-pro-m:last-child {
    margin-bottom: 0
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item-pro-m .swiper-item-pro-m .swiper-item-pro-body-m {
    padding: 8px 24px;
    display: flex;
    flex: 1;
    align-items: center;
    border: 1px solid #f2f2f2;
    border-radius: 3px;
    overflow: hidden
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item-pro-m .swiper-item-pro-m .swiper-item-pro-body-m .swiper-item-pro-body-img-m {
    width: 68px;
    height: 68px;
    text-align: center;
    margin-right: 16px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item-pro-m .swiper-item-pro-m .swiper-item-pro-body-m .swiper-item-pro-body-img-m img {
    width: 100%;
    vertical-align: middle
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item-pro-m .swiper-item-pro-m .swiper-item-pro-body-m .swiper-item-pro-body-box-m {
    display: flex;
    flex: 1;
    justify-content: space-between;
    align-items: center
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item-pro-m .swiper-item-pro-m .swiper-item-pro-body-m .swiper-item-pro-body-box-m .swiper-item-pro-body-box-text-m {
    width: 100%;
    font-size: 12px;
    line-height: 18px;
    color: #19191a;
    font-weight: 600;
    text-align: left
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item-pro-m .swiper-item-pro-m .swiper-item-pro-body-m .swiper-item-pro-body-box-m .swiper-item-pro-body-box-text-m .swiper-item-pro-body-box-text-title-m {
    font-size: 13px;
    line-height: 20px;
    font-weight: 500;
    margin-bottom: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item-pro-m .swiper-item-pro-m .swiper-item-pro-body-m .swiper-item-pro-body-box-m .swiper-item-pro-body-box-cart-m {
    display: none;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 32px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item-pro-m .swiper-item-pro-m:active {
    text-decoration: none
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item-magnify {
    width: 100%
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item-magnify .swiper-wrapper {
    padding-bottom: 28px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item-magnify .swiper-wrapper .item-img {
    max-height: 800px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item-magnify .swiper-wrapper .item-img .product {
    position: relative;
    cursor: url(https://img-en.fs.com/includes/templates/fiberstore/images/cursor_serch_ic.png),auto
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item-magnify .swiper-wrapper .item-img .product img {
    max-width: 100%;
    max-height: 450px;
    height: auto
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item-magnify .swiper-wrapper .item-img .product .upload-img {
    position: absolute;
    z-index: 10;
    display: flex;
    width: 16px;
    height: 16px;
    transform: scaleX(-1)
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item-magnify .swiper-wrapper .item-img .product .upload-img .upload-img-body {
    width: 100%;
    height: 100%
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item-magnify .swiper-wrapper .item-img .product .upload-img .upload-img-body .upload-img-body-sign {
    width: 100%;
    height: 100%;
    display: inline-block;
    border-radius: 50%;
    position: relative
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item-magnify .swiper-wrapper .item-img .product .upload-img .upload-img-body .upload-img-body-sign i {
    background: #000;
    width: 100%;
    height: 100%;
    opacity: .4;
    z-index: 4;
    top: -4px;
    display: inline-block;
    border-radius: 50%;
    position: relative
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item-magnify .swiper-wrapper .item-img .product .upload-img .upload-img-body .upload-img-body-sign em {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 5;
    display: inline-block;
    background: #fff
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item-magnify .swiper-wrapper .item-img .product .upload-img .upload-img-body .upload-img-body-sign b {
    width: 22px;
    height: 1px;
    right: -18px;
    position: absolute;
    top: 50%;
    z-index: 2;
    display: inline-block;
    background: #fff
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item-magnify .swiper-wrapper .item-img .product .upload-img .upload-img-body .upload-img-body-content {
    display: block;
    width: 170px;
    height: 50px;
    border-radius: 4px;
    text-align: left;
    position: absolute;
    right: -188px;
    top: 50%;
    transform: translateY(-50%);
    overflow: hidden;
    margin-top: 1px;
    background: url(https://img-en.fs.com/community/tagPC.png) no-repeat
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item-magnify .swiper-wrapper .item-img .product .upload-img .upload-img-body .upload-img-body-content a {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 4px 10px 4px 22px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item-magnify .swiper-wrapper .item-img .product .upload-img .upload-img-body .upload-img-body-content a span {
    transform: scaleX(-1);
    margin-left: auto;
    font-size: 12px;
    color: #232323;
    line-height: 20px;
    overflow: hidden;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item-magnify .button {
    color: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    transition: all .3s;
    box-sizing: border-box;
    background-color: rgba(0,0,0,.2);
    text-align: center;
    background-image: none;
    opacity: 0;
    margin: -22px 0 0!important
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item-magnify .button i {
    font-size: 28px;
    color: #fff
}

@media(max-width: 414px) {
    .community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item-magnify .button {
        display:none!important
    }
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item-magnify .swiper-button-prev {
    left: 10px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item-magnify .swiper-button-next {
    right: 10px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item-magnify .swiper-pagination {
    bottom: -3px!important
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item-magnify .swiper-pagination .swiper-pagination-bullet {
    border-radius: 2px!important;
    background: #000!important;
    opacity: .2;
    transition: all .3s;
    width: 60px!important;
    height: 60px!important;
    border: 1px solid #39393a;
    overflow: hidden
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item-magnify .swiper-pagination .swiper-pagination-bullet img {
    width: 100%;
    height: 100%
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-item-magnify .swiper-pagination .swiper-pagination-bullet-active {
    background: #000!important;
    opacity: .5
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-admin {
    margin: 0 auto;
    width: 800px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body a {
    color: #0060bf;
    cursor: pointer
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body a:hover {
    text-decoration: underline
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body a:not(.details-pros-item):not(.swiper-slide):not(.upload_text) * {
    color: #0060bf!important;
    font-weight: 400;
    text-decoration: none
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body h2 {
    font-weight: 600;
    color: #19191a;
    font-size: 16px;
    line-height: 24px;
    margin-top: 24px;
    margin-bottom: 12px
}

@media(max-width: 1200px) {
    .community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body h2 {
        margin:16px 0
    }
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body h2 a {
    color: #19191a;
    cursor: auto;
    pointer-events: none
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body h3 {
    font-weight: 600;
    color: #19191a;
    font-size: 14px;
    line-height: 22px;
    margin-top: 24px;
    margin-bottom: 12px
}

@media(max-width: 1200px) {
    .community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body h3 {
        margin:16px 0
    }
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body h3 a {
    color: #19191a;
    cursor: auto;
    pointer-events: none
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body:not(.en) h2 a,.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body:not(.en) h3 a {
    color: #19191a;
    cursor: pointer;
    pointer-events: auto
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body h4 {
    font-weight: 600;
    color: #19191a;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 12px;
    margin-top: 0
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body h4 a {
    color: #0060bf;
    cursor: pointer
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body>p:first-child {
    margin-top: 0
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body p {
    font-size: 13px;
    line-height: 22px;
    color: #19191a;
    font-weight: 400;
    margin: 0 0 24px;
    text-align: left
}

@media(max-width: 1200px) {
    .community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body p {
        margin:0 0 16px
    }
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body p a {
    color: #0060bf;
    cursor: pointer
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body p a:hover {
    text-decoration: underline
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body p[\:has\(\%3Ebr\)] br {
    display: none
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body p:has(>br) br {
    display: none
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body img {
    max-width: 100%;
    height: auto;
    /* margin: -16px 0 24px; */
    display: block
}

@media(max-width: 1200px) {
    .community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body img {
        margin:16px 0
    }
}

@media(max-width: 414px) {
    .community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body img {
        max-width:100%
    }
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body iframe,.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body video {
    display: block;
    max-width: 100%;
    height: 360px;
    margin: 0 0 24px
}

@media(max-width: 1200px) {
    .community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body iframe,.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body video {
        margin:16px 0
    }
}

@media(max-width: 414px) {
    .community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body iframe,.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body video {
        max-width:100%;
        height: 214px
    }
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body table {
    border: 2px solid #fff;
    text-align: left;
    font-size: 13px;
    line-height: 22px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body table tr:nth-child(odd) {
    background-color: #fafafb
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body table tr td {
    border: 2px solid #fff;
    padding: 16px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body table tr td img {
    max-width: 100%;
    margin: 0;
    width: 120px;
    height: 120px;
    -o-object-fit: contain;
    object-fit: contain
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body table tr th {
    background: #fafafb;
    padding: 16px;
    font-weight: 600
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body table tr th img {
    margin: 0
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body table tr th .th-img img,.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body table tr th .th-img p {
    margin: 0 auto
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body table tr th .th-img p img {
    margin: 0
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body em,.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body strong {
    font-size: 13px;
    line-height: 22px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .new_community_detaile_section_h3 {
    margin-top: 0
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .Cou_container_margin {
    background: #fff;
    transition: all .3s;
    margin: 0 0 24px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .overflow_x {
    overflow-x: auto
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .Cou_container_margin a:hover {
    text-decoration: underline
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .Cou_container_margin:hover {
    background: #fff
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .Cou_container_margin:after {
    content: "";
    display: block;
    clear: both
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .Cou_table_container {
    width: 100%;
    overflow-x: auto
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .blog_table,.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .Cou_table {
    text-align: left;
    width: 100%;
    color: #19191a;
    font-size: 13px;
    line-height: 22px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .blog_table tr:nth-child(odd),.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .Cou_table tr:nth-child(odd) {
    background-color: #fafafb
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .blog_table tr td,.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .Cou_table tr td {
    border-bottom: 2px solid #fff;
    padding: 16px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .blog_table tr td img,.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .Cou_table tr td img {
    max-width: 100%;
    margin: 0;
    width: 120px;
    height: 120px;
    -o-object-fit: contain;
    object-fit: contain
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .blog_table tr th,.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .Cou_table tr th {
    border: 2px solid #fff;
    background: #fafafb;
    padding: 16px;
    font-weight: 600
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .blog_p,.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .community_blog_detail_p {
    text-align: left;
    margin: 0 0 24px;
    font-size: 13px;
    line-height: 22px
}

@media(max-width: 1200px) {
    .community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .blog_p,.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .community_blog_detail_p {
        margin:16px 0
    }
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .blog_p[\:has\(\%3Eem\,\%3Estrong\)] {
    margin-bottom: 24px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .blog_p:has(>em,>strong) {
    margin-bottom: 24px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .new_community_blog_detail_ul li {
    position: relative;
    padding-left: 16px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .new_community_blog_detail_ul li .new_community_blog_detail_ul_circle {
    display: block;
    width: 6px;
    height: 6px;
    background: #19191a;
    border-radius: 50%;
    position: absolute;
    top: 9px;
    left: 16px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .new_community_blog_detail_ul li p {
    margin-bottom: 24px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .new_community_blog_detail_ul li[\:has\(\%3E.new_community_blog_detail_ul_circle\)] {
    padding-left: 34px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .new_community_blog_detail_ul li:has(>.new_community_blog_detail_ul_circle) {
    padding-left: 34px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .p_con_02 em,.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .p_con_02 strong {
    font-size: 13px;
    line-height: 22px
}

@media(max-width: 480px) {
    .community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .blog_p,.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .community02-blog-details-p,.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .community_blog_detail_p1,.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .new_community_blog_detail_ul p {
        text-align:left
    }
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .Cou_mx {
    font-size: 16px;
    font-weight: 600;
    color: #19191a;
    line-height: 30px;
    margin-bottom: 8px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body ul {
    margin-bottom: 24px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body ul li {
    margin-bottom: 4px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body ul li p {
    font-size: 13px;
    line-height: 20px;
    text-align: left
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .new_community_blog_detail_underline {
    margin: 16px 0;
    height: 2px;
    border-bottom: 1px solid #eee;
    margin: 30px 0;
    display: none
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .Coll_Text_bottom,.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .Cou_banner_tit {
    display: none
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .Cou_tit,.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .Cou_tit_Subtitle {
    font-weight: 600!important
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .Cou_tit {
    font-size: 20px!important
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .Cou_tit,.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .Cou_tit_Subtitle,.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .tit_one {
    margin-top: 24px;
    margin-bottom: 12px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .communityv2-idea-iframe {
    width: 100%
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .mb8 {
    margin-bottom: 8px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .mb12 {
    margin-bottom: 12px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .mb16 {
    margin-bottom: 16px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .mb20 {
    margin-bottom: 20px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .mb24 {
    margin-bottom: 24px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .mb26 {
    margin-bottom: 26px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .mb30 {
    margin-bottom: 30px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .mb32 {
    margin-bottom: 32px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .mb36 {
    margin-bottom: 36px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .mb48 {
    margin-bottom: 48px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .community-restructure-banner,.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .community-restructure-preface {
    margin-bottom: 16px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .community-restructure-preface .community-restructure-p1 {
    margin-bottom: 12px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .community-restructure-preface .community-restructure-p1:last-child {
    margin-bottom: 0
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .community-restructure-product-list>.community-restructure-product-item {
    margin-bottom: 32px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .community-restructure-product-list>.community-restructure-product-item>.bottom12,.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .community-restructure-product-list>.community-restructure-product-item>.community-restructure-h2 {
    margin-bottom: 12px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .community-restructure-product-list>.community-restructure-product-item>.community-restructure-h3,.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .community-restructure-product-list>.community-restructure-product-item>.community-restructure-h4 {
    margin-bottom: 12px;
    margin-top: 0
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .community-restructure-product-list>.community-restructure-product-item>.community-restructure-product-item-list>.community-restructure-product-item-item>.community-restructure-p1 {
    margin-bottom: 16px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .community-restructure-product-list>.community-restructure-product-item>.community-restructure-product-item-list>.community-restructure-product-item-item>.community-restructure-p1:last-child {
    margin-bottom: 0
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .community-restructure-product-list>.community-restructure-product-item>.community-restructure-product-item-list>.community-restructure-product-item-item>.bottom32 {
    margin-bottom: 32px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .community-restructure-product-list>.community-restructure-product-item>.community-restructure-product-item-list>.community-restructure-product-item-item>.community-restructure-desc {
    margin-bottom: 20px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .community-restructure-product-list>.community-restructure-product-item>.community-restructure-product-item-list>.community-restructure-product-item-item>.community-restructure-desc:last-child {
    margin-bottom: 0
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .community-restructure-product-list>.community-restructure-product-item>.community-restructure-product-item-list>.community-restructure-product-item-item .community-restructure-full,.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .community-restructure-product-list>.community-restructure-product-item>.community-restructure-product-item-list>.community-restructure-product-item-item .community-restructure-table {
    margin-bottom: 32px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .community-restructure-product-list>.community-restructure-product-item>.community-restructure-product-item-list>.community-restructure-product-item-item .community-restructure-table .community-restructure-table-mask {
    display: none
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .community-restructure-product-list>.community-restructure-product-item>.community-restructure-product-item-list>.community-restructure-product-item-item .community-restructure-table:last-child {
    margin-bottom: 0
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .community-restructure-product-list>.community-restructure-product-item>.community-restructure-product-item-list>.community-restructure-product-item-item .community-restructure-video-img .community-restructure-iframe,.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .community-restructure-product-list>.community-restructure-product-item>.community-restructure-product-item-list>.community-restructure-product-item-item .community-restructure-video-img .community-restructure-video-img-item {
    margin-bottom: 32px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .community-restructure-product-list>.community-restructure-product-item>.community-restructure-product-item-list>.community-restructure-product-item-item .community-restructure-video-img .community-restructure-video-img-item .community-restructure-h3,.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .community-restructure-product-list>.community-restructure-product-item>.community-restructure-product-item-list>.community-restructure-product-item-item .community-restructure-video-img .community-restructure-video-img-item .community-restructure-h4 {
    margin-bottom: 16px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .community-restructure-product-list>.community-restructure-product-item>.community-restructure-product-item-list>.community-restructure-product-item-item .community-restructure-video-img .community-restructure-video-img-item .bottom8 {
    margin-bottom: 8px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .community-restructure-product-list>.community-restructure-product-item>.community-restructure-product-item-list>.community-restructure-product-item-item .community-restructure-video-img .community-restructure-video-img-item .bottom16 {
    margin-bottom: 16px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .community-restructure-product-list>.community-restructure-product-item>.community-restructure-product-item-list>.community-restructure-product-item-item .community-restructure-video-img .community-restructure-video-img-item .bold {
    font-weight: 600
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .community-restructure-product-list>.community-restructure-product-item>.community-restructure-product-item-list.community-restructure-product-item-item:last-child .community-restructure-full,.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .community-restructure-product-list>.community-restructure-product-item>.community-restructure-product-item-list>.community-restructure-product-item-item .community-restructure-video-img .community-restructure-video-img-item:last-child {
    margin-bottom: 0
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .community-restructure-product-list>.community-restructure-product-item>.community-restructure-p1 {
    margin-bottom: 16px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .community-restructure-product-list>.community-restructure-product-item .community-restructure-border-title {
    margin-bottom: 8px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .community-restructure-glance {
    margin-bottom: 40px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .community-restructure-glance>.community-restructure-h2 {
    margin-bottom: 20px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .community-restructure-glance .community-restructure-style-item {
    margin-bottom: 32px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .community-restructure-glance .community-restructure-style-item .community-restructure-style-li {
    display: flex;
    align-items: center
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .community-restructure-glance .community-restructure-style-item:last-child {
    margin-bottom: 0
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .community-restructure-swiper {
    width: 100%;
    margin-bottom: 28px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .community-restructure-swiper.one {
    margin-bottom: 0
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .community-restructure-swiper.product-swiper {
    margin-bottom: 20px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .community-restructure-swiper iframe,.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .community-restructure-swiper video {
    display: block;
    max-width: 100%;
    height: 450px
}

@media(max-width: 414px) {
    .community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .community-restructure-swiper iframe,.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .community-restructure-swiper video {
        height:450px
    }
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-body .community-restructure-product-item .community-restructure-h4 {
    margin-bottom: 32px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-added {
    padding-top: 36px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-share-tag-new {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 12px;
    margin-top: 48px;
    margin-bottom: 24px
}

@media(max-width: 1200px) {
    .community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-share-tag-new {
        border-bottom:none;
        margin-bottom: 0;
        padding-bottom: 0;
        margin-top: 32px
    }
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-share-tag-new .tagTitle {
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    margin-bottom: 12px
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-share-tag-new .tagBox {
    padding: 0;
    margin-top: 0
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-share-tag-new .tag-list {
    padding: 0
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-first-img-banner-box {
    margin-top: 20px;
    margin-bottom: 16px
}

@media(max-width: 1200px) {
    .community-theme-new[data-v-0d7a4678] .community-theme .community-first-img-banner-box {
        margin-bottom:-4px
    }
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-first-img-banner-box img {
    display: block;
    width: 100%;
    height: auto
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-magnify-view {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: hsla(0,0%,100%,.95);
    z-index: 209;
    overflow: hidden
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-magnify-view .community-restructure-swiper-close-view {
    position: absolute;
    top: 40px;
    right: 40px;
    font-size: 28px;
    color: #ccc;
    transition: color .3s;
    cursor: pointer;
    z-index: 210
}

.community-theme-new[data-v-0d7a4678] .community-theme .community-restructure-swiper-magnify-view .view-main {
    width: 1420px;
    max-width: 100%;
    height: 100%;
    padding: 40px 10px 10px;
    margin: 0 auto
}

.community-theme-new .community-theme-right[data-v-0d7a4678],.community-theme-new .community-theme-right-m[data-v-0d7a4678] {
    width: 400px;
    padding: 96px 0 0 60px;
    position: sticky;
    top: 0;
    align-self: flex-start
}

.community-theme-new .community-theme-right-m .word-box[data-v-0d7a4678],.community-theme-new .community-theme-right .word-box[data-v-0d7a4678] {
    margin-bottom: 24px
}

.community-theme-new .community-theme-right-m .word-box .title[data-v-0d7a4678],.community-theme-new .community-theme-right .word-box .title[data-v-0d7a4678] {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 16px;
    font-weight: 600
}

.community-theme-new .community-theme-right-m .word-box[data-v-0d7a4678] .tagBox,.community-theme-new .community-theme-right .word-box[data-v-0d7a4678] .tagBox {
    height: auto!important;
    padding: 0
}

.community-theme-new .community-theme-right-m .word-box.product ul[data-v-0d7a4678],.community-theme-new .community-theme-right .word-box.product ul[data-v-0d7a4678] {
    padding: 0
}

.community-theme-new .community-theme-right-m .word-box.product ul li[data-v-0d7a4678],.community-theme-new .community-theme-right .word-box.product ul li[data-v-0d7a4678] {
    list-style: none;
    display: flex;
    align-items: center;
    padding: 6px 12px;
    margin-bottom: 12px;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    cursor: pointer
}

.community-theme-new .community-theme-right-m .word-box.product ul li[data-v-0d7a4678]:hover,.community-theme-new .community-theme-right .word-box.product ul li[data-v-0d7a4678]:hover {
    cursor: pointer;
    text-decoration: none;
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.1)
}

.community-theme-new .community-theme-right-m .word-box.product ul li>a[data-v-0d7a4678],.community-theme-new .community-theme-right .word-box.product ul li>a[data-v-0d7a4678] {
    color: #19191a;
    display: flex;
    align-items: center;
    text-decoration: none
}

.community-theme-new .community-theme-right-m .word-box.product ul li .img-box img[data-v-0d7a4678],.community-theme-new .community-theme-right .word-box.product ul li .img-box img[data-v-0d7a4678] {
    display: block;
    width: 68px;
    height: 100%
}

.community-theme-new .community-theme-right-m .word-box.product ul li .price-name-box[data-v-0d7a4678],.community-theme-new .community-theme-right .word-box.product ul li .price-name-box[data-v-0d7a4678] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: 16px
}

.community-theme-new .community-theme-right-m .word-box.product ul li .price-name-box .product-name[data-v-0d7a4678],.community-theme-new .community-theme-right .word-box.product ul li .price-name-box .product-name[data-v-0d7a4678] {
    font-size: 13px;
    line-height: 22px;
    margin-bottom: 8px
}

.community-theme-new .community-theme-right-m .word-box.product ul li .price-name-box .product-name[data-v-0d7a4678]:hover,.community-theme-new .community-theme-right .word-box.product ul li .price-name-box .product-name[data-v-0d7a4678]:hover {
    text-decoration: underline
}

.community-theme-new .community-theme-right-m .word-box.product ul li .price-name-box .product-price[data-v-0d7a4678],.community-theme-new .community-theme-right .word-box.product ul li .price-name-box .product-price[data-v-0d7a4678] {
    font-size: 12px;
    line-height: 18px;
    font-weight: 600
}

.community-theme-new .community-theme-right-m .word-box.product ul li[data-v-0d7a4678]:last-child,.community-theme-new .community-theme-right .word-box.product ul li[data-v-0d7a4678]:last-child {
    margin-bottom: 0
}

.community-theme-new .community-theme-right-m[data-v-0d7a4678] {
    display: none;
    position: relative
}

.community-theme-new.has-right[data-v-0d7a4678] {
    display: flex
}

@media(max-width: 1220px) {
    .community-theme-new.has-right[data-v-0d7a4678] {
        flex-direction:column
    }

    .community-theme-new.has-right .community-theme-right[data-v-0d7a4678] {
        display: none
    }

    .community-theme-new.has-right .community-theme-right-m[data-v-0d7a4678] {
        display: block;
        width: 100%;
        padding: 0;
        margin: 0
    }

    .community-theme-new.has-right .community-theme-right-m .word-box.product[data-v-0d7a4678] {
        margin-bottom: 32px
    }

    .community-theme-new.has-right .community-theme-right-m .word-box.product ul[data-v-0d7a4678] {
        display: flex;
        flex-wrap: wrap
    }

    .community-theme-new.has-right .community-theme-right-m .word-box.product ul li[data-v-0d7a4678] {
        width: calc(50% - 6px);
        margin-right: 12px
    }

    .community-theme-new.has-right .community-theme-right-m .word-box.product ul li[data-v-0d7a4678]:nth-of-type(2n) {
        margin-right: 0
    }

    .community-theme-new.has-right .community-theme-right-m .word-box.product ul li[data-v-0d7a4678]:last-child {
        margin-bottom: 12px
    }
}

@media(max-width: 768px) {
    .community-theme-new.has-right .community-theme-right-m .word-box.product ul li[data-v-0d7a4678] {
        width:100%;
        margin-right: 0
    }
}

.waterfall-swiper-box[data-v-0d7a4678] {
    width: 100%
}

@media(max-width: 1200px) {
    .waterfall-swiper-box[data-v-0d7a4678] {
        background-color:#f7f7f7;
        padding: 12px 16px 24px
    }

    .waterfall-swiper-box .swiper-main[data-v-0d7a4678] {
        padding: 0
    }

    .waterfall-swiper-box .swiper-main .swiper-btn-box[data-v-0d7a4678] {
        display: none
    }

    .waterfall-swiper-box[data-v-0d7a4678] .community-cart-box .filter-cover {
        height: 104px
    }
}

.waterfall-swiper-box .waterfall-swiper-flex[data-v-0d7a4678] {
    width: 100%;
    max-width: 781px;
    margin: 0 auto
}

.waterfall-swiper-box .waterfall-title[data-v-0d7a4678] {
    margin: 0 auto 12px;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px
}

.waterfall-swiper-box[data-v-0d7a4678] .swiper-slide {
    width: calc(25% - 12px);
    margin-right: 16px
}

.waterfall-swiper-box[data-v-0d7a4678] .swiper-slide .community-cart-box {
    border: none
}

@media(max-width: 1200px) {
    .waterfall-swiper-box[data-v-0d7a4678] .swiper-no-swiping-new {
        padding-bottom:32px
    }

    .waterfall-swiper-box[data-v-0d7a4678] .swiper-no-swiping-new .swiper-pagination {
        height: 8px;
        display: flex;
        justify-content: center;
        bottom: 0
    }

    .waterfall-swiper-box[data-v-0d7a4678] .swiper-no-swiping-new .swiper-pagination .swiper-pagination-bullet {
        background: #707070;
        opacity: .4;
        margin: 0 5px;
        transition: all .3s
    }

    .waterfall-swiper-box[data-v-0d7a4678] .swiper-no-swiping-new .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        opacity: 1;
        width: 20px;
        border-radius: 4px
    }
}

.magnify-view[data-v-0d7a4678] {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: hsla(0,0%,100%,.95);
    z-index: 1000;
    overflow: hidden
}

.magnify-view .view-main[data-v-0d7a4678] {
    width: 1420px;
    max-width: 100%;
    height: 100%;
    padding: 40px 10px 10px;
    margin: 0 auto;
    position: relative
}

.magnify-view .view-main .ideaTag-container[data-v-0d7a4678] {
    width: 100%;
    height: 100%
}

.magnify-view .view-main .communityv2-idea-img[data-v-0d7a4678] {
    cursor: default;
    width: 800px;
    max-width: 800px;
    max-height: 800px;
    position: relative
}

.magnify-view .view-main .communityv2-idea-img .product[data-v-0d7a4678] {
    position: relative
}

.magnify-view .view-main .communityv2-idea-img img[data-v-0d7a4678] {
    max-width: 100%;
    width: 100%;
    height: auto
}

.magnify-view .view-main .communityv2-idea-video[data-v-0d7a4678],.magnify-view .view-main .ideaTag-container .swiper-slide[data-v-0d7a4678] {
    max-height: 800px;
    overflow-y: auto;
    display: flex;
    justify-content: center;
    align-items: center
}

.magnify-view .view-main .swiper-pagination-magnify span[data-v-0d7a4678] {
    width: 60px;
    height: 60px;
    border: 1px solid #39393a;
    border-radius: 2px;
    overflow: hidden
}

.magnify-view .view-main .swiper-pagination-magnify span img[data-v-0d7a4678] {
    width: 100%;
    height: 100%
}

.magnify-view .view-main .swiper-btn-box[data-v-0d7a4678] {
    position: absolute;
    margin: 0 auto;
    transform: translate3d(-50%,-50%,0);
    top: 50%;
    left: 50%;
    z-index: 10;
    width: 100%;
    display: block
}

.magnify-view .view-main .swiper-btn-box .swiper-magnify-btn[data-v-0d7a4678] {
    display: none;
    font-size: 16px;
    color: #fff;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    transition: all .3s;
    box-sizing: border-box;
    background-color: rgba(0,0,0,.05);
    text-align: center;
    line-height: 48px;
    background-image: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: absolute;
    top: -28px;
    cursor: pointer
}

.magnify-view .view-main .swiper-btn-box .swiper-magnify-btn[data-v-0d7a4678]:hover {
    background-color: rgba(0,0,0,.2)
}

.magnify-view .view-main .swiper-btn-box .swiper-magnify-btn[data-v-0d7a4678]:after {
    content: "";
    font-family: "iconfont"!important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.magnify-view .view-main .swiper-btn-box .swiper-magnify-btn.disabled[data-v-0d7a4678] {
    cursor: auto
}

.magnify-view .view-main .swiper-btn-box .swiper-magnify-btn.disabled[data-v-0d7a4678]:hover {
    background-color: rgba(0,0,0,.05)
}

.magnify-view .view-main .swiper-btn-box .swiper-magnify-button-prev[data-v-0d7a4678] {
    left: 0
}

.magnify-view .view-main .swiper-btn-box .swiper-magnify-button-prev[data-v-0d7a4678]:after {
    content: ""
}

.magnify-view .view-main .swiper-btn-box .swiper-magnify-button-next[data-v-0d7a4678] {
    right: 0
}

.magnify-view .view-main .swiper-btn-box .swiper-magnify-button-next[data-v-0d7a4678]:after {
    content: ""
}

.magnify-view .view-main:hover .swiper-magnify-btn[data-v-0d7a4678] {
    display: block
}

.magnify-view .close-view[data-v-0d7a4678] {
    position: absolute;
    top: 40px;
    right: 40px;
    font-size: 28px;
    color: #ccc;
    transition: color .3s;
    cursor: pointer;
    z-index: 210
}

.magnify-view .close-view[data-v-0d7a4678]:hover {
    color: #19191a
}

.upload_input_container[data-v-0d7a4678] {
    position: absolute;
    z-index: 10;
    top: 100px;
    left: 100px;
    display: flex;
    width: 16px;
    height: 16px
}

.upload_input_container.position_left[data-v-0d7a4678] {
    transform: scaleX(-1)
}

.upload_input_container.position_left .upload_text a[data-v-0d7a4678],.upload_input_container.position_left .upload_text span[data-v-0d7a4678] {
    transform: scaleX(-1);
    margin-left: auto
}

.upload_point[data-v-0d7a4678] {
    width: 16px;
    height: 16px
}

.upload_point[data-v-0d7a4678],.upload_point i[data-v-0d7a4678] {
    display: inline-block;
    border-radius: 50%;
    position: relative
}

.upload_point i[data-v-0d7a4678] {
    background: #000;
    width: 100%;
    height: 100%;
    opacity: .4;
    z-index: 4;
    top: -1px
}

.upload_point em[data-v-0d7a4678] {
    width: 8px;
    height: 8px;
    border-radius: 50px;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 5
}

.upload_point b[data-v-0d7a4678],.upload_point em[data-v-0d7a4678] {
    display: inline-block;
    background: #fff;
    position: absolute;
    top: 50%
}

.upload_point b[data-v-0d7a4678] {
    width: 22px;
    height: 1px;
    right: -18px;
    z-index: 2;
    margin-top: -.5px
}

.upload_text_container[data-v-0d7a4678] {
    display: block;
    width: 170px;
    height: 50px;
    border-radius: 4px;
    text-align: left;
    position: absolute;
    right: -188px;
    top: 50%;
    transform: translateY(-50%);
    overflow: hidden;
    margin-top: 1px;
    background: url(https://img-en.fs.com/community/tagPC.png) no-repeat
}

a.upload_text[data-v-0d7a4678] {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 4px 10px 4px 22px
}

a.upload_text[data-v-0d7a4678]:hover {
    text-decoration: none!important
}

a.upload_text:hover>span[data-v-0d7a4678]:first-child {
    text-decoration: underline
}

.upload_text>a[data-v-0d7a4678],.upload_text>span[data-v-0d7a4678] {
    font-size: 12px;
    color: #232323;
    line-height: 20px;
    overflow: hidden;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1
}

.upload_text>span[data-v-0d7a4678]:last-child {
    font-weight: 600
}

.upload_text:hover>span[data-v-0d7a4678]:first-child {
    text-decoration: underline
}

@media(max-width: 480px) {
    .ideaTag-container.swiper-container[data-v-0d7a4678] {
        padding-bottom:15px
    }

    .ideaTag-container .swiper-wrapper[data-v-0d7a4678] {
        display: flex;
        align-items: center
    }

    .ideaTag-container.swiper-container:hover .swiper-button-next[data-v-0d7a4678],.ideaTag-container.swiper-container:hover .swiper-button-next-pro[data-v-0d7a4678],.ideaTag-container.swiper-container:hover .swiper-button-prev[data-v-0d7a4678],.ideaTag-container.swiper-container:hover .swiper-button-prev-pro[data-v-0d7a4678] {
        opacity: 0
    }

    .communityv2-idea .communityv2-idea-main .ideaTagPro-container[data-v-0d7a4678] {
        margin-top: 10px
    }

    .upload_text_container[data-v-0d7a4678] {
        background: url(https://img-en.fs.com/community/tagM.png) no-repeat
    }

    .ideaTag-container .upload_text_container[data-v-0d7a4678] {
        width: 146px;
        height: 26px;
        right: -164px
    }

    .ideaTag-container .upload_text[data-v-0d7a4678]:after {
        top: -11px
    }

    .ideaTag-container a.upload_text[data-v-0d7a4678] {
        padding: 4px 10px 4px 14px
    }

    .communityv2-idea-video[data-v-0d7a4678],.ideaTag-container .swiper-slide[data-v-0d7a4678] {
        min-height: 0;
        max-height: none
    }

    .ideaTag-container .swiper-slide img[data-v-0d7a4678] {
        max-height: none
    }

    .ideaTag-container.swiper-container-horizontal>.swiper-pagination-bullets[data-v-0d7a4678] {
        bottom: 6px
    }

    .communityv2-idea .communityv2-idea-main[data-v-0d7a4678] {
        padding: 0
    }

    .community02-details-shares[data-v-0d7a4678] {
        display: none
    }

    .community02-details-shares .icon[data-v-0d7a4678] {
        font-size: 18px
    }

    .ideaTagPro-container .swiper-slide[data-v-0d7a4678] {
        width: 280px
    }

    .ideaTagPro-container .swiper-button-next[data-v-0d7a4678],.ideaTagPro-container .swiper-button-next-pro[data-v-0d7a4678],.ideaTagPro-container .swiper-button-prev[data-v-0d7a4678],.ideaTagPro-container .swiper-button-prev-pro[data-v-0d7a4678] {
        display: none
    }

    .swiper-container[data-v-0d7a4678] {
        padding-bottom: 25px
    }

    .swiper-container-horizontal>.swiper-pagination-bullets[data-v-0d7a4678],.swiper-pagination-custom[data-v-0d7a4678],.swiper-pagination-fraction[data-v-0d7a4678] {
        bottom: -9px
    }

    .swiper-pagination-bullet[data-v-0d7a4678] {
        background: #ccc
    }

    .swiper-pagination-bullet-active[data-v-0d7a4678] {
        background: #828282!important
    }

    .swiper-slide-one[data-v-0d7a4678] {
        width: calc(100% - 20px)
    }

    .communityv2-idea-iframe iframe[data-v-0d7a4678] {
        height: auto
    }
}

.pc-width[data-v-13a03a0a] {
    width: 1200px;
    max-width: 1200px;
    margin: 0 auto
}

.clearfix[data-v-13a03a0a]:after {
    content: "";
    height: 0;
    line-height: 0;
    display: block;
    visibility: hidden;
    clear: both
}

.clearfix[data-v-13a03a0a] {
    zoom:1}

@media(max-width: 1200px) {
    .pc-width[data-v-13a03a0a] {
        width:100%;
        max-width: 100%
    }
}

.overHidden[data-v-13a03a0a] {
    overflow: hidden
}

.ellipsis-1[data-v-13a03a0a] {
    -webkit-line-clamp: 1;
    word-break: break-all
}

.ellipsis-1[data-v-13a03a0a],.ellipsis-2[data-v-13a03a0a] {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}

.ellipsis-2[data-v-13a03a0a] {
    -webkit-line-clamp: 2;
    word-break: break-word
}

.ellipsis-3[data-v-13a03a0a] {
    -webkit-line-clamp: 3
}

.ellipsis-3[data-v-13a03a0a],.ellipsis-4[data-v-13a03a0a] {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    word-break: break-word
}

.ellipsis-4[data-v-13a03a0a] {
    -webkit-line-clamp: 4
}

.pointer[data-v-13a03a0a] {
    cursor: pointer
}

.scrollBar[data-v-13a03a0a]::-webkit-scrollbar {
    background: transparent!important;
    height: 6px;
    width: 6px!important;
    border-radius: 3px
}

.scrollBar[data-v-13a03a0a]::-webkit-scrollbar-thumb {
    background: #d8dde3!important;
    border-radius: 3px
}

.scrollBar[data-v-13a03a0a]::-webkit-scrollbar-track {
    width: 500px
}

.scrollBar1[data-v-13a03a0a]::-webkit-scrollbar {
    background: #f3f5f7!important;
    height: 3px;
    width: 3px!important;
    border-radius: 3px
}

.scrollBar1[data-v-13a03a0a]::-webkit-scrollbar-thumb {
    background: #d8dde3!important;
    border-radius: 1px
}

.scrollBar1[data-v-13a03a0a]::-webkit-scrollbar-track {
    width: 3px
}

.scrollBar2[data-v-13a03a0a]::-webkit-scrollbar {
    width: 0
}

.scroll_hidden[data-v-13a03a0a] {
    display: block;
    width: 16px;
    height: 100%;
    position: absolute;
    background: #f0f0f0;
    right: 0;
    top: 0;
    z-index: 1
}

.triangle-up[data-v-13a03a0a] {
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 9px solid #f2f2f2;
    position: relative;
    z-index: 10
}

.triangle-up[data-v-13a03a0a]:after {
    display: block;
    content: "";
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
    position: absolute;
    left: -8px;
    top: 1px;
    z-index: 10
}

@keyframes addLike-data-v-13a03a0a {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.3)
    }

    to {
        transform: scale(1)
    }
}

@keyframes handleLike-data-v-13a03a0a {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.3)
    }

    to {
        transform: scale(1)
    }
}

.swiper-main[data-v-13a03a0a] {
    max-width: 1200px;
    box-sizing: content-box;
    margin: 0 auto;
    position: relative
}

@media(max-width: 1200px) {
    .swiper-main[data-v-13a03a0a] {
        padding:0
    }

    .swiper-main .swiper-no-swiping-new[data-v-13a03a0a] {
        padding-bottom: 32px
    }
}

.swiper-main .swiper-no-swiping-new[data-v-13a03a0a] {
    padding-bottom: 32px
}

.swiper-main .swiper-no-swiping-new .swiper-wrapper .swiper-slide .swiper-content[data-v-13a03a0a] {
    max-width: 1200px;
    margin: 0 auto;
    display: flex
}

.swiper-main .swiper-no-swiping-new .swiper-wrapper .swiper-slide .swiper-content .swiper-item[data-v-13a03a0a] {
    width: calc(25% - 12px);
    margin-right: 16px
}

.swiper-main .swiper-no-swiping-new .swiper-wrapper .swiper-slide .swiper-content .swiper-item[data-v-13a03a0a]:last-child {
    margin-right: 0
}

.swiper-main .swiper-no-swiping-new .swiper-wrapper:hover .swiper-btn-box[data-v-13a03a0a] {
    display: block
}

.swiper-main .swiper-no-swiping-new[data-v-13a03a0a] .swiper-pagination {
    height: 8px;
    display: flex;
    justify-content: center;
    bottom: 0
}

.swiper-main .swiper-no-swiping-new[data-v-13a03a0a] .swiper-pagination .swiper-pagination-bullet {
    background: #707070;
    opacity: .4;
    margin: 0 5px;
    transition: all .3s
}

.swiper-main .swiper-no-swiping-new[data-v-13a03a0a] .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1;
    width: 20px;
    border-radius: 4px
}

.swiper-main .swiper-btn-box[data-v-13a03a0a] {
    position: absolute;
    margin: 0 auto;
    transform: translate3d(-50%,-50%,0);
    top: 42%;
    left: 50%;
    z-index: 10;
    width: 100%;
    display: block
}

.swiper-main .swiper-btn-box .swiper-btn[data-v-13a03a0a] {
    font-size: 16px;
    color: #fff;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    transition: all .3s;
    box-sizing: border-box;
    background-color: rgba(0,0,0,.05);
    text-align: center;
    line-height: 36px;
    background-image: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: none
}

.swiper-main .swiper-btn-box .swiper-btn[data-v-13a03a0a]:hover {
    background-color: rgba(0,0,0,.2)
}

.swiper-main .swiper-btn-box .swiper-btn[data-v-13a03a0a]:after {
    content: "";
    font-family: "iconfont"!important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.swiper-main .swiper-btn-box .swiper-btn.disabled[data-v-13a03a0a] {
    cursor: auto
}

.swiper-main .swiper-btn-box .swiper-btn.disabled[data-v-13a03a0a]:hover {
    background-color: rgba(0,0,0,.05)
}

.swiper-main .swiper-btn-box .swiper-button-prev[data-v-13a03a0a] {
    left: 0;
    display: none;
}

.swiper-main .swiper-btn-box .swiper-button-prev[data-v-13a03a0a]:after {
    content: ""
}

.swiper-main .swiper-btn-box .swiper-button-next[data-v-13a03a0a] {
    right: 0;
    display: none;
}

.swiper-main .swiper-btn-box .swiper-button-next[data-v-13a03a0a]:after {
    content: ""
}

.swiper-main:hover .swiper-btn[data-v-13a03a0a] {
    display: block
}

@media(max-width: 960px) {
    .swiper-main[data-v-13a03a0a] {
        padding:0
    }

    .swiper-main .swiper-btn-box[data-v-13a03a0a] {
        display: none
    }
}

.pc-width[data-v-ce400b6c] {
    width: 1200px;
    max-width: 1200px;
    margin: 0 auto
}

.clearfix[data-v-ce400b6c]:after {
    content: "";
    height: 0;
    line-height: 0;
    display: block;
    visibility: hidden;
    clear: both
}

.clearfix[data-v-ce400b6c] {
    zoom:1}

@media(max-width: 1200px) {
    .pc-width[data-v-ce400b6c] {
        width:100%;
        max-width: 100%
    }
}

.overHidden[data-v-ce400b6c] {
    overflow: hidden
}

.ellipsis-1[data-v-ce400b6c] {
    -webkit-line-clamp: 1;
    word-break: break-all
}

.ellipsis-1[data-v-ce400b6c],.ellipsis-2[data-v-ce400b6c] {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}

.ellipsis-2[data-v-ce400b6c] {
    -webkit-line-clamp: 2;
    word-break: break-word
}

.ellipsis-3[data-v-ce400b6c] {
    -webkit-line-clamp: 3
}

.ellipsis-3[data-v-ce400b6c],.ellipsis-4[data-v-ce400b6c] {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    word-break: break-word
}

.ellipsis-4[data-v-ce400b6c] {
    -webkit-line-clamp: 4
}

.pointer[data-v-ce400b6c] {
    cursor: pointer
}

.scrollBar[data-v-ce400b6c]::-webkit-scrollbar {
    background: transparent!important;
    height: 6px;
    width: 6px!important;
    border-radius: 3px
}

.scrollBar[data-v-ce400b6c]::-webkit-scrollbar-thumb {
    background: #d8dde3!important;
    border-radius: 3px
}

.scrollBar[data-v-ce400b6c]::-webkit-scrollbar-track {
    width: 500px
}

.scrollBar1[data-v-ce400b6c]::-webkit-scrollbar {
    background: #f3f5f7!important;
    height: 3px;
    width: 3px!important;
    border-radius: 3px
}

.scrollBar1[data-v-ce400b6c]::-webkit-scrollbar-thumb {
    background: #d8dde3!important;
    border-radius: 1px
}

.scrollBar1[data-v-ce400b6c]::-webkit-scrollbar-track {
    width: 3px
}

.scrollBar2[data-v-ce400b6c]::-webkit-scrollbar {
    width: 0
}

.scroll_hidden[data-v-ce400b6c] {
    display: block;
    width: 16px;
    height: 100%;
    position: absolute;
    background: #f0f0f0;
    right: 0;
    top: 0;
    z-index: 1
}

.triangle-up[data-v-ce400b6c] {
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 9px solid #f2f2f2;
    position: relative;
    z-index: 10
}

.triangle-up[data-v-ce400b6c]:after {
    display: block;
    content: "";
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
    position: absolute;
    left: -8px;
    top: 1px;
    z-index: 10
}

@keyframes addLike-data-v-ce400b6c {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.3)
    }

    to {
        transform: scale(1)
    }
}

@keyframes handleLike-data-v-ce400b6c {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.3)
    }

    to {
        transform: scale(1)
    }
}

.community-cart-box[data-v-ce400b6c] {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    position: relative;
    background-color: #fff;
    transition: all .3s
}

.community-cart-box a[data-v-ce400b6c] {
    color: #19191a;
    text-decoration: none
}

.community-cart-box[data-v-ce400b6c]:hover {
    box-shadow: 0 15px 15px -10px rgba(0,0,0,.15)
}

.community-cart-box .tag-box[data-v-ce400b6c] {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5
}

.community-cart-box .filter-cover[data-v-ce400b6c] {
    width: 100%;
    height: 138px;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    display: block
}

.community-cart-box .cover-box[data-v-ce400b6c] {
    width: 100%;
    overflow: hidden;
    display: block
}

.community-cart-box .cover-box img[data-v-ce400b6c] {
    display: block;
    width: 100%;
    height: auto;
    min-height: 138px
}

.community-cart-box .cover-box.mask-cover[data-v-ce400b6c] {
    height: 162px;
    position: relative
}

.community-cart-box .cover-box.mask-cover img[data-v-ce400b6c] {
    width: auto;
    height: 100%;
    position: absolute;
    left: 50%;
    right: 0;
    bottom: 0;
    top: 0;
    transform: translateX(-50%)
}

.community-cart-box .content-box[data-v-ce400b6c] {
    flex: 1;
    position: relative;
    padding-bottom: 28px;
    border-bottom: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5
}

.community-cart-box .content-box .cart-bottom-box[data-v-ce400b6c] {
    position: absolute;
    bottom: 12px;
    width: 100%
}

.community-cart-box .content-box .author-box[data-v-ce400b6c] {
    height: 24px;
    position: relative;
    margin-bottom: 12px;
    padding-top: 3px
}

.community-cart-box .content-box .author-box .defaultAuthor[data-v-ce400b6c] {
    cursor: default
}

.community-cart-box .content-box .author-box .img-box[data-v-ce400b6c] {
    position: absolute;
    left: 12px;
    top: -50%;
    margin-top: -13px
}

.community-cart-box .content-box .author-box .author-name[data-v-ce400b6c] {
    padding-left: 72px;
    font-size: 12px;
    line-height: 18px;
    color: #19191a;
    text-decoration: none
}

.community-cart-box .content-box .title-box[data-v-ce400b6c] {
    padding: 0 12px;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 22px;
    font-weight: 600;
    height: 48px;
    color: #19191a
}

.community-cart-box .content-box .title-box[data-v-ce400b6c]:hover {
    text-decoration: underline
}

.community-cart-box .content-box .des-box[data-v-ce400b6c] {
    height: 36px;
    margin: 10px 0 0;
    padding: 0 20px;
    font-size: 12px;
    line-height: 18px;
    color: #707070
}

.community-cart-box .content-box .cart-bottom-box[data-v-ce400b6c] {
    padding: 0 12px;
    display: flex;
    justify-content: space-between;
    color: #707070;
    font-size: 12px;
    line-height: 18px
}

.community-cart-box .content-box .cart-bottom-box .view-box[data-v-ce400b6c] {
    display: flex;
    align-items: center
}

.community-cart-box .content-box .cart-bottom-box .view-box .iconfont[data-v-ce400b6c] {
    margin-right: 4px;
    font-size: 14px
}

.community-cart-box .content-box.new_case .title-box[data-v-ce400b6c] {
    margin: 20px 0 0
}

.pc-width[data-v-6ac27c2b] {
    width: 1200px;
    max-width: 1200px;
    margin: 0 auto
}

.clearfix[data-v-6ac27c2b]:after {
    content: "";
    height: 0;
    line-height: 0;
    display: block;
    visibility: hidden;
    clear: both
}

.clearfix[data-v-6ac27c2b] {
    zoom:1}

@media(max-width: 1200px) {
    .pc-width[data-v-6ac27c2b] {
        width:100%;
        max-width: 100%
    }
}

.overHidden[data-v-6ac27c2b] {
    overflow: hidden
}

.ellipsis-1[data-v-6ac27c2b] {
    -webkit-line-clamp: 1;
    word-break: break-all
}

.ellipsis-1[data-v-6ac27c2b],.ellipsis-2[data-v-6ac27c2b] {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}

.ellipsis-2[data-v-6ac27c2b] {
    -webkit-line-clamp: 2;
    word-break: break-word
}

.ellipsis-3[data-v-6ac27c2b] {
    -webkit-line-clamp: 3
}

.ellipsis-3[data-v-6ac27c2b],.ellipsis-4[data-v-6ac27c2b] {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    word-break: break-word
}

.ellipsis-4[data-v-6ac27c2b] {
    -webkit-line-clamp: 4
}

.pointer[data-v-6ac27c2b] {
    cursor: pointer
}

.scrollBar[data-v-6ac27c2b]::-webkit-scrollbar {
    background: transparent!important;
    height: 6px;
    width: 6px!important;
    border-radius: 3px
}

.scrollBar[data-v-6ac27c2b]::-webkit-scrollbar-thumb {
    background: #d8dde3!important;
    border-radius: 3px
}

.scrollBar[data-v-6ac27c2b]::-webkit-scrollbar-track {
    width: 500px
}

.scrollBar1[data-v-6ac27c2b]::-webkit-scrollbar {
    background: #f3f5f7!important;
    height: 3px;
    width: 3px!important;
    border-radius: 3px
}

.scrollBar1[data-v-6ac27c2b]::-webkit-scrollbar-thumb {
    background: #d8dde3!important;
    border-radius: 1px
}

.scrollBar1[data-v-6ac27c2b]::-webkit-scrollbar-track {
    width: 3px
}

.scrollBar2[data-v-6ac27c2b]::-webkit-scrollbar {
    width: 0
}

.scroll_hidden[data-v-6ac27c2b] {
    display: block;
    width: 16px;
    height: 100%;
    position: absolute;
    background: #f0f0f0;
    right: 0;
    top: 0;
    z-index: 1
}

.triangle-up[data-v-6ac27c2b] {
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 9px solid #f2f2f2;
    position: relative;
    z-index: 10
}

.triangle-up[data-v-6ac27c2b]:after {
    display: block;
    content: "";
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
    position: absolute;
    left: -8px;
    top: 1px;
    z-index: 10
}

@keyframes addLike-data-v-6ac27c2b {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.3)
    }

    to {
        transform: scale(1)
    }
}

@keyframes handleLike-data-v-6ac27c2b {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.3)
    }

    to {
        transform: scale(1)
    }
}

.fs-tag[data-v-6ac27c2b] {
    padding: 2px 5px;
    font-size: 12px;
    line-height: 18px
}

.card-tag[data-v-6ac27c2b] {
    color: #fff;
    background: rgba(0,96,191,.6)
}

.filter-tag[data-v-6ac27c2b] {
    display: flex;
    background: #fff;
    color: #19191a;
    border: 1px solid #eee;
    padding: 3px 12px;
    border-radius: 3px
}

.filter-tag[data-v-6ac27c2b]:hover {
    border-color: #19191a
}

.pc-width[data-v-ec7c17d2] {
    width: 1200px;
    max-width: 1200px;
    margin: 0 auto
}

.clearfix[data-v-ec7c17d2]:after {
    content: "";
    height: 0;
    line-height: 0;
    display: block;
    visibility: hidden;
    clear: both
}

.clearfix[data-v-ec7c17d2] {
    zoom:1}

@media(max-width: 1200px) {
    .pc-width[data-v-ec7c17d2] {
        width:100%;
        max-width: 100%
    }
}

.overHidden[data-v-ec7c17d2] {
    overflow: hidden
}

.ellipsis-1[data-v-ec7c17d2] {
    -webkit-line-clamp: 1;
    word-break: break-all
}

.ellipsis-1[data-v-ec7c17d2],.ellipsis-2[data-v-ec7c17d2] {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}

.ellipsis-2[data-v-ec7c17d2] {
    -webkit-line-clamp: 2;
    word-break: break-word
}

.ellipsis-3[data-v-ec7c17d2] {
    -webkit-line-clamp: 3
}

.ellipsis-3[data-v-ec7c17d2],.ellipsis-4[data-v-ec7c17d2] {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    word-break: break-word
}

.ellipsis-4[data-v-ec7c17d2] {
    -webkit-line-clamp: 4
}

.pointer[data-v-ec7c17d2] {
    cursor: pointer
}

.scrollBar[data-v-ec7c17d2]::-webkit-scrollbar {
    background: transparent!important;
    height: 6px;
    width: 6px!important;
    border-radius: 3px
}

.scrollBar[data-v-ec7c17d2]::-webkit-scrollbar-thumb {
    background: #d8dde3!important;
    border-radius: 3px
}

.scrollBar[data-v-ec7c17d2]::-webkit-scrollbar-track {
    width: 500px
}

.scrollBar1[data-v-ec7c17d2]::-webkit-scrollbar {
    background: #f3f5f7!important;
    height: 3px;
    width: 3px!important;
    border-radius: 3px
}

.scrollBar1[data-v-ec7c17d2]::-webkit-scrollbar-thumb {
    background: #d8dde3!important;
    border-radius: 1px
}

.scrollBar1[data-v-ec7c17d2]::-webkit-scrollbar-track {
    width: 3px
}

.scrollBar2[data-v-ec7c17d2]::-webkit-scrollbar {
    width: 0
}

.scroll_hidden[data-v-ec7c17d2] {
    display: block;
    width: 16px;
    height: 100%;
    position: absolute;
    background: #f0f0f0;
    right: 0;
    top: 0;
    z-index: 1
}

.triangle-up[data-v-ec7c17d2] {
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 9px solid #f2f2f2;
    position: relative;
    z-index: 10
}

.triangle-up[data-v-ec7c17d2]:after {
    display: block;
    content: "";
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
    position: absolute;
    left: -8px;
    top: 1px;
    z-index: 10
}

@keyframes addLike-data-v-ec7c17d2 {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.3)
    }

    to {
        transform: scale(1)
    }
}

@keyframes handleLike-data-v-ec7c17d2 {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.3)
    }

    to {
        transform: scale(1)
    }
}

.avatar-wrapper[data-v-ec7c17d2],.fs-avatar[data-v-ec7c17d2] {
    display: flex;
    align-items: center
}

.avatar-wrapper[data-v-ec7c17d2] {
    justify-content: center;
    border-radius: 50%;
    background: #fff
}

.avatar-wrapper .avatar[data-v-ec7c17d2] {
    border-radius: 50%;
    width: 100%
}

.avatar-small[data-v-ec7c17d2] {
    width: 40px;
    height: 40px
}

.avatar-tmedium[data-v-ec7c17d2] {
    width: 46px;
    height: 46px
}

.avatar-medium[data-v-ec7c17d2] {
    width: 48px;
    height: 48px
}

.avatar-58[data-v-ec7c17d2] {
    width: 58px;
    height: 58px
}

.avatar-large[data-v-ec7c17d2] {
    width: 88px;
    height: 88px
}

.has-shadow[data-v-ec7c17d2] {
    box-shadow: 0 1px 2px rgba(0,0,0,.08)
}

.is-offcial[data-v-ec7c17d2] {
    border-color: #f2f2f2
}

.pc-width {
    width: 1200px;
    max-width: 1200px;
    margin: 0 auto
}

.clearfix:after {
    content: "";
    height: 0;
    line-height: 0;
    display: block;
    visibility: hidden;
    clear: both
}

.clearfix {
    zoom:1}

@media(max-width: 1200px) {
    .pc-width {
        width:100%;
        max-width: 100%
    }
}

.overHidden {
    overflow: hidden
}

.ellipsis-1 {
    -webkit-line-clamp: 1;
    word-break: break-all
}

.ellipsis-1,.ellipsis-2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}

.ellipsis-2 {
    -webkit-line-clamp: 2;
    word-break: break-word
}

.ellipsis-3 {
    -webkit-line-clamp: 3
}

.ellipsis-3,.ellipsis-4 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    word-break: break-word
}

.ellipsis-4 {
    -webkit-line-clamp: 4
}

.pointer {
    cursor: pointer
}

.scrollBar::-webkit-scrollbar {
    background: transparent!important;
    height: 6px;
    width: 6px!important;
    border-radius: 3px
}

.scrollBar::-webkit-scrollbar-thumb {
    background: #d8dde3!important;
    border-radius: 3px
}

.scrollBar::-webkit-scrollbar-track {
    width: 500px
}

.scrollBar1::-webkit-scrollbar {
    background: #f3f5f7!important;
    height: 3px;
    width: 3px!important;
    border-radius: 3px
}

.scrollBar1::-webkit-scrollbar-thumb {
    background: #d8dde3!important;
    border-radius: 1px
}

.scrollBar1::-webkit-scrollbar-track {
    width: 3px
}

.scrollBar2::-webkit-scrollbar {
    width: 0
}

.scroll_hidden {
    display: block;
    width: 16px;
    height: 100%;
    position: absolute;
    background: #f0f0f0;
    right: 0;
    top: 0;
    z-index: 1
}

.triangle-up {
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 9px solid #f2f2f2;
    position: relative;
    z-index: 10
}

.triangle-up:after {
    display: block;
    content: "";
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
    position: absolute;
    left: -8px;
    top: 1px;
    z-index: 10
}

@keyframes addLike {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.3)
    }

    to {
        transform: scale(1)
    }
}

@keyframes handleLike {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.3)
    }

    to {
        transform: scale(1)
    }
}

.Popular {
    padding: 20px 20px 0
}

.Popular ul li {
    width: 100%;
    height: 86px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 16px;
    display: flex
}

.Popular ul li .img-box {
    width: 137px;
    height: 66px;
    padding-right: 20px
}

.Popular ul li .img-box img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.Popular ul li .info {
    flex: 1
}

.Popular ul li .info .title {
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 8px;
    color: #000;
}

.Popular ul li .info .time {
    font-size: 12px;
    line-height: 18px;
    color: #707070
}

.Popular ul li:last-child {
    border-bottom: none;
    margin-bottom: 0
}

.technical_banner[data-v-b28a7f68] {
    background-image: url(../image/20240517171817r1774y.png);
    height: 320px;
    overflow: hidden;
    width: 100%
}

.technical_banner .banner_main[data-v-b28a7f68] {
    margin: 0 auto;
    width: 560px
}

.technical_banner .banner_main .title[data-v-b28a7f68] {
    color: #fff;
    font-size: 32px;
    font-weight: 600;
    line-height: 40px;
    margin-top: 108px;
    text-align: center
}

.technical_banner .banner_main .input_box[data-v-b28a7f68] {
    margin-top: 24px
}

.technical_banner .banner_main .input_box[data-v-b28a7f68] .fs-input .options_box {
    align-items: center;
    display: flex
}

.technical_banner .banner_main .input_box[data-v-b28a7f68] .fs-input .options_box .iconfont_close {
    cursor: pointer;
    font-size: 14px;
    height: 14px;
    line-height: 1
}

.technical_banner .banner_main .input_box[data-v-b28a7f68] .fs-input .options_box .iconfont_close:hover {
    color: #19191a
}

.technical_banner .banner_main .input_box[data-v-b28a7f68] .fs-input .options_box .iconfont_search {
    cursor: pointer;
    font-size: 16px;
    line-height: 1;
    margin-left: 12px
}

.technical_banner .banner_main .input_box[data-v-b28a7f68] .fs-input .options_box .iconfont_search:hover {
    color: #19191a
}

@media screen and (min-width: 768px) and (max-width:1024px) {
    .technical_banner[data-v-b28a7f68] {
        background-image:url(../image/202405171718173t8czq.png)
    }
}

@media screen and (max-width: 768px) {
    .technical_banner[data-v-b28a7f68] {
        background-image:url(../image/202405171718172sr99d.png);
        height: 233px
    }

    .technical_banner .banner_main[data-v-b28a7f68] {
        width: 100%
    }

    .technical_banner .banner_main .title[data-v-b28a7f68] {
        font-size: 24px;
        line-height: 32px;
        margin-top: 67px
    }

    .technical_banner .banner_main .input_box[data-v-b28a7f68] {
        margin: 24px 16px 0
    }
}

@keyframes slideDownIn-b28a7f68 {
    0% {
        display: block;
        opacity: 0;
        transform: translateY(-20px)
    }

    to {
        opacity: 1;
        transform: translateY(4px)
    }
}

@keyframes slideUpOut-b28a7f68 {
    0% {
        height: 100%
    }

    to {
        display: none;
        height: 0
    }
}

@keyframes slideDownIn-7596cc8a {
    0% {
        display: block;
        opacity: 0;
        transform: translateY(-20px)
    }

    to {
        opacity: 1;
        transform: translateY(4px)
    }
}

@keyframes slideUpOut-7596cc8a {
    0% {
        height: 100%
    }

    to {
        display: none;
        height: 0
    }
}

.container[data-v-7596cc8a] {
    display: flex;
    margin: 48px auto;
    max-width: 1200px;
    width: 84vw
}

@media screen and (min-width: 1024px) and (max-width:1200px) {
    .container[data-v-7596cc8a] {
        width:94vw
    }
}

@media screen and (min-width: 768px) and (max-width:1024px) {
    .container[data-v-7596cc8a] {
        width:calc(100% - 48px)
    }
}

@media screen and (max-width: 768px) {
    .container[data-v-7596cc8a] {
        width:calc(100% - 32px)
    }
}

.container .tabs_box[data-v-7596cc8a] {
    height: -moz-max-content;
    height: max-content;
    min-width: 240px;
    position: sticky;
    top: 48px
}

.container .tabs_box.fix_top[data-v-7596cc8a] {
    top: 117px
}

.container .tabs_box[data-v-7596cc8a]:before {
    background-color: #e5e5e5;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 1px
}

.container .tabs_box .tabs_item[data-v-7596cc8a] {
    color: #19191a;
    cursor: pointer;
    font-size: 14px;
    line-height: 22px;
    padding: 10px 0 10px 22px;
    position: relative;
    display: block;
}

.container .tabs_box .tabs_item[data-v-7596cc8a]:before {
    background-color: #c00000;
    border-radius: 9999px;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 2px
}

.container .tabs_box .tabs_item.active[data-v-7596cc8a]:before {
    opacity: 1
}

.container .options_box[data-v-7596cc8a] {
    display: none;
    justify-content: flex-end;
    padding: 16px
}

.container .options_box .menu[data-v-7596cc8a] {
    height: 22px;
    position: relative;
    width: 22px
}

.container .options_box .menu .line[data-v-7596cc8a] {
    background: #19191a;
    border-radius: 1px;
    display: block;
    height: 2px;
    margin: 3px auto 6px;
    transition: all .3s ease-in-out;
    width: 22px
}

.container .options_box .menu .line[data-v-7596cc8a]:last-child {
    margin-bottom: 3px
}

.container .options_box .menu.menu_expand .line[data-v-7596cc8a] {
    width: 22px
}

.container .options_box .menu.menu_expand .line.line1[data-v-7596cc8a] {
    transform: translateY(8px) rotate(45deg)
}

.container .options_box .menu.menu_expand .line.line2[data-v-7596cc8a] {
    opacity: 0
}

.container .options_box .menu.menu_expand .line.line3[data-v-7596cc8a] {
    transform: translateY(-8px) rotate(-45deg)
}

.container .list_box[data-v-7596cc8a] {
    flex: 1;
    margin-left: 48px
}

.container .list_box[data-v-7596cc8a] .md {
    top: -40px;
}

.container .list_boxlast-child[data-v-7596cc8a] {
    margin-bottom: 0
}

.container .list_box .list_item[data-v-7596cc8a] {
    margin-bottom: 48px
}

.container .list_box .list_item .title[data-v-7596cc8a] {
    color: #19191a;
    font-size: 18px;
    font-weight: 600;
    line-height: 26px
}

.container .list_box .list_item .list_cont[data-v-7596cc8a] {
    border: 1px solid #e5e5e5;
    display: grid;
    grid-template-columns: repeat(3,1fr);
    margin-top: 6px;
    padding: 12px 24px
}

.container .list_box .list_item .list_cont .link[data-v-7596cc8a] {
    padding: 5px 12px
}

.container .list_box .list_item .list_cont .link>a[data-v-7596cc8a] {
    color: #19191a;
    font-size: 14px;
    line-height: 22px
}

.container .list_box .list_item .see_more[data-v-7596cc8a] {
    border: 1px solid #e5e5e5;
    border-top: none;
    display: none;
    padding: 8px;
    text-align: center
}

.container .list_box .list_item .see_more[data-v-7596cc8a] .fs-button {
    color: #0060bf
}

.container .list_box .list_item .see_more[data-v-7596cc8a] .fs-button>span {
    margin-right: 4px
}

.container .list_box .list_item .see_more[data-v-7596cc8a] .fs-button .iconfont {
    color: #0060bf;
    display: block;
    font-size: 12px;
    line-height: 1;
    text-decoration: none;
    transition: all .3s
}

.container .list_box .list_item .see_more[data-v-7596cc8a] .fs-button .iconfont.open {
    transform: rotateX(-180deg)
}

.container .list_box .list_item[data-v-7596cc8a]:last-child {
    margin-bottom: 0
}

@media screen and (max-width: 768px) {
    .container[data-v-7596cc8a] {
        flex-direction:column;
        margin: 0;
        width: 100%
    }

    .container .tabs_box[data-v-7596cc8a] {
        display: none
    }

    .container .options_box[data-v-7596cc8a] {
        display: flex;
        padding: 8px
    }

    .container .options_box .menu[data-v-7596cc8a] {
        display: none
    }

    .container .list_box[data-v-7596cc8a] {
        margin: 0 16px
    }

    .container .list_box .list_item[data-v-7596cc8a] {
        margin-bottom: 16px
    }

    .container .list_box .list_item .title[data-v-7596cc8a] {
        border: 1px solid #e5e5e5;
        border-bottom: none;
        font-size: 14px;
        line-height: 22px;
        padding: 8px 16px 8px 26px;
        position: relative
    }

    .container .list_box .list_item .title[data-v-7596cc8a]:after {
        background-color: #c00000;
        border-radius: 999px;
        bottom: 0;
        content: "";
        height: 16px;
        left: 16px;
        margin: auto;
        position: absolute;
        top: 0;
        width: 2px
    }

    .container .list_box .list_item .list_cont[data-v-7596cc8a] {
        grid-template-columns: repeat(1,1fr);
        margin-top: 0;
        padding: 16px
    }

    .container .list_box .list_item .list_cont .link[data-v-7596cc8a] {
        padding: 8px 0
    }

    .container .list_box .list_item .see_more[data-v-7596cc8a] {
        display: none
    }
}

.ContentBox .box-header[data-v-078f7ace] {
    background: #fafafb;
    height: 34px;
    font-size: 14px;
    line-height: 22px;
    font-weight: 600;
    border-bottom: 1px solid #e5e5e5;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
}
.video-small[data-v-2595067e] {
    display: inline-block;
    position: relative;
    height: 24px;
    line-height: 24px;
    padding: 0 8px;
    border-radius: 4px;
    transition: all .3s;
    background: rgba(25, 25, 26, .6);
    color: #fff;
    font-size: 12px;
    cursor: pointer;
}
.Posts .post-img .video-small[data-v-1b940870] {
    position: absolute;
    bottom: 8px;
    right: 8px;
}
.video-small .iconfont_play[data-v-2595067e] {
    font-size: 12px;
    margin-right: 4px;
    transform: scale(.84);
}
.pc-width{width: 84vw;max-width:1200px;margin:0 auto}
.clearfix:after{content:"";height:0;line-height:0;display:block;visibility:hidden;clear:both}
.clearfix{zoom:1}
@media(max-width:1000px){.pc-width{width:100%;max-width:100%}}.overHidden{overflow:hidden}
.ellipsis-1{-webkit-line-clamp:1;word-break:break-all}
.ellipsis-1,.ellipsis-2{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}
.ellipsis-2{-webkit-line-clamp:2;word-break:break-word}
.ellipsis-3{-webkit-line-clamp:3}
.ellipsis-3,.ellipsis-4{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;word-break:break-word}
.ellipsis-4{-webkit-line-clamp:4}
.pointer{cursor:pointer}
.scrollBar::-webkit-scrollbar{background:transparent!important;height:6px;width:6px!important;border-radius:3px}
.scrollBar::-webkit-scrollbar-thumb{background:#d8dde3!important;border-radius:3px}
.scrollBar::-webkit-scrollbar-track{width:500px}
.scrollBar1::-webkit-scrollbar{background:#f3f5f7!important;height:3px;width:3px!important;border-radius:3px}
.scrollBar1::-webkit-scrollbar-thumb{background:#d8dde3!important;border-radius:1px}
.scrollBar1::-webkit-scrollbar-track{width:3px}
.scrollBar2::-webkit-scrollbar{width:0}
.scroll_hidden{display:block;width:16px;height:100%;position:absolute;background:#f0f0f0;right:0;top:0;z-index:1}
.triangle-up{display:inline-block;width:0;height:0;border-left:9px solid transparent;border-right:9px solid transparent;border-bottom:9px solid #f2f2f2;position:relative;z-index:10}
.triangle-up:after{display:block;content:"";width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #fff;position:absolute;left:-8px;top:1px;z-index:10}
@keyframes addLike{0%{transform:scale(1)}
50%{transform:scale(1.3)}
to{transform:scale(1)}}@keyframes handleLike{0%{transform:scale(1)}
50%{transform:scale(1.3)}
to{transform:scale(1)}}.LatestPosts{padding:0 20px 20px}
.LatestPosts .dataBox{margin:20px 0;border-bottom:1px solid #e5e5e5;padding-bottom:20px}
.LatestPosts .dataBox:nth-last-child(2){margin-bottom:0}
@media(max-width:1200px){.LatestPosts{padding:16px;background-color:#f7f7f7}
.LatestPosts .dataBox{padding-bottom:0;border-bottom:none}
.LatestPosts .dataBox:first-child{margin-top:0}}
.pc-width[data-v-1b940870]{width:1200px;max-width:1200px;margin:0 auto}
.clearfix[data-v-1b940870]:after{content:"";height:0;line-height:0;display:block;visibility:hidden;clear:both}
.clearfix[data-v-1b940870]{zoom:1}
@media(max-width:1200px){.pc-width[data-v-1b940870]{width:100%;max-width:100%}}.overHidden[data-v-1b940870]{overflow:hidden}
.ellipsis-1[data-v-1b940870]{-webkit-line-clamp:1;word-break:break-all}
.ellipsis-1[data-v-1b940870],.ellipsis-2[data-v-1b940870]{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}
.ellipsis-2[data-v-1b940870]{-webkit-line-clamp:2;word-break:break-word}
.ellipsis-3[data-v-1b940870]{-webkit-line-clamp:3}
.ellipsis-3[data-v-1b940870],.ellipsis-4[data-v-1b940870]{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;word-break:break-word}
.ellipsis-4[data-v-1b940870]{-webkit-line-clamp:4}
.pointer[data-v-1b940870]{cursor:pointer}
.scrollBar[data-v-1b940870]::-webkit-scrollbar{background:transparent!important;height:6px;width:6px!important;border-radius:3px}
.scrollBar[data-v-1b940870]::-webkit-scrollbar-thumb{background:#d8dde3!important;border-radius:3px}
.scrollBar[data-v-1b940870]::-webkit-scrollbar-track{width:500px}
.scrollBar1[data-v-1b940870]::-webkit-scrollbar{background:#f3f5f7!important;height:3px;width:3px!important;border-radius:3px}
.scrollBar1[data-v-1b940870]::-webkit-scrollbar-thumb{background:#d8dde3!important;border-radius:1px}
.scrollBar1[data-v-1b940870]::-webkit-scrollbar-track{width:3px}
.scrollBar2[data-v-1b940870]::-webkit-scrollbar{width:0}
.scroll_hidden[data-v-1b940870]{display:block;width:16px;height:100%;position:absolute;background:#f0f0f0;right:0;top:0;z-index:1}
.triangle-up[data-v-1b940870]{display:inline-block;width:0;height:0;border-left:9px solid transparent;border-right:9px solid transparent;border-bottom:9px solid #f2f2f2;position:relative;z-index:10}
.triangle-up[data-v-1b940870]:after{display:block;content:"";width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #fff;position:absolute;left:-8px;top:1px;z-index:10}
@keyframes addLike-data-v-1b940870{0%{transform:scale(1)}
50%{transform:scale(1.3)}
to{transform:scale(1)}}@keyframes handleLike-data-v-1b940870{0%{transform:scale(1)}
50%{transform:scale(1.3)}
to{transform:scale(1)}}.Posts[data-v-1b940870]{display:flex;align-items:center;justify-content:flex-start;overflow:hidden}
.Posts .post-img[data-v-1b940870]{margin-right:20px;position:relative}
.Posts .post-img img[data-v-1b940870]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}
.Posts .post-img .video-small[data-v-1b940870]{position:absolute;bottom:8px;right:8px}
.Posts .post-img .play-btn[data-v-1b940870]{height:28px;line-height:38px;padding:0 10px;border-radius:3px;background-color:rgba(25,25,26,.6);display:flex;justify-content:center;align-items:center;position:absolute;transition:background-color .3s;bottom:8px;right:10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}
.Posts .post-img .play-btn .iconfont[data-v-1b940870]{color:#fff;font-size:14px}
.Posts .post-img .play-btn .video-time[data-v-1b940870]{font-size:14px;line-height:22px;color:#fff;margin-left:8px}
.Posts .post-img .play-btn[data-v-1b940870]:hover{background-color:rgba(25,25,26,.8)}
.Posts .post-img-small[data-v-1b940870]{width:200px;height:112px}
.Posts .post-img-medium[data-v-1b940870]{width:225px;height:127px}
.Posts .post-img-large[data-v-1b940870]{width:382px;height:216px}
.Posts .post-info[data-v-1b940870]{flex:1;background-color:#fff}
.Posts .post-info .title[data-v-1b940870]{font-size:16px;line-height:24px;font-weight:600;margin-bottom:8px;cursor:pointer}
.Posts .post-info .title[data-v-1b940870] a{color:#000;}
.Posts .post-info .updateTime[data-v-1b940870]{font-size:12px;line-height:18px;color:#707070;margin-bottom:8px}
.Posts .post-info .updateTime[data-v-1b940870] .name{font-weight:600;color:#707070;cursor:pointer}
.Posts .post-info .updateTime[data-v-1b940870] .name:hover{text-decoration:underline}
.Posts .post-info .volume-box[data-v-1b940870]{display:flex;align-items:center;color:#707070;font-size:13px;line-height:20px}
.Posts .post-info .volume-box .view-box[data-v-1b940870]{margin-right:13px}
.Posts .post-info .volume-box .like-box[data-v-1b940870],.Posts .post-info .volume-box .view-box[data-v-1b940870]{display:flex;align-items:center}
.Posts .post-info .volume-box .like-box .iconfont[data-v-1b940870],.Posts .post-info .volume-box .view-box .iconfont[data-v-1b940870]{margin-right:4px}
.Posts .post-info .volume-box .like-box .iconfont.like-icon[data-v-1b940870],.Posts .post-info .volume-box .view-box .iconfont.like-icon[data-v-1b940870]{animation:addLike-data-v-1b940870 .3s}
.Posts .post-info .volume-box .like-box .iconfont.like-icon.activeLike[data-v-1b940870],.Posts .post-info .volume-box .view-box .iconfont.like-icon.activeLike[data-v-1b940870]{color:#19191a;animation:handleLike-data-v-1b940870 .3s}
.Posts .post-info .content[data-v-1b940870]{font-size:13px;line-height:20px;color:#19191a}
.Posts .post-info .content .contentP[data-v-1b940870],.Posts .post-info .content .contentP[data-v-1b940870] p{display:inline}
.Posts .post-info .content .more-text[data-v-1b940870]{display:inline;font-size:13px;line-height:20px;color:#0060bf}
.Posts .post-info .content .more-text span.icon-down[data-v-1b940870]{font-size:12px}
.Posts .post-info .content .more-text-a[data-v-1b940870]{text-decoration:none!important}
.Posts .post-info-m[data-v-1b940870]{display:none}
@media(max-width:1000px){.Posts[data-v-1b940870]{flex-direction:column}
.Posts .post-img[data-v-1b940870]{margin:0;width:100%;height: auto;}
.Posts .post-info[data-v-1b940870]{display:none}
.Posts .post-img{}                         
.Posts .post-img img[data-v-1b940870]{
    height: auto;
    object-fit: initial;
}
.Posts .post-info-m[data-v-1b940870]{display:block;width:100%;padding:16px;background-color:#fff}
.Posts .post-info-m .title[data-v-1b940870]{font-size:14px;line-height:22px;font-weight:600;margin-bottom:8px;-webkit-line-clamp:3!important}
.Posts .post-info-m .title[data-v-1b940870] a{color:#000;}
.Posts .post-info-m .content[data-v-1b940870]{font-size:13px;line-height:20px;color:#19191a;margin-bottom:8px;-webkit-line-clamp:3!important}
.Posts .post-info-m .post-m-footer[data-v-1b940870]{display:flex;justify-content:space-between;align-items:center}
.Posts .post-info-m .post-m-footer .video-box[data-v-1b940870]{display:flex;justify-content:space-between;margin-bottom:12px;width:100%}
.Posts .post-info-m .post-m-footer .updateTime[data-v-1b940870]{font-size:12px;line-height:18px;color:#707070;max-width:58vw}
.Posts .post-info-m .post-m-footer .updateTime[data-v-1b940870] .name{font-weight:600;color:#707070;cursor:pointer}
.Posts .post-info-m .post-m-footer .updateTime[data-v-1b940870] .name:hover{text-decoration:underline}
.Posts .post-info-m .post-m-footer .more-box .more-text[data-v-1b940870]{font-size:13px;line-height:20px;color:#0060bf;white-space:nowrap;display:inline-block}
.Posts .post-info-m .post-m-footer .more-box .more-text span.icon-down[data-v-1b940870]{font-size:12px}
.Posts .post-info-m .post-m-footer .more-box .more-text-a[data-v-1b940870]{text-decoration:none!important}
.Posts .post-info-m .post-m-footer .volume-box[data-v-1b940870]{display:flex;align-items:center;color:#707070;font-size:13px;line-height:20px}
.Posts .post-info-m .post-m-footer .volume-box .view-box[data-v-1b940870]{margin-right:13px}
.Posts .post-info-m .post-m-footer .volume-box .like-box[data-v-1b940870],.Posts .post-info-m .post-m-footer .volume-box .view-box[data-v-1b940870]{display:flex;align-items:center}
.Posts .post-info-m .post-m-footer .volume-box .like-box .iconfont[data-v-1b940870],.Posts .post-info-m .post-m-footer .volume-box .view-box .iconfont[data-v-1b940870]{margin-right:4px}
.Posts .post-info-m .post-m-footer .volume-box .like-box .iconfont.like-icon[data-v-1b940870],.Posts .post-info-m .post-m-footer .volume-box .view-box .iconfont.like-icon[data-v-1b940870]{animation:addLike-data-v-1b940870 .3s}
.Posts .post-info-m .post-m-footer .volume-box .like-box .iconfont.like-icon.activeLike[data-v-1b940870],.Posts .post-info-m .post-m-footer .volume-box .view-box .iconfont.like-icon.activeLike[data-v-1b940870]{color:#19191a;animation:handleLike-data-v-1b940870 .3s}}
.fs-pagination[data-v-7da536a2] ul {
            width: 100%;
            display: flex;
            align-items: center;
            justify-content: center;
        }
        
        .fs-pagination[data-v-7da536a2] li {
            margin-right: 8px;
        }
        
        .fs-pagination[data-v-7da536a2] li:last-child {
            margin-right: 0;
        }
        
        .fs-pagination[data-v-7da536a2] .pageItem {
            color: #19191a;
            height: 32px;
            font-size: 14px;
            line-height: 32px;
            min-width: 32px;
            display: flex;
            justify-content: center;
            cursor: pointer;
        }
        
        .fs-pagination[data-v-7da536a2] .pageItem:hover {
            background-color: #f7f7f7;
        }
        
        .fs-pagination[data-v-7da536a2] .pageItem.active,
        .fs-pagination[data-v-7da536a2] .pageItem:hover {
            border-radius: 4px;
        }
        
        .fs-pagination[data-v-7da536a2] .pageItem.active {
            font-weight: 600;
            background-color: #f2f2f2;
        }
        
        .fs-pagination[data-v-7da536a2] .next,
        .fs-pagination[data-v-7da536a2] .prev {
            width: 32px;
            height: 32px;
            display: flex;
            align-items: center;
            justify-content: center;
            cursor: pointer;
        }
        
        .fs-pagination[data-v-7da536a2] .next:hover,
        .fs-pagination[data-v-7da536a2] .prev:hover {
            background-color: #f7f7f7;
            border-radius: 4px;
        }
        
        .fs-pagination[data-v-7da536a2] .jump {
            cursor: pointer;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 14px;
            width: 32px;
            height: 32px;
            margin-right: 8px;
        }
        
        .fs-pagination[data-v-7da536a2] .jump:hover {
            background-color: #f7f7f7;
            border-radius: 4px;
        }
        
        .fs-pagination[data-v-7da536a2] span {
            display: inline-flex;
            align-items: center;
            justify-content: center;
        }
        
        .fs-pagination[data-v-7da536a2].active {
            font-weight: 600;
            border-radius: 4px;
            background: #f2f2f2;
        }
        
        .fs-pagination[data-v-7da536a2] .disabled {
            color: #ccc;
            cursor: not-allowed;
            background: none;
        }
        
        .pc-width[data-v-7da536a2] {
            width: 1200px;
            max-width: 1200px;
            margin: 0 auto;
        }
        
        .clearfix[data-v-7da536a2]:after {
            content: "";
            height: 0;
            line-height: 0;
            display: block;
            visibility: hidden;
            clear: both;
        }
        
        .clearfix[data-v-7da536a2] {
            zoom: 1;
        }
@media(max-width:1200px){.pc-width[data-v-7da536a2]{width:100%;max-width:100%}}.overHidden[data-v-7da536a2]{overflow:hidden}
.ellipsis-1[data-v-7da536a2]{-webkit-line-clamp:1;word-break:break-all}
.ellipsis-1[data-v-7da536a2],.ellipsis-2[data-v-7da536a2]{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}
.ellipsis-2[data-v-7da536a2]{-webkit-line-clamp:2;word-break:break-word}
.ellipsis-3[data-v-7da536a2]{-webkit-line-clamp:3}
.ellipsis-3[data-v-7da536a2],.ellipsis-4[data-v-7da536a2]{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;word-break:break-word}
.ellipsis-4[data-v-7da536a2]{-webkit-line-clamp:4}
.pointer[data-v-7da536a2]{cursor:pointer}
.scrollBar[data-v-7da536a2]::-webkit-scrollbar{background:transparent!important;height:6px;width:6px!important;border-radius:3px}
.scrollBar[data-v-7da536a2]::-webkit-scrollbar-thumb{background:#d8dde3!important;border-radius:3px}
.scrollBar[data-v-7da536a2]::-webkit-scrollbar-track{width:500px}
.scrollBar1[data-v-7da536a2]::-webkit-scrollbar{background:#f3f5f7!important;height:3px;width:3px!important;border-radius:3px}
.scrollBar1[data-v-7da536a2]::-webkit-scrollbar-thumb{background:#d8dde3!important;border-radius:1px}
.scrollBar1[data-v-7da536a2]::-webkit-scrollbar-track{width:3px}
.scrollBar2[data-v-7da536a2]::-webkit-scrollbar{width:0}
.scroll_hidden[data-v-7da536a2]{display:block;width:16px;height:100%;position:absolute;background:#f0f0f0;right:0;top:0;z-index:1}
.triangle-up[data-v-7da536a2]{display:inline-block;width:0;height:0;border-left:9px solid transparent;border-right:9px solid transparent;border-bottom:9px solid #f2f2f2;position:relative;z-index:10}
.triangle-up[data-v-7da536a2]:after{display:block;content:"";width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #fff;position:absolute;left:-8px;top:1px;z-index:10}
@keyframes addLike-data-v-7da536a2{0%{transform:scale(1)}
50%{transform:scale(1.3)}
to{transform:scale(1)}}@keyframes handleLike-data-v-7da536a2{0%{transform:scale(1)}
50%{transform:scale(1.3)}
to{transform:scale(1)}}
.fs-popup[data-v-dc51af5a]{bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:111;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.fs-popup[data-v-dc51af5a],.fs-popup-ctn[data-v-dc51af5a]{display:-webkit-box;display:-ms-flexbox;display:flex}
.fs-popup-ctn[data-v-dc51af5a]{background-color:#fff;border-radius:12px;max-height:calc(100% - 128px);overflow:hidden;z-index:101;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}
@media(max-width:960px){.fs-popup-ctn[data-v-dc51af5a]{background-color:#fff}}.fs-popup-loading[data-v-dc51af5a]{height:290px;width:750px}
.fs-popup-loading[data-v-dc51af5a]:hover{color:#19191a}
.iconfont_close_box[data-v-dc51af5a]{border-radius:3px;cursor:pointer;padding:6px;position:absolute;right:26px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .3s;transition:all .3s}
.iconfont_close_box[data-v-dc51af5a]:hover{background-color:rgba(25,25,26,.04)}
.iconfont_close_box:hover .iconfont_close[data-v-dc51af5a]{color:#19191a}
.iconfont_close[data-v-dc51af5a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#707070;font-size:20px;font-weight:400;height:20px;line-height:20px;text-align:center;width:20px}
.fs-popup-header[data-v-dc51af5a]{-ms-flex-negative:0;flex-shrink:0;padding:20px 32px;position:relative}
.title_box[data-v-dc51af5a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:left;width:100%}
.title_box .title[data-v-dc51af5a]{-webkit-box-flex:1;color:#19191a;-ms-flex:1 1 auto;flex:1 1 auto;font-size:20px;line-height:28px;overflow:hidden;padding-right:32px;text-overflow:ellipsis;white-space:nowrap}
.title_box .iconfont_success[data-v-dc51af5a]{color:#393;font-size:20px;line-height:28px;margin-right:10px;-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px}
.header_slot[data-v-dc51af5a]{width:100%}
.fs-popup-close[data-v-dc51af5a]{-webkit-box-flex:0;-ms-flex:0 0 40px;flex:0 0 40px;position:relative;width:100%}
.fs-popup-close .iconfont_close_box[data-v-dc51af5a]{right:16px;top:16px;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}
.fs-popup-body[data-v-dc51af5a]{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;overflow-y:auto}
.fs-popup-footer[data-v-dc51af5a]{-ms-flex-negative:0;flex-shrink:0}
.mask[data-v-dc51af5a]{background:rgba(0,0,0,.3);bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:108}
@media(max-width:960px){.iconfont_close[data-v-dc51af5a]{font-size:16px;height:16px;line-height:16px;width:16px}
.fs-popup .fs-popup-ctn[data-v-dc51af5a]{border-radius:8px;max-height:100%;width:100%}
.fs-popup .fs-popup-ctn_height[data-v-dc51af5a]{height:auto}
.fs-popup .iconfont_close_box[data-v-dc51af5a]{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;min-height:48px;padding:0;right:0;top:0;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);width:52px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.fs-popup .fs-popup-header[data-v-dc51af5a]{-ms-flex-negative:0;border-bottom:1px solid #e5e5e5;flex-shrink:0;min-height:48px;padding:12px 16px;position:relative}
.fs-popup .title_box[data-v-dc51af5a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}
.fs-popup .title_box .title[data-v-dc51af5a]{-webkit-box-flex:1;color:#19191a;-ms-flex:1 1 auto;flex:1 1 auto;font-size:16px;line-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.fs-popup .title_box .iconfont_success[data-v-dc51af5a]{color:#393;font-size:20px;line-height:28px;margin-right:10px;-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px}}@media(max-width:960px)and (max-width:768px){.fs-popup.isMDrawer[data-v-dc51af5a]{border-radius:8px 8px 0 0;height:auto;overflow:hidden;top:auto}
.fs-popup.isMDrawer .fs-popup-ctn[data-v-dc51af5a]{border-radius:0;height:auto;max-height:calc(100vh - 64px);overflow:auto;width:100%!important}}.result_popup[data-v-791014af]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px 32px;width:680px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-size:16px;line-height:24px}
.result_popup .result_popup_content[data-v-791014af]{-webkit-box-flex:1;-ms-flex:1;flex:1}
.result_popup .result_popup_content>p:last-child>a[data-v-791014af]{font-size:14px;line-height:22px;margin-right:8px}
.result_popup .result_popup_content .success_tips[data-v-791014af]{color:#707070;font-size:14px;line-height:22px}
.result_popup .tip_icon[data-v-791014af]{color:#c00000;font-weight:400;margin-right:8px;margin-top:4px;width:16px}
.result_popup .success_icon[data-v-791014af]{color:#10a300;margin-right:8px}
.result_popup .close_icon[data-v-791014af]{cursor:pointer}
.result_popup .close_btn[data-v-791014af]{display:none}
[data-v-791014af] .fs-popup .fs-popup-ctn{border-radius:3px}
[data-v-791014af] .fs-popup .fs-popup-ctn .fs-popup-close{display:none}
@media(max-width:768px){[data-v-791014af] .fs-popup .fs-popup-ctn{height:auto;min-width:350px;overflow:hidden;width:350px}
[data-v-791014af] .fs-popup .fs-popup-ctn .fs-popup-body{overflow:hidden}
.result_popup[data-v-791014af]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;padding:32px 0 0;width:auto}
.result_popup .close_btn[data-v-791014af]{border-top:1px solid #e5e5e5;cursor:pointer;display:block;height:48px;line-height:48px;margin-top:24px;text-align:center;width:100%}
.result_popup .close_icon[data-v-791014af]{display:none}
.result_popup .success_icon[data-v-791014af],.result_popup .tip_icon[data-v-791014af]{font-size:32px;line-height:40px;margin-bottom:12px;margin-right:0;margin-top:0;width:32px}
.result_popup .result_popup_content[data-v-791014af]{padding:0 36px}
.result_popup .result_popup_content>p[data-v-791014af]{text-align:center}
.result_popup .result_popup_content>p[data-v-791014af]:first-child{margin-bottom:8px}}.fs-popup[data-v-ce922a44]{bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:111}
.fs-popup-ctn[data-v-ce922a44]{background-color:#fff;border-radius:12px;display:-webkit-box;display:-ms-flexbox;display:flex;max-height:94%;overflow:hidden;-webkit-transition:all .5s;transition:all .5s;z-index:101;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;left:50%;position:fixed;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);-webkit-transition:all .3s;transition:all .3s}
@media(max-width:960px){.fs-popup-ctn[data-v-ce922a44]{background-color:#fff}}.iconfont_close_box[data-v-ce922a44]{border-radius:3px;cursor:pointer;padding:6px;position:absolute;right:26px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .3s;transition:all .3s}
.iconfont_close_box[data-v-ce922a44]:hover{background-color:rgba(25,25,26,.04)}
.iconfont_close_box:hover .iconfont_close[data-v-ce922a44]{color:#19191a}
.iconfont_close[data-v-ce922a44]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#707070;font-size:20px;font-weight:400;height:20px;width:20px}
.fs-popup-header[data-v-ce922a44]{-ms-flex-negative:0;border-bottom:1px solid #e5e5e5;flex-shrink:0;padding:20px 40px 20px 24px;position:relative}
.title_box[data-v-ce922a44]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:left;width:100%}
.title_box .title[data-v-ce922a44]{-webkit-box-flex:1;color:#19191a;-ms-flex:1 1 auto;flex:1 1 auto;font-size:20px;line-height:28px;overflow:hidden;padding-right:20px;text-overflow:ellipsis;white-space:nowrap}
.title_box .iconfont_success[data-v-ce922a44]{color:#393;font-size:20px;line-height:28px;margin-right:10px;-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px}
.header_slot[data-v-ce922a44]{width:100%}
.fs-popup-close[data-v-ce922a44]{-webkit-box-flex:0;-ms-flex:0 0 40px;flex:0 0 40px;position:relative;width:100%}
.fs-popup-close .iconfont_close_box[data-v-ce922a44]{right:20px;top:20px;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}
.fs-popup-body[data-v-ce922a44]{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;overflow-y:auto}
.fs-popup-body .slot-wraper[data-v-ce922a44],.mask[data-v-ce922a44]{height:100%}
.mask[data-v-ce922a44]{background:rgba(0,0,0,.3);bottom:0;left:0;position:absolute;right:0;top:0;width:100%;z-index:100}
@media(max-width:960px){.fs-popup .fs-popup-ctn[data-v-ce922a44]{border-radius:8px;height:100%;max-height:100%;width:100%}
.fs-popup .iconfont_close_box[data-v-ce922a44]{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;min-height:48px;padding:0;right:0;top:0;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);width:52px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.fs-popup .iconfont_close[data-v-ce922a44]{font-size:16px;height:16px;width:16px}
.fs-popup .fs-popup-header[data-v-ce922a44]{-ms-flex-negative:0;flex-shrink:0;padding:12px 16px;position:relative}
.fs-popup .title_box[data-v-ce922a44]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}
.fs-popup .title_box .title[data-v-ce922a44]{-webkit-box-flex:1;color:#19191a;-ms-flex:1 1 auto;flex:1 1 auto;font-size:16px;line-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.fs-popup .title_box .iconfont_success[data-v-ce922a44]{color:#393;font-size:20px;line-height:28px;margin-right:10px;-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px}
.fs-popup.isMDrawer[data-v-ce922a44]{border-radius:3px 3px 0 0;height:auto;overflow:hidden;top:auto}
.fs-popup.isMDrawer .fs-popup-ctn[data-v-ce922a44]{max-height:calc(100vh - 64px);overflow:auto}}.m-fs-header[data-v-c2db7ba0]{display:none;position:relative;width:100%}
.m-fs-header .other-notice[data-v-c2db7ba0]{left:0;position:absolute;right:0;top:0;z-index:2}
.m-fs-header .header-top[data-v-c2db7ba0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;background:#eee;justify-content:space-between;padding:8px 16px}
.m-fs-header .header-top .lft[data-v-c2db7ba0]{-ms-flex-negative:0;flex-shrink:0}
.m-fs-header .header-top .rft[data-v-c2db7ba0]{overflow:hidden;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:10px}
.m-fs-header .header-top .rft .notice[data-v-c2db7ba0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;color:#707070;cursor:pointer;font-size:12px;justify-content:flex-start;line-height:20px}
.m-fs-header .header-top .rft .notice .iconfont[data-v-c2db7ba0]{font-size:16px;margin-right:8px}
.m-fs-header .header-top[data-v-c2db7ba0] .current-country .icon-country{display:none}
.m-fs-header .header-top[data-v-c2db7ba0] .current-country .country-name{margin-left:0}
.m-fs-header .header-main-box[data-v-c2db7ba0]{background:#fff;-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,.1);box-shadow:0 1px 4px 0 rgba(0,0,0,.1);height:48px;position:sticky;top:0;z-index:40}
.m-fs-header .header-main-box .header-main-fixed[data-v-c2db7ba0]{left:0;position:fixed;right:0;top:0;z-index:50}
.m-fs-header .header-main-box .header-main-fixed .header-main[data-v-c2db7ba0]{-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,.1);box-shadow:0 1px 4px 0 rgba(0,0,0,.1)}
.m-fs-header .header-main-box .header-main[data-v-c2db7ba0]{background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;height:48px;padding:0 16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}
@media(max-width:768px){.m-fs-header .header-main-box .header-main[data-v-c2db7ba0]{padding:0 16px}}.m-fs-header .header-main-box .header-main .menu-wrap[data-v-c2db7ba0]{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;width:48px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;margin-left:-12px}
.m-fs-header .header-main-box .header-main .menu[data-v-c2db7ba0]{height:24px;position:relative;width:24px}
.m-fs-header .header-main-box .header-main .menu .line[data-v-c2db7ba0]{background:#19191a;border-radius:1px;display:block;height:2px;margin:3px auto 6px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:24px}
.m-fs-header .header-main-box .header-main .menu .line[data-v-c2db7ba0]:last-child{margin-bottom:3px}
.m-fs-header .header-main-box .header-main .menu.menu_expand .line[data-v-c2db7ba0]{width:24px}
.m-fs-header .header-main-box .header-main .menu.menu_expand .line.line1[data-v-c2db7ba0]{-webkit-transform:translateY(8px) rotate(45deg);-ms-transform:translateY(8px) rotate(45deg);transform:translateY(8px) rotate(45deg)}
.m-fs-header .header-main-box .header-main .menu.menu_expand .line.line2[data-v-c2db7ba0]{opacity:0}
.m-fs-header .header-main-box .header-main .menu.menu_expand .line.line3[data-v-c2db7ba0]{-webkit-transform:translateY(-8px) rotate(-45deg);-ms-transform:translateY(-8px) rotate(-45deg);transform:translateY(-8px) rotate(-45deg)}
.m-fs-header .header-main-box .header-main .logo[data-v-c2db7ba0]{background-image:url(https://img-en.fs.com/includes/templates/fiberstore/images/fs-new/common/logo.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;display:inline-block;height:28px;-webkit-text-decoration:none;text-decoration:none;-webkit-transition:opacity .3s;transition:opacity .3s;width:58px}
.m-fs-header .header-main-box .header-main .logo.logo-cn[data-v-c2db7ba0]{background-image:url(https://resource.fs.com/mall/generalImg/20230703110143tw3bnh.png);background-position:50%;background-repeat:no-repeat;background-size:contain;width:89px}
.m-fs-header .header-main-box .header-main .logo.logo-company[data-v-c2db7ba0]{background-image:url(https://resource.fs.com/mall/generalImg/202309221215123e13ij.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:154px}
.m-fs-header .header-main-box .header-main .logo.logo-company-cn[data-v-c2db7ba0]{background-image:url(https://resource.fs.com/mall/generalImg/20230918153357vk9b4p.png);background-position:50%;background-repeat:no-repeat;background-size:contain;width:158px}
.m-fs-header .header-main-box .header-main .header-left[data-v-c2db7ba0],.m-fs-header .header-main-box .header-main .header-left .logo_area[data-v-c2db7ba0]{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.m-fs-header .header-main-box .header-main .header-left .logo_area[data-v-c2db7ba0]{padding:0 12px}
.m-fs-header .header-main-box .header-main .header-right[data-v-c2db7ba0],.m-fs-header .header-main-box .header-main .header-right .common-wrap[data-v-c2db7ba0]{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.m-fs-header .header-main-box .header-main .header-right .common-wrap[data-v-c2db7ba0]{width:48px;-webkit-box-pack:center;-ms-flex-pack:center;cursor:pointer;justify-content:center;-webkit-text-decoration:none;text-decoration:none}
.m-fs-header .header-main-box .header-main .header-right .common-wrap.login-wrap[data-v-c2db7ba0]{margin-right:-12px}
@media(max-width:768px){.m-fs-header .header-main-box .header-main .header-right .common-wrap.login-wrap[data-v-c2db7ba0]{margin-right:-12px}}.m-fs-header .header-main-box .header-main .header-right .iconfont[data-v-c2db7ba0]{color:#19191a;display:block;font-size:20px;height:20px;line-height:20px;width:20px}
.m-fs-header .header-main-box .header-main .header-right .login-wrap[data-v-c2db7ba0]{position:relative}
.m-fs-header .header-main-box .header-main .header-right .login-wrap .tag[data-v-c2db7ba0]{position:absolute;right:10px;top:10px}
.m-fs-header .header-main-box .header-main .header-right .login-wrap .account_svg[data-v-c2db7ba0]{display:block;height:20px;width:20px}
.m-fs-header .header-main-box .header-main .header-right .notice-wrap[data-v-c2db7ba0]{position:relative}
.m-fs-header .header-main-box .header-main .header-right .notice-wrap .dot[data-v-c2db7ba0]{background-color:#c00000;border-radius:8px;height:5px;left:22px;position:absolute;top:14px;width:5px}
.m-fs-header .header-main-box .header-main .header-right .cart-wrap[data-v-c2db7ba0]{position:relative}
.m-fs-header .header-main-box .header-main .header-right .cart-wrap .iconfont-cart[data-v-c2db7ba0]{color:#19191a;font-size:20px}
.m-fs-header .header-main-box .header-main .header-right .cart-wrap .cart-num[data-v-c2db7ba0]{background:#c00000;border-radius:16px;color:#fff;font-size:12px;line-height:16px;min-width:18px;padding:1px 2px;position:absolute;right:-9px;text-align:center;top:-10px}
.m-fs-header .header-main-box .header-main .header-right .cart-wrap .nums[data-v-c2db7ba0]{position:absolute;top:10px}
.m-fs-header .header-main-box .header-main .header-right .cart-wrap .nums img[data-v-c2db7ba0]{display:block}
.m-fs-header .header-main-box .header-main .header-right .cart-wrap .nums span[data-v-c2db7ba0]{bottom:0;color:#fff;font-size:10px;font-weight:600;left:0;line-height:11px;margin:auto;position:absolute;right:0;text-align:center;top:0;-webkit-transform:translateX(2%) scale(.7);-ms-transform:translateX(2%) scale(.7);transform:translateX(2%) scale(.7)}
@media(max-width:1024px){.m-fs-header[data-v-c2db7ba0]{display:block}}.m-change-website .current-country[data-v-22022594]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}
.m-change-website .current-country .icon-country[data-v-22022594]{color:#707070;font-size:18px;line-height:1}
.m-change-website .current-country .country-name[data-v-22022594]{color:#707070;font-size:12px;line-height:20px;margin:0 4px}
@media(max-width:768px){.m-change-website .current-country .country-name[data-v-22022594] span{display:none}}.m-change-website .current-country .iconfont-down[data-v-22022594]{color:#707070;font-size:12px;-webkit-transition:all .3s;transition:all .3s}
.m-change-website .current-country .iconfont-down.icofnont-down-up[data-v-22022594]{margin-top:0;-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg)}
.m-change-website-header .current-country .country-name[data-v-22022594],.m-change-website-header .current-country .icon-country[data-v-22022594],.m-change-website-header .current-country .iconfont-down[data-v-22022594]{color:#707070}
.m-change-website-sidebar .current-country .country-name[data-v-22022594],.m-change-website-sidebar .current-country .icon-country[data-v-22022594],.m-change-website-sidebar .current-country .iconfont-down[data-v-22022594]{color:#19191a}
.m-change-website-sidebar .current-country .country-name[data-v-22022594]{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:14px;line-height:22px;margin:0 8px}
.m-change-website-sidebar .current-country .iconfont-right[data-v-22022594]{font-size:12px;line-height:20px}
.m-country-popup[data-v-7a8a5b1e]{color:#19191a}
.m-country-popup .mask[data-v-7a8a5b1e]{background:rgba(0,0,0,.3);bottom:0;display:none;left:0;position:fixed;right:0;top:0;-webkit-transition:opacity .3s;transition:opacity .3s;z-index:101}
.m-country-popup .m-country-main[data-v-7a8a5b1e]{background:#fff;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;left:0;position:fixed;right:0;z-index:200;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.m-country-popup .m-country-main .m-country-header[data-v-7a8a5b1e]{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;font-weight:400;line-height:24px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#19191a;padding:16px;position:relative}
.m-country-popup .m-country-main .m-country-header .iconfont-left[data-v-7a8a5b1e]{color:#707070;cursor:pointer;font-size:16px}
.m-country-popup .m-country-main .m-country-header .iconfont-close[data-v-7a8a5b1e]{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;right:0;top:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#707070;cursor:pointer;font-size:16px;height:100%;padding:0 16px}
.m-country-popup .m-country-main .m-country-header-line[data-v-7a8a5b1e]{border-bottom:1px solid #e5e5e5;margin:0 auto 12px;width:calc(100% - 32px)}
.m-country-popup .m-country-main .m-country-ctn[data-v-7a8a5b1e]{padding:0 16px}
.m-country-popup .m-country-main .m-country-ctn .country-active-box[data-v-7a8a5b1e]{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;line-height:22px;padding:12px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.m-country-popup .m-country-main .m-country-ctn .country-active-box .iconfont[data-v-7a8a5b1e]{color:#10a300;font-size:12px;margin-right:8px}
.m-country-popup .m-country-main .m-country-ctn .country-active-box .country-lang-symbol[data-v-7a8a5b1e]{color:#19191a}
.m-country-popup .m-country-main .m-country-ctn .ctn-item[data-v-7a8a5b1e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;border-bottom:1px solid #f7f7f7;cursor:pointer;font-size:14px;justify-content:space-between;line-height:22px;padding:12px 0;position:relative}
.m-country-popup .m-country-main .m-country-ctn .ctn-item .country-icon[data-v-7a8a5b1e]{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:18px;display:inline-block;height:18px;margin-right:8px;width:18px}
.m-country-popup .m-country-main .m-country-ctn .ctn-item .iconfont-right[data-v-7a8a5b1e]{color:#19191a;font-size:12px}
.m-country-popup .m-country-main .m-country-ctn .btn-box[data-v-7a8a5b1e]{background:#fff;padding:20px 0;position:relative;z-index:20}
.m-country-popup .m-country-main .m-country-ctn .btn-box>button[data-v-7a8a5b1e]{width:100%}
.m-country-popup .m-country-main .country-lang-symbol[data-v-7a8a5b1e]{color:#0060bf}
.m-country-popup .m-country-main.m-country-main-more[data-v-7a8a5b1e]{-webkit-box-shadow:inset 0 2px 6px 0 #ededed;box-shadow:inset 0 2px 6px 0 #ededed;top:82px;z-index:250}
@media(max-width:960px){.m-country-popup .m-country-main.m-country-main-more[data-v-7a8a5b1e]{top:48px}}.m-country-popup .m-country-main.m-country-main-more .country-active-box[data-v-7a8a5b1e]{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:600;line-height:22px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.m-country-popup .m-country-main.m-country-main-more .country-active-box .iconfont[data-v-7a8a5b1e]{color:#10a300;font-size:12px;margin-right:8px}
.m-country-popup .m-country-main.m-country-main-more .country-active-box .country-lang-symbol[data-v-7a8a5b1e]{color:#19191a}
.m-country-popup .m-country-main.m-country-main-more .m-country-ctn[data-v-7a8a5b1e]{display:-webkit-box;display:-ms-flexbox;display:flex;height:calc(100% - 56px);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 16px}
.m-country-popup .m-country-main.m-country-main-more .m-country-ctn .search-box[data-v-7a8a5b1e]{margin-bottom:12px;position:relative;width:100%}
.m-country-popup .m-country-main.m-country-main-more .m-country-ctn .search-box .inp[data-v-7a8a5b1e]{background-color:#fff;border-radius:3px;color:#19191a;font-size:12px;height:34px;line-height:20px;padding:8px 36px 8px 12px}
.m-country-popup .m-country-main.m-country-main-more .m-country-ctn .search-box .inp[data-v-7a8a5b1e]::-webkit-input-placeholder{color:#ccc;font-size:14px;line-height:22px}
.m-country-popup .m-country-main.m-country-main-more .m-country-ctn .search-box .inp[data-v-7a8a5b1e]:focus{border:1px solid #19191a}
.m-country-popup .m-country-main.m-country-main-more .m-country-ctn .search-box .inp[data-v-7a8a5b1e]:focus::-webkit-input-placeholder{color:transparent}
.m-country-popup .m-country-main.m-country-main-more .m-country-ctn .search-box .inp[data-v-7a8a5b1e]:focus::-moz-placeholder{color:transparent}
.m-country-popup .m-country-main.m-country-main-more .m-country-ctn .search-box .inp[data-v-7a8a5b1e]:focus:-ms-input-placeholder{color:transparent}
.m-country-popup .m-country-main.m-country-main-more .m-country-ctn .search-box .inp[data-v-7a8a5b1e]:focus::-ms-input-placeholder{color:transparent}
.m-country-popup .m-country-main.m-country-main-more .m-country-ctn .search-box .inp[data-v-7a8a5b1e]:focus::placeholder{color:transparent}
.m-country-popup .m-country-main.m-country-main-more .m-country-ctn .search-box .iconfont-search[data-v-7a8a5b1e]{color:#707070;font-size:12px;height:16px;left:12px;line-height:16px;position:absolute;text-align:center;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:16px}
.m-country-popup .m-country-main.m-country-main-more .m-country-ctn .search-box .iconfont-clear[data-v-7a8a5b1e]{color:#707070;font-size:12px;height:16px;line-height:16px;position:absolute;right:12px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:16px}
.m-country-popup .m-country-main.m-country-main-more .m-country-ctn .search-box .iconfont-clear[data-v-7a8a5b1e]:hover{color:#19191a;cursor:pointer}
.m-country-popup .m-country-main.m-country-main-more .m-country-ctn .mt1[data-v-7a8a5b1e]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:-16px;overflow-y:auto;padding-right:16px}
.m-country-popup .m-country-main.m-country-main-more .m-country-ctn .mt1 .country_list .ctn-item[data-v-7a8a5b1e]{border-bottom:none;padding:12px}
.m-country-popup .m-country-main.m-country-main-more .m-country-ctn .mt1>p[data-v-7a8a5b1e]{color:#707070;font-size:14px;line-height:22px;padding:12px}
.m-country-popup .m-country-main.m-country-main-more.m-country-main-more-top .m-country-header[data-v-7a8a5b1e]{-webkit-box-pack:start;-ms-flex-pack:start;border-bottom:none;cursor:pointer;justify-content:flex-start}
.m-country-popup .m-country-main.m-country-main-more.m-country-main-more-top .m-country-header .text[data-v-7a8a5b1e]{font-weight:600}
.m-country-popup .m-country-main.m-country-main-more.m-country-main-more-top .m-country-header .iconfont-back[data-v-7a8a5b1e]{font-size:12px;margin-right:4px}
.m-country-popup .m-country-main.m-country-main-more.m-country-main-more-top .country_list .country-name[data-v-7a8a5b1e]{color:#19191a}
.m-country-popup.m_country_popup_header .m-country-main[data-v-7a8a5b1e]{position:absolute}
.m-country-popup.m_country_popup_header .m-country-main-more[data-v-7a8a5b1e]{top:0}
.m-country-popup.m_country_popup_header .m-country-popup[data-v-7a8a5b1e]{-webkit-transition:slide-right;transition:slide-right}
.account-m-menus[data-v-1d9ec067]{color:#19191a;display:none;font-size:14px;line-height:22px;position:relative}
.account-m-menus .menus-label[data-v-1d9ec067]{background:#f7f7f7;display:-webkit-box;display:-ms-flexbox;display:flex;padding:13px 16px;-webkit-box-pack:justify;-ms-flex-pack:justify;cursor:pointer;justify-content:space-between}
.account-m-menus .menus-label.active .iconfont[data-v-1d9ec067]{-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg)}
.account-m-menus .menus-label .label[data-v-1d9ec067]{font-weight:600}
.account-m-menus .menus-label .iconfont[data-v-1d9ec067]{font-size:12px;-webkit-transition:all .2s;transition:all .2s}
.menus-box[data-v-1d9ec067]{border-top:1px solid #e5e5e5;left:0;position:fixed;right:0;z-index:101}
.menus-box .menus-box-content[data-v-1d9ec067]{overflow-y:auto;-webkit-overflow-scrolling:touch;background:#f7f7f7;max-height:100%;padding-bottom:8px}
.menus-box .m-account-menu[data-v-1d9ec067] .bold{font-weight:500}
.menus-box .m-account-menu[data-v-1d9ec067]>li h6.menus-label.hasC:hover .iconfont{color:#19191a}
@media(max-width:1024px){.account-m-menus[data-v-1d9ec067]{display:block}}.mask-wrapper[data-v-9c5c5bec]{position:fixed}
.mask-wrapper .filters-mask[data-v-9c5c5bec]{background:#000;height:100%;left:0;opacity:.3;position:fixed;top:0;width:100%;z-index:99}
.mask-wrapper .filters-mask.deep_dark[data-v-9c5c5bec]{background:rgba(0,0,0,.8);opacity:1}
.close[data-v-9c5c5bec]{padding:8px;position:absolute;right:-40px;right:0;top:0}
.close img[data-v-9c5c5bec]{display:block;width:24px}
.leave_feedback_wrap[data-v-b1252dc4]>.fs-popup .fs-popup-ctn{width:680px}
.leave_feedback_wrap[data-v-b1252dc4]>.fs-popup .fs-popup-ctn .fs-popup-body{overflow-y:auto}
.leave_feedback_wrap .leavefb_main[data-v-b1252dc4]{padding:20px 32px}
.leave_feedback_wrap .leavefb_main .leavefb_item[data-v-b1252dc4]{font-size:14px;line-height:22px}
.leave_feedback_wrap .leavefb_main .leavefb_item .txt[data-v-b1252dc4]{color:#707070}
.leave_feedback_wrap .leavefb_main .leavefb_item .leavefb_tit[data-v-b1252dc4],.leave_feedback_wrap .leavefb_main .leavefb_item .leavefb_tit01[data-v-b1252dc4]{color:#19191a;margin:16px 0 4px}
.leave_feedback_wrap .leavefb_main .leavefb_item .list[data-v-b1252dc4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.leave_feedback_wrap .leavefb_main .leavefb_item .list .li[data-v-b1252dc4]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.leave_feedback_wrap .leavefb_main .leavefb_item .list .li>div[data-v-b1252dc4]{border:1px solid #e5e5e5;border-radius:50%;color:#19191a;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;height:40px;line-height:40px;width:40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.leave_feedback_wrap .leavefb_main .leavefb_item .list .li>div.active[data-v-b1252dc4]{background:#f1f9fc;border-color:#0060bf;cursor:default}
.leave_feedback_wrap .leavefb_main .leavefb_item .list .li>p[data-v-b1252dc4]{color:#19191a;font-size:12px;line-height:20px;margin:4px 0 0;text-align:center;width:100%}
@media(max-width:768px){.leave_feedback_wrap .leavefb_main .leavefb_item .list .li[data-v-b1252dc4]{-webkit-box-flex:1;-ms-flex:1;flex:1}}.leave_feedback_wrap .leavefb_main .leavefb_item .leavefb_select .select[data-v-b1252dc4]{height:38px}
.leave_feedback_wrap .leavefb_main .leavefb_item .leavefb_select[data-v-b1252dc4] .options-box{height:240px;overflow-y:auto}
.leave_feedback_wrap .leavefb_main .leavefb_item .leavefb_details[data-v-b1252dc4]{margin:16px 0 0}
.leave_feedback_wrap .leavefb_main .leavefb_item .leavefb_details .text_box[data-v-b1252dc4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;margin-top:4px}
.leave_feedback_wrap .leavefb_main .leavefb_item .leavefb_details .text_box.text_err_box[data-v-b1252dc4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.leave_feedback_wrap .leavefb_main .leavefb_item .leavefb_details .text_box>p[data-v-b1252dc4]{color:#707070;font-size:13px;line-height:20px;text-align:right}
.leave_feedback_wrap .leavefb_main .leavefb_item .leavefb_details .text_box>p span.active[data-v-b1252dc4]{color:#c00000}
.leave_feedback_wrap .leavefb_main .leavefb_item .leavefb_details .text_box .validate_error[data-v-b1252dc4]{padding-top:0}
.leave_feedback_wrap .leavefb_main .leavefb_item .leavefb_details>textarea[data-v-b1252dc4]{border-color:#e5e5e5;border-radius:4px}
.leave_feedback_wrap .leavefb_main .leavefb_item .leavefb_details>textarea[data-v-b1252dc4]:focus{border-color:#8d8d8f}
.leave_feedback_wrap .leavefb_main .leavefb_item .leavefb_details .error_input[data-v-b1252dc4]{border:1px solid #e5e5e5}
.leave_feedback_wrap .leavefb_main .leavefb_item .leavefb_inpbox[data-v-b1252dc4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.leave_feedback_wrap .leavefb_main .leavefb_item .leavefb_inpbox .leavefb_inpLt[data-v-b1252dc4]{width:188px}
.leave_feedback_wrap .leavefb_main .leavefb_item .leavefb_inpbox .leavefb_inpRt[data-v-b1252dc4]{width:calc(100% - 208px)}
.leave_feedback_wrap .leavefb_item01[data-v-b1252dc4]{padding:20px 32px}
.leave_feedback_wrap .leavefb_item01 .sbtn-box[data-v-b1252dc4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.leave_feedback_wrap .success_main[data-v-b1252dc4]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:24px 64px 24px 32px}
.leave_feedback_wrap .success_main .lt[data-v-b1252dc4]{height:24px}
.leave_feedback_wrap .success_main .lt .icon[data-v-b1252dc4]{color:#18a209;font-size:20px}
.leave_feedback_wrap .success_main .rt[data-v-b1252dc4]{padding:0 0 0 8px}
.leave_feedback_wrap .success_main .rt .tit[data-v-b1252dc4]{color:#19191a;font-size:16px;line-height:24px}
.leave_feedback_wrap .success_main .rt .txt[data-v-b1252dc4]{color:#707070;font-size:14px;line-height:22px;margin:12px 0 0}
@media(max-width:768px){.leave_feedback_wrap .leavefb_main[data-v-b1252dc4]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}
.leave_feedback_wrap .leavefb_main .leavefb_item[data-v-b1252dc4]{padding:20px 16px 0;-webkit-box-flex:1;-ms-flex:1;flex:1;max-height:100%;overflow:auto}
.leave_feedback_wrap .leavefb_main .leavefb_item .leavefb_inpbox .leavefb_inpLt[data-v-b1252dc4],.leave_feedback_wrap .leavefb_main .leavefb_item .leavefb_inpbox .leavefb_inpRt[data-v-b1252dc4]{width:calc(50% - 6px)}
.leave_feedback_wrap .leavefb_main .leavefb_item .leavefb_tit[data-v-b1252dc4],.leave_feedback_wrap .leavefb_main .leavefb_item .leavefb_tit01[data-v-b1252dc4]{margin:12px 0 4px}
.leave_feedback_wrap .leavefb_main .leavefb_item .leavefb_details[data-v-b1252dc4]{margin:12px 0 0}
.leave_feedback_wrap .leavefb_item01[data-v-b1252dc4]{padding:20px 16px}
.leave_feedback_wrap .leavefb_item01 .sbtn-box .fs-button[data-v-b1252dc4]{width:100%}
.leave_feedback_wrap[data-v-b1252dc4]>.fs-popup .fs-popup-ctn{border-radius:0;border-radius:initial;height:100%;max-height:none;width:100%}
.leave_feedback_wrap[data-v-b1252dc4]>.fs-popup .fs-popup-ctn .slot-wraper{height:100%}
.leave_feedback_wrap .success_popup[data-v-b1252dc4]>.fs-popup .fs-popup-ctn{width:calc(100% - 40px)}}@media screen and (max-width:728px){[data-v-b1252dc4] .fs-alert .fs-alert-wrapper{width:calc(100% - 48px)}}@media(max-width:414px){[data-v-b1252dc4] .fs-alert .fs-alert-wrapper{width:calc(100% - 64px)}
.leave_feedback_wrap[data-v-b1252dc4] .fs-popup-ctn{height:auto}
.leave_feedback_wrap .success_main[data-v-b1252dc4]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:32px 36px 0;text-align:center}
.leave_feedback_wrap .success_main .lt[data-v-b1252dc4]{margin-bottom:12px}
.leave_feedback_wrap .success_main .lt .icon[data-v-b1252dc4]{font-size:32px}
.leave_feedback_wrap .success_main .rt[data-v-b1252dc4]{padding:0}
.leave_feedback_wrap .success_main .rt .txt[data-v-b1252dc4]{margin:8px 0 24px}}@media(max-width:414px){.leave_feedback_wrap[data-v-b1252dc4] .fs-popup-ctn{height:100%}}.success_popup[data-v-5a9709ba]>.fs-popup .fs-popup-ctn{width:680px}
.product_wrap[data-v-a9c04d32]{width:100%}
.product_wrap .products_match_box[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:15px}
.product_wrap .products_match_box .products_match_item[data-v-a9c04d32]{font-size:13px;line-height:20px}
.product_wrap .products_match_box .products_match_item[data-v-a9c04d32] a:focus-visible{border-radius:1px;outline:2px solid #0080ff;outline-offset:2px}
.product_wrap .describe_ctn[data-v-a9c04d32]{background:#fff;margin-bottom:20px;padding:1px 32px}
@media(max-width:1420px){.product_wrap .describe_ctn[data-v-a9c04d32]{padding:1px 3%}}@media(max-width:960px){.product_wrap .describe_ctn[data-v-a9c04d32]{margin:12px auto;padding:0 16px}}.product_wrap .describe_ctn.describe_ctn_community .describe_ctn_title[data-v-a9c04d32]{border-bottom:none}
.product_wrap .describe_ctn.describe_ctn_resources[data-v-a9c04d32]{overflow:hidden}
@media(max-width:960px){.product_wrap .describe_ctn_pc[data-v-a9c04d32]{display:none}}.product_wrap .describe_ctn_m[data-v-a9c04d32]{display:none;margin:12px auto}
@media(max-width:960px){.product_wrap .describe_ctn_m[data-v-a9c04d32]{display:block}}@media(max-width:960px)and (max-width:768px){.product_wrap .describe_ctn_m[data-v-a9c04d32]{margin-bottom:0}}.product_wrap .describe_ctn_m .describe_m_item_block[data-v-a9c04d32]{background:#fff;border-bottom:12px solid #f7f7f7;overflow:hidden}
.product_wrap .describe_ctn_m .describe_m_item[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;cursor:pointer;height:48px;margin:0 16px}
.product_wrap .describe_ctn_m .describe_m_item_box:last-child .describe_m_item_block .describe_m_item[data-v-a9c04d32]{border-bottom:none}
.product_wrap .describe_ctn_m .describe_m_item_box:last-child.describe_m_item_box_active .describe_m_item[data-v-a9c04d32]{border-bottom:1px solid #e5e5e5}
.product_wrap .describe_ctn_m .describe_m_item_title[data-v-a9c04d32]{color:#19191a;font-size:16px;font-weight:600;line-height:24px;-webkit-transition:all .2s;transition:all .2s}
.product_wrap .describe_ctn_m .iconfont_down[data-v-a9c04d32]{color:#707070;display:inline-block;font-size:14px;line-height:22px;-webkit-transition:all .3s;transition:all .3s}
.product_wrap .describe_ctn_m .iconfont_down.iconfont_down_up[data-v-a9c04d32]{-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg)}
@media(max-width:960px){.product_wrap .describe_ctn_qa[data-v-a9c04d32],.product_wrap .describe_ctn_resources[data-v-a9c04d32],.product_wrap .describe_ctn_reviews[data-v-a9c04d32]{border-bottom:12px solid #f7f7f7;margin:0}
.product_wrap .describe_ctn_qa .describe_ctn_title[data-v-a9c04d32],.product_wrap .describe_ctn_resources .describe_ctn_title[data-v-a9c04d32],.product_wrap .describe_ctn_reviews .describe_ctn_title[data-v-a9c04d32]{cursor:pointer}}.product_wrap .describe_ctn_title[data-v-a9c04d32]{border-bottom:1px solid #e5e5e5;color:#19191a;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:20px;font-weight:600;line-height:28px;padding:20px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
@media(max-width:960px){.product_wrap .describe_ctn_title .qa_tip[data-v-a9c04d32]{display:none}}.product_wrap .describe_ctn_title .qa_tip_trigger[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:400}
.product_wrap .describe_ctn_title .qa_tip_trigger span[data-v-a9c04d32]{font-size:14px;line-height:22px}
.product_wrap .describe_ctn_title .qa_tip_trigger i[data-v-a9c04d32]{font-size:16px;line-height:1;margin-right:4px}
.product_wrap .describe_ctn_title .qa_tip_trigger[data-v-a9c04d32]:hover{-webkit-text-decoration:none;text-decoration:none}
.product_wrap .describe_ctn_title .qa_tip_trigger:hover span[data-v-a9c04d32]{-webkit-text-decoration:underline;text-decoration:underline}
@media(max-width:960px){.product_wrap .describe_ctn_title .qa_tip_trigger[data-v-a9c04d32]{display:none;font-size:13px;line-height:20px}}.product_wrap .describe_ctn_title .qa_tip_ctn[data-v-a9c04d32]{font-weight:400;min-width:190px;padding:20px;text-align:center;white-space:nowrap}
@media(max-width:960px){.product_wrap .describe_ctn_title .qa_tip_ctn[data-v-a9c04d32]{width:100%}}.product_wrap .describe_ctn_title .download_more[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.product_wrap .describe_ctn_title .download_more .more_btn[data-v-a9c04d32]{cursor:pointer;-webkit-text-decoration:none;text-decoration:none}
.product_wrap .describe_ctn_title .download_more .more_btn .info[data-v-a9c04d32]{color:#0060bf;display:block;font-size:14px;font-weight:500;line-height:22px}
.product_wrap .describe_ctn_title .download_more .more_btn:hover .info[data-v-a9c04d32]{-webkit-text-decoration:underline;text-decoration:underline}
@media(max-width:960px){.product_wrap .describe_ctn_title .download_more .more_btn:hover .info[data-v-a9c04d32]{-webkit-text-decoration:none;text-decoration:none}}.product_wrap .describe_ctn_title .iconfont_more[data-v-a9c04d32]{color:#707070;display:inline-block;display:none;font-size:14px;height:22px;line-height:22px;text-align:right;-webkit-transition:all .3s;transition:all .3s}
.product_wrap .describe_ctn_title .iconfont_more.iconfont_down_up[data-v-a9c04d32]{-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg)}
@media(max-width:960px){.product_wrap .describe_ctn_title .iconfont_more[data-v-a9c04d32]{display:inline-block;font-weight:400}}.product_wrap .describe_ctn_title .iconfont_more[data-v-a9c04d32]:hover{-webkit-text-decoration:none;text-decoration:none}
@media(max-width:960px){.product_wrap .describe_ctn_title[data-v-a9c04d32]{border-bottom:none;font-size:16px;line-height:24px;padding:12px 0}}.product_wrap .add_cart_error[data-v-a9c04d32]{margin-top:8px;width:100%}
.product_wrap .is_show_spool_exhibition[data-v-a9c04d32]{margin-bottom:16px;width:100%}
.product_wrap .product_main .crumb-box[data-v-a9c04d32],.product_wrap .product_main .product_detail_box[data-v-a9c04d32],.product_wrap .product_main .products_recently[data-v-a9c04d32]{margin:0 auto;max-width:1200px;width:84vw}
@media(max-width:1200px){.product_wrap .product_main .crumb-box[data-v-a9c04d32],.product_wrap .product_main .product_detail_box[data-v-a9c04d32],.product_wrap .product_main .products_recently[data-v-a9c04d32]{width:94vw}}@media(max-width:960px){.product_wrap .product_main .crumb-box[data-v-a9c04d32],.product_wrap .product_main .product_detail_box[data-v-a9c04d32],.product_wrap .product_main .products_recently[data-v-a9c04d32]{padding:0;width:100%}}.product_wrap .product_main .products_fixed_box[data-v-a9c04d32]{background:#fff;bottom:0;-webkit-box-shadow:2px 0 4px 0 rgba(0,0,0,.2);box-shadow:2px 0 4px 0 rgba(0,0,0,.2);display:block;left:0;max-height:128px;position:fixed;right:0;-webkit-transition:all .3s;transition:all .3s;width:100%;z-index:50}
.product_wrap .product_main .products_fixed_box .products_fixed_content[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto;max-width:1200px;padding:16px 0;width:84vw}
.product_wrap .product_main .products_fixed_box .products_fixed_content .products_info[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex;width:60%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.product_wrap .product_main .products_fixed_box .products_fixed_content .products_info>img[data-v-a9c04d32]{display:block;height:48px;margin-right:20px;width:48px}
.product_wrap .product_main .products_fixed_box .products_fixed_content .products_info .text_box[data-v-a9c04d32]{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;max-width:80%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.product_wrap .product_main .products_fixed_box .products_fixed_content .products_info .text_box .box_title[data-v-a9c04d32]{color:#19191a;font-size:13px;font-weight:600;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.product_wrap .product_main .products_fixed_box .products_fixed_content .products_info .text_box .box_label[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}
.product_wrap .product_main .products_fixed_box .products_fixed_content .products_info .text_box .box_label>span[data-v-a9c04d32]{background-color:#f2f2f2;border-radius:4px;color:#4b4b4d;font-size:12px;line-height:20px;margin:4px 8px 0 0;padding:2px 8px}
.product_wrap .product_main .products_fixed_box .products_fixed_content .products_info .text_box .box_label>span[data-v-a9c04d32]:last-child{margin-right:0}
.product_wrap .product_main .products_fixed_box .products_fixed_content .products_option[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex}
.product_wrap .product_main .products_fixed_box .products_fixed_content .products_option .warehouse[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.product_wrap .product_main .products_fixed_box .products_fixed_content .products_option .warehouse .warehouse_left .price[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}
.product_wrap .product_main .products_fixed_box .products_fixed_content .products_option .warehouse .warehouse_left .price .standard_price[data-v-a9c04d32]{color:#19191a;font-size:16px;font-weight:600;line-height:24px}
.product_wrap .product_main .products_fixed_box .products_fixed_content .products_option .warehouse .warehouse_left .price .tax_price[data-v-a9c04d32]{color:#19191a;font-size:14px;font-weight:600;line-height:22px}
.product_wrap .product_main .products_fixed_box .products_fixed_content .products_option .warehouse .warehouse_left .stock[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.product_wrap .product_main .products_fixed_box .products_fixed_content .products_option .warehouse .warehouse_left .stock .oneself[data-v-a9c04d32]{color:#707070;font-size:12px;line-height:20px;white-space:nowrap}
.product_wrap .product_main .products_fixed_box .products_fixed_content .products_option .warehouse .warehouse_left .stock .stock_box[data-v-a9c04d32]{font-size:13px;line-height:20px}
.product_wrap .product_main .products_fixed_box .products_fixed_content .products_option .warehouse .warehouse_left .stock .stock_box .stock_list[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:4px}
.product_wrap .product_main .products_fixed_box .products_fixed_content .products_option .warehouse .warehouse_left .stock .stock_box .stock_list>i[data-v-a9c04d32]{background:#10a300;border-radius:50%;display:block;height:6px;margin-right:12px;width:6px}
.product_wrap .product_main .products_fixed_box .products_fixed_content .products_option .warehouse .warehouse_left .stock .stock_box .stock_list>span[data-v-a9c04d32]{color:#707070;font-size:13px;line-height:20px}
.product_wrap .product_main .products_fixed_box .products_fixed_content .products_option .warehouse .warehouse_left .stock .stock_box .stock_list[data-v-a9c04d32]:last-child{margin-bottom:0}
.product_wrap .product_main .products_fixed_box .products_fixed_content .products_option .warehouse .warehouse_right[data-v-a9c04d32]{display:none}
.product_wrap .product_main .products_fixed_box .products_fixed_content .products_option .option_box[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:12px}
.product_wrap .product_main .products_fixed_box .products_fixed_content .products_option .option_box[data-v-a9c04d32] .qty_box span:first-child{border-radius:4px 0 0 4px}
.product_wrap .product_main .products_fixed_box .products_fixed_content .products_option .option_box[data-v-a9c04d32] .qty_box span:last-child{border-radius:0 4px 4px 0}
.product_wrap .product_main .products_fixed_box .products_fixed_content .products_option .option_box .add_box_fixed[data-v-a9c04d32]{margin-left:12px}
.product_wrap .product_main .products_fixed_box .products_fixed_content .products_option .option_box .add_box_fixed .fs-button[data-v-a9c04d32]{border-radius:4px}
@media(max-width:960px){.product_wrap .product_main .products_fixed_box .products_fixed_content[data-v-a9c04d32]{padding:12px 16px;width:100%}
.product_wrap .product_main .products_fixed_box .products_fixed_content .products_info[data-v-a9c04d32]{display:none}
.product_wrap .product_main .products_fixed_box .products_fixed_content .products_option[data-v-a9c04d32]{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.product_wrap .product_main .products_fixed_box .products_fixed_content .products_option .warehouse[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:initial;-webkit-box-direction:initial;-ms-flex-direction:initial;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.product_wrap .product_main .products_fixed_box .products_fixed_content .products_option .warehouse .warehouse_left .price[data-v-a9c04d32]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.product_wrap .product_main .products_fixed_box .products_fixed_content .products_option .warehouse .warehouse_right[data-v-a9c04d32]{display:block}
.product_wrap .product_main .products_fixed_box .products_fixed_content .products_option .warehouse .warehouse_right[data-v-a9c04d32] .qty-box{margin:0}
.product_wrap .product_main .products_fixed_box .products_fixed_content .products_option .warehouse .warehouse_right[data-v-a9c04d32] .qty-box>.title{display:none}
.product_wrap .product_main .products_fixed_box .products_fixed_content .products_option .warehouse .warehouse_right[data-v-a9c04d32] .qty-box>span:first-child{border-radius:4px 0 0 4px}
.product_wrap .product_main .products_fixed_box .products_fixed_content .products_option .warehouse .warehouse_right[data-v-a9c04d32] .qty-box>span:last-child{border-radius:0 4px 4px 0}
.product_wrap .product_main .products_fixed_box .products_fixed_content .products_option .option_box[data-v-a9c04d32]{margin:0}
.product_wrap .product_main .products_fixed_box .products_fixed_content .products_option .option_box .qty_box[data-v-a9c04d32]{display:none}
.product_wrap .product_main .products_fixed_box .products_fixed_content .products_option .option_box .add_box_fixed[data-v-a9c04d32]{margin:12px 0 0;width:100%}
.product_wrap .product_main .products_fixed_box .products_fixed_content .products_option .option_box .add_box_fixed .fs-button[data-v-a9c04d32]{border-radius:4px;width:100%}}.product_wrap .m_add_cart_box[data-v-a9c04d32]{background:#fff;border-radius:4px 4px 0 0;bottom:0;-webkit-box-shadow:0 -1px 8px 0 hsla(0,0%,68%,.5);box-shadow:0 -1px 8px 0 hsla(0,0%,68%,.5);display:none;padding:20px 16px;position:fixed;width:100%;z-index:40}
@media(max-width:960px){.product_wrap .m_add_cart_box[data-v-a9c04d32]{display:block}}.product_wrap .m_add_cart_box .tax_price_tip[data-v-a9c04d32]{min-width:260px;padding:20px}
@media(max-width:960px){.product_wrap .m_add_cart_box .tax_price_tip[data-v-a9c04d32]{padding:0;width:100%}}.product_wrap .m_add_cart_box .m_price_box[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:12px}
.product_wrap .m_add_cart_box .m_price_box .m_price .price[data-v-a9c04d32]{color:#19191a;font-size:16px;font-weight:600;line-height:24px}
.product_wrap .m_add_cart_box .m_price_box .m_price .tax_price_box[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.product_wrap .m_add_cart_box .m_price_box .m_price .tax_price[data-v-a9c04d32]{color:#19191a;font-size:16px;font-weight:600;line-height:24px}
.product_wrap .m_add_cart_box .m_price_box .m_price .stock[data-v-a9c04d32]{color:#707070;font-size:12px;line-height:20px}
.product_wrap .m_add_cart_box .m_price_box .m_price[data-v-a9c04d32] .popper-computer{z-index:40}
.product_wrap .m_add_cart_box .add_cart_btn[data-v-a9c04d32]{display:block;width:100%}
.product_wrap .m_add_cart_box .airware_box .airware_sign[data-v-a9c04d32]{display:block;margin-top:12px;width:100%}
.product_wrap .product_detail_box[data-v-a9c04d32]{background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 0 48px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
@media(max-width:960px){.product_wrap .product_detail_box[data-v-a9c04d32]{margin-bottom:0;margin-top:0}}@media(max-width:768px){.product_wrap .product_detail_box[data-v-a9c04d32]{padding:0 0 16px}}.product_wrap .related_box[data-v-a9c04d32]{background-color:#fff;padding:0 32px 20px}
@media(max-width:960px){.product_wrap .related_box[data-v-a9c04d32]{padding:0 16px 20px}}.product_wrap .related_box .related_title_wrap[data-v-a9c04d32]{position:relative;width:100%}
.product_wrap .related_box .related_title_wrap[data-v-a9c04d32]:after{background:-webkit-gradient(linear,right top,left top,from(#fff),to(hsla(0,0%,100%,.6)));background:linear-gradient(270deg,#fff,hsla(0,0%,100%,.6));content:"";height:100%;position:absolute;right:0;top:0;width:88px}
@media(max-width:960px){.product_wrap .related_box .related_title_wrap[data-v-a9c04d32]:after{width:60px}}.product_wrap .related_box .related_title_box[data-v-a9c04d32]{border-bottom:1px solid #e5e5e5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow-x:auto;position:relative}
@media(max-width:960px){.product_wrap .related_box .related_title_box[data-v-a9c04d32]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;overflow:hidden}}.product_wrap .related_box .related_title_box .related_title_left[data-v-a9c04d32]{color:#707070;font-size:16px;font-weight:600;line-height:24px;padding-bottom:20px;padding-right:43px;position:relative;-ms-flex-negative:0;flex-shrink:0;white-space:nowrap}
@media(max-width:1200px){.product_wrap .related_box .related_title_box .related_title_left[data-v-a9c04d32]{font-size:14px;line-height:22px;padding-right:33px}
.product_wrap .related_box .related_title_box .related_title_left[data-v-a9c04d32]:after{right:15px;top:10px}}@media(max-width:960px){.product_wrap .related_box .related_title_box .related_title_left[data-v-a9c04d32]{padding-bottom:12px;padding-right:0}}.product_wrap .related_box .related_title_box .related_title_left[data-v-a9c04d32]:after{background-color:#e5e5e5;border-radius:50%;content:" ";display:block;height:3px;position:absolute;right:20px;top:11px;width:3px}
@media(max-width:960px){.product_wrap .related_box .related_title_box .related_title_left[data-v-a9c04d32]:after{display:none}}.product_wrap .related_box .related_title_box .related_title_right[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;white-space:nowrap}
@media(max-width:960px){.product_wrap .related_box .related_title_box .related_title_right[data-v-a9c04d32]{overflow-x:auto;width:100%}}.product_wrap .related_box .related_title_box .related_title_right .related_title_item[data-v-a9c04d32]{color:#707070;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;margin-right:20px;padding-bottom:20px;position:relative}
@media(max-width:1200px){.product_wrap .related_box .related_title_box .related_title_right .related_title_item[data-v-a9c04d32]{font-size:14px;line-height:22px;margin-right:10px}}.product_wrap .related_box .related_title_box .related_title_right .related_title_item.related_title_item_active[data-v-a9c04d32]{color:#19191a}
.product_wrap .related_box .related_title_box .related_title_right .related_title_item.related_title_item_active[data-v-a9c04d32]:after{background-color:#c00000;bottom:0;content:"";height:2px;left:50%;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:40px}
.product_wrap .related_box .related_products_box[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:24px}
@media(max-width:960px){.product_wrap .related_box .related_products_box[data-v-a9c04d32]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:inherit;flex-wrap:inherit;max-height:202px;overflow:hidden;-webkit-transition:all .3s;transition:all .3s}
.product_wrap .related_box .related_products_box.related_products_box_max[data-v-a9c04d32]{max-height:1500px;-webkit-transition:all .3s;transition:all .3s}}.product_wrap .related_box .related_products_box .related_products_item[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;cursor:pointer;margin:0 12px 12px 0;width:calc(25% - 9px)}
.product_wrap .related_box .related_products_box .related_products_item[data-v-a9c04d32]:nth-of-type(4n){margin-right:0}
@media(max-width:960px){.product_wrap .related_box .related_products_box .related_products_item[data-v-a9c04d32]{margin:0 0 12px;width:100%}}.product_wrap .related_box .related_products_box .related_products_item .related_products[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #ccc;border-right:none;padding:8px 14px 8px 12px;-webkit-text-decoration:none;text-decoration:none;-webkit-transition:all .3s;transition:all .3s;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}
.product_wrap .related_box .related_products_box .related_products_item .related_products[data-v-a9c04d32]:hover{border-color:#707070}
.product_wrap .related_box .related_products_box .related_products_item .related_products:hover .related_products_title[data-v-a9c04d32]{-webkit-text-decoration:underline;text-decoration:underline}
.product_wrap .related_box .related_products_box .related_products_item .related_products .related_products_img[data-v-a9c04d32]{display:block;height:60px;margin-right:14px;max-height:60px;max-width:60px;width:60px}
@media(max-width:1200px){.product_wrap .related_box .related_products_box .related_products_item .related_products .related_products_img[data-v-a9c04d32]{margin-right:8px}}.product_wrap .related_box .related_products_box .related_products_item .related_products .related_products_title[data-v-a9c04d32]{color:#19191a;display:-webkit-box;font-size:14px;font-weight:600;line-height:22px;max-width:100%;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.product_wrap .related_box .related_products_box .related_products_item .related_products .related_products_subtitle[data-v-a9c04d32]{color:#707070;display:-webkit-box;font-size:13px;line-height:20px;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.product_wrap .related_box .related_products_box .related_products_item .related_products .related_products_price[data-v-a9c04d32]{color:#19191a;font-size:14px;line-height:22px}
.product_wrap .related_box .related_products_box .related_products_item .related_addcart[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;-webkit-box-align:center;-ms-flex-align:center;display:flex;width:30px;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#ccc;color:#fff;font-size:18px;justify-content:center;-webkit-transition:all .3s;transition:all .3s;-ms-flex-negative:0;border-bottom-right-radius:3px;border-top-right-radius:3px;cursor:pointer;flex-shrink:0;position:relative}
.product_wrap .related_box .related_products_box .related_products_item .related_addcart[data-v-a9c04d32]:hover{background-color:#c00000}
.product_wrap .related_box .see_more_btn[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:13px;line-height:20px;-webkit-box-pack:center;-ms-flex-pack:center;color:#0060bf;display:none;justify-content:center;padding-top:10px}
@media(max-width:960px){.product_wrap .related_box .see_more_btn[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex}}.product_wrap .related_box .see_more_btn .iconfont[data-v-a9c04d32]{display:inline-block;font-size:12px}
.product_wrap .related_box .see_more_btn .iconfont.iconfont_down_up[data-v-a9c04d32]{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}
.product_wrap .product_describe_box .navigation_bar[data-v-a9c04d32]{background:#f2f2f2;position:sticky;top:0;width:100%;z-index:1}
.product_wrap .product_describe_box .navigation_bar .bar_box[data-v-a9c04d32]{margin:0 auto;max-width:1200px;overflow:auto;width:84vw}
@media(max-width:1200px){.product_wrap .product_describe_box .navigation_bar .bar_box[data-v-a9c04d32]{padding:0;width:94vw}}@media(max-width:1200px)and (max-width:960px){.product_wrap .product_describe_box .navigation_bar .bar_box[data-v-a9c04d32]{margin:0;padding:0 16px;width:100%}
.product_wrap .product_describe_box .navigation_bar .bar_box[data-v-a9c04d32]::-webkit-scrollbar{display:none}}.product_wrap .product_describe_box .navigation_bar .bar_box .box_list[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-max-content;width:-moz-max-content;width:max-content}
.product_wrap .product_describe_box .navigation_bar .bar_box .box_list .item[data-v-a9c04d32]{color:#707070;cursor:pointer;font-size:14px;font-weight:600;height:56px;line-height:22px;margin-right:48px;padding:16px 0;position:relative}
.product_wrap .product_describe_box .navigation_bar .bar_box .box_list .item[data-v-a9c04d32]:last-child{margin-right:0}
.product_wrap .product_describe_box .navigation_bar .bar_box .box_list .item[data-v-a9c04d32]:after{background-color:#c00000;border-radius:3px;bottom:0;content:"";display:block;height:2px;left:0;opacity:0;position:absolute;-webkit-transition:all .2s;transition:all .2s;width:100%}
.product_wrap .product_describe_box .navigation_bar .bar_box .box_list .item.active[data-v-a9c04d32]{color:#19191a}
.product_wrap .product_describe_box .navigation_bar .bar_box .box_list .item.active[data-v-a9c04d32]:after{opacity:1}
@media(max-width:1200px){.product_wrap .product_describe_box .navigation_bar .bar_box .box_list .item[data-v-a9c04d32]{font-weight:400;height:48px;margin-right:24px;padding:12px 0}}@media(max-width:1200px)and (max-width:960px){.product_wrap .product_describe_box .navigation_bar .bar_box .box_list .item[data-v-a9c04d32]{font-size:14px;line-height:22px}}.product_wrap .product_describe_box .navigation_bar .nav_mask_be[data-v-a9c04d32]{background:-webkit-gradient(linear,left top,right top,color-stop(36%,#fff),color-stop(68%,hsla(0,0%,100%,.6)),to(hsla(0,0%,100%,0)));background:linear-gradient(90deg,#fff 36%,hsla(0,0%,100%,.6) 68%,hsla(0,0%,100%,0));display:none;height:48px;left:0;pointer-events:none;position:absolute;top:0;width:40px;z-index:1}
.product_wrap .product_describe_box .navigation_bar .nav_mask_af[data-v-a9c04d32]{background:-webkit-gradient(linear,right top,left top,color-stop(36%,#fff),color-stop(68%,hsla(0,0%,100%,.6)),to(hsla(0,0%,100%,0)));background:linear-gradient(270deg,#fff 36%,hsla(0,0%,100%,.6) 68%,hsla(0,0%,100%,0));display:none;height:48px;pointer-events:none;position:absolute;right:0;top:0;width:40px}
@media(max-width:960px){.product_wrap .product_describe_box .navigation_bar[data-v-a9c04d32]{display:none}
.product_wrap .product_describe_box .navigation_bar.isMobileNav[data-v-a9c04d32]{display:block;position:fixed;z-index:102}}.product_wrap .product_describe_box .products_module .module_box .module_item[data-v-a9c04d32]{margin:0 auto;max-width:1200px;width:84vw}
@media(max-width:1200px){.product_wrap .product_describe_box .products_module .module_box .module_item[data-v-a9c04d32]{width:94vw}}@media(max-width:960px){.product_wrap .product_describe_box .products_module .module_box .module_item[data-v-a9c04d32]{border-bottom:none;padding:0;width:100%}}.product_wrap .product_describe_box .products_module .module_box .module_item .module_header[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;border-bottom:1px solid #e5e5e5;justify-content:space-between;margin-bottom:24px;padding:20px 0 12px}
.product_wrap .product_describe_box .products_module .module_box .module_item .module_header .left[data-v-a9c04d32]{color:#19191a;font-size:16px;font-weight:600;line-height:24px}
.product_wrap .product_describe_box .products_module .module_box .module_item .module_header .right .qa_write[data-v-a9c04d32],.product_wrap .product_describe_box .products_module .module_box .module_item .module_header .right .reviews_write[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#0060bf;cursor:pointer;font-size:14px;line-height:22px}
.product_wrap .product_describe_box .products_module .module_box .module_item .module_header .right .qa_write i[data-v-a9c04d32],.product_wrap .product_describe_box .products_module .module_box .module_item .module_header .right .reviews_write i[data-v-a9c04d32]{font-size:16px;line-height:1;margin-right:4px}
.product_wrap .product_describe_box .products_module .module_box .module_item .module_header .right .qa_write:hover span[data-v-a9c04d32],.product_wrap .product_describe_box .products_module .module_box .module_item .module_header .right .reviews_write:hover span[data-v-a9c04d32]{-webkit-text-decoration:underline;text-decoration:underline}
.product_wrap .product_describe_box .products_module .module_box .module_item .module_header .right .operation_popover[data-v-a9c04d32]{margin-left:0}
.product_wrap .product_describe_box .products_module .module_box .module_item .module_header .right .operation_popover[data-v-a9c04d32] .trigger{color:#0060bf;font-size:14px;line-height:22px}
.product_wrap .product_describe_box .products_module .module_box .module_item .module_header .right .operation_popover[data-v-a9c04d32] .trigger>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.product_wrap .product_describe_box .products_module .module_box .module_item .module_header .right .operation_popover[data-v-a9c04d32] .trigger i{font-size:16px;line-height:1;margin-right:4px}
.product_wrap .product_describe_box .products_module .module_box .module_item .module_header .right .operation_popover[data-v-a9c04d32] .trigger:hover span{-webkit-text-decoration:underline;text-decoration:underline}
.product_wrap .product_describe_box .products_module .module_box .module_item .module_header .right .download_more[data-v-a9c04d32]{color:#0060bf;font-size:14px;line-height:22px}
.product_wrap .product_describe_box .products_module .module_box .module_item .module_header .right .iconfont_down[data-v-a9c04d32]{color:#707070;display:none;font-size:14px;line-height:22px;-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg);-webkit-transition:all .3s;transition:all .3s}
.product_wrap .product_describe_box .products_module .module_box .module_item .module_header .right .iconfont_down.iconfont_down_up[data-v-a9c04d32]{-webkit-transform:rotateX(0);transform:rotateX(0)}
@media(max-width:960px){.product_wrap .product_describe_box .products_module .module_box .module_item .module_header[data-v-a9c04d32]{border:none;margin-bottom:0;padding:12px 16px}
.product_wrap .product_describe_box .products_module .module_box .module_item .module_header .left[data-v-a9c04d32]{font-size:16px;font-weight:600;line-height:24px}
.product_wrap .product_describe_box .products_module .module_box .module_item .module_header .right .download_more[data-v-a9c04d32],.product_wrap .product_describe_box .products_module .module_box .module_item .module_header .right .qa_write[data-v-a9c04d32],.product_wrap .product_describe_box .products_module .module_box .module_item .module_header .right .reviews_write[data-v-a9c04d32]{display:none}
.product_wrap .product_describe_box .products_module .module_box .module_item .module_header .right .iconfont_down[data-v-a9c04d32]{display:inline-block}}.product_wrap .product_describe_box .products_module .module_box .module_item .module_content .retain_capital[data-v-a9c04d32]{background-color:#fafafb;height:140px;width:100%}
.product_wrap .product_describe_box .products_module .module_box .module_item .module_content .retain_capital .retain_capital_box[data-v-a9c04d32]{display:grid;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:1200px;width:84vw;grid-gap:100px}
.product_wrap .product_describe_box .products_module .module_box .module_item .module_content .retain_capital .retain_capital_box .retain_capital_item[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:30px 56px}
.product_wrap .product_describe_box .products_module .module_box .module_item .module_content .retain_capital .retain_capital_box .retain_capital_item .retain_capital_img[data-v-a9c04d32]{border-radius:50%;display:block;height:80px;width:80px}
.product_wrap .product_describe_box .products_module .module_box .module_item .module_content .retain_capital .retain_capital_box .retain_capital_item .item_ctn[data-v-a9c04d32]{margin-left:20px}
.product_wrap .product_describe_box .products_module .module_box .module_item .module_content .retain_capital .retain_capital_box .retain_capital_item .item_ctn .item_ctn_title[data-v-a9c04d32]{color:#19191a;font-size:20px;font-weight:600;line-height:28px}
.product_wrap .product_describe_box .products_module .module_box .module_item .module_content .retain_capital .retain_capital_box .retain_capital_item .item_ctn .item_ctn_desc[data-v-a9c04d32]{color:#0060bf;cursor:pointer;font-size:14px;line-height:22px;margin-top:8px}
.product_wrap .product_describe_box .products_module .module_box .module_item .module_content .retain_capital .retain_capital_box .retain_capital_item .item_ctn .item_ctn_desc[data-v-a9c04d32]:hover{-webkit-text-decoration:underline;text-decoration:underline}
@media(max-width:1200px){.product_wrap .product_describe_box .products_module .module_box .module_item .module_content .retain_capital .retain_capital_box[data-v-a9c04d32]{width:94vw}}@media(max-width:960px){.product_wrap .product_describe_box .products_module .module_box .module_item .module_content .retain_capital[data-v-a9c04d32]{background:#fff;height:auto;padding:16px 16px 24px}
.product_wrap .product_describe_box .products_module .module_box .module_item .module_content .retain_capital .retain_capital_box[data-v-a9c04d32]{grid-template-columns:repeat(1,1fr);padding:0;width:100%;grid-gap:12px}
.product_wrap .product_describe_box .products_module .module_box .module_item .module_content .retain_capital .retain_capital_box .retain_capital_item[data-v-a9c04d32]{background-color:#fafafb;border-radius:8px;padding:24px 16px}
.product_wrap .product_describe_box .products_module .module_box .module_item .module_content .retain_capital .retain_capital_box .retain_capital_item .retain_capital_img[data-v-a9c04d32]{height:60px;width:60px}
.product_wrap .product_describe_box .products_module .module_box .module_item .module_content .retain_capital .retain_capital_box .retain_capital_item .item_ctn .item_ctn_title[data-v-a9c04d32]{font-size:16px;line-height:24px}
.product_wrap .product_describe_box .products_module .module_box .module_item .module_content[data-v-a9c04d32]{border-bottom:12px solid #f7f7f7}}.product_wrap .product_gallery_box[data-v-a9c04d32]{-webkit-box-flex:1;-ms-flex:1;flex:1;position:sticky;top:0}
@media(max-width:1420px){.product_wrap .product_gallery_box[data-v-a9c04d32]{width:50%}}@media(max-width:960px){.product_wrap .product_gallery_box[data-v-a9c04d32]{display:none}}.product_wrap .product_gallery_box .video_com[data-v-a9c04d32]{background-color:#fff;color:#fff;cursor:pointer;position:relative}
.product_wrap .product_gallery_box .video_com .fs-button[data-v-a9c04d32],.product_wrap .product_gallery_box .video_com .fs-shadow-top[data-v-a9c04d32],.product_wrap .product_gallery_box .video_com .fs_logo[data-v-a9c04d32],.product_wrap .product_gallery_box .video_com .video_title[data-v-a9c04d32]{position:absolute;z-index:26}
.product_wrap .product_gallery_box .video_com .fs_logo[data-v-a9c04d32]{height:40px;left:10px;top:10px;width:40px}
.product_wrap .product_gallery_box .video_com .video_title[data-v-a9c04d32]{height:22px;left:60px;overflow:hidden;text-align:left;text-overflow:ellipsis;top:19px;white-space:nowrap;width:70%}
.product_wrap .product_gallery_box .video_com .fs-shadow-top[data-v-a9c04d32]{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAADGCAYAAAAT+OqFAAAAdklEQVQoz42QQQ7AIAgEF/T/D+kbq/RWAlnQyyazA4aoAB4FsBSA/bFjuF1EOL7VbrIrBuusmrt4ZZORfb6ehbWdnRHEIiITaEUKa5EJqUakRSaEYBJSCY2dEstQY7AuxahwXFrvZmWl2rh4JZ07z9dLtesfNj5q0FU3A5ObbwAAAABJRU5ErkJggg==);background-position:top;background-repeat:repeat-x;height:60px;padding-bottom:100px;pointer-events:none;top:0;-webkit-transition:opacity .25s cubic-bezier(0,0,.2,1);transition:opacity .25s cubic-bezier(0,0,.2,1);width:100%;z-index:25}
.product_wrap .product_gallery_box .video_com .video_btn[data-v-a9c04d32]{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.product_wrap .product_gallery_box .video_com .video_thumb[data-v-a9c04d32]{max-width:100%}
.product_wrap .product_gallery_box .video_com:hover .fs-button .fs_video_button[data-v-a9c04d32]{background-color:rgba(25,25,26,.8)}
.product_wrap .iconfont_share_m[data-v-a9c04d32]{color:#707070;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;height:16px;line-height:16px;width:16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:default;display:none;-webkit-transition:all .3s;transition:all .3s}
@media(max-width:960px){.product_wrap .iconfont_share_m[data-v-a9c04d32]{display:inline-block}}.product_wrap .share_tip[data-v-a9c04d32]{float:left;margin-left:8px}
.product_wrap .share_tip .iconfont_share[data-v-a9c04d32]{color:#707070;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;height:16px;width:16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .3s;transition:all .3s}
.product_wrap .share_tip .iconfont_share[data-v-a9c04d32]:hover{color:#19191a}
.product_wrap .share_tip[data-v-a9c04d32] .popper-computer{padding:16px}
.product_wrap .share_tip .share_ctn[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:150px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.product_wrap .share_tip .share_ctn .iconfont[data-v-a9c04d32]{color:#8d8d8f;cursor:pointer;font-size:16px;-webkit-text-decoration:none;text-decoration:none;-webkit-transition:all .3s;transition:all .3s}
.product_wrap .share_tip .share_ctn .iconfont.iconfont_facebook[data-v-a9c04d32]:hover{color:#3c5a98}
.product_wrap .share_tip .share_ctn .iconfont.iconfont_twitter[data-v-a9c04d32]:hover{color:#29c5f6}
.product_wrap .share_tip .share_ctn .iconfont.iconfont_pinterest[data-v-a9c04d32]:hover{color:#e72f30}
.product_wrap .share_tip .share_ctn .iconfont.iconfont_linkin[data-v-a9c04d32]:hover{color:#0481d9}
.product_wrap .share_tip .share_ctn .iconfont.iconfont_email[data-v-a9c04d32]:hover{color:#4c4948}
.product_wrap .big_img_box[data-v-a9c04d32]{display:block;height:600px;overflow:hidden;position:relative;text-align:center;width:600px}
@media(max-width:1420px){.product_wrap .big_img_box[data-v-a9c04d32]{height:0;padding-top:100%;width:100%}}.product_wrap .big_img_box .big_img[data-v-a9c04d32]{cursor:url(https://img-en.fs.com/includes/templates/fiberstore/images/cursor_serch_ic.png),auto;display:block;left:50%;margin:auto;max-height:550px;max-width:550px;position:absolute;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}
.product_wrap .big_img_box .video_iframe[data-v-a9c04d32]{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%}
.product_wrap .click_view[data-v-a9c04d32]{color:#707070;font-size:12px;line-height:20px;margin-top:10px;text-align:center}
.product_wrap .video_popup[data-v-a9c04d32]{display:none}
@media(max-width:960px){.product_wrap .video_popup[data-v-a9c04d32]{display:block}}.product_wrap .video_popup[data-v-a9c04d32] .iconfont_close{color:#fff}
.product_wrap .video_popup[data-v-a9c04d32] .fs-popup-ctn{background:#000}
.product_wrap .video_popup[data-v-a9c04d32] .fs-popup-ctn .slot-wraper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.product_wrap .video_popup[data-v-a9c04d32] .fs-popup-ctn .iframe{height:56.5vw}
.product_wrap .product_attr_box[data-v-a9c04d32]{padding:0 0 0 60px;width:600px}
@media(max-width:960px){.product_wrap .product_attr_box[data-v-a9c04d32]{padding:0;width:100%}}.product_wrap .product_title h1[data-v-a9c04d32]{color:#19191a;display:inline;font-size:24px;font-weight:400;font-weight:600;line-height:32px;margin-right:8px;word-break:break-word}
@media(max-width:960px){.product_wrap .product_title[data-v-a9c04d32]{margin-top:16px;padding:0 16px}
.product_wrap .product_title h1[data-v-a9c04d32]{font-size:16px;line-height:24px}}.product_wrap .products_id_box[data-v-a9c04d32]{white-space:nowrap}
.product_wrap .products_id_box .hot[data-v-a9c04d32],.product_wrap .products_id_box .new[data-v-a9c04d32],.product_wrap .products_id_box .off[data-v-a9c04d32]{background-image:url(https://resource.fs.com/mall/generalImg/20230426155715gx0x94.png);background-position:-16px -16px;background-repeat:no-repeat;background-size:128px 82px;display:inline-block;float:left;height:24px;margin-right:8px;vertical-align:middle;width:44px}
.product_wrap .products_id_box .off[data-v-a9c04d32]{background:#feefef;color:#c00000}
.product_wrap .products_id_box .hot[data-v-a9c04d32]{background-position:-68px -16px}
@media(max-width:960px){.product_wrap .products_id_box[data-v-a9c04d32]{display:none}}.product_wrap .products_id_box.products_id_box_pc[data-v-a9c04d32]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:32px;padding-top:8px;vertical-align:text-bottom}
.product_wrap .products_id_box.products_id_box_pc[data-v-a9c04d32]:before{content:"";display:inline-block;height:100%;vertical-align:middle}
@media(max-width:960px){.product_wrap .products_id_box.products_id_box_pc[data-v-a9c04d32]{display:none}}.product_wrap .products_id_box.products_id_box_m[data-v-a9c04d32]{display:none;margin-left:0}
@media(max-width:960px){.product_wrap .products_id_box.products_id_box_m[data-v-a9c04d32]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;vertical-align:text-bottom}
.product_wrap .products_id_box.products_id_box_m[data-v-a9c04d32]:before{content:"";display:inline-block;height:100%;vertical-align:middle}
.product_wrap .products_id_box.products_id_box_m .products_id[data-v-a9c04d32]{line-height:20px}}.product_wrap .products_id_box.products_id_box_m[data-v-a9c04d32] .fs-popover{float:left;margin-left:8px}
.product_wrap .products_id_box.products_id_box_m[data-v-a9c04d32] .fs-popover .popper-mobile-notMobileConventional{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.product_wrap .products_id_box.products_id_box_m[data-v-a9c04d32] .fs-popover .popper-mobile-notMobileConventional .share_title{color:#19191a;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;line-height:24px;padding:12px 16px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #e5e5e5;position:relative}
.product_wrap .products_id_box.products_id_box_m[data-v-a9c04d32] .fs-popover .popper-mobile-notMobileConventional .share_title .iconfont{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:20px;height:48px;position:absolute;right:0;top:0;width:52px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;padding:14px 16px}
.product_wrap .products_id_box.products_id_box_m[data-v-a9c04d32] .fs-popover .popper-mobile-notMobileConventional .share_box{padding:20px 20px 36px}
.product_wrap .products_id_box .products_id[data-v-a9c04d32]{color:#707070;display:inline-block;float:left;font-size:13px;line-height:24px}
.product_wrap .product_sub[data-v-a9c04d32]{margin-bottom:20px;margin-top:12px}
.product_wrap .product_sub .main_tags[data-v-a9c04d32]{color:#8d8d8f;font-size:12px;line-height:20px;overflow:hidden}
.product_wrap .product_sub .vice_tags[data-v-a9c04d32]{color:#707070;cursor:default;font-size:13px;line-height:20px}
@media(max-width:960px){.product_wrap .product_sub .vice_tags[data-v-a9c04d32]{overflow:auto;text-overflow:clip;-webkit-line-clamp:10}
.product_wrap .product_sub[data-v-a9c04d32]{margin-bottom:3px}}.product_wrap .product_swiper_box[data-v-a9c04d32]{display:none;margin:0 auto;max-width:550px;position:relative;width:86%}
.product_wrap .product_swiper_box .swiper-container[data-v-a9c04d32]{padding-bottom:20px}
.product_wrap .product_swiper_box .swiper-container[data-v-a9c04d32] .swiper-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}
@media(max-width:960px){.product_wrap .product_swiper_box .swiper-container[data-v-a9c04d32]{padding-bottom:0}}.product_wrap .product_swiper_box .swiper-slide[data-v-a9c04d32]{margin:0 auto}
.product_wrap .product_swiper_box .swiper-slide .big_img_m[data-v-a9c04d32]{position:relative}
.product_wrap .product_swiper_box .swiper-slide .big_img_m>img[data-v-a9c04d32]{display:block;max-height:550px;max-width:550px;width:100%}
.product_wrap .product_swiper_box .swiper-slide .big_img_m .video_btn[data-v-a9c04d32]{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:all .3s;transition:all .3s;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.product_wrap .product_swiper_box .swiper-slide .big_img_m .video_btn .iconfont_play[data-v-a9c04d32]{color:#fff;font-size:22px}
.product_wrap .product_swiper_box .swiper-slide .big_img_m .video_btn[data-v-a9c04d32] .m_btn .iconfont_play{margin-right:0}
.product_wrap .product_swiper_box .swiper-pagination[data-v-a9c04d32]{background:#f7f7f7;border-radius:10px;bottom:0;color:#646;display:inline-block;font-size:13px;left:50%;line-height:20px;padding:0 10px;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0);width:auto}
@media(max-width:960px){.product_wrap .product_swiper_box[data-v-a9c04d32]{display:block}
.product_wrap .product_swiper_box .swiper-pagination.big[data-v-a9c04d32]{bottom:12px}}.product_wrap .product_small_box[data-v-a9c04d32]{margin-top:16px;overflow-x:auto;position:relative;scrollbar-width:none;text-align:center;white-space:nowrap;width:100%;-ms-overflow-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:20px}
.product_wrap .product_small_box[data-v-a9c04d32]::-webkit-scrollbar{display:none}
.product_wrap .product_small_box .small_img[data-v-a9c04d32]{border-radius:2px;display:inline-block;height:60px;margin-right:8px;position:relative;width:60px;-ms-flex-negative:0;flex-shrink:0}
.product_wrap .product_small_box .small_img[data-v-a9c04d32]:last-child{margin-right:0}
.product_wrap .product_small_box .small_img>img[data-v-a9c04d32]{border:1px solid #eee;display:block;height:100%;max-height:100%;max-width:100%;width:100%}
.product_wrap .product_small_box .small_img_active[data-v-a9c04d32]{border:1px solid #19191a}
.product_wrap .product_small_box .small_img_video[data-v-a9c04d32]:before{bottom:0;content:" ";display:block;left:0;position:absolute;right:0;top:0}
.product_wrap .product_small_box .small_img_video[data-v-a9c04d32]:after{color:#fff;content:"";font-family:"iconfont"!important;-webkit-font-smoothing:antialiased;cursor:pointer;font-size:18px;left:50%;margin-left:-9px;margin-top:-9px;position:absolute;top:50%;z-index:10}
@media(max-width:960px){.product_wrap .product_small_box[data-v-a9c04d32]{display:none}}.product_wrap .product_center[data-v-a9c04d32]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.product_wrap .small_img_box[data-v-a9c04d32]{margin:20px auto 0;padding:0 35px;position:relative;width:420px}
.product_wrap .small_img_box .swiper-slide[data-v-a9c04d32]{cursor:pointer}
.product_wrap .small_img_box .small_img[data-v-a9c04d32]{border-radius:4px;display:block;height:60px;position:relative;width:60px}
.product_wrap .small_img_box .small_img[data-v-a9c04d32]:focus-visible{border-radius:3px;outline:2px solid #0080ff;outline-offset:-2px}
.product_wrap .small_img_box .small_img>img[data-v-a9c04d32]{border:1px solid #eee;border-radius:4px;display:block;height:100%;max-height:100%;max-width:100%;width:100%}
.product_wrap .small_img_box .small_img_active img[data-v-a9c04d32],.product_wrap .small_img_box .small_img_video.small_img_active[data-v-a9c04d32]{border:1px solid #19191a}
.product_wrap .small_img_box .small_img_video[data-v-a9c04d32]{border:1px solid #eee}
.product_wrap .small_img_box .small_img_video img[data-v-a9c04d32]{border:none}
.product_wrap .small_img_box .small_img_video[data-v-a9c04d32]:before{bottom:0;content:" ";display:block;left:0;position:absolute;right:0;top:0}
.product_wrap .small_img_box .small_img_video[data-v-a9c04d32]:after{background:url(https://img-en.fs.com/includes/templates/fiberstore/images/paly-icon.png) 50%;content:" ";display:inline-block;height:18px;left:50%;margin-left:-9px;margin-top:-9px;position:absolute;top:50%;width:18px;z-index:10}
.product_wrap .small_img_box .small_img_video>img[data-v-a9c04d32]{display:block;height:auto;margin-top:50%;max-height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:100%}
.product_wrap .small_img_box .swiper-button-next .iconfont[data-v-a9c04d32],.product_wrap .small_img_box .swiper-button-prev .iconfont[data-v-a9c04d32]{color:rgba(0,0,0,.2);font-size:20px}
.product_wrap .small_img_box .swiper-button-next[data-v-a9c04d32]:after,.product_wrap .small_img_box .swiper-button-prev[data-v-a9c04d32]:after{content:""}
.product_wrap .small_img_box .swiper-button-next.swiper-button-disabled .iconfont[data-v-a9c04d32],.product_wrap .small_img_box .swiper-button-prev.swiper-button-disabled .iconfont[data-v-a9c04d32]{color:rgba(0,0,0,.05)}
.product_wrap .small_img_box .swiper_center[data-v-a9c04d32] .swiper-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.product_wrap .attributes_wrap[data-v-a9c04d32]{position:relative}
@media(max-width:960px){.product_wrap .attributes_wrap[data-v-a9c04d32]{border-bottom:12px solid #f7f7f7;margin-top:0;padding:0 16px}
.product_wrap .attributes_wrap.isnBorder[data-v-a9c04d32]{border-bottom:none}}.product_wrap .attributes_wrap .attributes_custom_box .customized_box[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:10px}
.product_wrap .attributes_wrap .attributes_custom_box .customized_box .customized_main[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
@media(max-width:960px){.product_wrap .attributes_wrap .attributes_custom_box .customized_box .customized_main[data-v-a9c04d32]{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media(max-width:768px){.product_wrap .attributes_wrap .attributes_custom_box .customized_box .customized_main[data-v-a9c04d32]{margin-bottom:16px}
.product_wrap .attributes_wrap .attributes_custom_box .customized_box .customized_main[data-v-a9c04d32]:last-of-type{margin-bottom:0}}.product_wrap .attributes_wrap .attributes_custom_box .customized_box .customized_title[data-v-a9c04d32]{color:#707070;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:13px;height:40px;line-height:20px;margin-right:4px;width:164px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0}
@media(max-width:960px){.product_wrap .attributes_wrap .attributes_custom_box .customized_box .customized_title[data-v-a9c04d32]{margin-right:0;width:100%}}@media(max-width:768px){.product_wrap .attributes_wrap .attributes_custom_box .customized_box .customized_title[data-v-a9c04d32]{height:auto}}.product_wrap .attributes_wrap .attributes_custom_box .customized_box .customized_title[data-v-a9c04d32] .fs-popover .trigger .iconfont-tip{line-height:1}
.product_wrap .attributes_wrap .attributes_custom_box .customized_box .customized_ctn[data-v-a9c04d32]{-webkit-box-flex:1;-ms-flex:1;flex:1}
@media(max-width:960px){.product_wrap .attributes_wrap .attributes_custom_box .customized_box[data-v-a9c04d32]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:16px}
.product_wrap .attributes_wrap .attributes_custom_box .customized_box .customized_ctn[data-v-a9c04d32]{max-width:100%;width:100%}}.product_wrap .attributes_wrap .attributes_custom_box .customized_box[data-v-a9c04d32]:last-of-type{margin-bottom:0}
@media(max-width:960px){.product_wrap .attributes_wrap .attributes_custom_box[data-v-a9c04d32]{margin-top:16px}}.product_wrap .attributes_wrap .attributes_relate_box .attributes_box[data-v-a9c04d32]{margin-bottom:24px}
@media(max-width:960px){.product_wrap .attributes_wrap .attributes_relate_box[data-v-a9c04d32]{margin-top:0}
.product_wrap .attributes_wrap .attributes_relate_box .attributes_box[data-v-a9c04d32]{margin-bottom:16px}}.product_wrap .attributes_length_box[data-v-a9c04d32]{margin-bottom:10px}
@media(max-width:768px){.product_wrap .attributes_length_box[data-v-a9c04d32]{margin-bottom:16px}}.product_wrap .package_wrap[data-v-a9c04d32]{margin-top:32px}
.product_wrap .package_wrap .package_title[data-v-a9c04d32]{color:#707070;font-size:13px;line-height:20px;margin:20px 0 0}
.product_wrap .package_wrap .package_box[data-v-a9c04d32],.product_wrap .package_wrap .package_title[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.product_wrap .package_wrap .package_box[data-v-a9c04d32]{-ms-flex-wrap:wrap;flex-wrap:wrap}
.product_wrap .package_wrap .package_box .package_item[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border:1px solid #ccc;border-radius:4px;color:#19191a;cursor:pointer;font-size:13px;height:30px;line-height:20px;margin:8px 8px 0 0;padding:1px 8px;-webkit-transition:all .3s;transition:all .3s}
.product_wrap .package_wrap .package_box .package_item[data-v-a9c04d32]:hover{background:#f7f7f7;-webkit-text-decoration:none;text-decoration:none}
.product_wrap .package_wrap .package_box .package_item.package_item_active[data-v-a9c04d32]{background-color:#f2f2f2;border:1px solid #707070}
@media(max-width:960px){.product_wrap .package_wrap[data-v-a9c04d32]{margin-top:0;padding:0 16px}}.product_wrap .product_tags[data-v-a9c04d32]{color:#707070;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:13px;line-height:20px;margin-top:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:4px}
.product_wrap .product_tags .product_tags_item[data-v-a9c04d32]{padding-right:9px;position:relative}
.product_wrap .product_tags .product_tags_item[data-v-a9c04d32]:after{background-color:#ccc;content:"";height:10px;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:1px}
.product_wrap .product_tags .product_tags_item[data-v-a9c04d32]:last-of-type:after{width:0}
@media(max-width:960px){.product_wrap .product_tags[data-v-a9c04d32]{margin-top:12px;padding:0 16px}}.product_wrap .product_sales_box[data-v-a9c04d32]{padding:16px 20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f7f7f7;border-radius:8px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:32px;margin-top:16px}
.product_wrap .product_sales_box[data-v-a9c04d32],.product_wrap .product_sales_box .price_box[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.product_wrap .product_sales_box .price_box[data-v-a9c04d32]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative}
.product_wrap .product_sales_box .price_box .pn_m[data-v-a9c04d32]{color:#707070;display:none;font-size:14px;line-height:22px;-ms-flex-negative:0;flex-shrink:0;margin-top:6px}
@media(max-width:960px){.product_wrap .product_sales_box .price_box .pn_m[data-v-a9c04d32]{display:block;margin-top:0}
.product_wrap .product_sales_box .price_box[data-v-a9c04d32]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.product_wrap .product_sales_box .current_price[data-v-a9c04d32]{color:#19191a;font-size:24px;font-weight:600;line-height:32px;white-space:nowrap}
.product_wrap .product_sales_box .packing_origin_price[data-v-a9c04d32]{color:#999;font-size:14px;line-height:22px;margin-left:5px}
.product_wrap .product_sales_box .packing_origin_price>span[data-v-a9c04d32]{-webkit-text-decoration:line-through;text-decoration:line-through}
.product_wrap .product_sales_box .pn[data-v-a9c04d32]{color:#707070;font-size:14px;line-height:22px;margin-top:8px}
@media(max-width:960px){.product_wrap .product_sales_box .pn[data-v-a9c04d32]{display:none}}.product_wrap .product_sales_box .product_sales[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;margin-top:8px;min-height:22px}
.product_wrap .product_sales_box .packing_save_price[data-v-a9c04d32]{color:#c00000;font-size:14px;line-height:22px;margin-top:4px}
.product_wrap .product_sales_box .tax_price_box .tax_price[data-v-a9c04d32]{color:#19191a;font-size:20px;font-weight:600;line-height:28px}
.product_wrap .product_sales_box .tax_price_box .tax_price_tip[data-v-a9c04d32]{min-width:260px;padding:20px}
@media(max-width:960px){.product_wrap .product_sales_box .tax_price_box .tax_price_tip[data-v-a9c04d32]{width:100%}}.product_wrap .product_sales_box .tax_price_box .fee-box[data-v-a9c04d32]{color:#19191a;font-size:13px;line-height:20px}
.product_wrap .product_sales_box .fee[data-v-a9c04d32],.product_wrap .product_sales_box .tax_price_box .fee-box[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.product_wrap .product_sales_box .fee[data-v-a9c04d32]{cursor:pointer;margin:0 0 5px}
@media(max-width:960px){.product_wrap .product_sales_box .fee[data-v-a9c04d32]{margin:0}}.product_wrap .product_sales_box .fee .fee_tip_trigger[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#19191a;font-size:13px;line-height:20px;margin-right:-2px}
.product_wrap .product_sales_box .fee .fee_tip_trigger .fee_tip_trigger_text[data-v-a9c04d32]{margin-right:5px}
.product_wrap .product_sales_box .fee .fs-popover[data-v-a9c04d32] .trigger .iconfont{text-align:center;width:32px}
.product_wrap .product_sales_box .fee .fee_tip[data-v-a9c04d32]{margin-left:0}
.product_wrap .product_sales_box .fee .fee_tip[data-v-a9c04d32] .arrow-box-top{left:auto;margin-right:-3px;right:0;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}
.product_wrap .product_sales_box .fee .fee_tip[data-v-a9c04d32] .tip-ctn-top{left:72%;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}
@media(max-width:960px){.product_wrap .product_sales_box .fee .fee_tip[data-v-a9c04d32] .tip-ctn-top{left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}}@media(max-width:960px){.product_wrap .product_sales_box .fee .fee_tip[data-v-a9c04d32] .info{padding:44px 20px 40px}}.product_wrap .product_sales_box .fee .fee_tip[data-v-a9c04d32] a:focus-visible{border-radius:1px;outline:2px solid #0080ff;outline-offset:2px}
.product_wrap .product_sales_box .fee .fee_tip .fee_tip_ctn[data-v-a9c04d32]{min-width:260px}
@media(max-width:960px){.product_wrap .product_sales_box .fee .fee_tip .fee_tip_ctn[data-v-a9c04d32]{width:100%}}.product_wrap .product_sales_box .sales_item[data-v-a9c04d32]{color:#646466;font-size:13px;line-height:20px;padding:0 8px;-ms-flex-negative:0;flex-shrink:0;position:relative}
.product_wrap .product_sales_box .sales_item[data-v-a9c04d32]:after{background-color:#ccc;content:"";height:10px;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:1px}
.product_wrap .product_sales_box .sales_item[data-v-a9c04d32]:first-child{padding-left:0}
.product_wrap .product_sales_box .sales_item:first-child>span[data-v-a9c04d32]{color:#a65300}
.product_wrap .product_sales_box .sales_item[data-v-a9c04d32]:nth-child(2n){cursor:pointer}
.product_wrap .product_sales_box .sales_item:nth-child(2n)>span[data-v-a9c04d32]{color:#0070bc}
.product_wrap .product_sales_box .sales_item[data-v-a9c04d32]:nth-child(2n):hover{-webkit-text-decoration:underline;text-decoration:underline}
.product_wrap .product_sales_box .sales_item[data-v-a9c04d32]:last-child{border-right:none;cursor:pointer}
.product_wrap .product_sales_box .sales_item:last-child>span[data-v-a9c04d32]{color:#19191a}
.product_wrap .product_sales_box .sales_item[data-v-a9c04d32]:last-child:hover{-webkit-text-decoration:underline;text-decoration:underline}
.product_wrap .product_sales_box .sales_item[data-v-a9c04d32]:last-child:after{display:none}
@media(max-width:1220px){.product_wrap .product_sales_box[data-v-a9c04d32]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.product_wrap .product_sales_box .product_sales[data-v-a9c04d32]{margin-top:8px}
.product_wrap .product_sales_box .product_sales .sales_item[data-v-a9c04d32]:first-child{padding-left:0}}@media(max-width:960px){.product_wrap .product_sales_box[data-v-a9c04d32]{background:#fff;-webkit-box-orient:vertical;-webkit-box-direction:normal;border-bottom:12px solid #f7f7f7;border-radius:0;-ms-flex-direction:column;flex-direction:column;margin-bottom:16px;margin-top:12px;padding:0 16px}
.product_wrap .product_sales_box .product_price_box[data-v-a9c04d32]{width:100%}
.product_wrap .product_sales_box .product_sales[data-v-a9c04d32]{margin-bottom:16px;margin-top:8px}
.product_wrap .product_sales_box .product_sales .sales_item[data-v-a9c04d32]:first-child{padding-left:0}}.product_wrap .attr_title[data-v-a9c04d32]{color:#707070;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:13px;line-height:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
@media(max-width:960px){.product_wrap .attr_title[data-v-a9c04d32]{margin-top:16px}}.product_wrap .attr_title .relate_tip[data-v-a9c04d32]{word-break:break-word}
.product_wrap .attr_title .relate_tip .relate_tip_list[data-v-a9c04d32]{margin-bottom:4px;position:relative}
.product_wrap .attr_title .relate_tip .relate_tip_list>i[data-v-a9c04d32]{background:#707070;border-radius:50%;display:block;height:4px;position:absolute;top:8px;width:4px}
.product_wrap .attr_title .relate_tip .relate_tip_list>span[data-v-a9c04d32]{color:#707070;display:block;font-size:13px;line-height:20px;margin-left:16px}
.product_wrap .attr_title .relate_tip .relate_tip_list[data-v-a9c04d32]:last-child{margin-bottom:0}
.product_wrap .attr_title[data-v-a9c04d32] .fs-popover .trigger .iconfont-tip{line-height:1}
.product_wrap .cus_tip[data-v-a9c04d32]{min-width:300px;padding:20px}
@media(max-width:960px){.product_wrap .cus_tip[data-v-a9c04d32]{width:100%}}.product_wrap .select_inp_tip[data-v-a9c04d32]{min-width:284px;padding:20px}
@media(max-width:960px){.product_wrap .select_inp_tip[data-v-a9c04d32]{width:100%}}.product_wrap .length_input_box[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:400;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}
.product_wrap .length_input_box .length[data-v-a9c04d32]{border:none;font-size:13px;font-weight:600;height:34px;padding-left:2px;padding-right:2px;text-align:center;width:50px}
.product_wrap .length_input_box .length_unit_box[data-v-a9c04d32]{position:relative}
.product_wrap .length_input_box .length_unit_box .length_current_unit[data-v-a9c04d32]{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:34px;padding:0 8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}
.product_wrap .length_input_box .length_unit_box .unit_border[data-v-a9c04d32]{border-left:1px solid #e5e5e5;height:16px;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
.product_wrap .length_input_box .length_unit_box .length_unit[data-v-a9c04d32]{font-size:13px;font-weight:400;line-height:1;text-align:center;width:12px}
.product_wrap .length_input_box .length_unit_box .iconfont_down[data-v-a9c04d32]{color:#707070;font-size:12px;font-weight:400;line-height:1;margin-left:4px;-webkit-transition:all .3s;transition:all .3s}
.product_wrap .length_input_box .length_unit_box .iconfont_down[data-v-a9c04d32]:hover{color:#19191a}
.product_wrap .length_input_box .length_unit_box .iconfont_down.iconfont_down_up[data-v-a9c04d32]{color:#19191a;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
.product_wrap .length_input_box .length_unit_box .length_unit_select[data-v-a9c04d32]{background:#fff;border:1px solid #e5e5e5;border-radius:4px;-webkit-box-shadow:0 3px 6px -2px rgba(0,0,0,.1);box-shadow:0 3px 6px -2px rgba(0,0,0,.1);left:0;margin-top:6px;overflow:hidden;position:absolute;top:100%;width:100%;z-index:2}
.product_wrap .length_input_box .length_unit_box .length_unit_select .length_item[data-v-a9c04d32]{background:#fff;color:#19191a;cursor:pointer;font-size:13px;line-height:20px;padding:9px 10px;text-align:center;-webkit-transition:all .3s;transition:all .3s}
.product_wrap .length_input_box .length_unit_box .length_unit_select .length_item.length_item_active[data-v-a9c04d32],.product_wrap .length_input_box .length_unit_box .length_unit_select .length_item.length_item_mouse[data-v-a9c04d32]{background:#f7f7f7;color:#19191a}
.product_wrap .overflow_container .relate_item_box_m[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex}
.product_wrap .overflow_container .relate_item_box_m .relate_item_box[data-v-a9c04d32]{-ms-flex-negative:0;flex-shrink:0}
.product_wrap .relate_ctn[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}
.product_wrap .relate_ctn .relate_name[data-v-a9c04d32] .line{background-color:#19191a;display:inline-block;height:10px;margin:0 8px;width:1px}
@media(max-width:960px){.product_wrap .relate_ctn.relate_ctn_pc[data-v-a9c04d32]{display:none}}.product_wrap .relate_ctn.relate_ctn_color[data-v-a9c04d32]{margin-top:8px}
.product_wrap .relate_ctn .color_item[data-v-a9c04d32]{border:1px solid #eee;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:28px;margin-right:8px;width:28px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.product_wrap .relate_ctn .color_item .color[data-v-a9c04d32]{border-radius:2px;display:inline-block;height:20px;width:20px}
.product_wrap .relate_ctn .color_item .color.color_white[data-v-a9c04d32]{border:1px solid #dedede}
.product_wrap .relate_ctn .color_item.active[data-v-a9c04d32]{background:#f2f2f2;border:1px solid #19191a}
.product_wrap .relate_ctn .color_item[data-v-a9c04d32]:hover{background:#f2f2f2}
.product_wrap .relate_ctn .color_item.color_item_txt[data-v-a9c04d32]{height:28px;-webkit-text-decoration:none;text-decoration:none;width:auto}
.product_wrap .relate_ctn .color_item.color_item_txt>.txt[data-v-a9c04d32]{color:#0060bf;font-size:13px;height:auto;line-height:20px;padding:3px 8px;width:auto}
.product_wrap .relate_ctn.flexBox[data-v-a9c04d32]{max-width:468px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.product_wrap .relate_ctn.flexBox .relate_item_box[data-v-a9c04d32]{width:calc(50% - 4px)}
.product_wrap .relate_ctn.flexBox .relate_item_box .relate_item[data-v-a9c04d32]{margin-right:0}
.product_wrap .relate_ctn.flexBox .relate_item_box .relate_item .relate_name[data-v-a9c04d32]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.product_wrap .overflow_container[data-v-a9c04d32]{display:none}
@media(max-width:960px){.product_wrap .overflow_container[data-v-a9c04d32]{display:block}}.product_wrap .is_new_grid[data-v-a9c04d32]{display:grid;grid-template-columns:repeat(3,1fr);margin-top:8px;grid-gap:8px}
.product_wrap .is_new_price[data-v-a9c04d32]{height:100%}
.product_wrap .is_new_price .relate_item[data-v-a9c04d32]{height:100%;margin:0;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:8px 16px}
.product_wrap .is_new_price .relate_item[data-v-a9c04d32]:hover{background:#f2f2f2}
.product_wrap .is_new_price .relate_item.relate_item_active[data-v-a9c04d32]{background:#f2f2f2}
.product_wrap .is_new_price .relate_item.relate_item_blue[data-v-a9c04d32]{border:1px solid #eee;height:30px;padding:3px 8px}
.product_wrap .is_new_price .relate_item.relate_item_blue[data-v-a9c04d32]:hover{background:#f2f2f2;-webkit-text-decoration:none;text-decoration:none}
.product_wrap .is_new_price .relate_item.relate_item_img[data-v-a9c04d32]{height:auto}
.product_wrap .relate_item[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border:1px solid #eee;border-radius:4px;color:#19191a;cursor:pointer;font-size:13px;height:30px;line-height:20px;margin:8px 8px 0 0;padding:3px 8px}
@media(max-width:960px){.product_wrap .relate_item[data-v-a9c04d32]{margin:8px 8px 0 0}}.product_wrap .relate_item[data-v-a9c04d32]:hover{background:#f2f2f2;-webkit-text-decoration:none;text-decoration:none}
.product_wrap .relate_item .img[data-v-a9c04d32]{display:inline-block;height:24px;margin-right:12px;mix-blend-mode:multiply}
.product_wrap .relate_item.relate_item_active[data-v-a9c04d32]{background-color:#f2f2f2;border:1px solid #19191a}
.product_wrap .relate_item.relate_item_blue[data-v-a9c04d32]{color:#0070bc}
.product_wrap .relate_item.relate_item_img[data-v-a9c04d32]{height:30px}
.product_wrap .relate_item.relate_item_length[data-v-a9c04d32]{padding:0}
.product_wrap .relate_item.relate_item_length[data-v-a9c04d32]:hover{background:#fff;-webkit-text-decoration:none;text-decoration:none}
.product_wrap .relate_item.relate_item_length.relate_item_active[data-v-a9c04d32]{background:#fff}
.product_wrap .relate_item .new_box[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.product_wrap .relate_item .new_box>span[data-v-a9c04d32]{background-color:transparent;border-radius:4px;color:#707070;display:block;font-size:13px;line-height:20px}
.product_wrap .relate_item .new_box>span.new_name[data-v-a9c04d32]{color:#19191a;display:-webkit-box;margin-bottom:4px;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.product_wrap .relate_item .new_box[data-v-a9c04d32]:hover{background-color:#f2f2f2}
@media(max-width:960px){.product_wrap .relate_item .new_box[data-v-a9c04d32]{-webkit-box-orient:initial;-webkit-box-direction:initial;-ms-flex-direction:initial;flex-direction:row}
.product_wrap .relate_item .new_box>span.new_name[data-v-a9c04d32]{margin-bottom:0;margin-right:12px}}.product_wrap .customized_wrap[data-v-a9c04d32]{margin-top:16px}
@media(max-width:960px){.product_wrap .customized_wrap[data-v-a9c04d32]{margin-top:0;padding-bottom:16px}}.product_wrap .customized_wrap .add_cart_error[data-v-a9c04d32]{margin:0 0 10px}
.product_wrap .customized_box[data-v-a9c04d32]{margin-bottom:10px}
.product_wrap .customized_box[data-v-a9c04d32],.product_wrap .customized_box .customized_main[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.product_wrap .customized_box .customized_main[data-v-a9c04d32]{width:100%}
@media(max-width:960px){.product_wrap .customized_box .customized_main[data-v-a9c04d32]{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media(max-width:768px){.product_wrap .customized_box[data-v-a9c04d32]{margin-bottom:16px}
.product_wrap .customized_box[data-v-a9c04d32]:last-of-type{margin-bottom:0}}.product_wrap .customized_box .customized_title[data-v-a9c04d32]{color:#707070;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:13px;height:40px;line-height:20px;margin-right:4px;width:164px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0}
@media(max-width:960px){.product_wrap .customized_box .customized_title[data-v-a9c04d32]{margin-bottom:8px;margin-right:0;width:100%}}@media(max-width:768px){.product_wrap .customized_box .customized_title[data-v-a9c04d32]{height:auto}}.product_wrap .customized_box .customized_title[data-v-a9c04d32] .fs-popover .trigger .iconfont-tip{line-height:1}
.product_wrap .customized_box .customized_ctn[data-v-a9c04d32]{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:394px}
.product_wrap .customized_box .customized_ctn.visualizeSelectWidth[data-v-a9c04d32]{max-width:300px}
@media(max-width:960px){.product_wrap .customized_box .customized_ctn.visualizeSelectWidth[data-v-a9c04d32]{max-width:100%}}.product_wrap .customized_box .customized_ctn.customizedSelectWidth[data-v-a9c04d32]{max-width:300px}
@media(max-width:960px){.product_wrap .customized_box .customized_ctn.customizedSelectWidth[data-v-a9c04d32]{max-width:100%}}.product_wrap .customized_box .customized_ctn .customized_item[data-v-a9c04d32] .fs-select .fs-select-active{font-size:13px;line-height:20px}
.product_wrap .customized_box .customized_ctn .customized_item[data-v-a9c04d32] .fs-select .options-box .item{font-size:13px;line-height:20px}
.product_wrap .customized_box .customized_ctn .customized_select[data-v-a9c04d32]{color:#19191a;height:42px}
.product_wrap .customized_box .customized_ctn .customized_inp[data-v-a9c04d32]{font-size:16px;height:40px;line-height:24px}
.product_wrap .customized_box .customized_ctn .select_inp_box[data-v-a9c04d32]{margin-top:10px;position:relative}
.product_wrap .customized_box .customized_ctn .select_inp_box .select_tip_box[data-v-a9c04d32]{position:absolute;right:-22px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
.product_wrap .customized_box .customized_ctn .check_box[data-v-a9c04d32],.product_wrap .customized_box .customized_ctn .customized_label[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.product_wrap .customized_box .customized_ctn .check_box[data-v-a9c04d32]{-ms-flex-wrap:wrap;flex-wrap:wrap}
.product_wrap .customized_box .customized_ctn .check_box .label_box[data-v-a9c04d32]{color:#19191a;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-size:13px;line-height:20px;padding:10px 0;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-right:12px}
.product_wrap .customized_box .customized_ctn .check_box .label_box .chk[data-v-a9c04d32]{line-height:20px;margin-right:8px}
.product_wrap .customized_box .customized_ctn .check_box .label_box .chk[data-v-a9c04d32]:disabled{background:#ebeceb;border-radius:4px;height:17px;line-height:18px}
.product_wrap .customized_box .customized_ctn .check_box .label_box .chk[data-v-a9c04d32]:disabled:before{content:""}
@media(max-width:1060px){.product_wrap .customized_box .customized_ctn[data-v-a9c04d32]{max-width:362px}}@media(max-width:1028px){.product_wrap .customized_box .customized_ctn[data-v-a9c04d32]{max-width:330px}}@media(max-width:996px){.product_wrap .customized_box .customized_ctn[data-v-a9c04d32]{max-width:298px}}@media(max-width:964px){.product_wrap .customized_box .customized_ctn[data-v-a9c04d32]{max-width:266px}}@media(max-width:960px){.product_wrap .customized_box .customized_main[data-v-a9c04d32]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.product_wrap .customized_box .customized_ctn[data-v-a9c04d32]{max-width:100%;width:100%}}.product_wrap .test_tool_box[data-v-a9c04d32]{margin-bottom:10px}
.product_wrap .test_tool_box .test_tool_tip[data-v-a9c04d32]{min-width:260px;padding:20px}
.product_wrap .test_tool_ctn[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.product_wrap .test_tool_ctn .test_tool_ctn_item[data-v-a9c04d32]{margin:2.5px 5px 2.5px 0}
.product_wrap .test_tool_ctn .test_tool_products[data-v-a9c04d32]{margin-left:0}
.product_wrap .test_tool_ctn .test_tool_item[data-v-a9c04d32]{margin:0}
.product_wrap .test_tool_ctn .test_tool_item.active[data-v-a9c04d32]{background:#fff;background:url(https://img-en.fs.com/includes/templates/fiberstore/images/new-pc-img/subscript.svg) no-repeat;background-position:right bottom -1px;background-size:14px;border:1px solid #19191a}
.product_wrap .fs_box[data-v-a9c04d32]{margin-top:12px}
.product_wrap .fs_box .title[data-v-a9c04d32]{color:#19191a;font-size:14px;font-weight:600;line-height:22px;margin-bottom:8px}
.product_wrap .fs_box>.label[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.product_wrap .fs_box>.label>input[data-v-a9c04d32]{margin-right:8px}
.product_wrap .fs_box>.label>input[data-v-a9c04d32]:before{display:block}
.product_wrap .fs_box>.label .txt[data-v-a9c04d32]{color:#19191a;cursor:pointer;font-size:13px;line-height:20px}
.product_wrap .fs_box>.label .pop[data-v-a9c04d32]{color:#0060bf;cursor:pointer;font-size:13px;line-height:20px;margin-left:8px}
.product_wrap .fs_box>.label .pop[data-v-a9c04d32]:hover{-webkit-text-decoration:underline;text-decoration:underline}
.product_wrap .fs_install[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:12px}
.product_wrap .fs_install .title[data-v-a9c04d32]{color:#707070;font-size:13px;line-height:20px;margin-right:4px;width:164px;-ms-flex-negative:0;flex-shrink:0}
.product_wrap .fs_install>.label[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.product_wrap .fs_install>.label>input[data-v-a9c04d32]{margin-right:8px}
.product_wrap .fs_install>.label>input[data-v-a9c04d32]:before{display:block}
.product_wrap .fs_install>.label .txt[data-v-a9c04d32]{color:#19191a;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:13px;line-height:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
@media(max-width:960px){.product_wrap .fs_install[data-v-a9c04d32]{border-bottom:12px solid #f7f7f7;margin-top:16px;padding:0 16px 16px}
.product_wrap .fs_install .title[data-v-a9c04d32]{width:auto}}.product_wrap .customized_box_tip[data-v-a9c04d32]{color:#707070;font-size:13px;line-height:20px;margin-top:12px}
.product_wrap .delivery_wrap[data-v-a9c04d32]{margin-bottom:8px;margin-top:32px}
@media(max-width:960px){.product_wrap .delivery_wrap[data-v-a9c04d32]{margin-top:16px;padding:0 16px}}.product_wrap .delivery_box[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:8px}
.product_wrap .delivery_box[data-v-a9c04d32]:last-child{margin-bottom:0}
.product_wrap .delivery_box .iconfont_express[data-v-a9c04d32],.product_wrap .delivery_box .iconfont_stock[data-v-a9c04d32]{color:#19191a;font-size:16px;height:16px;line-height:16px;margin:2px 4px 0 0;text-align:center;width:16px}
.product_wrap .delivery_box .delivery_item[data-v-a9c04d32]{color:#19191a;font-size:13px;line-height:20px}
.product_wrap .delivery_box .delivery_item .no_stock_info[data-v-a9c04d32]{color:#0060bf;cursor:pointer}
.product_wrap .delivery_box .delivery_item .stock_tip[data-v-a9c04d32]{margin-left:0}
.product_wrap .delivery_box .delivery_item .stock_tip[data-v-a9c04d32] .stock_tip_trigger{color:#0060bf}
.product_wrap .delivery_box .delivery_item .stock_tip[data-v-a9c04d32] .info{padding:0}
.product_wrap .delivery_box .delivery_item .stock_tip .stock_tip_ctn[data-v-a9c04d32]{min-width:280px;padding:20px}
.product_wrap .delivery_box .delivery_item .stock_tip .stock_tip_ctn.stock_tip_ctn_ship[data-v-a9c04d32]{min-width:290px}
@media(max-width:960px){.product_wrap .delivery_box .delivery_item .stock_tip .stock_tip_ctn.stock_tip_ctn_ship[data-v-a9c04d32]{min-width:100%}}.product_wrap .delivery_box .delivery_item .stock_tip .stock_tip_ctn .stock_num[data-v-a9c04d32]{color:#707070;display:block;font-size:13px;font-weight:400;line-height:20px;padding:2px 0 2px 16px;position:relative}
.product_wrap .delivery_box .delivery_item .stock_tip .stock_tip_ctn .stock_num .desc_inventory[data-v-a9c04d32]>span{color:#19191a}
.product_wrap .delivery_box .delivery_item .stock_tip .stock_tip_ctn .stock_num[data-v-a9c04d32]:before{background:#707070;border-radius:7px;content:" ";display:block;height:7px;left:0;position:absolute;top:9px;width:7px}
.product_wrap .delivery_box .delivery_item .stock_tip .stock_tip_ctn .stock_num.stock_num_stock[data-v-a9c04d32]:before{background:#10a300}
.product_wrap .delivery_box .delivery_item .stock_tip .stock_tip_ctn .stock_num.stock_num_ship[data-v-a9c04d32]:before{background:#fdaa01}
.product_wrap .delivery_box .delivery_item .delivery_btn[data-v-a9c04d32]{display:inline-block}
.product_wrap .delivery_box .delivery_item .delivery_item_enroute[data-v-a9c04d32],.product_wrap .delivery_box .delivery_item .delivery_item_warehouse[data-v-a9c04d32]{margin-bottom:2px}
.product_wrap .delivery_box .delivery_item .delivery_item_enroute>i[data-v-a9c04d32],.product_wrap .delivery_box .delivery_item .delivery_item_warehouse>i[data-v-a9c04d32]{background:transparent;border-radius:50%;display:inline-block;height:4px;margin-right:4px;vertical-align:middle;width:4px}
.product_wrap .delivery_box .delivery_item .delivery_item_enroute[data-v-a9c04d32] .fs-popover .trigger .iconfont-tip,.product_wrap .delivery_box .delivery_item .delivery_item_warehouse[data-v-a9c04d32] .fs-popover .trigger .iconfont-tip{line-height:1;margin-top:1px}
.product_wrap .delivery_box .delivery_item .alone[data-v-a9c04d32]{margin-bottom:2px}
.product_wrap .delivery_box .delivery_item>div>div[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.product_wrap .delivery_box .delivery_item>div:first-child .delivery_item_warehouse>i[data-v-a9c04d32]{background:#10a300}
.product_wrap .delivery_box .delivery_item>div:last-child .delivery_item_enroute>i[data-v-a9c04d32]{background:#fdaa01}
.product_wrap .delivery_box .delivery_item_other[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.product_wrap .delivery_box .delivery_item_other[data-v-a9c04d32] .fs-popover{line-height:1;margin-bottom:0;margin-left:4px;margin-top:1px}
.product_wrap .delivery_box .delivery_item_other[data-v-a9c04d32] .fs-popover>.trigger>div{color:#0060bf;font-size:13px;line-height:20px}
.product_wrap .delivery_box .shipping_info[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#707070}
@media(max-width:960px){.product_wrap .delivery_box .shipping_info[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex}}.product_wrap .delivery_box .warehouse_tip[data-v-a9c04d32]{font-size:13px;line-height:20px}
.product_wrap .delivery_box .warehouse_tip .other_list_warehouse[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:4px}
.product_wrap .delivery_box .warehouse_tip .other_list_warehouse>i[data-v-a9c04d32]{background:#10a300;border-radius:50%;display:block;height:6px;margin-right:12px;width:6px}
.product_wrap .delivery_box .warehouse_tip .other_list_warehouse>span[data-v-a9c04d32]{color:#707070;font-size:13px;line-height:20px}
.product_wrap .delivery_box .warehouse_tip .other_list_warehouse[data-v-a9c04d32]:last-child{margin-bottom:0}
.product_wrap .delivery_box .shipping_tip[data-v-a9c04d32]{font-size:13px;line-height:20px;min-width:300px;padding:20px}
@media(max-width:960px){.product_wrap .delivery_box .shipping_tip[data-v-a9c04d32]{width:100%}}.product_wrap .delivery_box_2 .delivery_item[data-v-a9c04d32]{margin-bottom:2px}
.product_wrap .delivery_box_2 .delivery_item[data-v-a9c04d32]:last-child{margin-bottom:0}
.product_wrap .return_and_exchange[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.product_wrap .return_and_exchange>img[data-v-a9c04d32]{height:18px;margin-left:-1px;margin-right:4px;width:18px}
.product_wrap .return_and_exchange .iconfont_warranty[data-v-a9c04d32]{color:#19191a;font-size:16px;height:16px;line-height:16px;margin-right:4px;text-align:center;width:16px}
.product_wrap .return_and_exchange>.r_e_content[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex}
.product_wrap .return_and_exchange>.r_e_content>.r_e_item[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.product_wrap .return_and_exchange>.r_e_content>.r_e_item>.text[data-v-a9c04d32]{color:#19191a;font-size:13px;line-height:20px}
.product_wrap .return_and_exchange>.r_e_content>.r_e_item>.line[data-v-a9c04d32]{background:#ccc;height:10px;margin:0 12px;width:1px}
@media(max-width:960px){.product_wrap .return_and_exchange>.r_e_content>.r_e_item>.line[data-v-a9c04d32]{margin:0 8px}}.product_wrap .return_and_exchange>.r_e_content>.r_e_item:last-child>.line[data-v-a9c04d32]{display:none}
.product_wrap .return_and_exchange .r_e_policy .r_e_policy_list[data-v-a9c04d32]{margin-bottom:16px}
.product_wrap .return_and_exchange .r_e_policy .r_e_policy_list .r_e_policy_tit[data-v-a9c04d32]{color:#19191a;font-size:14px;line-height:22px;margin-bottom:8px}
.product_wrap .return_and_exchange .r_e_policy .r_e_policy_list[data-v-a9c04d32] a:focus-visible{border-radius:1px;outline:2px solid #0080ff;outline-offset:2px}
.product_wrap .return_and_exchange .r_e_policy .r_e_policy_list .r_e_policy_c>div[data-v-a9c04d32]{padding-left:16px;position:relative}
.product_wrap .return_and_exchange .r_e_policy .r_e_policy_list .r_e_policy_c>div>i[data-v-a9c04d32]{background:#707070;border-radius:50%;height:4px;left:0;position:absolute;top:8px;width:4px}
.product_wrap .return_and_exchange .r_e_policy .r_e_policy_list .r_e_policy_c>div>span[data-v-a9c04d32]{color:#707070;display:block;font-size:13px;line-height:20px;margin-bottom:4px}
.product_wrap .return_and_exchange .r_e_policy .r_e_policy_list .r_e_policy_c>div>span[data-v-a9c04d32]:last-child{margin-bottom:0}
.product_wrap .return_and_exchange .r_e_policy .r_e_policy_list[data-v-a9c04d32]:last-child{margin-bottom:0}
.product_wrap .return_and_exchange[data-v-a9c04d32] .fs-popover .trigger .iconfont-tip{line-height:1;margin-top:2px}
@media(max-width:960px){.product_wrap .return_and_exchange[data-v-a9c04d32]{border-bottom:12px solid #f7f7f7;padding:0 16px 16px}}.product_wrap .policy_service_all[data-v-a9c04d32]{margin-bottom:8px}
.product_wrap .policy_service_all .fs_box_m[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:8px}
.product_wrap .policy_service_all .fs_box_m>img[data-v-a9c04d32]{margin-right:4px}
.product_wrap .policy_service_all .fs_box_m>span[data-v-a9c04d32]{color:#19191a;cursor:pointer;font-size:13px;line-height:20px;margin-right:8px;position:relative}
.product_wrap .policy_service_all .fs_box_m>span[data-v-a9c04d32]:hover{-webkit-text-decoration:underline;text-decoration:underline}
@media(max-width:960px){.product_wrap .policy_service_all[data-v-a9c04d32]{padding:0 16px}}.product_wrap .policy_service[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.product_wrap .policy_service .p_s_title[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.product_wrap .policy_service .p_s_title>.iconfont[data-v-a9c04d32]{font-size:16px;height:16px;line-height:16px;margin:2px 4px 0 0;text-align:center;width:16px}
.product_wrap .policy_service .p_s_title>span[data-v-a9c04d32]{color:#19191a;font-size:13px;line-height:20px;margin-right:8px}
.product_wrap .policy_service .p_s_list[data-v-a9c04d32]{display:grid;grid-column-gap:25px;grid-row-gap:4px;grid-template-columns:auto 1fr auto}
@media(max-width:1024px){.product_wrap .policy_service .p_s_list[data-v-a9c04d32]{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.product_wrap .policy_service .p_s_list[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;grid-column-gap:17px}}.product_wrap .policy_service .p_s_list .p_s_item_span[data-v-a9c04d32]{line-height:20px}
.product_wrap .policy_service .p_s_list .p_s_item_span[data-v-a9c04d32] .fs-popover{position:relative}
.product_wrap .policy_service .p_s_list .p_s_item[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}
.product_wrap .policy_service .p_s_list .p_s_item[data-v-a9c04d32]:first-child:after{content:"";display:none}
@media(min-width:1024px){.product_wrap .policy_service .p_s_list .p_s_item[data-v-a9c04d32]:nth-child(n):after{background-color:#ccc;content:"";height:10px;left:-13px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:1px}}@media(max-width:768px){.product_wrap .policy_service .p_s_list .p_s_item[data-v-a9c04d32]:after{display:none}
.product_wrap .policy_service .p_s_list .p_s_item[data-v-a9c04d32]:before{background-color:#ccc;content:"";height:10px;position:absolute;right:-9px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:1px}
.product_wrap .policy_service .p_s_list .p_s_item[data-v-a9c04d32]:last-child:before{display:none}}.product_wrap .policy_service .p_s_list .p_s_item>.iconfont[data-v-a9c04d32]{font-size:16px;line-height:1;margin-right:8px}
.product_wrap .policy_service .p_s_list .p_s_item .txt[data-v-a9c04d32]{color:#19191a;font-size:13px;line-height:20px}
.product_wrap .policy_service .p_s_list .p_s_item[data-v-a9c04d32] .fs-popover .iconfont-tip{margin-top:1px}
.product_wrap .policy_service .p_s_list .p_s_item .active[data-v-a9c04d32]{color:#19191a;cursor:pointer;white-space:nowrap}
.product_wrap .policy_service .p_s_list .p_s_item .active[data-v-a9c04d32]:hover{-webkit-text-decoration:underline;text-decoration:underline}
.product_wrap .policy_service .p_s_list_ru[data-v-a9c04d32]{grid-template-columns:repeat(2,1fr)}
.product_wrap .add_box[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:28px;padding-bottom:28px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
@media(max-width:960px){.product_wrap .add_box[data-v-a9c04d32]{display:none}}.product_wrap .add_box .qty-box[data-v-a9c04d32]{margin-right:12px}
.product_wrap .add_box .add_cart_btn[data-v-a9c04d32]{height:42px}
@media(max-width:960px){.product_wrap .add_box .add_cart_btn[data-v-a9c04d32]{-webkit-box-flex:1;-ms-flex:1;flex:1}}.product_wrap .add_box .airware_box[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex}
.product_wrap .add_box .airware_box .add_cart_btn[data-v-a9c04d32]{margin-right:12px}
@media(max-width:960px){.product_wrap .spotlights_box[data-v-a9c04d32]{border:none;border-bottom:12px solid #f7f7f7;padding:0 16px 16px}}@media(max-width:768px){.product_wrap .spotlights_box .spotlights_ctn[data-v-a9c04d32]{margin-bottom:0}}.product_wrap .spotlights_box .spotlights_title[data-v-a9c04d32]{color:#19191a;font-size:14px;font-weight:600;line-height:22px;padding:0 0 8px}
@media(max-width:768px){.product_wrap .spotlights_box .spotlights_title[data-v-a9c04d32]{padding:16px 0 8px}}.product_wrap .spotlights_box .spotlights_more[data-v-a9c04d32]{overflow:hidden}
.product_wrap .spotlights_box .spotlights_ctn_2[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}
@media(max-width:960px){.product_wrap .spotlights_box .spotlights_ctn_2[data-v-a9c04d32]{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.product_wrap .spotlights_box .spotlights_ctn_2 .spotlights_item[data-v-a9c04d32]{display:inline-block;margin-right:30px}
@media(max-width:960px){.product_wrap .spotlights_box .spotlights_ctn_2 .spotlights_item[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex}}.product_wrap .spotlights_box .spotlights_ctn_2 .spotlights_item>a[data-v-a9c04d32]{color:#616265;-webkit-text-decoration:none;text-decoration:none}
.product_wrap .spotlights_box .spotlights_ctn_2 .spotlights_item>a[data-v-a9c04d32]:hover{color:#19191a}
.product_wrap .spotlights_box .spotlights_ctn[data-v-a9c04d32]{overflow:hidden}
.product_wrap .spotlights_box .spotlights_item[data-v-a9c04d32]{color:#19191a;line-height:1;margin:0 0 4px;max-width:424px;padding:0 0 0 12px;position:relative}
.product_wrap .spotlights_box .spotlights_item>span span[data-v-a9c04d32],.product_wrap .spotlights_box .spotlights_item>span>a[data-v-a9c04d32]{font-size:13px;line-height:20px}
.product_wrap .spotlights_box .spotlights_item.default_retract[data-v-a9c04d32]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
@media(max-width:768px){.product_wrap .spotlights_box .spotlights_item[data-v-a9c04d32]{margin:0 0 4px;white-space:pre-wrap}
.product_wrap .spotlights_box .spotlights_item[data-v-a9c04d32]:last-child{margin:0}}.product_wrap .spotlights_box .spotlights_item[data-v-a9c04d32]:before{background:#707070;border-radius:4px;content:" ";display:block;height:4px;left:0;position:absolute;top:9px;width:4px}
.product_wrap .spotlights_box .max_height112[data-v-a9c04d32]{max-height:112px}
.product_wrap .spotlights_box .max_height120[data-v-a9c04d32]{max-height:120px}
.product_wrap .spotlights_box .default_height[data-v-a9c04d32]{max-height:1000px}
.product_wrap .spotlights_box .default_height .default_retract[data-v-a9c04d32]{white-space:normal}
.product_wrap .spotlights_box .spotlights_btn[data-v-a9c04d32]{color:#0060bf;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;min-width:140px;padding:0 0 0 12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.product_wrap .spotlights_box .spotlights_btn:hover .spotlights_btn_info[data-v-a9c04d32]{-webkit-text-decoration:underline;text-decoration:underline}
.product_wrap .spotlights_box .spotlights_btn .spotlights_btn_info[data-v-a9c04d32]{font-size:13px;line-height:20px}
.product_wrap .spotlights_box .spotlights_btn .iconfont_arrow[data-v-a9c04d32]{display:inline-block;font-size:12px;height:12px;margin:0 0 0 8px;-webkit-transition:all .3s;transition:all .3s;width:12px}
.product_wrap .spotlights_box .spotlights_btn .iconfont_arrow.iconfont_arrow_down[data-v-a9c04d32]{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}
@media(max-width:768px){.product_wrap .spotlights_box .spotlights_btn[data-v-a9c04d32]{margin-top:8px}}@media(max-width:960px){.product_wrap .qty_popup[data-v-a9c04d32]{height:auto}
.product_wrap .qty_popup[data-v-a9c04d32] .fs-popup-ctn{height:auto;width:94%}}.product_wrap .qty_popup .qty_popup_ctn[data-v-a9c04d32]{padding:0 40px 44px;width:680px}
@media(max-width:960px){.product_wrap .qty_popup .qty_popup_ctn[data-v-a9c04d32]{width:100%}}.product_wrap .qty_popup .qty_popup_ctn .qty_popup_title[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:6px}
.product_wrap .qty_popup .qty_popup_ctn .qty_popup_title .iconfont_warming[data-v-a9c04d32]{color:#c00000;font-size:22px;margin-right:10px}
.product_wrap .qty_popup .qty_popup_ctn .qty_popup_title .title_info[data-v-a9c04d32]{color:#19191a;font-size:16px;line-height:24px}
.product_wrap .qty_popup .qty_popup_ctn .qty_popup_main[data-v-a9c04d32]{color:#707070;font-size:13px;line-height:20px}
.product_wrap .qty_popup .qty_popup_ctn .qty_popup_main[data-v-a9c04d32] a{color:#0060bf}
.product_wrap .share_popup[data-v-a9c04d32]{display:none}
@media(max-width:960px){.product_wrap .share_popup[data-v-a9c04d32]{display:block}}.product_wrap .share_popup[data-v-a9c04d32] .fs-popup-ctn{bottom:0;height:auto;max-height:auto;top:auto;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}
.product_wrap .share_popup[data-v-a9c04d32] .fs-popup-ctn .share_popup_ctn{display:-webkit-box;display:-ms-flexbox;display:flex;padding:40px 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.product_wrap .share_popup[data-v-a9c04d32] .fs-popup-ctn .share_popup_ctn .iconfont{color:#707070;font-size:26px;margin:0 5.2%}
.product_wrap .share_popup[data-v-a9c04d32] .fs-popup-ctn .share_popup_ctn .iconfont:first-child{margin-left:0}
.product_wrap .share_popup[data-v-a9c04d32] .fs-popup-ctn .share_popup_ctn .iconfont:last-child{margin-right:0}
@media(max-width:960px){.product_wrap[data-v-a9c04d32]{padding-bottom:0}}.product_offline_wrap .product_offline_main[data-v-a9c04d32],.product_offline_wrap .product_offline_main.product_offline_main2[data-v-a9c04d32]{background:#fff}
.product_offline_wrap .product_offline_main .product_offline_ctn[data-v-a9c04d32]{margin:0 auto;max-width:1200px;width:84vw}
@media(max-width:1200px){.product_offline_wrap .product_offline_main .product_offline_ctn[data-v-a9c04d32]{width:94vw}}.product_offline_wrap .product_offline_main .product_offline_ctn.product_offline_ctn2[data-v-a9c04d32]{padding:20px 0 48px}
@media(max-width:1420px){.product_offline_wrap .product_offline_main .product_offline_ctn.product_offline_ctn2[data-v-a9c04d32]{padding:20px 0 48px}}.product_offline_wrap .product_offline_main .product_offline_ctn .offline_total[data-v-a9c04d32]{color:#19191a;font-size:24px;font-weight:600;line-height:32px;margin-bottom:25px}
.product_offline_wrap .product_offline_main .product_offline_ctn .offline_total>span[data-v-a9c04d32]{color:#19191a}
.product_offline_wrap .product_offline_main .product_offline_ctn .offline_total_cn[data-v-a9c04d32]{color:#19191a}
.product_offline_wrap .product_offline_main .product_offline_ctn .offline_total_cn>span[data-v-a9c04d32]{font-size:24px;font-weight:600;line-height:32px}
.product_offline_wrap .product_offline_main .product_offline_ctn .offline_total_cn ul[data-v-a9c04d32]{background:#fafafb;margin-top:20px;padding:24px}
.product_offline_wrap .product_offline_main .product_offline_ctn .offline_total_cn ul li[data-v-a9c04d32]{position:relative}
.product_offline_wrap .product_offline_main .product_offline_ctn .offline_total_cn ul li[data-v-a9c04d32]:last-child{margin-top:8px}
.product_offline_wrap .product_offline_main .product_offline_ctn .offline_total_cn ul li>p[data-v-a9c04d32]{font-size:14px;line-height:22px;padding-left:15px}
.product_offline_wrap .product_offline_main .product_offline_ctn .offline_total_cn ul li .dot[data-v-a9c04d32]{background:#19191a;border-radius:50%;height:5px;left:0;position:absolute;top:9px;width:5px}
@media(max-width:768px){.product_offline_wrap .product_offline_main .product_offline_ctn .offline_total_cn>span[data-v-a9c04d32]{font-size:20px;line-height:28px}
.product_offline_wrap .product_offline_main .product_offline_ctn .offline_total_cn ul[data-v-a9c04d32]{background:#fff;margin-top:16px;padding:0}
.product_offline_wrap .product_offline_main .product_offline_ctn .offline_total_cn ul li[data-v-a9c04d32]:last-child{margin-top:4px}}.product_offline_wrap .product_offline_main .product_offline_ctn .tab_box .tab[data-v-a9c04d32]{color:#19191a;cursor:pointer;display:inline-block;font-size:16px;font-weight:600;line-height:24px;padding-bottom:10px;position:relative}
.product_offline_wrap .product_offline_main .product_offline_ctn .tab_box .tab[data-v-a9c04d32]:after{background:#c00000;border-radius:1.5px;bottom:0;content:" ";display:block;height:3px;left:0;position:absolute;-webkit-transition:all .3s;transition:all .3s;width:100%}
.product_offline_wrap .product_offline_main .product_offline_ctn .result_warning[data-v-a9c04d32]{background:rgba(0,96,191,.05);border:1px solid #b2d0ec;border-radius:2px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#707070;font-size:14px;line-height:22px;margin-bottom:14px;padding:7px 40px 7px 44px;position:relative}
.product_offline_wrap .product_offline_main .product_offline_ctn .result_warning i[data-v-a9c04d32]{color:#0060bf;display:inline-block;font-size:16px;height:16px;left:16px;line-height:16px;position:absolute;top:10px;width:16px}
.product_offline_wrap .product_offline_main .product_offline_ctn .result_warning a[data-v-a9c04d32]{color:#0070bc;-webkit-text-decoration:none;text-decoration:none}
.product_offline_wrap .product_offline_main .product_offline_ctn .result_similar[data-v-a9c04d32]{color:#19191a;font-size:14px;line-height:22px;margin-bottom:8px}
.product_offline_wrap .product_offline_main .product_offline_ctn .offline_list li[data-v-a9c04d32]{-webkit-animation:all .3s;animation:all .3s;margin-bottom:10px;position:relative;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}
.product_offline_wrap .product_offline_main .product_offline_ctn .offline_list li[data-v-a9c04d32]:hover{-webkit-box-shadow:0 12px 36px 0 rgba(0,0,0,.1);box-shadow:0 12px 36px 0 rgba(0,0,0,.1)}
.product_offline_wrap .product_offline_main .product_offline_ctn .result_404_help[data-v-a9c04d32]{background:#fff;margin-bottom:40px;overflow:hidden}
.product_offline_wrap .product_offline_main .product_offline_ctn .result_404_help .result_404_help_tit[data-v-a9c04d32]{background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;height:auto;overflow:hidden;padding:20px 0 0}
.product_offline_wrap .product_offline_main .product_offline_ctn .result_404_help .result_404_help_tit b[data-v-a9c04d32]{background:none;border-bottom:1px solid #e5e5e5;color:#19191a;display:block;font-size:20px;font-weight:600;line-height:30px;padding-bottom:20px;width:100%}
.product_offline_wrap .product_offline_main .product_offline_ctn .result_404_help .result_404_help_tit b span[data-v-a9c04d32]{color:#19191a;font-size:20px;font-weight:600;line-height:30px}
.product_offline_wrap .product_offline_main .product_offline_ctn .result_404_help .result_404_help_list[data-v-a9c04d32]{background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;padding:32px 0 40px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.product_offline_wrap .product_offline_main .product_offline_ctn .result_404_help .result_404_help_list .result_404_help_item[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:calc(25% - 24px)}
.product_offline_wrap .product_offline_main .product_offline_ctn .result_404_help .result_404_help_list .result_404_help_item>span[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:4px}
.product_offline_wrap .product_offline_main .product_offline_ctn .result_404_help .result_404_help_list .result_404_help_item>span .icon[data-v-a9c04d32]{color:#19191a;font-size:16px;margin-right:8px}
.product_offline_wrap .product_offline_main .product_offline_ctn .result_404_help .result_404_help_list .result_404_help_item>span span[data-v-a9c04d32]{color:#19191a;font-size:14px;line-height:22px}
.product_offline_wrap .product_offline_main .product_offline_ctn .result_404_help .result_404_help_list .result_404_help_item>a[data-v-a9c04d32]{color:#707070;cursor:auto;font-size:13px;line-height:20px;-webkit-text-decoration:none;text-decoration:none;text-indent:24px}
.product_offline_wrap .product_offline_main .product_offline_ctn .result_404_help .result_404_help_list .result_404_help_item .ck[data-v-a9c04d32]{color:#0060bf;cursor:pointer}
.product_offline_wrap .product_offline_main .product_offline_ctn .result_404_help .result_404_help_list .result_404_help_item .ck[data-v-a9c04d32]:hover{-webkit-text-decoration:underline;text-decoration:underline}
@media(max-width:768px){.product_offline_wrap .product_offline_main .product_offline_ctn .result_404_help .result_404_help_tit[data-v-a9c04d32]{margin-top:12px;padding:20px 16px 0}
.product_offline_wrap .product_offline_main .product_offline_ctn .result_404_help .result_404_help_tit b[data-v-a9c04d32]{border:0;font-size:16px;line-height:24px;padding-bottom:4px}
.product_offline_wrap .product_offline_main .product_offline_ctn .result_404_help .result_404_help_list[data-v-a9c04d32]{display:block;padding:0 16px}
.product_offline_wrap .product_offline_main .product_offline_ctn .result_404_help .result_404_help_list .result_404_help_item[data-v-a9c04d32]{border-bottom:1px solid #e5e5e5;padding:20px 0;width:100%}
.product_offline_wrap .product_offline_main .product_offline_ctn .result_404_help .result_404_help_list .result_404_help_item[data-v-a9c04d32]:last-child{border-bottom:none}}.product_offline_wrap.cn_product_offline_wrap .product_offline_main[data-v-a9c04d32]{background:#fff}
.product_offline_wrap.cn_product_offline_wrap .product_offline_main .product_offline_ctn[data-v-a9c04d32]{max-width:1200px}
.product_offline_wrap.cn_product_offline_wrap .product_offline_main .product_offline_ctn.product_offline_ctn2[data-v-a9c04d32]{padding:0}
.product_offline_wrap.cn_product_offline_wrap .product_offline_main .product_offline_ctn.product_offline_ctn2 .result_404_help[data-v-a9c04d32]{background:#fff;border-top:1px solid #e5e5e5;margin:36px 0 80px;padding-top:36px}
.product_offline_wrap.cn_product_offline_wrap .product_offline_main .product_offline_ctn.product_offline_ctn2 .result_404_help .result_404_help_tit[data-v-a9c04d32]{padding:0}
.product_offline_wrap.cn_product_offline_wrap .product_offline_main .product_offline_ctn.product_offline_ctn2 .result_404_help .result_404_help_tit b[data-v-a9c04d32]{border-bottom:none;font-size:24px;line-height:32px}
.product_offline_wrap.cn_product_offline_wrap .product_offline_main .product_offline_ctn.product_offline_ctn2 .result_404_help .result_404_help_tit b span[data-v-a9c04d32]{font-size:24px;line-height:32px}
.product_offline_wrap.cn_product_offline_wrap .product_offline_main .product_offline_ctn.product_offline_ctn2 .result_404_help .result_404_help_list[data-v-a9c04d32]{padding:0}
@media(max-width:768px){.product_offline_wrap.cn_product_offline_wrap .product_offline_main .product_offline_ctn.product_offline_ctn2 .result_404_help[data-v-a9c04d32]{border-top:none;margin:36px 0 13px;padding:0}
.product_offline_wrap.cn_product_offline_wrap .product_offline_main .product_offline_ctn.product_offline_ctn2 .result_404_help .result_404_help_tit[data-v-a9c04d32]{margin-top:0}
.product_offline_wrap.cn_product_offline_wrap .product_offline_main .product_offline_ctn.product_offline_ctn2 .result_404_help .result_404_help_tit b[data-v-a9c04d32]{padding-bottom:16px}
.product_offline_wrap.cn_product_offline_wrap .product_offline_main .product_offline_ctn.product_offline_ctn2 .result_404_help .result_404_help_list[data-v-a9c04d32]{border-bottom:none;border-top:1px solid #e5e5e5;padding:16px 0}}@media(max-width:1420px){.product_offline_wrap.cn_product_offline_wrap .product_offline_main .product_offline_ctn.product_offline_ctn2[data-v-a9c04d32]{padding:0 3%}}.share_ctn[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex}
.share_ctn .iconfont[data-v-a9c04d32]{border-radius:4px;color:#707070;cursor:pointer;line-height:1;margin-right:4px;padding:8px;-webkit-text-decoration:none;text-decoration:none;-webkit-transition:all .3s;transition:all .3s}
.share_ctn .iconfont.iconfont[data-v-a9c04d32]:hover{color:#4b4b4d}
.share_ctn .iconfont[data-v-a9c04d32]:last-child{margin-right:0}
.share_ctn .iconfont[data-v-a9c04d32]:hover{background-color:#f2f2f2}
.share_box[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.share_box .share_title[data-v-a9c04d32]{color:#19191a;font-size:16px;line-height:24px;margin-bottom:16px}
.share_box .share_ctn[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:150px;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.share_box .share_ctn.share_ctn_m[data-v-a9c04d32]{min-width:auto}
.share_box .share_ctn .iconfont[data-v-a9c04d32]{color:#707070;cursor:pointer;font-size:26px;margin-right:20px;-webkit-text-decoration:none;text-decoration:none;-webkit-transition:all .3s;transition:all .3s}
.share_box .share_ctn .iconfont[data-v-a9c04d32]:last-child{margin-right:0}
.share_box .share_ctn .iconfont_wx[data-v-a9c04d32]:hover{color:#707070}
.warehouse_tip[data-v-a9c04d32]{font-size:13px;line-height:20px}
.warehouse_tip[data-v-a9c04d32] a:focus-visible{border-radius:1px;outline:2px solid #0080ff;outline-offset:2px}
.warehouse_tip .other_list_warehouse[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:4px}
.warehouse_tip .other_list_warehouse>i[data-v-a9c04d32]{background:#10a300;border-radius:50%;display:block;height:6px;margin-right:12px;margin-top:7px;width:6px}
.warehouse_tip .other_list_warehouse>span[data-v-a9c04d32]{color:#707070;font-size:13px;line-height:20px}
.warehouse_tip .other_list_warehouse[data-v-a9c04d32]:last-child{margin-bottom:0}
.fs_popover_share[data-v-a9c04d32] .trigger{cursor:default}
.iconfont_share_m[data-v-a9c04d32]{color:#707070;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;line-height:24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:none;-webkit-transition:all .3s;transition:all .3s}
@media(max-width:960px){.iconfont_share_m[data-v-a9c04d32]{display:inline-block}}.test_tool_popup[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:480px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.test_tool_popup .tool_popup_img[data-v-a9c04d32]{display:inline-block;-ms-flex-negative:0;flex-shrink:0}
.test_tool_popup .tool_popup_img>img[data-v-a9c04d32]{display:inline-block;height:180px;width:180px}
.test_tool_popup .tool_popup_detail[data-v-a9c04d32]{padding-bottom:12px;padding-left:20px}
.test_tool_popup .tool_popup_detail .tool_popup_title[data-v-a9c04d32]{color:#19191a;display:block;font-size:14px;line-height:22px;margin:10px 0 16px}
.test_tool_popup .tool_popup_detail .tool_popup_price[data-v-a9c04d32]{color:#19191a;font-size:22px;font-weight:400;line-height:26px}
.test_tool_popup .tool_popup_detail .tool_popup_stock>p[data-v-a9c04d32]{color:#707070;font-size:13px;line-height:20px;margin-top:6px}
@media(max-width:768px){[data-v-a9c04d32] .listAddPop .fs-popup-ctn{width:calc(100% - 40px)!important}}@media(max-width:768px)and (max-width:480px){[data-v-a9c04d32] .listAddPop .fs-popup-ctn{height:100%!important;width:100%!important}}@media(max-width:768px)and (max-width:768px){[data-v-a9c04d32] .listAddPop .fs-popup-ctn .add_cart_pop{width:100%}
[data-v-a9c04d32] .listAddPop .fs-popup-ctn .add_cart_pop .main{max-height:-webkit-max-content;max-height:-moz-max-content;max-height:max-content;padding:0 16px}}@media(max-width:768px)and (max-width:768px)and (max-width:480px){[data-v-a9c04d32] .listAddPop .fs-popup-ctn .add_cart_pop{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
[data-v-a9c04d32] .listAddPop .fs-popup-ctn .add_cart_pop .main{-webkit-box-flex:1;-ms-flex:1;flex:1}}.sample-request-tips .sr-tips-title[data-v-a9c04d32]{color:#19191a;font-size:16px;line-height:24px}
.sample-request-tips .sr-tips-item[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:16px;word-break:break-word}
.sample-request-tips .sr-tips-item[data-v-a9c04d32]:first-child{margin-top:24px}
.sample-request-tips .sr-tips-item>span[data-v-a9c04d32]{background:rgba(0,96,191,.08);border:1px solid #0060bf;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;height:20px;width:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;color:#0060bf;font-size:12px;justify-content:center;line-height:20px;margin-right:12px;-ms-flex-negative:0;flex-shrink:0}
.sample-request-tips .sr-tips-item>dl dt[data-v-a9c04d32]{color:#19191a;font-size:14px;line-height:22px}
.sample-request-tips .sr-tips-item>dl dd[data-v-a9c04d32]{color:#707070;font-size:12px;line-height:20px}
.Installation_header[data-v-a9c04d32]{color:#19191a;font-size:16px;line-height:24px;margin-bottom:8px}
.Installation_header_btm0[data-v-a9c04d32]{margin-bottom:0}
.Installation_header_tit[data-v-a9c04d32]{margin-bottom:8px}
.Installation_header_content[data-v-a9c04d32]{color:#707070;font-size:13px;line-height:20px;margin-bottom:8px}
.Installation_subTitle[data-v-a9c04d32]{border-bottom:1px solid #e5e5e5;padding-bottom:16px}
.Installation_subTitle_tit[data-v-a9c04d32]{color:#19191a;font-size:13px;line-height:20px;margin-bottom:4px}
.Installation_subTitle_content>div[data-v-a9c04d32]{padding-left:12px;position:relative}
.Installation_subTitle_content>div>i[data-v-a9c04d32]{background:#707070;border-radius:50%;height:4px;left:0;position:absolute;top:8px;width:4px}
.Installation_subTitle_content>div>span[data-v-a9c04d32]{color:#707070;display:block;font-size:13px;line-height:20px;margin-bottom:4px}
.Installation_subTitle_content>div>span[data-v-a9c04d32]:last-child{margin-bottom:0}
.Installation_subTitle_noBottom[data-v-a9c04d32]{border:none;padding:0}
.Installation_footer[data-v-a9c04d32]{color:#19191a;font-size:16px;line-height:24px;margin:16px 0 8px}
.Installation_footer_tit[data-v-a9c04d32]{margin-bottom:8px}
.Installation_footer_content[data-v-a9c04d32]{color:#707070;font-size:13px;line-height:20px}
@media(max-width:960px){.crumb-box[data-v-a9c04d32]{background-color:#fff}
.crumb-box[data-v-a9c04d32] .bread-crumb.bread-crumb-big .box{padding:24px 16px 16px}}.popup_container_tips .add_cart_header[data-v-a9c04d32]{-webkit-box-pack:start;-ms-flex-pack:start;border-bottom:1px solid #e5e5e5;font-size:20px;font-weight:400;height:70px;justify-content:flex-start;line-height:28px}
.popup_container_tips .add_cart_header .m_title[data-v-a9c04d32]{display:block;font-size:20px;font-weight:400;line-height:28px}
.popup_container_tips .tips[data-v-a9c04d32]{color:#707070;font-size:14px;font-weight:400;line-height:22px;padding:20px 32px}
.popup_container_tips .tips[data-v-a9c04d32] a{color:#0060bf}
.add_cart_header[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;background:#fff;height:60px;justify-content:flex-end;-ms-flex-negative:0;flex-shrink:0;padding:20px 32px;position:sticky;top:0;z-index:1}
.add_cart_header .m_title[data-v-a9c04d32]{display:none}
@media(max-width:960px){.add_cart_header[data-v-a9c04d32]{height:48px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;border-bottom:1px solid #e5e5e5;justify-content:space-between;padding:12px 16px}
.add_cart_header>b[data-v-a9c04d32]{font-weight:400}
.add_cart_header .m_title[data-v-a9c04d32]{display:block}}.iconfont_close_box[data-v-a9c04d32]{border-radius:3px;cursor:pointer;padding:6px;position:absolute;right:26px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .3s;transition:all .3s}
.iconfont_close_box[data-v-a9c04d32]:hover{background-color:rgba(25,25,26,.04)}
.iconfont_close_box:hover .iconfont_close[data-v-a9c04d32]{color:#19191a}
.iconfont_close_box .iconfont_close[data-v-a9c04d32]{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:20px;height:20px;width:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#707070;font-weight:400}
@media(max-width:960px){.iconfont_close_box[data-v-a9c04d32]{right:16px}
.iconfont_close_box .iconfont_close[data-v-a9c04d32]{font-size:16px;height:16px;width:16px}}.bread-crumb[data-v-02cc94c7]{position:relative}
@media(max-width:1024px){.bread-crumb[data-v-02cc94c7]{display:none}
.bread-crumb.m-show[data-v-02cc94c7]{display:block}}.bread-crumb.bread-crumb-big .box[data-v-02cc94c7]{padding-bottom:20px;padding-top:20px}
.bread-crumb.bread-crumb-small .box[data-v-02cc94c7]{padding-bottom:6px;padding-top:6px}
.bread-crumb .box[data-v-02cc94c7]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:auto;white-space:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:100%}
.bread-crumb .box[data-v-02cc94c7]::-webkit-scrollbar{display:none}
.scroll_mask[data-v-02cc94c7]{background:-webkit-gradient(linear,right top,left top,from(#fff),to(hsla(0,0%,100%,0)));background:linear-gradient(270deg,#fff,hsla(0,0%,100%,0));height:100%;position:absolute;right:0;top:0;width:42px;z-index:1}
.scroll_mask.left[data-v-02cc94c7]{left:0;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
.bread-item[data-v-02cc94c7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#707070;font-size:12px;line-height:20px;-webkit-text-decoration:none;text-decoration:none;-webkit-transition:all .3s;transition:all .3s}
.bread-item[data-v-02cc94c7]:after{color:#707070;content:"";font-family:"iconfont"!important;font-weight:400;text-align:center;-webkit-font-smoothing:antialiased;cursor:pointer;cursor:default;font-size:12px;height:12px;line-height:14px;margin:0 4px;-webkit-transition:all .3s;transition:all .3s;width:12px}
.bread-item[data-v-02cc94c7]:last-child{color:#19191a;cursor:text}
.bread-item:last-child>a[data-v-02cc94c7]{color:#19191a!important;cursor:default}
.bread-item:last-child>a[data-v-02cc94c7]:hover{cursor:default}
.bread-item[data-v-02cc94c7]:last-child:after{display:none}
.bread-item .link[data-v-02cc94c7]:focus-visible{border-radius:3px;outline:2px solid #0080ff;outline-offset:-2px}
.bread-item>a[data-v-02cc94c7]{color:#707070;cursor:pointer;-webkit-text-decoration:none;text-decoration:none;-webkit-transition:all .3s;transition:all .3s}
.bread-item>a[data-v-02cc94c7]:hover{color:#19191a;cursor:pointer;-webkit-text-decoration:none;text-decoration:none}
.categories[data-v-02cc94c7]{position:relative}
.categories[data-v-02cc94c7],.categories .title[data-v-02cc94c7]{display:-webkit-box;display:-ms-flexbox;display:flex}
.categories .title[data-v-02cc94c7]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.categories .title>span[data-v-02cc94c7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#19191a;cursor:pointer;font-size:12px;line-height:20px;-webkit-text-decoration:none;text-decoration:none;-webkit-transition:all .3s;transition:all .3s}
.categories .title>span[data-v-02cc94c7]:after{color:#19191a;content:"";font-family:"iconfont"!important;font-weight:400;text-align:center;-webkit-font-smoothing:antialiased;cursor:pointer;cursor:default;font-size:12px;height:12px;line-height:14px;margin:0 4px;-webkit-transition:all .3s;transition:all .3s;width:12px}
.categories .title[data-v-02cc94c7]:after{color:#19191a;content:"";font-family:"iconfont"!important;font-weight:400;text-align:center;-webkit-font-smoothing:antialiased;cursor:pointer;cursor:default;font-size:12px;height:12px;line-height:14px;margin:0 4px;-webkit-transition:all .3s;transition:all .3s;width:12px}
.categories.active .title>span[data-v-02cc94c7]:after{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}
.categories:last-child .title[data-v-02cc94c7]:after{display:none}
.categories-option[data-v-02cc94c7]{min-width:100%;z-index:2}
.categories-option .option_bg[data-v-02cc94c7]{background-color:#fff;border:1px solid #e5e5e5;border-radius:3px;max-height:336px;overflow:auto;padding:5px 0}
.categories-option .option_bg .option_item .href[data-v-02cc94c7]{color:#707070;cursor:pointer;display:block;font-size:12px;line-height:20px;overflow:hidden;padding:9px 12px;-webkit-text-decoration:none;text-decoration:none;text-overflow:ellipsis;white-space:nowrap;width:100%}
.categories-option .option_bg .option_item .href[data-v-02cc94c7]:focus-visible{border-radius:3px;outline:2px solid #0080ff;outline-offset:-2px}
.categories-option .option_bg .option_item .href.active[data-v-02cc94c7],.categories-option .option_bg .option_item .href[data-v-02cc94c7]:hover{background:#f7f7f7;color:#19191a}
.categories-option .option_bg .option_item .href.active[data-v-02cc94c7]{cursor:default}
@media(max-width:1024px){.bread-crumb.bread-crumb-big .box[data-v-02cc94c7]{padding:20px 0}}@media(max-width:768px){.bread-crumb.bread-crumb-big .box[data-v-02cc94c7]{padding:24px 0 16px}}.FsTextTag .Hot[data-v-5ac0f7c2],.FsTextTag .New[data-v-5ac0f7c2],.FsTextTag .Off[data-v-5ac0f7c2]{font-size:13px;margin:0 8px}
.FsTextTag .New[data-v-5ac0f7c2]{color:#10a300}
.FsTextTag .Hot[data-v-5ac0f7c2]{color:#f56300}
.FsTextTag .Off[data-v-5ac0f7c2]{color:#c00000}
.fs-popover[data-v-590fe258]{display:inline-block;margin-left:4px}
.trigger[data-v-590fe258]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}
.popper-computer[data-v-590fe258]{background:#fff;border-radius:8px;-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,.1);box-shadow:0 2px 8px 0 rgba(0,0,0,.1);color:#707070;font-size:13px;line-height:20px;max-width:300px;padding:20px;z-index:212}
.popper-computer[data-v-590fe258]:focus-visible{outline:none}
.date-picker--popper-box[data-v-590fe258]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}
.popper-computer-bottom[data-v-590fe258]:before,.popper-computer-top[data-v-590fe258]:before{background:#fff;border-radius:8px;bottom:0;content:"";height:12px;left:0;position:absolute;width:100%;z-index:11}
.popper-computer-top[data-v-590fe258]:before{bottom:0}
.popper-computer-bottom[data-v-590fe258]:before{top:0}
.popper-computer-left[data-v-590fe258]:before,.popper-computer-right[data-v-590fe258]:before{background:#fff;border-radius:8px;content:"";height:100%;position:absolute;top:0;width:12px;z-index:11}
.popper-computer-left[data-v-590fe258]:before{right:0}
.popper-computer-right[data-v-590fe258]:before{left:0}
.popper-computer-bottom[data-v-590fe258]:after,.popper-computer-top[data-v-590fe258]:after{background:transparent;content:"";height:20px;left:0;position:absolute;width:100%}
.popper-computer-top[data-v-590fe258]:after{bottom:-16px}
.popper-computer-bottom[data-v-590fe258]:after{top:-16px}
.popper-computer-left[data-v-590fe258]:after,.popper-computer-right[data-v-590fe258]:after{background:transparent;content:"";height:100%;position:absolute;top:0;width:20px;z-index:11}
.popper-computer-left[data-v-590fe258]:after{right:-16px}
.popper-computer-right[data-v-590fe258]:after{left:-16px}
.tag_computer.popper-computer-left[data-v-590fe258]:before,.tag_computer.popper-computer-right[data-v-590fe258]:before{height:100%}
.tag_computer.popper-computer-bottom[data-v-590fe258]:before,.tag_computer.popper-computer-top[data-v-590fe258]:before{width:70%}
.iconfont_close_box[data-v-590fe258]{border-radius:3px;cursor:pointer;padding:6px;position:absolute;right:10px;top:10px;z-index:112}
.iconfont_close_box[data-v-590fe258]:hover{background-color:rgba(25,25,26,.04)}
.iconfont_close_box:hover .iconfont-close[data-v-590fe258]{color:#19191a}
.iconfont-close[data-v-590fe258]{display:-webkit-box;display:-ms-flexbox;display:flex;line-height:16px;text-align:center}
.iconfont-close[data-v-590fe258],.iconfont-tip[data-v-590fe258]{color:#707070;font-size:16px;height:16px;width:16px}
.iconfont-tip[data-v-590fe258]{cursor:pointer;display:inline-block;font-weight:400;line-height:1;position:relative}
.fs-popover-arrow[data-v-590fe258],.fs-popover-arrow[data-v-590fe258]:before{background:inherit;-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,.1);box-shadow:0 2px 8px 0 rgba(0,0,0,.1);height:18px;position:absolute;width:18px;z-index:8}
.fs-popover-arrow[data-v-590fe258]{visibility:hidden}
.fs-popover-arrow[data-v-590fe258]:before{content:"";-webkit-transform:scale(.707) rotate(45deg);-ms-transform:scale(.707) rotate(45deg);transform:scale(.707) rotate(45deg);visibility:visible}
.popper-computer[data-popper-placement^=top]>.fs-popover-arrow[data-v-590fe258]{bottom:-8px}
.popper-computer[data-popper-placement^=bottom]>.fs-popover-arrow[data-v-590fe258]{top:-8px}
.popper-computer[data-popper-placement^=left]>.fs-popover-arrow[data-v-590fe258]{right:-8px}
.popper-computer[data-popper-placement^=right]>.fs-popover-arrow[data-v-590fe258]{left:-8px}
@media(max-width:768px){.popper-mobile .popper-mobile-content[data-v-590fe258]{display:-webkit-box;display:-ms-flexbox;display:flex;left:50%;position:fixed;top:50%;width:calc(100% - 64px);z-index:113;-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#fff;border-radius:3px;-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,.1);box-shadow:0 2px 8px 0 rgba(0,0,0,.1);color:#707070;-ms-flex-direction:column;flex-direction:column;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}
.popper-mobile .iconfont-close[data-v-590fe258]{cursor:pointer;font-size:20px;height:20px;line-height:20px;position:absolute;right:20px;text-align:center;top:20px;width:20px}
.popper-mobile .iconfont-close-card[data-v-590fe258]{display:-webkit-box;display:-ms-flexbox;font-size:20px;position:static;text-align:right;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:flex;height:20px;margin:14px 20px 14px 0;width:20px;-ms-flex-item-align:end;align-self:flex-end}
.popper-mobile .popper-mobile-notMobileConventional[data-v-590fe258]{background:#fff;border-radius:3px;-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,.1);box-shadow:0 2px 8px 0 rgba(0,0,0,.1);display:-webkit-box;display:-ms-flexbox;display:flex;left:50%;position:fixed;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);width:calc(100% - 64px);z-index:113}
.popper-mobile .popper-mobile-padding[data-v-590fe258]{font-size:14px;line-height:22px;padding:20px 40px 20px 20px}
.popper-mobile .popper-mobile-noTag[data-v-590fe258]{margin-right:16px}
.popper-mobile .popper-mobile-closeBtn[data-v-590fe258]{border-top:1px solid #e5e5e5;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;line-height:22px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;color:#19191a;cursor:pointer;justify-content:center;padding:12px 0}
.popper-mobile .popper-mobile-mask[data-v-590fe258]{background:rgba(0,0,0,.2);bottom:0;left:0;position:fixed;right:0;top:0;z-index:112}}.skeleton_item[data-v-5a652577],.skeleton_wrap[data-v-5a652577]{position:relative}
.skeleton_item[data-v-5a652577]{background-color:#f2f2f2;border-radius:3px;height:16px;margin-bottom:8px;overflow:hidden}
.skeleton_item[data-v-5a652577]:after{-webkit-animation:animation-skeleton-wave 1.6s linear .5s infinite;animation:animation-skeleton-wave 1.6s linear .5s infinite;background:-webkit-gradient(linear,left top,right top,from(transparent),color-stop(rgba(0,0,0,.03)),to(transparent));background:linear-gradient(90deg,transparent,rgba(0,0,0,.03),transparent);bottom:0;content:"";left:0;position:absolute;right:0;top:0;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}
.skeleton_item[data-v-5a652577]:last-child{margin-bottom:0}
.qty-box[data-v-5a4e5386]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;height:42px;overflow:hidden;width:114px}
.qty[data-v-5a4e5386]{width:0;-webkit-box-flex:1;border:1px solid #e5e5e5;border-radius:0;color:#19191a;-ms-flex:1 1 auto;flex:1 1 auto;font-size:13px;font-weight:600;height:100%;line-height:20px;padding:0;text-align:center}
.qty[data-v-5a4e5386]:focus{border:1px solid #19191a}
.qty[data-v-5a4e5386]:hover{cursor:auto}
.textColor3[data-v-5a4e5386]{color:#707070}
span[data-v-5a4e5386]{border:1px solid #e5e5e5;height:100%;width:38px}
span[data-v-5a4e5386]:focus-visible{border-radius:3px;outline:2px solid #0080ff;outline-offset:-2px}
.disable i[data-v-5a4e5386]{color:#e5e5e5}
.disable[data-v-5a4e5386] :hover{cursor:not-allowed}
span[data-v-5a4e5386]:first-child{border-radius:4px 0 0 4px;border-right:none}
span[data-v-5a4e5386]:last-child{border-left:none;border-radius:0 4px 4px 0}
.iconfont[data-v-5a4e5386]{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;font-size:12px;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 13px;-webkit-transition:all .3s;transition:all .3s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.hoverAdd i[data-v-5a4e5386],.iconfont[data-v-5a4e5386]{color:#19191a}
.hoverAdd[data-v-5a4e5386]:hover{background-color:#f2f2f2;color:#19191a}
@media(max-width:768px){.hoverAdd[data-v-5a4e5386]:hover{background-color:transparent;color:#19191a}}input[data-v-5a4e5386]:disabled{background:transparent}
.slide-down[data-v-d27e203a]{overflow:hidden;-webkit-transition:height .3s ease-in-out,padding-top .3s ease-in-out,padding-bottom .3s ease-in-out;transition:height .3s ease-in-out,padding-top .3s ease-in-out,padding-bottom .3s ease-in-out}
.image-view-wrap[data-v-cbf3ea1a]{background:hsla(0,0%,100%,.95);bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:100}
@media(max-width:960px){.image-view-wrap[data-v-cbf3ea1a]{background:transparent}}.image-view-wrap .mask[data-v-cbf3ea1a]{background:rgba(25,25,26,.8);bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:100}
.image-view-wrap .image-view-top[data-v-cbf3ea1a]{display:-webkit-box;display:-ms-flexbox;display:flex;width:1420px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;left:50%;position:fixed;top:40px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:102}
@media(max-width:1420px){.image-view-wrap .image-view-top[data-v-cbf3ea1a]{width:100%}}@media(max-width:960px){.image-view-wrap .image-view-top[data-v-cbf3ea1a]{top:24px}}.image-view-wrap .image-view-top .iconfont-close[data-v-cbf3ea1a]{color:#707070;cursor:pointer;font-size:28px;margin-right:26px;-webkit-transition:all .3s;transition:all .3s}
@media(max-width:960px){.image-view-wrap .image-view-top .iconfont-close[data-v-cbf3ea1a]{color:#fff;font-size:16px;margin-right:24px}}.image-view-wrap .image-view-top .iconfont-close[data-v-cbf3ea1a]:hover{color:#19191a}
.image-view-wrap .image-view-main[data-v-cbf3ea1a]{height:100%;left:50%;max-width:100%;padding:0 10px;position:fixed;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);width:1420px;z-index:101}
@media(max-width:960px){.image-view-wrap .image-view-main[data-v-cbf3ea1a]{padding:0}}.image-view-wrap .image-view-main .image-view-ctn[data-v-cbf3ea1a]{height:100%;margin:0 auto;position:relative}
@media(max-width:960px){.image-view-wrap .image-view-main .image-view-ctn[data-v-cbf3ea1a]{bottom:20px;margin:0 auto;max-height:100%;max-width:800px}}.image-view-wrap .image-view-main .image-view-ctn .swiper-container[data-v-cbf3ea1a]{height:100%;left:50%;margin:0 auto;max-width:1200px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.image-view-wrap .image-view-main .image-view-ctn .swiper-container[data-v-cbf3ea1a] .swiper-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}
@media(max-width:960px){.image-view-wrap .image-view-main .image-view-ctn .swiper-container[data-v-cbf3ea1a]{max-height:276px;max-width:800px}}.image-view-wrap .image-view-main .image-view-ctn .swiper-slide[data-v-cbf3ea1a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
@media(max-width:960px){.image-view-wrap .image-view-main .image-view-ctn .swiper-slide[data-v-cbf3ea1a]{background:#fff}}.image-view-wrap .image-view-main .image-view-ctn .m-pagination[data-v-cbf3ea1a]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:50%;position:absolute;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.image-view-wrap .image-view-main .image-view-ctn .m-pagination>span[data-v-cbf3ea1a]{background:#898988;border-radius:20px;color:#fff;display:inline-block;font-size:13px;height:20px;padding:0 16px}
.image-view-wrap .image-view-main .image-view-ctn .slide-item[data-v-cbf3ea1a]{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:#fff;justify-content:center}
@media(max-width:960px){.image-view-wrap .image-view-main .image-view-ctn .slide-item[data-v-cbf3ea1a]{margin-top:0;padding-bottom:0}}.image-view-wrap .image-view-main .image-view-ctn .slide-item .youtube[data-v-cbf3ea1a],.image-view-wrap .image-view-main .image-view-ctn .slide-item video[data-v-cbf3ea1a]{background:#f7f7f7;height:395px;max-width:100%;width:700px}
.image-view-wrap .image-view-main .image-view-ctn .slide-item .img[data-v-cbf3ea1a]{display:block;max-height:100%;max-width:100%}
@media(max-width:960px){.image-view-wrap .image-view-main .image-view-ctn .slide-item .img[data-v-cbf3ea1a]{max-height:276px}}.image-view-wrap .image-view-main .image-view-ctn .slide-item.video-item[data-v-cbf3ea1a]{width:100%}
.image-view-wrap .image-view-main .image-view-ctn .slide-item.video-item .hls-video-box[data-v-cbf3ea1a]{height:450px;-webkit-transform:none;-ms-transform:none;transform:none;width:800px}
.image-view-wrap .image-view-main .image-view-ctn .slide-item.video-item .hls-video-box[data-v-cbf3ea1a] .hls-video-box-icon{cursor:pointer}
.image-view-wrap .image-view-main .image-view-ctn .swiper-button-prev1[data-v-cbf3ea1a]{cursor:pointer;display:inline-block;left:0;position:absolute;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99}
@media(max-width:960px){.image-view-wrap .image-view-main .image-view-ctn .swiper-button-prev1[data-v-cbf3ea1a]{display:none}}.image-view-wrap .image-view-main .image-view-ctn .swiper-button-prev1[data-v-cbf3ea1a]:after{color:#8d8d8f;content:"";font-family:"iconfont"!important;font-size:36px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.image-view-wrap .image-view-main .image-view-ctn .swiper-button-prev1.swiper-btn-disable[data-v-cbf3ea1a]{cursor:auto;opacity:.35}
.image-view-wrap .image-view-main .image-view-ctn .swiper-button-next1[data-v-cbf3ea1a]{cursor:pointer;display:inline-block;position:absolute;right:0;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99}
@media(max-width:960px){.image-view-wrap .image-view-main .image-view-ctn .swiper-button-next1[data-v-cbf3ea1a]{display:none}}.image-view-wrap .image-view-main .image-view-ctn .swiper-button-next1[data-v-cbf3ea1a]:after{color:#8d8d8f;content:"";font-family:"iconfont"!important;font-size:36px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.image-view-wrap .image-view-main .image-view-ctn .swiper-button-next1.swiper-btn-disable[data-v-cbf3ea1a]{cursor:auto;opacity:.35}
.image-view-wrap .image-view-main .image-view-ctn .line[data-v-cbf3ea1a]{border-bottom:1px solid #e5e5e5;bottom:0;left:-20%;position:absolute;width:150%}
@media(max-width:960px){.image-view-wrap .image-view-main .image-view-ctn .line[data-v-cbf3ea1a]{border-bottom:none}}.image-view-wrap .image-view-main .image-view-bottom[data-v-cbf3ea1a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;bottom:20px;justify-content:center;left:50%;position:absolute;position:fixed;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:100%;z-index:999}
@media(max-width:960px){.image-view-wrap .image-view-main .image-view-bottom[data-v-cbf3ea1a]{display:none}}.image-view-wrap .image-view-main .image-view-bottom .img[data-v-cbf3ea1a]{background-position:50%;background-repeat:no-repeat;background-size:contain;border:1px solid #eee;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;height:60px;margin:0 5px;opacity:.5;overflow:hidden;position:relative;width:60px}
.image-view-wrap .image-view-main .image-view-bottom .img.img-video[data-v-cbf3ea1a]:before,.image-view-wrap .image-view-main .image-view-bottom .img.img-youtube[data-v-cbf3ea1a]:before{background:#000;bottom:0;content:"";display:block;height:100%;left:0;opacity:.15;position:absolute;right:0;top:0;width:100%}
.image-view-wrap .image-view-main .image-view-bottom .img.img-video[data-v-cbf3ea1a]:after,.image-view-wrap .image-view-main .image-view-bottom .img.img-youtube[data-v-cbf3ea1a]:after{background:url(https://images.weserv.nl/?url=img-en.fs.com/includes/templates/fiberstore/images/paly-icon.png) no-repeat 50%;content:"";display:inline-block;height:18px;left:50%;position:absolute;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);width:18px}
.image-view-wrap .image-view-main .image-view-bottom .img.img-active[data-v-cbf3ea1a]{border:1px solid #19191a;opacity:1}
.image-view-wrap .image-view-main .image-view-bottom .img>img[data-v-cbf3ea1a]{display:block;height:100%;max-height:100%;max-width:100%;width:100%}
.add_header[data-v-2778a9fc]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.add_header .iconfont_success_pc[data-v-2778a9fc]{color:#18a209;font-size:42px;height:42px;margin-bottom:20px;width:42px}
.add_header .iconfont_success_m[data-v-2778a9fc]{color:#18a209;display:none;font-size:16px;margin-right:8px}
.add_header .success_title[data-v-2778a9fc]{color:#19191a;font-size:24px;font-weight:600}
.product_wrap[data-v-2778a9fc]{max-height:calc(100% - 70px);overflow-y:auto;padding-bottom:20px}
@media(max-width:960px){.product_wrap[data-v-2778a9fc]{height:100%;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;width:100%}}.product_wrap .item_title_test[data-v-2778a9fc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}
.product_wrap .item_title[data-v-2778a9fc]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 32px 20px}
@media(max-width:960px){.product_wrap .item_title[data-v-2778a9fc]{display:none}}.product_wrap .item_title .item_detail[data-v-2778a9fc]{-webkit-box-flex:1;-ms-flex:1;flex:1}
.product_wrap .item_title .item_img[data-v-2778a9fc]{width:100px;-ms-flex-negative:0;flex-shrink:0;font-size:16px}
.product_wrap .item_title .item_qty[data-v-2778a9fc],.product_wrap .item_title .item_total[data-v-2778a9fc]{color:#19191a;font-size:16px;line-height:24px;min-height:24px;width:50px}
.product_wrap .item_title .item_qty[data-v-2778a9fc]{text-align:center}
.product_wrap .item_title .item_total[data-v-2778a9fc]{text-align:right;width:130px}
.common-fold-box[data-v-2778a9fc]{margin-top:8px;padding-left:100px}
.common-fold-box .common-fold-label[data-v-2778a9fc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#0060bf;cursor:pointer;font-size:14px;line-height:22px}
.common-fold-box .common-fold-label .iconfont[data-v-2778a9fc]{font-size:12px;margin-left:8px;-webkit-transition:all .2s;transition:all .2s}
.common-fold-box .common-fold-label.active .iconfont[data-v-2778a9fc]{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
.common-fold-box .common-fold-label:hover .more[data-v-2778a9fc]{-webkit-text-decoration:underline;text-decoration:underline}
.common-fold-box .common-fold-line[data-v-2778a9fc]{background-color:#e5e5e5;height:1px;margin-top:12px;width:100%}
@media(max-width:960px){.common-fold-box[data-v-2778a9fc]{padding-left:100px}}@media(max-width:768px){.common-fold-box[data-v-2778a9fc]{background:#fafafb;border-radius:3px;margin-top:12px;padding:12px 16px}
.common-fold-box .common-fold-line[data-v-2778a9fc]:last-child{display:none}}.products_box[data-v-2778a9fc]{padding:0 32px 20px;position:relative}
.products_box[data-v-2778a9fc]:last-child{padding-bottom:0!important}
.products_box:last-child .common-fold-box .common-fold-line[data-v-2778a9fc]:last-child{display:none}
.products_box .products_main[data-v-2778a9fc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.products_box .qty_error[data-v-2778a9fc]{background:#f9efdb;border:1px solid #f9efdb;border-radius:2px;color:#936d1d;padding:9px 20px 9px 15px;width:100%}
.products_box .qty_error .iconfont_warming[data-v-2778a9fc]{font-size:13px}
.products_box .qty_error .qty_error_info[data-v-2778a9fc]{font-size:13px;line-height:20px}
.products_box .qty_error .qty_error_info[data-v-2778a9fc] a{color:#0060bf}
.products_box .relate_btn[data-v-2778a9fc]{color:#0060bf;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;line-height:22px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.products_box .relate_btn .relate_btn_info[data-v-2778a9fc]:hover{-webkit-text-decoration:underline;text-decoration:underline}
.products_box .relate_btn .iconfont_up[data-v-2778a9fc]{display:inline-block;font-size:14px;line-height:22px;margin-left:8px;-webkit-transition:all .3s;transition:all .3s}
.products_box .relate_btn .iconfont_up.iconfont_up_down[data-v-2778a9fc]{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}
.products_box .related_box[data-v-2778a9fc]{overflow:hidden}
.products_box .related_box .relate_item[data-v-2778a9fc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:12px}
.products_box .related_box .relate_item[data-v-2778a9fc]:last-child{padding-bottom:12px}
.products_box .related_box .relate_img[data-v-2778a9fc]{display:inline-block;height:60px;margin-right:20px;width:60px;-ms-flex-negative:0;flex-shrink:0}
.products_box .related_box .relate_img>img[data-v-2778a9fc]{display:block;max-height:100%;max-width:100%;mix-blend-mode:multiply}
.products_box .related_box .relate_detail[data-v-2778a9fc]{display:-webkit-box;display:-ms-flexbox;display:flex}
.products_box .related_box .relate_detail .relate-flex[data-v-2778a9fc]{-webkit-box-flex:1;-ms-flex:1;flex:1}
.products_box .related_box .relate_detail .relate_title[data-v-2778a9fc]{color:#707070;display:-webkit-box;font-size:13px;line-height:20px;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.products_box .related_box .relate_detail .relate_id[data-v-2778a9fc]{color:#707070;font-size:13px;line-height:20px;margin-top:4px}
.products_box .related_box .relate_detail .relate_num[data-v-2778a9fc],.products_box .related_box .relate_detail .relate_price[data-v-2778a9fc],.products_box .related_box .relate_detail .relate_price_num[data-v-2778a9fc]{color:#999;font-size:13px;line-height:20px}
.products_box .related_box .relate_detail .relate_price_num[data-v-2778a9fc]{display:none;margin-top:4px}
.products_box .related_box .relate_detail .relate_num[data-v-2778a9fc]{color:#707070;text-align:center;width:50px}
.products_box .related_box .relate_detail .relate_price[data-v-2778a9fc]{text-align:right;width:130px;word-break:break-all}
.products_box .iconfont_delete[data-v-2778a9fc]{color:#707070;cursor:pointer;display:inline-block;display:none;font-size:16px;position:absolute;right:20px;top:50px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.products_box .iconfont_delete[data-v-2778a9fc]:hover{color:#707070}
@media(max-width:960px){.products_box .iconfont_delete[data-v-2778a9fc]{display:block}}.products_box[data-v-2778a9fc]:last-child{margin-bottom:0}
@media(max-width:1024px){.products_box .products_detail .isMo[data-v-2778a9fc]{display:none}}@media(max-width:960px){.products_box[data-v-2778a9fc]{padding:0}
.products_box .iconfont_delete[data-v-2778a9fc]{display:none}
.products_box .products_detail[data-v-2778a9fc]{display:block}
.products_box .products_detail .item_detail .product_info_box[data-v-2778a9fc]{padding:0}
.products_box .products_detail .item_qty[data-v-2778a9fc]{display:none}
.products_box .products_detail .item_total[data-v-2778a9fc]{display:inline-block;margin-top:8px;width:auto}
.products_box .products_detail .isPc[data-v-2778a9fc]{display:none}
.products_box .related_box .relate_detail[data-v-2778a9fc]{display:block}
.products_box .related_box .relate_detail .relate_num[data-v-2778a9fc],.products_box .related_box .relate_detail .relate_price[data-v-2778a9fc]{display:none}
.products_box .related_box .relate_detail .relate_price_num[data-v-2778a9fc]{display:block}}.product_img[data-v-2778a9fc]{display:inline-block;width:80px;-ms-flex-negative:0;flex-shrink:0;margin-right:20px}
.product_img>img[data-v-2778a9fc]{display:block;width:100%}
.products_detail[data-v-2778a9fc],.products_detail_box[data-v-2778a9fc]{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}
.products_detail[data-v-2778a9fc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
@media(max-width:960px){.products_detail[data-v-2778a9fc]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.products_detail .item_detail[data-v-2778a9fc]{-webkit-box-flex:1;-ms-flex:1;flex:1}
.products_detail .item_qty[data-v-2778a9fc],.products_detail .item_total[data-v-2778a9fc]{color:#19191a;font-size:16px;font-weight:600;line-height:24px;text-align:center}
.products_detail .item_qty[data-v-2778a9fc]{color:#3d3d3d;font-size:14px;width:50px}
.products_detail .item_total[data-v-2778a9fc]{margin-right:0;text-align:right;width:130px;word-break:break-all}
.products_detail .isMo[data-v-2778a9fc]{display:none}
.install[data-v-2778a9fc]{color:#707070;font-size:13px;line-height:20px;margin-top:8px}
.products_tips>div[data-v-2778a9fc]{color:#19191a;font-size:13px;line-height:20px;margin-top:8px}
.products_title[data-v-2778a9fc]{color:#19191a;display:inline!important;display:-webkit-box;font-size:14px;font-weight:600;line-height:22px;overflow:hidden;text-align:left;text-overflow:ellipsis;width:346px;-webkit-box-orient:vertical;-webkit-line-clamp:3}
@media(max-width:960px){.products_title[data-v-2778a9fc]{width:auto}}.products_id[data-v-2778a9fc]{color:#707070;display:inline;font-size:13px;font-weight:400;line-height:20px;margin-left:4px;margin-top:8px}
.attrs-content[data-v-2778a9fc]{overflow:hidden}
.attrs-content .attrs-item[data-v-2778a9fc]{color:#707070;font-size:13px;line-height:20px;margin-bottom:4px}
.attrs-content .attrs-item[data-v-2778a9fc]:first-of-type{margin-top:12px}
.attrs-content .attrs-item[data-v-2778a9fc]:last-child{margin-bottom:0}
.product_price_box[data-v-2778a9fc]{-ms-flex-negative:0;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;min-width:23.6%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}
@media(max-width:960px){.product_price_box[data-v-2778a9fc]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:12px}}.product_price_box .total_price[data-v-2778a9fc]{color:#19191a;font-size:16px;line-height:24px;margin-bottom:15px}
.add_bottom_box[data-v-2778a9fc]{border-top:1px solid #e5e5e5;max-width:750px;padding:20px 32px;width:100%}
.add_bottom_box[data-v-2778a9fc],.add_bottom_box .subtotal[data-v-2778a9fc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.add_bottom_box .subtotal[data-v-2778a9fc]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:15px}
.add_bottom_box .subtotal .info[data-v-2778a9fc]{color:#19191a;font-size:14px;line-height:22px}
.add_bottom_box .subtotal .price[data-v-2778a9fc]{font-size:16px;font-weight:600;line-height:24px;margin-left:5px}
.add_bottom_box .click_span[data-v-2778a9fc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-right:16px}
.add_bottom_box .click_span .view_cart_btn[data-v-2778a9fc]{-webkit-text-decoration:none;text-decoration:none}
.add_bottom_box .click_span span[data-v-2778a9fc]{color:#0060bf;cursor:pointer;font-size:14px;line-height:22px}
.add_bottom_box .click_span span[data-v-2778a9fc]:hover{-webkit-text-decoration:underline;text-decoration:underline}
.add_bottom_box .btn_box[data-v-2778a9fc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.add_bottom_box .btn_box .view_cart_btn[data-v-2778a9fc]{-webkit-text-decoration:none;text-decoration:none}
.add_bottom_box .btn_box .btn[data-v-2778a9fc]{width:auto}
.add_bottom_box .btn_box .btn[data-v-2778a9fc]:first-child{margin-right:12px}
@media(max-width:960px){.add_bottom_box[data-v-2778a9fc]{max-width:none}
.product_wrap[data-v-2778a9fc]{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-height:100%;padding:20px 16px}}@media(max-width:960px){.products_box[data-v-2778a9fc]:nth-of-type(n){margin-bottom:20px}
.products_box[data-v-2778a9fc]:last-of-type{margin-bottom:0}
.products_box .products_main .product_img[data-v-2778a9fc]{width:80px}
.products_box .products_main .product_img img[data-v-2778a9fc]{height:80px;width:80px}
.fs-popup-footer[data-v-2778a9fc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.fs-popup-footer .add_bottom_box[data-v-2778a9fc]{-ms-flex-negative:0;flex-shrink:0}
.fs-popup-footer .add_bottom_box .subtotal[data-v-2778a9fc]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.fs-popup-footer .add_bottom_box .btn_box[data-v-2778a9fc]{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}
.fs-popup-footer .add_bottom_box .btn_box .view_cart_btn[data-v-2778a9fc]{display:block;width:100%}
.fs-popup-footer .add_bottom_box .btn_box .btn[data-v-2778a9fc]{margin:0;width:100%}
.fs-popup-footer .add_bottom_box .btn_box a[data-v-2778a9fc]{margin-top:12px}}@media(max-width:960px){[data-v-2778a9fc] .fs-popup-ctn .fs-popup-header{-webkit-box-sizing:border-box;box-sizing:border-box;padding:12px 16px}
[data-v-2778a9fc] .fs-popup-ctn .fs-popup-header .add_header{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;font-weight:400;line-height:24px;margin:0;padding:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
[data-v-2778a9fc] .fs-popup-ctn .fs-popup-header .add_header .iconfont_success_pc{display:none}
[data-v-2778a9fc] .fs-popup-ctn .fs-popup-header .add_header .iconfont_success_m{display:block}
[data-v-2778a9fc] .fs-popup-ctn .fs-popup-header .add_header .iconfont{font-size:16px}
[data-v-2778a9fc] .fs-popup-ctn .add_bottom_box{display:block;padding:20px 16px}
[data-v-2778a9fc] .fs-popup-ctn .add_bottom_box .click_span{margin-bottom:12px;margin-right:0}
[data-v-2778a9fc] .fs-popup-ctn .add_bottom_box .click_span span{-webkit-text-decoration:none;text-decoration:none}}.add_cart_header[data-v-40ca152c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;background:#fff;height:60px;justify-content:flex-end;-ms-flex-negative:0;flex-shrink:0;padding:20px 32px;position:sticky;top:0;z-index:1}
.add_cart_header .m_title[data-v-40ca152c]{display:none}
@media(max-width:960px){.add_cart_header[data-v-40ca152c]{height:48px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;border-bottom:1px solid #e5e5e5;justify-content:space-between;padding:12px 16px}
.add_cart_header>b[data-v-40ca152c]{font-weight:400}
.add_cart_header .m_title[data-v-40ca152c]{display:block}}.iconfont_close_box[data-v-40ca152c]{border-radius:3px;cursor:pointer;padding:6px;position:absolute;right:26px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .3s;transition:all .3s}
.iconfont_close_box[data-v-40ca152c]:hover{background-color:rgba(25,25,26,.04)}
.iconfont_close_box:hover .iconfont_close[data-v-40ca152c]{color:#19191a}
.iconfont_close_box .iconfont_close[data-v-40ca152c]{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:20px;height:20px;width:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#707070;font-weight:400}
@media(max-width:960px){.iconfont_close_box[data-v-40ca152c]{right:16px}
.iconfont_close_box .iconfont_close[data-v-40ca152c]{font-size:16px;height:16px;width:16px}}.add_cart_pop[data-v-40ca152c]{text-align:left;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;overflow:auto}
.add_cart_pop[data-v-40ca152c] .link:hover{-webkit-text-decoration:underline;text-decoration:underline}
.add_cart_pop .main[data-v-40ca152c]{background:#fff}
.add_cart_pop .main[data-v-40ca152c],.add_cart_pop .main_right_m[data-v-40ca152c]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:visible;overflow:initial;padding:0 32px}
@media(max-width:768px){.add_cart_pop .main[data-v-40ca152c],.add_cart_pop .main_right_m[data-v-40ca152c]{padding:0 16px}}.add_cart_pop .main>img[data-v-40ca152c],.add_cart_pop .main_right_m>img[data-v-40ca152c]{height:100px;margin-right:20px;width:100px}
@media(max-width:768px){.add_cart_pop .main>img[data-v-40ca152c],.add_cart_pop .main_right_m>img[data-v-40ca152c]{height:80px;width:80px}}.add_cart_pop .main .main_right[data-v-40ca152c],.add_cart_pop .main_right_m .main_right[data-v-40ca152c]{-webkit-box-flex:1;-ms-flex:1;flex:1}
.add_cart_pop .main .main_right>div h4[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div h4[data-v-40ca152c]{display:inline;margin-bottom:8px;margin-right:8px;max-width:566px}
.add_cart_pop .main .main_right>div h4 p[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div h4 p[data-v-40ca152c]{display:inline;font-size:16px;font-weight:600;line-height:24px}
.add_cart_pop .main .main_right>div h4 span[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div h4 span[data-v-40ca152c]{color:#707070;font-size:13px;font-weight:400;margin-left:12px}
.add_cart_pop .main .main_right>div .star[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .star[data-v-40ca152c]{color:#999;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:13px;line-height:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;margin-bottom:8px}
.add_cart_pop .main .main_right>div .star span[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .star span[data-v-40ca152c]{margin-left:4px}
.add_cart_pop .main .main_right>div .product_sub[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .product_sub[data-v-40ca152c]{color:#707070;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:13px;line-height:20px;margin-bottom:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:4px}
.add_cart_pop .main .main_right>div .product_sub .product_tags_item[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .product_sub .product_tags_item[data-v-40ca152c]{padding-right:8px;position:relative}
.add_cart_pop .main .main_right>div .product_sub .product_tags_item[data-v-40ca152c]:after,.add_cart_pop .main_right_m .main_right>div .product_sub .product_tags_item[data-v-40ca152c]:after{background-color:#ccc;content:"";height:10px;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:1px}
.add_cart_pop .main .main_right>div .product_sub .product_tags_item[data-v-40ca152c]:last-of-type:after,.add_cart_pop .main_right_m .main_right>div .product_sub .product_tags_item[data-v-40ca152c]:last-of-type:after{width:0}
.add_cart_pop .main .main_right>div .price[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .price[data-v-40ca152c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;background-color:#f7f7f7;justify-content:space-between;margin-bottom:20px;padding:16px 24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:8px}
.add_cart_pop .main .main_right>div .price .product_price_box>div[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .price .product_price_box>div[data-v-40ca152c]{color:#19191a;font-size:20px;font-weight:600;line-height:28px}
.add_cart_pop .main .main_right>div .price .product_price_box>div>span[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .price .product_price_box>div>span[data-v-40ca152c]{display:inline-block}
.add_cart_pop .main .main_right>div .price .product_price_box>div i[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .price .product_price_box>div i[data-v-40ca152c]{display:inline-block;font-style:normal}
.add_cart_pop .main .main_right>div .price .product_price_box .afterTax[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .price .product_price_box .afterTax[data-v-40ca152c]{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:20px;font-weight:600;line-height:28px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap}
.add_cart_pop .main .main_right>div .price .product_price_box .afterTax i[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .price .product_price_box .afterTax i[data-v-40ca152c]{font-style:normal}
.add_cart_pop .main .main_right>div .price .product_price_box .pn[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .price .product_price_box .pn[data-v-40ca152c]{color:#707070;font-size:14px;font-weight:400;line-height:22px;margin-top:8px}
.add_cart_pop .main .main_right>div .price .product_sales[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .price .product_sales[data-v-40ca152c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;margin-top:8px;min-height:22px}
.add_cart_pop .main .main_right>div .price .product_sales .sales_item[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .price .product_sales .sales_item[data-v-40ca152c]{border-right:1px solid #e5e5e5;color:#707070;font-size:13px;line-height:1;padding:0 11px;-ms-flex-negative:0;cursor:pointer;flex-shrink:0}
.add_cart_pop .main .main_right>div .price .product_sales .sales_item[data-v-40ca152c]:first-child,.add_cart_pop .main_right_m .main_right>div .price .product_sales .sales_item[data-v-40ca152c]:first-child{padding-left:0}
.add_cart_pop .main .main_right>div .price .product_sales .sales_item:first-child>span[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .price .product_sales .sales_item:first-child>span[data-v-40ca152c]{color:#a65300}
.add_cart_pop .main .main_right>div .price .product_sales .sales_item:nth-child(2n)>span[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .price .product_sales .sales_item:nth-child(2n)>span[data-v-40ca152c]{color:#0070bc}
.add_cart_pop .main .main_right>div .price .product_sales .sales_item[data-v-40ca152c]:last-child,.add_cart_pop .main_right_m .main_right>div .price .product_sales .sales_item[data-v-40ca152c]:last-child{border-right:none;padding-right:0}
.add_cart_pop .main .main_right>div .price .product_sales .sales_item:last-child>span[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .price .product_sales .sales_item:last-child>span[data-v-40ca152c]{color:#19191a}
.add_cart_pop .main .main_right>div .price .product_sales .sales_item[data-v-40ca152c]:hover,.add_cart_pop .main_right_m .main_right>div .price .product_sales .sales_item[data-v-40ca152c]:hover{-webkit-text-decoration:underline;text-decoration:underline}
@media(max-width:768px){.add_cart_pop .main .main_right>div .price[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .price[data-v-40ca152c]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media(max-width:768px)and (max-width:480px){.add_cart_pop .main .main_right>div .price[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .price[data-v-40ca152c]{background:#fff;padding:0}}.add_cart_pop .main .main_right>div .opacity0[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .opacity0[data-v-40ca152c]{display:none!important}
.add_cart_pop .main .main_right>div .compatible[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .compatible[data-v-40ca152c]{max-width:566px}
.add_cart_pop .main .main_right>div .compatible>div>p[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .compatible>div>p[data-v-40ca152c]{color:#707070;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:13px;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}
.add_cart_pop .main .main_right>div .compatible>div ul[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .compatible>div ul[data-v-40ca152c]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:8px}
.add_cart_pop .main .main_right>div .compatible>div ul li[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .compatible>div ul li[data-v-40ca152c]{display:-webkit-box;display:-ms-flexbox;display:flex;height:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #eee;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#19191a;cursor:pointer;font-size:13px;line-height:20px;margin:0 8px 8px 0;padding:0 8px;text-align:center;-webkit-transition:all .2s;transition:all .2s}
.add_cart_pop .main .main_right>div .compatible>div ul li.active[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .compatible>div ul li.active[data-v-40ca152c]{background:#f2f2f2;border:1px solid #19191a}
.add_cart_pop .main .main_right>div .compatible>div ul li[data-v-40ca152c]:hover,.add_cart_pop .main_right_m .main_right>div .compatible>div ul li[data-v-40ca152c]:hover{background:#f2f2f2}
.add_cart_pop .main .main_right>div .compatible>div ul li .last[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .compatible>div ul li .last[data-v-40ca152c]{color:#035fbf}
.add_cart_pop .main .main_right>div .compatible>div ul .colorItem[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .compatible>div ul .colorItem[data-v-40ca152c]{border:1px solid #eee;border-radius:3px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#19191a;cursor:pointer;display:inline-block;height:28px;line-height:normal;margin-bottom:4px;margin-right:4px;padding:4px;text-align:center;width:28px}
.add_cart_pop .main .main_right>div .compatible>div ul .colorItem.active[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .compatible>div ul .colorItem.active[data-v-40ca152c]{border:1px solid #19191a!important}
.add_cart_pop .main .main_right>div .compatible>div ul .colorItem>i[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .compatible>div ul .colorItem>i[data-v-40ca152c]{border-radius:2px;display:block;height:100%;width:100%}
.add_cart_pop .main .main_right>div .compatible>div ul .colorItem>i.WB[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .compatible>div ul .colorItem>i.WB[data-v-40ca152c]{border:1px solid #e5e5e5}
.add_cart_pop .main .main_right>div .compatible>div[data-v-40ca152c]:nth-child(n+1),.add_cart_pop .main_right_m .main_right>div .compatible>div[data-v-40ca152c]:nth-child(n+1){margin-top:8px}
.add_cart_pop .main .main_right>div .other[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other[data-v-40ca152c]{font-size:0;padding-bottom:20px}
.add_cart_pop .main .main_right>div .other b[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other b[data-v-40ca152c]{color:#19191a;font-weight:600}
.add_cart_pop .main .main_right>div .other .detail[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .detail[data-v-40ca152c]{color:#0060bf;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;line-height:18px;margin:20px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.add_cart_pop .main .main_right>div .other .detail span[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .detail span[data-v-40ca152c]{display:block}
.add_cart_pop .main .main_right>div .other .detail span[data-v-40ca152c]:hover,.add_cart_pop .main_right_m .main_right>div .other .detail span[data-v-40ca152c]:hover{cursor:pointer;-webkit-text-decoration:underline;text-decoration:underline}
.add_cart_pop .main .main_right>div .other .warehouse[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .warehouse[data-v-40ca152c]{color:#19191a;font-size:13px;line-height:20px;margin-bottom:4px;padding-left:16px;position:relative}
.add_cart_pop .main .main_right>div .other .warehouse>div[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .warehouse>div[data-v-40ca152c]{margin-bottom:2px}
.add_cart_pop .main .main_right>div .other .warehouse>div>div[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .warehouse>div>div[data-v-40ca152c]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.add_cart_pop .main .main_right>div .other .warehouse span[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .warehouse span[data-v-40ca152c]{color:#035fbf;cursor:pointer;position:relative}
.add_cart_pop .main .main_right>div .other .warehouse span:hover ul[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .warehouse span:hover ul[data-v-40ca152c]{display:block}
.add_cart_pop .main .main_right>div .other .warehouse span ul[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .warehouse span ul[data-v-40ca152c]{background:#fff;bottom:24px;-webkit-box-shadow:0 1px 8px 0 hsla(0,8%,44%,.3);box-shadow:0 1px 8px 0 hsla(0,8%,44%,.3);color:#707070;display:none;left:50%;max-width:280px;min-width:280px;padding:20px;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}
.add_cart_pop .main .main_right>div .other .warehouse span ul.tip_ship[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .warehouse span ul.tip_ship[data-v-40ca152c]{max-width:290px;min-width:290px}
.add_cart_pop .main .main_right>div .other .warehouse span ul[data-v-40ca152c]:after,.add_cart_pop .main_right_m .main_right>div .other .warehouse span ul[data-v-40ca152c]:after{background:#fff;border-color:transparent #e4e4e4 #e4e4e4 transparent;border-style:solid;border-width:1px;bottom:-5px;content:"";height:8px;left:50%;position:absolute;-webkit-transform:translateX(-50%) rotate(45deg);-ms-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg);width:8px}
.add_cart_pop .main .main_right>div .other .warehouse span ul li[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .warehouse span ul li[data-v-40ca152c]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:2px 0}
.add_cart_pop .main .main_right>div .other .warehouse span ul li p[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .warehouse span ul li p[data-v-40ca152c]{padding-left:16px;position:relative}
.add_cart_pop .main .main_right>div .other .warehouse span ul li p[data-v-40ca152c]:before,.add_cart_pop .main_right_m .main_right>div .other .warehouse span ul li p[data-v-40ca152c]:before{background:#707070;border-radius:7px;content:" ";display:block;height:7px;left:0;position:absolute;top:6px;width:7px}
.add_cart_pop .main .main_right>div .other .warehouse span ul li p.stock_ship_dot[data-v-40ca152c]:before,.add_cart_pop .main_right_m .main_right>div .other .warehouse span ul li p.stock_ship_dot[data-v-40ca152c]:before{background:#10a300}
.add_cart_pop .main .main_right>div .other .warehouse span ul li p.in_ship_dot[data-v-40ca152c]:before,.add_cart_pop .main_right_m .main_right>div .other .warehouse span ul li p.in_ship_dot[data-v-40ca152c]:before{background:#fdaa01}
.add_cart_pop .main .main_right>div .other .warehouse span ul li p b[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .warehouse span ul li p b[data-v-40ca152c]{color:#19191a;display:inline;font-weight:400;padding-right:3px}
.add_cart_pop .main .main_right>div .other .warehouse span ul li.none[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .warehouse span ul li.none[data-v-40ca152c]{display:none}
.add_cart_pop .main .main_right>div .other .warehouse .warehouse_tip[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .warehouse .warehouse_tip[data-v-40ca152c]{min-width:290px;padding:20px}
@media(max-width:960px){.add_cart_pop .main .main_right>div .other .warehouse .warehouse_tip[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .warehouse .warehouse_tip[data-v-40ca152c]{width:100%}}.add_cart_pop .main .main_right>div .other .warehouse .delivery_enroute>i[data-v-40ca152c],.add_cart_pop .main .main_right>div .other .warehouse .delivery_warehouse>i[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .warehouse .delivery_enroute>i[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .warehouse .delivery_warehouse>i[data-v-40ca152c]{background:transparent;border-radius:50%;display:inline-block;height:4px;margin-right:4px;vertical-align:middle;width:4px}
.add_cart_pop .main .main_right>div .other .warehouse>div:first-child .delivery_warehouse>i[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .warehouse>div:first-child .delivery_warehouse>i[data-v-40ca152c]{background:#10a300}
.add_cart_pop .main .main_right>div .other .warehouse>div .delivery_enroute>i[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .warehouse>div .delivery_enroute>i[data-v-40ca152c]{background:#fdaa01}
.add_cart_pop .main .main_right>div .other .warehouse .other_list_warehouse[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .warehouse .other_list_warehouse[data-v-40ca152c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:4px}
.add_cart_pop .main .main_right>div .other .warehouse .other_list_warehouse>i[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .warehouse .other_list_warehouse>i[data-v-40ca152c]{background:#10a300;border-radius:50%;display:block;height:4px;margin-right:12px;width:4px}
.add_cart_pop .main .main_right>div .other .warehouse .other_list_warehouse>span[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .warehouse .other_list_warehouse>span[data-v-40ca152c]{color:#707070;font-size:13px;line-height:20px}
.add_cart_pop .main .main_right>div .other .warehouse .other_list_warehouse[data-v-40ca152c]:last-child,.add_cart_pop .main_right_m .main_right>div .other .warehouse .other_list_warehouse[data-v-40ca152c]:last-child{margin-bottom:0}
.add_cart_pop .main .main_right>div .other .warehouse .delivery_item_other[data-v-40ca152c] .fs-popover,.add_cart_pop .main_right_m .main_right>div .other .warehouse .delivery_item_other[data-v-40ca152c] .fs-popover{margin-left:0}
.add_cart_pop .main .main_right>div .other .warehouse .delivery_item_other[data-v-40ca152c] .fs-popover>.trigger>div,.add_cart_pop .main_right_m .main_right>div .other .warehouse .delivery_item_other[data-v-40ca152c] .fs-popover>.trigger>div{color:#0060bf;font-size:13px;line-height:20px}
.add_cart_pop .main .main_right>div .other .warehouse>.iconfont[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .warehouse>.iconfont[data-v-40ca152c]{color:#4b4b4d;font-size:12px;left:0;line-height:12px;position:absolute;top:4px}
.add_cart_pop .main .main_right>div .other .free[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .free[data-v-40ca152c]{display:-webkit-box;display:-ms-flexbox;display:flex}
.add_cart_pop .main .main_right>div .other .free>i[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .free>i[data-v-40ca152c]{color:#4b4b4d;font-size:12px;height:12px;margin:4px 4px 0 0}
.add_cart_pop .main .main_right>div .other .free>span[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .free>span[data-v-40ca152c]{color:#19191a;font-size:13px;line-height:20px}
.add_cart_pop .main .main_right>div .other .time[data-v-40ca152c],.add_cart_pop .main_right_m .main_right>div .other .time[data-v-40ca152c]{color:#19191a;font-size:13px;line-height:18px}
.add_cart_pop .main .main_right_box[data-v-40ca152c],.add_cart_pop .main_right_m .main_right_box[data-v-40ca152c]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;margin-bottom:16px}
.add_cart_pop .main .main_right_box>span[data-v-40ca152c],.add_cart_pop .main_right_m .main_right_box>span[data-v-40ca152c]{color:#707070;font-size:14px;line-height:22px}
.add_cart_pop .main .main_right .hot[data-v-40ca152c],.add_cart_pop .main .main_right .new[data-v-40ca152c],.add_cart_pop .main .main_right .off[data-v-40ca152c],.add_cart_pop .main_right_m .main_right .hot[data-v-40ca152c],.add_cart_pop .main_right_m .main_right .new[data-v-40ca152c],.add_cart_pop .main_right_m .main_right .off[data-v-40ca152c]{background-image:url(https://resource.fs.com/mall/generalImg/20230426155715gx0x94.png);background-position:-16px -16px;background-repeat:no-repeat;background-size:128px 82px;height:24px;margin-right:8px;width:44px}
.add_cart_pop .main .main_right .off[data-v-40ca152c],.add_cart_pop .main_right_m .main_right .off[data-v-40ca152c]{background:#feefef;color:#c00000}
.add_cart_pop .main .main_right .hot[data-v-40ca152c],.add_cart_pop .main_right_m .main_right .hot[data-v-40ca152c]{background-position:-68px -16px}
.add_cart_pop .main .main_right .tips[data-v-40ca152c],.add_cart_pop .main_right_m .main_right .tips[data-v-40ca152c]{background:#f9efd8;border:none;border-radius:2px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#936d1d;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px;padding:9px 10px 9px 40px;position:relative}
.add_cart_pop .main .main_right .tips .iconfont[data-v-40ca152c],.add_cart_pop .main_right_m .main_right .tips .iconfont[data-v-40ca152c]{font-size:16px;left:16px;position:absolute;top:15px}
.add_cart_pop .main .main_right .tips p[data-v-40ca152c],.add_cart_pop .main_right_m .main_right .tips p[data-v-40ca152c]{font-size:13px;line-height:22px}
.add_cart_pop .main .tipClass[data-v-40ca152c],.add_cart_pop .main_right_m .tipClass[data-v-40ca152c]{-webkit-box-sizing:content-box;box-sizing:content-box;min-width:260px;padding:20px}
@media(max-width:960px){.add_cart_pop[data-v-40ca152c]{padding-top:20px}}@media(max-width:768px){.add_cart_pop[data-v-40ca152c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.add_cart_pop .main[data-v-40ca152c]{-webkit-box-flex:inherit!important;-ms-flex:inherit!important;flex:inherit!important}
.add_cart_pop .main_right_m[data-v-40ca152c]{-webkit-box-flex:1;-ms-flex:1;flex:1}}.add_cart_pop .main_right_m[data-v-40ca152c]{display:block}
.add_cart_pop .main_right_m .compatible[data-v-40ca152c]{max-width:566px}
.add_cart_pop .main_right_m .compatible>div>p[data-v-40ca152c]{color:#707070;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:13px;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}
.add_cart_pop .main_right_m .compatible>div ul[data-v-40ca152c]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:8px}
.add_cart_pop .main_right_m .compatible>div ul li[data-v-40ca152c]{display:-webkit-box;display:-ms-flexbox;display:flex;height:36px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #eee;border-radius:3px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#19191a;cursor:pointer;font-size:13px;margin:0 8px 8px 0;padding:0 16px;text-align:center;-webkit-transition:all .2s;transition:all .2s}
.add_cart_pop .main_right_m .compatible>div ul li.active[data-v-40ca152c]{background:#f2f2f2;border:1px solid #19191a}
.add_cart_pop .main_right_m .compatible>div ul li[data-v-40ca152c]:hover{background:#f2f2f2}
.add_cart_pop .main_right_m .compatible>div ul li .last[data-v-40ca152c]{color:#035fbf}
.add_cart_pop .main_right_m .compatible>div ul .colorItem[data-v-40ca152c]{border:1px solid #eee;border-radius:3px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#19191a;cursor:pointer;display:inline-block;height:28px;line-height:normal;margin-bottom:4px;margin-right:4px;padding:4px;text-align:center;width:28px}
.add_cart_pop .main_right_m .compatible>div ul .colorItem.active[data-v-40ca152c]{border:1px solid #19191a!important}
.add_cart_pop .main_right_m .compatible>div ul .colorItem>i[data-v-40ca152c]{display:block;height:100%;width:100%}
.add_cart_pop .main_right_m .compatible>div ul .colorItem>i.WB[data-v-40ca152c]{border:1px solid #e5e5e5}
.add_cart_pop .main_right_m .compatible>div[data-v-40ca152c]:nth-child(2){margin-top:20px}
.add_cart_pop .main_right_m .other[data-v-40ca152c]{font-size:0;padding-bottom:20px}
.add_cart_pop .main_right_m .other b[data-v-40ca152c]{color:#19191a;font-weight:600}
.add_cart_pop .main_right_m .other .detail[data-v-40ca152c]{color:#0060bf;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;line-height:18px;margin:20px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.add_cart_pop .main_right_m .other .detail span[data-v-40ca152c]{display:block}
.add_cart_pop .main_right_m .other .detail span[data-v-40ca152c]:hover{cursor:pointer;-webkit-text-decoration:underline;text-decoration:underline}
.add_cart_pop .main_right_m .other .warehouse[data-v-40ca152c]{color:#19191a;font-size:13px;line-height:20px;margin-bottom:4px;padding-left:16px;position:relative}
.add_cart_pop .main_right_m .other .warehouse>div[data-v-40ca152c]{margin-bottom:4px}
.add_cart_pop .main_right_m .other .warehouse span[data-v-40ca152c]{color:#035fbf;cursor:pointer;position:relative}
.add_cart_pop .main_right_m .other .warehouse span:hover ul[data-v-40ca152c]{display:block}
.add_cart_pop .main_right_m .other .warehouse span ul[data-v-40ca152c]{background:#fff;bottom:24px;-webkit-box-shadow:0 1px 8px 0 hsla(0,8%,44%,.3);box-shadow:0 1px 8px 0 hsla(0,8%,44%,.3);color:#707070;display:none;left:50%;max-width:280px;min-width:280px;padding:20px;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}
.add_cart_pop .main_right_m .other .warehouse span ul.tip_ship[data-v-40ca152c]{max-width:290px;min-width:290px}
.add_cart_pop .main_right_m .other .warehouse span ul[data-v-40ca152c]:after{background:#fff;border-color:transparent #e4e4e4 #e4e4e4 transparent;border-style:solid;border-width:1px;bottom:-5px;content:"";height:8px;left:50%;position:absolute;-webkit-transform:translateX(-50%) rotate(45deg);-ms-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg);width:8px}
.add_cart_pop .main_right_m .other .warehouse span ul li[data-v-40ca152c]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:2px 0}
.add_cart_pop .main_right_m .other .warehouse span ul li p[data-v-40ca152c]{padding-left:16px;position:relative}
.add_cart_pop .main_right_m .other .warehouse span ul li p[data-v-40ca152c]:before{background:#707070;border-radius:7px;content:" ";display:block;height:7px;left:0;position:absolute;top:6px;width:7px}
.add_cart_pop .main_right_m .other .warehouse span ul li p.stock_ship_dot[data-v-40ca152c]:before{background:#10a300}
.add_cart_pop .main_right_m .other .warehouse span ul li p.in_ship_dot[data-v-40ca152c]:before{background:#fdaa01}
.add_cart_pop .main_right_m .other .warehouse span ul li p b[data-v-40ca152c]{color:#19191a;display:inline;font-weight:400;padding-right:3px}
.add_cart_pop .main_right_m .other .warehouse span ul li.none[data-v-40ca152c]{display:none}
.add_cart_pop .main_right_m .other .warehouse .warehouse_tip[data-v-40ca152c]{min-width:290px;padding:20px}
@media(max-width:960px){.add_cart_pop .main_right_m .other .warehouse .warehouse_tip[data-v-40ca152c]{width:100%}}.add_cart_pop .main_right_m .other .warehouse .delivery_enroute>i[data-v-40ca152c],.add_cart_pop .main_right_m .other .warehouse .delivery_warehouse>i[data-v-40ca152c]{background:transparent;border-radius:50%;display:inline-block;height:4px;margin-right:4px;vertical-align:middle;width:4px}
.add_cart_pop .main_right_m .other .warehouse>div:first-child .delivery_warehouse>i[data-v-40ca152c]{background:#10a300}
.add_cart_pop .main_right_m .other .warehouse>div .delivery_enroute>i[data-v-40ca152c]{background:#fdaa01}
.add_cart_pop .main_right_m .other .warehouse .other_list_warehouse[data-v-40ca152c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:4px}
.add_cart_pop .main_right_m .other .warehouse .other_list_warehouse>i[data-v-40ca152c]{background:#10a300;border-radius:50%;display:block;height:4px;margin-right:12px;width:4px}
.add_cart_pop .main_right_m .other .warehouse .other_list_warehouse>span[data-v-40ca152c]{color:#707070;font-size:13px;line-height:20px}
.add_cart_pop .main_right_m .other .warehouse .other_list_warehouse[data-v-40ca152c]:last-child{margin-bottom:0}
.add_cart_pop .main_right_m .other .warehouse .delivery_item_other[data-v-40ca152c] .fs-popover{margin-left:0}
.add_cart_pop .main_right_m .other .warehouse .delivery_item_other[data-v-40ca152c] .fs-popover>.trigger>div{color:#0060bf;font-size:13px;line-height:20px}
.add_cart_pop .main_right_m .other .warehouse>.iconfont[data-v-40ca152c]{color:#4b4b4d;font-size:12px;left:0;line-height:12px;position:absolute;top:4px}
.add_cart_pop .main_right_m .other .free[data-v-40ca152c]{display:-webkit-box;display:-ms-flexbox;display:flex}
.add_cart_pop .main_right_m .other .free>i[data-v-40ca152c]{color:#4b4b4d;font-size:12px;height:12px;margin:4px 4px 0 0}
.add_cart_pop .main_right_m .other .free>span[data-v-40ca152c]{color:#19191a;font-size:13px;line-height:20px}
.add_cart_pop .main_right_m .other .time[data-v-40ca152c]{color:#19191a;font-size:13px;line-height:18px}
.operation[data-v-40ca152c]{border-top:1px solid #e5e5e5}
.operation>div[data-v-40ca152c]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px 32px;width:100%;-webkit-box-pack:end;-ms-flex-pack:end;background:#fff;justify-content:flex-end}
.operation>div.add .qty-box[data-v-40ca152c]{background:#fff}
.operation>div.add button[data-v-40ca152c]{margin-left:12px}
.operation>div.add button i[data-v-40ca152c]{margin-right:4px}
.operation .add_column[data-v-40ca152c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.operation .add_column button[data-v-40ca152c]{margin-left:0!important}
.operation .size[data-v-40ca152c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:12px}
.operation .size .size_text[data-v-40ca152c]{color:#707070;font-size:13px;line-height:20px}
.h80[data-v-40ca152c]{padding:0 40px 104px}
[data-v-40ca152c] .fs-popup-ctn{overflow:auto}
[data-v-40ca152c] .fs-popup-ctn .fs-popup-body{overflow:auto}
.warehouse_tip .other_list_warehouse[data-v-40ca152c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:4px}
.warehouse_tip .other_list_warehouse>i[data-v-40ca152c]{background:#10a300;border-radius:50%;display:block;height:6px;margin-right:12px;width:6px}
.warehouse_tip .other_list_warehouse>span[data-v-40ca152c]{color:#707070;font-size:13px;line-height:20px}
.warehouse_tip .other_list_warehouse[data-v-40ca152c]:last-child{margin-bottom:0}
@media(max-width:768px){.popup_container[data-v-40ca152c]{display:-webkit-box;display:-ms-flexbox;display:flex;height:auto;max-height:calc(100vh - 64px);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.popup_container .iconfont_close[data-v-40ca152c]{font-size:16px;height:16px;width:16px}
.popup_container .add_cart_pop[data-v-40ca152c]{-webkit-box-flex:1;-ms-flex:1;flex:1}
.popup_container .operation[data-v-40ca152c]{border-top:1px solid #e5e5e5;padding:20px 16px}
.popup_container .operation .add_column[data-v-40ca152c]{padding:0}
.popup_container .operation .size[data-v-40ca152c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:12px}
.popup_container .operation .fs-button[data-v-40ca152c]{width:100%}}.popup_container_tips .add_cart_header[data-v-40ca152c]{-webkit-box-pack:start;-ms-flex-pack:start;border-bottom:1px solid #e5e5e5;font-size:20px;font-weight:400;height:70px;justify-content:flex-start;line-height:28px}
.popup_container_tips .add_cart_header .m_title[data-v-40ca152c]{display:block;font-size:20px;font-weight:400;line-height:28px}
.popup_container_tips .tips[data-v-40ca152c]{color:#707070;font-size:14px;font-weight:400;line-height:22px;padding:20px 32px}
.popup_container_tips .tips[data-v-40ca152c] a{color:#0060bf}
.customized_header .title[data-v-2ca344d8]{color:#19191a;font-size:20px;font-weight:400;line-height:28px}
@media(max-width:768px){.customized_header .title[data-v-2ca344d8]{font-size:16px;line-height:24px}}.customized_header .process_box[data-v-2ca344d8]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:40px;margin-top:18px;overflow-x:auto;position:relative}
.customized_header .process_box .process_item[data-v-2ca344d8]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-negative:0;background:#f2f2f2;color:#707070;flex-shrink:0;font-size:13px;height:36px;line-height:36px;min-width:160px;position:relative;text-align:center}
.customized_header .process_box .process_item .iconfont_right[data-v-2ca344d8]{color:#fff;cursor:default;font-size:40px;position:absolute;right:-16px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:1}
.products_wrap[data-v-2ca344d8]{max-height:450px;overflow-y:auto;padding:0 32px}
@media(max-width:960px){.products_wrap[data-v-2ca344d8]{padding:0 16px}}.products_head[data-v-2ca344d8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#707070;font-size:16px;line-height:24px;padding-top:20px;width:100%}
@media(max-width:960px){.products_head[data-v-2ca344d8]{display:none}}.products_head_item[data-v-2ca344d8]{color:#19191a;font-size:16px;line-height:24px}
.products_head_item[data-v-2ca344d8]:first-child{width:442px;-ms-flex-negative:0;flex-shrink:0}
.products_head_item[data-v-2ca344d8]:nth-child(2){width:114px;-ms-flex-negative:0;flex-shrink:0;text-align:center}
.products_head_item[data-v-2ca344d8]:nth-child(3){width:110px;-ms-flex-negative:0;flex-shrink:0;margin-left:20px;text-align:right}
.product_box[data-v-2ca344d8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-bottom:20px;padding-top:20px;position:relative}
@media(max-width:960px){.product_box[data-v-2ca344d8]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.product_box .product_detail[data-v-2ca344d8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-right:20px}
@media(max-width:960px){.product_box .product_detail[data-v-2ca344d8]{padding-right:0;width:100%}}.product_box .product_detail .img[data-v-2ca344d8]{display:inline-block;height:80px;width:80px;-ms-flex-negative:0;flex-shrink:0;margin-right:20px}
@media(max-width:960px){.product_box .product_detail .img[data-v-2ca344d8]{height:80px;width:80px}}.product_box .product_detail .img>img[data-v-2ca344d8]{display:block;width:100%}
.product_box .product_detail .products_ctn[data-v-2ca344d8]{width:322px}
.product_box .product_detail .products_ctn .product_name[data-v-2ca344d8]{color:#19191a;font-size:14px;font-weight:600;line-height:22px}
.product_box .product_detail .products_ctn .attributes_box[data-v-2ca344d8]{margin-top:8px}
.product_box .product_detail .products_ctn .attributes_box>p[data-v-2ca344d8]{color:#707070;font-size:13px;line-height:20px}
.product_box .product_detail .products_ctn .product_id[data-v-2ca344d8]{color:#707070;display:inline;font-size:13px;font-weight:400;line-height:20px;margin-left:4px;margin-top:8px}
.product_box .product_qty[data-v-2ca344d8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
@media(max-width:960px){.product_box .product_qty[data-v-2ca344d8]{padding-left:100px;width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:5px}}.product_box .product_price[data-v-2ca344d8]{font-size:14px;font-weight:600;line-height:22px;margin-left:20px;margin-top:9px;text-align:right;width:114px}
@media(max-width:960px){.product_box .product_price[data-v-2ca344d8]{margin-left:0;padding-left:100px;text-align:left;width:100%}}.bottom_box[data-v-2ca344d8]{background:#fff;border-top:1px solid #e5e5e5;padding:20px 32px}
@media(max-width:768px){.bottom_box .bottom_qty[data-v-2ca344d8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:12px}
.bottom_box .bottom_qty .bottom_qty_text[data-v-2ca344d8]{color:#646464;font-size:13px;line-height:20px}}.delivery_item[data-v-2ca344d8]{color:#707070;font-size:13px;line-height:20px}
.delivery_item>span[data-v-2ca344d8]{color:#19191a}
.btn_box[data-v-2ca344d8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:32px}
.btn_box .edit_btn[data-v-2ca344d8]{padding:0 50px;width:auto}
.btn_box .add_btn[data-v-2ca344d8]{margin-left:12px;padding:0 30px;width:auto}
.btn_box .add_btn .iconfont_cart[data-v-2ca344d8]{margin-right:5px}
@media(max-width:960px){.fs-popup .fs-popup-body[data-v-2ca344d8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.fs-popup .products_wrap[data-v-2ca344d8]{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-height:100%}
.bottom_box[data-v-2ca344d8]{-ms-flex-negative:0;flex-shrink:0;padding:20px 16px}
.btn_box[data-v-2ca344d8]{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin-top:12px}
.btn_box .fs-button[data-v-2ca344d8]{font-weight:400;height:42px}
.btn_box .add_btn[data-v-2ca344d8]{margin-bottom:12px;margin-left:0}
.delivery_item[data-v-2ca344d8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.delivery_item[data-v-2ca344d8]:not(:first-child){margin-top:4px}}[data-v-2ca344d8] .fs-popup .fs-popup-ctn .fs-popup-header .iconfont_close_box{top:18px;-webkit-transform:none;-ms-transform:none;transform:none}
@media(max-width:960px){[data-v-2ca344d8] .fs-popup .fs-popup-ctn .fs-popup-header .iconfont_close_box{height:auto;min-height:auto;right:16px;top:14px;width:auto}}.question_box[data-v-5a899591]{overflow:hidden;padding:20px 32px;width:680px}
@media(max-width:960px){.question_box[data-v-5a899591]{padding:20px 16px;width:100%}}.question_box .product_box[data-v-5a899591]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.question_box .product_box .p_img[data-v-5a899591]{display:inline-block;max-height:100px;width:100px;-ms-flex-negative:0;flex-shrink:0;margin-right:20px}
@media(max-width:960px){.question_box .product_box .p_img[data-v-5a899591]{margin-right:8px;width:80px}}.question_box .product_box .p_detail h3[data-v-5a899591]{color:#19191a;font-size:14px;line-height:22px}
.question_box .product_box .p_detail p[data-v-5a899591]{color:#999;font-size:14px;line-height:22px;margin-top:8px}
.question_box .form_item[data-v-5a899591]{margin-top:16px;position:relative}
@media(max-width:768px){.question_box .form_item[data-v-5a899591]{margin-top:12px}}.question_box .form_item .fs-popover[data-v-5a899591]{margin-left:8px;position:relative;z-index:4}
.question_box .form_item .select[data-v-5a899591]{font-size:13px}
.question_box .form_item.upload .fs-popover[data-v-5a899591]{margin-left:8px}
.question_box .form_item .upload_tip[data-v-5a899591]{width:260px}
.question_box .form_item .title[data-v-5a899591]{color:#19191a;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:13px;font-weight:400;line-height:20px;margin-bottom:0;padding-bottom:4px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.question_box .form_item .numBox[data-v-5a899591]{color:#707070;font-size:13px}
.question_box .form_item .numBox em[data-v-5a899591]{font-style:normal}
.question_box .form_item .fs-popover .popper-computer[data-v-5a899591],.question_box .form_item .fs-popover .popper-mobile .popper-mobile-content[data-v-5a899591]{z-index:112}
.question_box .form_item .fs-popover .popper-mobile .popper-mobile-mask[data-v-5a899591]{z-index:111}
.question_box .form_item .check_box[data-v-5a899591]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#707070;cursor:pointer;font-size:13px;min-width:380px}
.question_box .form_item .check_box input[data-v-5a899591]{margin-right:8px}
.question_box .form_item.button[data-v-5a899591]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:32px}
.question_box .form_item.button button[data-v-5a899591]{padding:0 30px;width:auto}
@media(max-width:960px){.question_box .form_item.button button[data-v-5a899591]{width:100%}}.question_box .form_item.upload[data-v-5a899591]{margin-top:16px;position:relative}
@media(max-width:768px){.question_box .form_item.upload[data-v-5a899591]{margin-top:12px}}.question_box .form_item.checkbox[data-v-5a899591]{margin-top:16px}
@media(max-width:768px){.question_box .form_item.checkbox[data-v-5a899591]{margin-top:12px}}.question_box .form_item[data-v-5a899591]:first-child{margin-top:0}
.fs-popup-footer>div[data-v-5a899591]{border-top:1px solid #e5e5e5}
.form_item.button[data-v-5a899591]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:20px 32px}
@media(max-width:960px){.form_item.button[data-v-5a899591]{padding:20px 16px}}.form_item.button button[data-v-5a899591]{padding:0 30px;width:auto}
@media(max-width:960px){.form_item.button button[data-v-5a899591]{width:100%}}.success_box[data-v-5a899591]{padding:20px 32px;width:680px}
@media(max-width:960px){.success_box[data-v-5a899591]{padding:16px 20px;width:100%}}.success_box .success_title[data-v-5a899591]{color:#19191a;font-size:18px;font-weight:400;line-height:24px;margin-bottom:14px;padding-left:38px;position:relative}
.success_box .success_title .icon[data-v-5a899591]{color:#097;display:inline-block;font-size:24px;font-weight:600;left:0;position:absolute;top:0;vertical-align:middle}
.success_box .success_info[data-v-5a899591]{color:#19191a;font-size:14px;line-height:22px}
[data-v-5a899591] .tip-ctn .tip-ctn-top{display:block}
.change_location_box[data-v-7d682a2d]{padding:0 24px}
@media(max-width:960px){.change_location_box[data-v-7d682a2d]{padding:0 16px;width:100%}}.change_location_box input[type=radio][data-v-7d682a2d]{margin-right:8px}
.delivery_options[data-v-7d682a2d]{font-size:12px;font-weight:400;line-height:20px;padding-top:20px}
.manage_address_box .manage_info[data-v-7d682a2d]{font-size:12px;font-weight:400;line-height:20px;padding-top:16px}
.manage_address_box .manage_info .address_book[data-v-7d682a2d]{font-size:12px;line-height:20px}
.manage_address_box .address_box[data-v-7d682a2d]{border:1px solid #e5e5e5;border-radius:4px;margin:12px 0 8px;padding:12px 0;position:relative}
@media(max-width:768px){.manage_address_box .address_box[data-v-7d682a2d]{padding:4px 0}}.manage_address_box .address_opacity[data-v-7d682a2d]{background:-webkit-gradient(linear,left top,left bottom,color-stop(4%,hsla(0,0%,100%,.2)),color-stop(92%,#fff));background:linear-gradient(180deg,hsla(0,0%,100%,.2) 4%,#fff 92%);bottom:1px;height:27px;left:20px;position:absolute;width:calc(100% - 40px)}
.manage_address_box .address_list[data-v-7d682a2d]{margin:8px auto;max-height:88px;overflow-y:auto;padding:0 20px}
@media(max-width:768px){.manage_address_box .address_list[data-v-7d682a2d]{padding:0 12px}}.manage_address_box .address_list .address_item[data-v-7d682a2d]{border-bottom:1px solid #e5e5e5;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px 0;position:relative;width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-sizing:border-box;box-sizing:border-box;color:#707070;font-size:12px;line-height:20px}
.manage_address_box .address_list .address_item .address_name[data-v-7d682a2d]{color:#19191a;font-size:12px;line-height:20px;margin-right:20px}
.manage_address_box .address_list .address_item .address_text[data-v-7d682a2d]{-webkit-box-flex:1;-ms-flex:1;flex:1}
.manage_address_box .address_list .address_item.address_item_active[data-v-7d682a2d]{background:#fdf5f5;border-color:#c00000;border-bottom:1px solid #c00000}
.manage_address_box .address_list .address_item[data-v-7d682a2d]:first-of-type{padding:0 0 8px}
.manage_address_box .address_list .address_item[data-v-7d682a2d]:last-of-type{border-bottom:0;padding:8px 0 0}
.manage_address_box .address_book[data-v-7d682a2d]{font-size:14px;line-height:22px}
.zip_code_text[data-v-7d682a2d]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:16px auto}
.zip_code_text .zip_line[data-v-7d682a2d]{-webkit-box-flex:1;background:#dedede;-ms-flex:1;flex:1;height:1px}
.zip_code_text .zip_text[data-v-7d682a2d]{-ms-flex-negative:0;background:#fff;color:#707070;flex-shrink:0;font-size:12px;line-height:20px;padding:0 10px}
.default_address_box[data-v-7d682a2d]{border:1px solid #e5e5e5;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.default_address_box .default_address_info[data-v-7d682a2d]{color:#707070;font-size:14px;line-height:22px}
.default_address_box .default_address_info .default_address[data-v-7d682a2d]{color:#19191a;font-weight:600}
.default_address_box .change_btn[data-v-7d682a2d]{-ms-flex-negative:0;color:#0070bc;flex-shrink:0;font-size:14px;line-height:22px;margin-left:12px}
.change_address_wrap .zip_box[data-v-7d682a2d]{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.change_address_wrap .zip_box .zip[data-v-7d682a2d]{margin-right:12px;-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:14px;line-height:22px}
.change_address_wrap .zip_box .apply[data-v-7d682a2d]{border-color:#e5e5e5}
.change_address_box[data-v-7d682a2d]{-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between}
.change_address_box[data-v-7d682a2d],.change_address_box .default_address_info[data-v-7d682a2d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.change_address_box .default_address_info[data-v-7d682a2d]{color:#707070;font-size:14px;line-height:22px}
.change_address_box .default_address_info .current_country[data-v-7d682a2d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:4px;-ms-flex-negative:0;flex-shrink:0}
.change_address_box .default_address_info .current_country .country-code[data-v-7d682a2d]{margin-top:2px}
.change_address_box .zip_box[data-v-7d682a2d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0}
.change_address_box .zip_box .zip[data-v-7d682a2d]{border-radius:4px;height:42px;width:94px}
.change_address_box .zip_box .apply[data-v-7d682a2d]{border-radius:4px;min-width:74px;width:auto}
.express_box[data-v-7d682a2d]{border:1px solid #e5e5e5;border-radius:4px;margin-top:12px;overflow:auto;padding:12px 0;position:relative}
@media(max-width:768px){.express_box[data-v-7d682a2d]{padding:3px 12px}}.express_box .express_box_list[data-v-7d682a2d]{height:108px;overflow:auto;padding:0 20px}
@media(max-width:768px){.express_box .express_box_list[data-v-7d682a2d]{padding:0}}.express_box .express_item[data-v-7d682a2d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;cursor:pointer;padding:9px 0}
.express_box .express_item.disabled[data-v-7d682a2d]{cursor:no-drop;pointer-events:none}
.express_box .express_item.disabled .express_info[data-v-7d682a2d]{color:#707070}
.express_box .express_item.disabled .express_info i[data-v-7d682a2d]{background-color:#f7f7f7;border:1px solid #ccc}
.express_box .express_item.disabled[data-v-7d682a2d] .iconfont-tip{color:#707070;cursor:pointer;pointer-events:auto}
.express_box .express_item.disabled input[data-v-7d682a2d]:disabled{border-radius:50%}
.express_box .express_item .radio[data-v-7d682a2d]{font-size:18px;-ms-flex-negative:0;flex-shrink:0}
.express_box .express_item .express_info[data-v-7d682a2d]{color:#19191a;font-size:12px;line-height:20px;-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.express_box .express_item .express_info .express_name[data-v-7d682a2d] .info{font-size:12px;line-height:20px;padding:8px 20px;width:220px}
.express_box .express_item .express_info .express_price[data-v-7d682a2d]{-ms-flex-negative:0;flex-shrink:0;text-align:right}
@media(max-width:414px){.express_box .express_item .express_info .express_price[data-v-7d682a2d]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.shipping_cost[data-v-7d682a2d]{color:#19191a;font-size:12px;line-height:20px;margin-bottom:20px;margin-top:24px;padding-top:16px}
.btn_box[data-v-7d682a2d],.shipping_cost[data-v-7d682a2d]{border-top:1px solid #e5e5e5}
.btn_box[data-v-7d682a2d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:20px 32px 20px 0}
@media(max-width:960px){.btn_box[data-v-7d682a2d]{padding:20px 16px}}.btn_box .btn[data-v-7d682a2d]{padding:0 24px;width:auto}
@media(max-width:960px){.btn_box .btn[data-v-7d682a2d]{width:100%}}[data-v-7d682a2d] .fs-popup-header{padding:20px 32px}
[data-v-7d682a2d] .fs-popup-header .title_box .title{font-size:20px;line-height:28px;padding-right:36px}
@media(max-width:960px){[data-v-7d682a2d] .fs-popup-header .title_box .title{font-size:16px;line-height:24px;padding-left:0}}[data-v-7d682a2d] .select-country .select-country-active{border-radius:4px;font-size:13px;line-height:20px}
[data-v-7d682a2d] .fs-popup-ctn{max-height:80vh}
[data-v-f86350b4] .fs-popup-ctn{border-radius:12px}
.quote_box[data-v-f86350b4]{padding:20px 40px 30px;width:680px}
@media(max-width:960px){.quote_box[data-v-f86350b4]{padding:20px 3% 30px;width:100%}}.products_box .product_head[data-v-f86350b4]{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:15px}
@media(max-width:960px){.products_box .product_head[data-v-f86350b4]{display:none}}.products_box .product_head .head_right[data-v-f86350b4]{color:#19191a;font-size:14px;font-weight:600;line-height:22px}
.products_box .product_body[data-v-f86350b4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.products_box .product_body .products_name[data-v-f86350b4]{color:#19191a;font-size:14px;line-height:22px;padding-right:20px}
.products_box .product_body .products_id[data-v-f86350b4]{font-size:14px;line-height:22px}
.products_box .head_img[data-v-f86350b4]{width:80px;-ms-flex-negative:0;flex-shrink:0}
.products_box .head_right[data-v-f86350b4]{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;-ms-flex:1;flex:1;-webkit-box-pack:justify;-ms-flex-pack:justify;display:flex;justify-content:space-between;padding-left:20px}
@media(max-width:960px){.products_box .head_right[data-v-f86350b4]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.products_box .head_detail[data-v-f86350b4]{-webkit-box-flex:1;-ms-flex:1;flex:1}
.products_box .head_qty[data-v-f86350b4]{width:114px;-ms-flex-negative:0;flex-shrink:0}
@media(max-width:960px){.products_box .head_qty[data-v-f86350b4]{width:auto}}.quote_warming[data-v-f86350b4]{color:#707070;font-size:13px;line-height:20px;margin:18px 0 16px}
.quote_form[data-v-f86350b4]{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:15px 10px}
.quote_form .form_item.line[data-v-f86350b4]{grid-column:span 2}
.quote_form .form_item .form_item_info[data-v-f86350b4]{color:#707070;display:inline-block;font-size:13px;font-weight:400;line-height:20px;margin-bottom:8px}
.quote_form .form_item .check_box[data-v-f86350b4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.quote_form .form_item .check_box .checked[data-v-f86350b4]{font-size:14px;margin-top:4px}
.quote_form .form_item .check_box .check_info[data-v-f86350b4]{color:#999;font-size:13px;line-height:20px}
.quote_form .form_item .check_box .check_info>a[data-v-f86350b4]{color:#19191a}
.quote_form .btn_box[data-v-f86350b4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
@media(max-width:768px){.quote_form .form_item[data-v-f86350b4]{grid-column:span 2}
.quote_form .btn_box .sbtn[data-v-f86350b4]{width:100%}}.success_box[data-v-f86350b4]{margin:15px 0 10px;padding:0 40px 30px;width:680px}
@media(max-width:960px){.success_box[data-v-f86350b4]{width:100%}}.success_box .success_title[data-v-f86350b4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.success_box .success_title .iconfont_success[data-v-f86350b4]{color:#18a209;font-size:24px;margin-right:10px}
.success_box .success_title>p[data-v-f86350b4]{color:#19191a;font-size:16px;line-height:24px}
.success_box .success_info[data-v-f86350b4]{color:#707070;font-size:13px;font-weight:400;line-height:20px;line-height:22px;padding-left:37px}
.validate_error[data-v-61e32ad9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-top:4px}
.validate_error .error_info[data-v-61e32ad9]{-webkit-box-flex:1;color:#c00000;-ms-flex:1;flex:1;font-size:13px;font-weight:400;line-height:20px}
.validate_error .error_info[data-v-61e32ad9] a{color:#c00000;-webkit-text-decoration:underline;text-decoration:underline}
.validate_error .error_box[data-v-61e32ad9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.validate_error .error_box .iconfont_error[data-v-61e32ad9]{color:#c00000;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;height:12px;line-height:22px;margin-right:4px;margin-top:4px;width:12px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.select-country[data-v-4eab43eb]{position:relative;width:100%}
.select-country.disabled[data-v-4eab43eb]{background-color:#f7f7f7}
.select-country.disabled .select-country-active[data-v-4eab43eb]{cursor:default}
.select-country .select-country-active[data-v-4eab43eb]{border:1px solid #e5e5e5;border-radius:3px;color:#19191a;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:13px;height:42px;line-height:22px;padding:0 12px;position:relative;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;cursor:pointer;justify-content:space-between;text-align:left;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.select-country .select-country-active.select-country-active-border[data-v-4eab43eb],.select-country .select-country-active[data-v-4eab43eb]:focus{border:1px solid #19191a;outline:none}
.select-country .select-country-active .icofnont-down[data-v-4eab43eb]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#707070;font-size:12px;height:12px;-webkit-transition:all .3s;transition:all .3s;width:12px}
.select-country .select-country-active .icofnont-down.icofnont-down-up[data-v-4eab43eb]{color:#19191a;-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}
.select-country .select-country-active .country-active-box[data-v-4eab43eb]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;padding-right:18px;width:100%}
.select-country .select-country-active .country-active-box .country-name[data-v-4eab43eb]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.select-country .select-country-active:hover .icofnont-down[data-v-4eab43eb]{color:#19191a}
.select-country .content_div[data-v-4eab43eb]{position:relative;top:4px;width:100%}
.select-country .content_div.top-position[data-v-4eab43eb]{bottom:46px;position:absolute;top:inherit}
.select-country .content_div.country-wrap-relative[data-v-4eab43eb]{position:relative}
.select-country .content_div.country-wrap-absolute[data-v-4eab43eb]{left:0;overflow:hidden;position:absolute;top:46px;z-index:10}
.select-country .country-wrap[data-v-4eab43eb]{background:#fff;border:1px solid #e5e5e5;border-radius:3px;-webkit-box-shadow:0 3px 6px -2px rgba(0,0,0,.1);box-shadow:0 3px 6px -2px rgba(0,0,0,.1);margin-bottom:20px;opacity:1;-webkit-transition:all .3s;transition:all .3s}
.select-country .country-wrap .inp[data-v-4eab43eb]{background-color:#fafafb;color:#19191a;margin:12px auto 0;padding-right:36px;width:calc(100% - 24px)}
.select-country .country-wrap .inp[data-v-4eab43eb]::-webkit-input-placeholder{color:#707070;font-size:13px;line-height:20px}
.select-country .country-wrap .inp[data-v-4eab43eb]:focus{border:1px solid #19191a}
.select-country .country-wrap-box[data-v-4eab43eb]{position:relative}
.select-country .country-wrap .clear[data-v-4eab43eb],.select-country .country-wrap .searchIcon[data-v-4eab43eb]{display:-webkit-box;display:-ms-flexbox;display:flex;height:28px;padding:6px;position:absolute;right:19px;width:28px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;color:#707070;cursor:pointer;font-size:16px;justify-content:center;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
.select-country .country-wrap .clear[data-v-4eab43eb]:hover,.select-country .country-wrap .searchIcon[data-v-4eab43eb]:hover{background:rgba(25,25,26,.04);border-radius:3px;color:#19191a}
@media(max-width:768px){.select-country .country-wrap .clear[data-v-4eab43eb],.select-country .country-wrap .searchIcon[data-v-4eab43eb]{height:100%;padding:13px 12px;right:12px;width:40px}
.select-country .country-wrap .clear[data-v-4eab43eb]:hover,.select-country .country-wrap .searchIcon[data-v-4eab43eb]:hover{background:none;border-radius:0}}.select-country .country-wrap>p[data-v-4eab43eb]{color:#707070;font-size:13px;line-height:20px;margin:4px 0;padding:7px 24px}
@media(min-width:1025px){.select-country .country-wrap .searchIcon[data-v-4eab43eb]{display:none}}@media(max-width:1024px){.select-country .country-wrap .searchIcon[data-v-4eab43eb]{color:#707070;font-size:16px}
.select-country .country-wrap .searchIcon[data-v-4eab43eb]:hover{color:#19191a}}.select-country .country-wrap .country-box[data-v-4eab43eb]{margin:4px 0;max-height:324px;overflow-y:auto}
.select-country .country-wrap .country-box .item[data-v-4eab43eb]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;cursor:pointer;padding:0 12px;position:relative;-webkit-transition:all .3s;transition:all .3s}
.select-country .country-wrap .country-box .item .country-code[data-v-4eab43eb]{margin-right:8px;margin-top:2px;-ms-flex-negative:0;flex-shrink:0}
.select-country .country-wrap .country-box .item .country-name[data-v-4eab43eb]{color:#19191a;font-size:13px;line-height:20px;padding:7px 12px}
.select-country .country-wrap .country-box .item[data-v-4eab43eb]:hover{background:#f7f7f7}
.select-country .country-wrap .country-box .item.item_line[data-v-4eab43eb]{border-bottom:1px dotted #ccc;margin-bottom:15px}
.select-country .country-wrap .country-box .country-name-bgc[data-v-4eab43eb]{background-color:#f7f7f7}
.grecaptcha-badge{display:none!important}
.share_box[data-v-6c76cd64]{padding:20px 32px}
@media(max-width:960px){.share_box[data-v-6c76cd64]{padding:20px 16px;width:100%}}.products_box[data-v-6c76cd64]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-bottom:1px solid #dedede;padding-bottom:20px}
.products_box .products_img[data-v-6c76cd64]{display:inline-block;height:100px;width:100px;-ms-flex-negative:0;flex-shrink:0}
@media(max-width:768px){.products_box .products_img[data-v-6c76cd64]{height:80px;width:80px}}.products_box .products_detail[data-v-6c76cd64]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:20px}
.products_box .products_detail .products_name[data-v-6c76cd64]{color:#19191a;font-size:14px;font-weight:600;line-height:22px}
.products_box .products_detail .products_author[data-v-6c76cd64]{color:#999;font-size:14px;font-weight:400;line-height:22px;margin-bottom:4px}
.products_box .products_detail .products_link[data-v-6c76cd64]{color:#19191a;font-size:14px;line-height:22px;word-break:break-all}
.products_box .products_detail .products_link>span[data-v-6c76cd64]{font-weight:600;padding-right:4px}
.mt0[data-v-6c76cd64]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.mt0 .mt0_info[data-v-6c76cd64]{color:#19191a;font-size:13px;font-weight:400;line-height:20px;margin:16px 0 4px}
@media(max-width:960px){.mt0 .mt0_info[data-v-6c76cd64]{margin:12px 0 4px}}.mt0 .mt0_info.mt0_info_bold[data-v-6c76cd64]{font-weight:600}
.mt0 .mt1[data-v-6c76cd64]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative}
.mt0 .mt1 .iconfont_close_box[data-v-6c76cd64]{border-radius:3px;cursor:pointer;padding:6px;position:absolute;right:-30px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.mt0 .mt1 .iconfont_close_box .iconfont_add[data-v-6c76cd64]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#ccc;font-style:16px;height:16px;width:16px}
.mt0 .mt1 .iconfont_close_box[data-v-6c76cd64]:hover{background-color:rgba(25,25,26,.04)}
.mt0 .mt1 .iconfont_close_box:hover .iconfont_add[data-v-6c76cd64]{color:#19191a}
@media(max-width:960px){.mt0 .mt1 .iconfont_close_box[data-v-6c76cd64]{right:-14px}}.mt0 .mt1[data-v-6c76cd64]:not(:last-child){margin-bottom:16px}
.mt0 .mt2[data-v-6c76cd64]{padding-right:8px;width:50%}
.mt0 .mt2[data-v-6c76cd64]:nth-child(2){padding-left:8px;padding-right:0}
@media(max-width:768px){.mt0 .other_content[data-v-6c76cd64]{width:calc(50% - 7px)}}.mt0 .textarea[data-v-6c76cd64]{border-radius:2px;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px;line-height:22px;margin-bottom:12px;max-height:80px;padding:10px;text-indent:0}
.check_item[data-v-6c76cd64]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:4px}
.check_item .check[data-v-6c76cd64]{font-size:14px;height:14px;margin-right:8px;margin-top:3px;width:14px}
.check_item .check_info[data-v-6c76cd64]{color:#19191a;font-size:13px;line-height:20px}
.check_item .check_info2>a[data-v-6c76cd64]{color:#19191a}
.btn_box[data-v-6c76cd64]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 32px}
@media(max-width:768px){.btn_box[data-v-6c76cd64]{border-top:1px solid #e5e5e5;padding:20px 16px}}.btn_box .share_btn[data-v-6c76cd64]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.btn_box .share_btn .iconfont[data-v-6c76cd64]{color:#8d8d8f;cursor:pointer;font-size:14px;margin-right:12px;-webkit-text-decoration:none;text-decoration:none;-webkit-transition:all .3s;transition:all .3s}
.btn_box .share_btn .iconfont[data-v-6c76cd64]:last-child{margin-right:0}
.btn_box .share_btn .iconfont.iconfont_facebook[data-v-6c76cd64]:hover{color:#3c5a98}
.btn_box .share_btn .iconfont.iconfont_twitter[data-v-6c76cd64]:hover{color:#29c5f6}
.btn_box .share_btn .iconfont.iconfont_pinterest[data-v-6c76cd64]:hover{color:#e72f30}
.btn_box .share_btn .iconfont.iconfont_linkin[data-v-6c76cd64]:hover{color:#0481d9}
.btn_box .share_btn .iconfont.iconfont_email[data-v-6c76cd64]{font-size:13px;margin-top:3px}
.btn_box .share_btn .iconfont.iconfont_email[data-v-6c76cd64]:hover{color:#4c4948}
.btn_box .sbtn[data-v-6c76cd64]{width:auto}
.success_box[data-v-6c76cd64]{margin:15px 0 10px;padding:0 40px 30px;width:680px}
@media(max-width:960px){.success_box[data-v-6c76cd64]{width:100%}}.success_box .success_title[data-v-6c76cd64]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.success_box .success_title .iconfont_success[data-v-6c76cd64]{color:#18a209;font-size:24px;margin-right:10px}
.success_box .success_title>p[data-v-6c76cd64]{color:#19191a;font-size:16px;line-height:24px}
.success_box .success_info[data-v-6c76cd64]{color:#707070;font-size:13px;font-weight:400;line-height:20px;line-height:22px;padding-left:37px}
[data-v-6c76cd64] .fs-popup{z-index:120}
[data-v-6c76cd64] .mask{z-index:115}
.suggest_box[data-v-c6d94570]{padding-bottom:40px;width:750px}
.suggest_box .suggest_box_top[data-v-c6d94570]{background:#f7f7f7;border-bottom:1px solid #e5e5e5;padding:20px 40px 0}
.suggest_box .suggest_box_top .suggest_box_tag[data-v-c6d94570]{color:#707070;font-size:13px;font-weight:400;height:40px;line-height:20px;margin-bottom:14px}
.suggest_box .suggest_box_top .suggest_box_choice[data-v-c6d94570]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:12px}
.suggest_box .suggest_box_top .suggest_box_choice .choice_item[data-v-c6d94570]{border:1px solid #ccc;border-radius:2px;cursor:pointer;font-size:13px;font-weight:400;line-height:20px;margin-bottom:12px;margin-right:12px;padding:8px 12px}
.suggest_box .suggest_box_top .suggest_box_choice .editing[data-v-c6d94570]{background:#f7f7f7;border:2px solid #707070;color:#1a1a1c;line-height:18px}
.suggest_box .suggest_box_top .suggest_box_choice .over[data-v-c6d94570]{background:#eeeef2;color:#19191a}
.suggest_box .suggest_box_top .suggest_box_choice .other[data-v-c6d94570]{color:#707070}
.suggest_box .suggest_box_list[data-v-c6d94570]{background:#f7f7f7;border-bottom:1px solid #e5e5e5;height:363px;overflow:auto;padding:0 40px 12px}
.suggest_box .suggest_box_list .suggest_box_area .area_header[data-v-c6d94570]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:12px 0 8px}
.suggest_box .suggest_box_list .suggest_box_area .area_header .area_delete[data-v-c6d94570]{background:#fff;border:1px solid #e5e5e5;border-radius:2px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:3px 6px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.suggest_box .suggest_box_list .suggest_box_area .area_header .area_delete span[data-v-c6d94570]{color:#19191a;font-size:13px;font-weight:400;height:20px;line-height:20px;margin-right:4px}
.suggest_box .suggest_box_list .suggest_box_area .area_header .area_delete i[data-v-c6d94570]{color:#19191a;cursor:pointer;font-size:12px;margin-top:2px;-webkit-transform:scale(.75);-ms-transform:scale(.75);transform:scale(.75)}
.suggest_box .suggest_box_list .suggest_box_area .area[data-v-c6d94570],.suggest_box .suggest_box_list .suggest_box_area .area_header .count[data-v-c6d94570]{color:#707070;font-size:13px;font-weight:400;line-height:20px}
.suggest_box .suggest_box_list .suggest_box_area .area[data-v-c6d94570]{background:#fff;border:1px solid #e5e5e5;border-radius:2px;height:64px;padding:12px;width:100%}
.suggest_box .suggest_box_list .suggest_box_area .error[data-v-c6d94570]{color:#c00000;font-size:13px;font-weight:400;height:20px;line-height:20px;margin:4px auto 9px}
.suggest_box .suggest_box_info[data-v-c6d94570]{padding:0 40px}
.suggest_box .suggest_box_info .title[data-v-c6d94570]{color:#707070;font-size:13px;font-weight:400;height:20px;line-height:20px;margin:28px 0 12px}
.suggest_box .suggest_box_info .option[data-v-c6d94570]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.suggest_box .suggest_box_info .option>div[data-v-c6d94570]{width:calc(50% - 5px)}
.suggest_box .suggest_box_info .option>div span[data-v-c6d94570]{color:#19191a;display:block;font-size:13px;font-weight:400;height:20px;line-height:20px;margin-bottom:8px}
.suggest_box .suggest_box_info .option>div input[data-v-c6d94570]{background:#fff;border:1px solid #e5e5e5;border-radius:2px;height:38px;width:100%}
.suggest_box .suggest_box_info .option>div .error[data-v-c6d94570]{color:#c00000;font-size:13px;font-weight:400;height:20px;line-height:20px;margin-top:8px}
.suggest_box .submit[data-v-c6d94570]{padding:0 40px;text-align:right}
.suggest_box .submit span[data-v-c6d94570]{background:rgba(192,0,0,.3);border-radius:3px;color:#fff;cursor:pointer;display:inline-block;font-size:14px;font-weight:400;height:38px;line-height:38px;margin-top:30px;text-align:center;width:108px}
.suggest_box .ok span[data-v-c6d94570]{background:#c00000}
.fs-popup[data-v-eecc88da] .fs-popup-header{border-bottom:none;padding:0}
.fs-popup[data-v-eecc88da] .fs-popup-header .iconfont_close{right:15px;top:10px;z-index:10}
.fs-popup .success[data-v-eecc88da]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:40px}
.fs-popup .success h4[data-v-eecc88da]{color:#19191a;font-size:18px;font-weight:400;line-height:24px;margin-bottom:14px;padding-left:38px;position:relative}
.fs-popup .success h4 .icon[data-v-eecc88da]{color:#097;display:inline-block;font-size:24px;font-weight:600;left:0;position:absolute;top:0;vertical-align:middle}
.fs-popup .success p[data-v-eecc88da]{color:#19191a;font-size:14px;line-height:24px}
[data-v-65509526] .fs-popup-ctn{width:750px}
.body .head[data-v-65509526]{border-bottom:1px solid #e5e5e5;padding:20px 26px 20px 32px}
@media(max-width:960px){.body .head[data-v-65509526]{padding:20px 16px}}.body .head .top[data-v-65509526]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.body .head .top>span[data-v-65509526]{color:#19191a;font-size:20px;line-height:28px}
.body .head .top .iconfont_close_box[data-v-65509526]{border-radius:3px;cursor:pointer;padding:6px}
.body .head .top .iconfont_close_box[data-v-65509526]:hover{background-color:rgba(25,25,26,.04)}
.body .head .top .iconfont_close_box:hover .iconfont[data-v-65509526]{color:#19191a}
.body .head .top .iconfont[data-v-65509526]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#707070;font-size:20px;height:20px;width:20px}
.body .head .step[data-v-65509526],.body .head .top .iconfont[data-v-65509526]{display:-webkit-box;display:-ms-flexbox;display:flex}
.body .head .step[data-v-65509526]{margin-top:20px}
.body .head .step .item[data-v-65509526]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:10px;position:relative}
.body .head .step .item.haveHover[data-v-65509526]:hover{cursor:pointer}
.body .head .step .item.active .bg[data-v-65509526]{border-color:#e5e5e5 #fff}
.body .head .step .item.active .bg[data-v-65509526]:after{border-color:transparent #e5e5e5}
.body .head .step .item .bg[data-v-65509526]{border-color:#f2f2f2 #fff;border-style:solid;border-width:18px 0 18px 16px}
.body .head .step .item .bg[data-v-65509526]:after{border-color:transparent #f2f2f2;border-style:solid;border-width:18px 0 18px 16px;content:"";display:inline-block;position:absolute;right:-16px;top:0;z-index:1}
@media(max-width:768px){.body .head .step .item .bg[data-v-65509526]{border-width:28px 0 28px 16px}
.body .head .step .item .bg[data-v-65509526]:after{border-width:28px 0 28px 16px}}.body .head .step .item .txt[data-v-65509526]{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;left:0;padding:0 20px;position:absolute;text-align:center;top:0;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;color:#707070;font-size:13px;justify-content:center;line-height:20px}
.body .head .step .item:first-child.active .bg[data-v-65509526]{border-color:#e5e5e5}
.body .head .step .item:first-child .bg[data-v-65509526]{border-color:#f2f2f2}
.body .head .step .item[data-v-65509526]:last-child{margin-right:0}
.body .head .step .item:last-child .bg[data-v-65509526]:after{display:none}
.body .content[data-v-65509526]{border-bottom:1px solid #e5e5e5;max-height:calc(100vh - 337px);overflow:auto;padding:20px 32px}
.body .content .fs-warn[data-v-65509526]{margin-bottom:16px}
.body .content .switch[data-v-65509526]{margin-bottom:24px}
.body .content .switch .title[data-v-65509526]{color:#19191a;font-size:16px;font-weight:600;line-height:24px;margin-bottom:16px}
.body .content .switch .radio_list[data-v-65509526]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.body .content .switch .radio_list .item_radio[data-v-65509526]{border:1px solid #ccc;border-radius:3px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px;width:calc(50% - 10px)}
.body .content .switch .radio_list .item_radio>input[data-v-65509526]{font-size:16px;height:16px;margin-right:8px;margin-top:2px;width:16px}
.body .content .switch .radio_list .item_radio .txt>div[data-v-65509526]:first-child{color:#19191a;font-size:13px;font-weight:600;line-height:20px;margin-bottom:4px}
.body .content .switch .radio_list .item_radio .txt>div[data-v-65509526]:nth-child(2){color:#707070;font-size:12px;line-height:20px}
.body .content .switch .radio_list .active[data-v-65509526]{border-color:#19191a}
.body .content .search[data-v-65509526]{margin-bottom:24px}
.body .content .search .title[data-v-65509526]{color:#19191a;font-size:16px;font-weight:600;line-height:24px;margin-bottom:16px}
.body .content .search .top[data-v-65509526]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px}
.body .content .search .top .left[data-v-65509526]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:16px;margin-top:22px;width:104px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.body .content .search .top .left>img[data-v-65509526]{margin-left:32px;width:50px}
.body .content .search .top .right[data-v-65509526]{-webkit-box-flex:1;-ms-flex:1;flex:1}
.body .content .search .top .right .tip[data-v-65509526]{color:#19191a;font-size:13px;line-height:20px;margin-bottom:4px}
.body .content .search .top .right .opt[data-v-65509526],.body .content .search .top .right .opt span[data-v-65509526]{display:-webkit-box;display:-ms-flexbox;display:flex}
.body .content .search .top .right .opt span[data-v-65509526]{background:#f7f7f7;border:1px solid #e5e5e5;border-bottom-left-radius:2px;border-right:none;border-top-left-radius:2px;width:47px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;color:#19191a;font-size:13px;justify-content:center;line-height:20px}
.body .content .search .top .right .opt input[data-v-65509526]{width:auto;-webkit-box-flex:1;border-bottom-left-radius:0;border-top-left-radius:0;-ms-flex:1;flex:1;margin-top:0}
.body .content .search .top .right .opt .fs-button[data-v-65509526]{margin:0 0 0 16px;width:auto}
.body .content .search .list[data-v-65509526]{background-color:#fafafb;padding:0 24px}
.body .content .search .list .validate-message[data-v-65509526]{margin-top:20px;width:100%}
.body .content .search .list .item[data-v-65509526]{border-bottom:1px solid #e5e5e5;display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px 0}
.body .content .search .list .item>img[data-v-65509526]{height:60px;margin-right:20px;mix-blend-mode:multiply;width:60px}
.body .content .search .list .item .con[data-v-65509526]{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.body .content .search .list .item .con .left>div[data-v-65509526]{color:#19191a;font-size:14px;line-height:22px}
.body .content .search .list .item .con .left>div span[data-v-65509526]{color:#707070;margin-left:4px}
.body .content .search .list .item .con .iconfont[data-v-65509526]{color:#707070;font-size:16px;line-height:1}
.body .content .search .list .item .con .iconfont[data-v-65509526]:hover{color:#19191a}
.body .content .search .list .item[data-v-65509526]:last-child{border-bottom:none}
.body .content .search .device[data-v-65509526]{margin-top:16px}
.body .content .search .device .fs-warn[data-v-65509526]{margin:12px 0}
.body .content .search .device .title[data-v-65509526]{color:#19191a;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:400;line-height:22px;margin-bottom:8px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.body .content .search .device .title a[data-v-65509526]:hover{-webkit-text-decoration:none;text-decoration:none}
.body .content .search .device .select_ed[data-v-65509526]{color:#19191a;margin-top:16px;overflow-y:auto}
.body .content .search .device .select_ed .item_row:first-child>h3[data-v-65509526]{margin-top:0}
.body .content .search .device .select_ed .item_row>h3[data-v-65509526]{font-size:12px;font-weight:400;line-height:20px;margin-bottom:-8px;margin-top:8px}
.body .content .search .device .select_ed .item_row .item_box[data-v-65509526]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}
.body .content .search .device .select_ed .item_row .item_box .item_ed[data-v-65509526]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;background-color:#f2f2f2;border-radius:3px;cursor:pointer;justify-content:space-between;margin-right:12px;margin-top:12px;padding:4px 12px}
.body .content .search .device .select_ed .item_row .item_box .item_ed>span[data-v-65509526]{font-size:13px;line-height:20px;margin-right:8px}
.body .content .search .device .select_ed .item_row .item_box .item_ed .iconfont[data-v-65509526]{font-size:12px;line-height:1;-webkit-transform:scale(.6666);-ms-transform:scale(.6666);transform:scale(.6666)}
.body .content .search .device .select_ed .item_row .item_box .item_ed[data-v-65509526]:hover{background:-webkit-gradient(linear,left bottom,left top,from(rgba(25,25,26,.04)),to(rgba(25,25,26,.04))),#f2f2f2;background:linear-gradient(0deg,rgba(25,25,26,.04),rgba(25,25,26,.04)),#f2f2f2}
.body .content .search .device .line[data-v-65509526]{border-bottom:1px solid #e5e5e5;height:1px;margin-bottom:24px;padding-bottom:23px;width:100%}
.body .content .search .device .select_bd .nav[data-v-65509526]{border-bottom:1px solid #e5e5e5;height:61px;padding:0 33px;position:relative;width:100%}
.body .content .search .device .select_bd .nav .next[data-v-65509526],.body .content .search .device .select_bd .nav .prev[data-v-65509526]{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;position:absolute;width:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#4b4b4d}
.body .content .search .device .select_bd .nav .prev[data-v-65509526]{left:0}
.body .content .search .device .select_bd .nav .next[data-v-65509526]{right:0}
.body .content .search .device .select_bd .nav .opyt[data-v-65509526]{opacity:.2}
.body .content .search .device .select_bd .nav .list_nav[data-v-65509526]{height:100%;overflow:hidden}
.body .content .search .device .select_bd .nav .list_nav .list_bd[data-v-65509526]{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;width:-webkit-max-content;width:-moz-max-content;width:max-content}
.body .content .search .device .select_bd .nav .list_nav .list_bd .item[data-v-65509526]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;cursor:pointer;justify-content:center;position:relative}
.body .content .search .device .select_bd .nav .list_nav .list_bd .item span[data-v-65509526]{color:#707070;font-size:13px;line-height:20px;position:relative;width:-webkit-max-content;width:-moz-max-content;width:max-content}
.body .content .search .device .select_bd .nav .list_nav .list_bd .item span i[data-v-65509526]{background-color:#c00000;border-radius:3px;bottom:0;bottom:-20px;content:"";display:block;height:2px;left:0;opacity:0;position:absolute;-webkit-transition:all .2s;transition:all .2s;width:100%}
.body .content .search .device .select_bd .nav .list_nav .list_bd .item:hover span[data-v-65509526]{color:#19191a}
.body .content .search .device .select_bd .nav .list_nav .list_bd .active[data-v-65509526]{cursor:default}
.body .content .search .device .select_bd .nav .list_nav .list_bd .active span[data-v-65509526]{color:#19191a}
.body .content .search .device .select_bd .nav .list_nav .list_bd .active span i[data-v-65509526]{opacity:1}
.body .content .search .device .select_bd .nav .left_bg[data-v-65509526],.body .content .search .device .select_bd .nav .right_bg[data-v-65509526]{height:100%;pointer-events:none;position:absolute;top:0;width:20px;z-index:auto}
.body .content .search .device .select_bd .nav .left_bg[data-v-65509526]{background:-webkit-gradient(linear,left top,right top,from(#fff),color-stop(100%,hsla(0,0%,100%,.1)));left:33px}
.body .content .search .device .select_bd .nav .right_bg[data-v-65509526]{background:-webkit-gradient(linear,right top,left top,from(#fff),color-stop(100%,hsla(0,0%,100%,.1)));right:33px}
@media(max-width:960px){.body .content .search .device .select_bd .nav .left_bg[data-v-65509526],.body .content .search .device .select_bd .nav .right_bg[data-v-65509526]{width:26px}
.body .content .search .device .select_bd .nav .left_bg[data-v-65509526]{left:22px}
.body .content .search .device .select_bd .nav .right_bg[data-v-65509526]{right:22px}}.body .content .search .device .select_bd .check_list[data-v-65509526]{display:grid;margin-top:24px;grid-column-gap:8px;grid-row-gap:12px;grid-template-columns:repeat(4,1fr)}
@media(max-width:960px){.body .content .search .device .select_bd .check_list[data-v-65509526]{max-height:192px;overflow:auto}}.body .content .search .device .select_bd .check_list .checkbox[data-v-65509526]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}
.body .content .search .device .select_bd .check_list .checkbox input[data-v-65509526]{margin-right:8px}
.body .content .search .device .select_bd .check_list .checkbox input[data-v-65509526]:before{display:inline-block}
.body .content .search .device .select_bd .check_list .checkbox .txt[data-v-65509526]{color:#707070;font-size:13px;line-height:20px;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.body .content .user .title[data-v-65509526]{color:#19191a;font-size:16px;font-weight:600;line-height:24px;margin-bottom:16px}
.body .content .user .form_list[data-v-65509526]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.body .content .user .form_list .form_item[data-v-65509526]{margin-bottom:16px;width:calc(50% - 10px)}
.body .content .user .form_list .form_item.no_time[data-v-65509526]{width:100%}
.body .content .user .form_list .form_item[data-v-65509526] .select-country .country-wrap-absolute{bottom:46px;top:auto}
.body .content .user .form_list .form_item[data-v-65509526] .select-country .country-wrap-absolute .country-box{max-height:160px}
@media(max-width:768px){.body .content .user .form_list .form_item[data-v-65509526] .select-country .country-wrap-absolute .country-box{max-height:324px}}.body .content .user .form_list .form_item[data-v-65509526] .dropdown .dropdown-menu{bottom:46px;top:auto}
.body .content .user .form_list .form_item[data-v-65509526] .dropdown .dropdown-menu .menu-list{max-height:160px}
@media(max-width:768px){.body .content .user .form_list .form_item[data-v-65509526] .dropdown .dropdown-menu .menu-list{max-height:324px}}.body .content .user .form_list .form_item .txt[data-v-65509526]{color:#19191a;font-size:12px;line-height:20px;margin-bottom:4px}
.body .content .user .form_list .form_item[data-v-65509526] .tel-code .menu{bottom:46px;top:auto}
.body .content .user .form_list .form_item[data-v-65509526] .tel-code .menu-list{max-height:132px}
.body .content .user .form_list .form_time[data-v-65509526]{margin-bottom:16px}
.body .content .user .form_list .form_time .txt[data-v-65509526]{color:#19191a;font-size:12px;line-height:20px;margin-bottom:4px}
.body .content .user .form_list .form_time[data-v-65509526] .date-picker{width:100%}
.body .content .user .form_list .form_time[data-v-65509526] .date-picker>.fs-popover{width:100%}
.body .content .user .form_list .form_time[data-v-65509526] .date-picker>.fs-popover .trigger{width:100%}
.body .content .user .form_list .form_time[data-v-65509526] .date-picker>.fs-popover .trigger>div{-webkit-box-flex:1;-ms-flex:1;flex:1}
@media(max-width:768px){.body .content .user .form_list .form_time[data-v-65509526] .date-picker>.fs-popover .trigger>div{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.body .content .user .form_list .form_time[data-v-65509526] .date-picker>.fs-popover .trigger>div .date-picker--value-wrapper{-webkit-box-flex:1;-ms-flex:1;flex:1}
.body .content .user .form_check .title[data-v-65509526]{color:#19191a;font-size:16px;font-weight:600;line-height:24px;margin-bottom:16px}
.body .content .user .form_check .sub_tit[data-v-65509526]{color:#19191a;font-size:12px;line-height:20px;margin-bottom:8px}
.body .content .user .form_check .check_list[data-v-65509526]{display:grid;grid-column-gap:8px;grid-row-gap:12px;grid-template-columns:repeat(4,1fr)}
.body .content .user .form_check .check_list .check_item[data-v-65509526]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}
.body .content .user .form_check .check_list .check_item input[data-v-65509526]{margin-right:8px}
.body .content .user .form_check .check_list .check_item .txt[data-v-65509526]{color:#707070;font-size:13px;line-height:20px}
.body .content .user .form_check .other[data-v-65509526]{margin-top:12px;width:100%}
.body .content .user .form_area[data-v-65509526]{margin-top:16px}
.body .content .user .form_area .title[data-v-65509526]{color:#19191a;font-size:12px;font-weight:400;line-height:20px;margin-bottom:4px}
.body .content .user .form_area .textareaNum[data-v-65509526]{color:#707070;font-size:12px;line-height:20px;margin-top:4px;text-align:right}
.body .content .user .form_area .flexBox[data-v-65509526]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.body .content .user .agreement .agreement_box[data-v-65509526]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.body .content .user .agreement .agreement_box .chk[data-v-65509526]{margin-right:8px}
.body .content .user .agreement .agreement_box .agreement[data-v-65509526]{color:#707070;font-size:13px;line-height:20px}
.body .content .user .agreement .agreement_box .agreement[data-v-65509526] a{color:#0060bf}
@media(max-width:960px){.body .content[data-v-65509526]{max-height:calc(100vh - 152px);padding:20px 16px 82px}
.body .content .search .list[data-v-65509526]{padding:0 20px}
.body .content .search .device .select_bd .nav[data-v-65509526]{padding:0 22px}
.body .content .search .device .select_bd .nav .list_nav .list_bd .item[data-v-65509526]{padding:0 26px}
.body .content .search .device .select_bd .check_list[data-v-65509526]{grid-template-columns:repeat(2,1fr)}
.body .content .switch .radio_list[data-v-65509526]{-ms-flex-wrap:wrap;flex-wrap:wrap}
.body .content .switch .radio_list .item_radio[data-v-65509526]{margin-bottom:16px;width:100%}
.body .content .switch .radio_list .item_radio[data-v-65509526]:last-child{margin-bottom:0}
.body .content .user .form_list .form_item[data-v-65509526]{width:100%}
.body .content .user .form_check .check_list[data-v-65509526]{grid-template-columns:repeat(3,1fr)}}.body .footer[data-v-65509526]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;background:#fff;justify-content:flex-end;padding:20px 32px}
.body .footer .fs-button[data-v-65509526]{margin:0;width:auto}
@media(max-width:960px){.body .footer[data-v-65509526]{border-top:1px solid #e5e5e5;bottom:0;left:0;padding:20px 16px;position:fixed;width:100%}
.body .footer .fs-button[data-v-65509526]{width:100%}}.body .success[data-v-65509526]{margin:0 32px 36px}
.body .success .iconfont_success[data-v-65509526]{color:#10a300;display:block;font-size:50px;margin:36px auto 16px;text-align:center}
.body .success .title[data-v-65509526]{color:#19191a;font-size:16px;font-weight:600;line-height:24px;margin:0 auto 16px;max-width:584px;text-align:center}
.body .success .msg[data-v-65509526]{color:#707070;font-size:14px;line-height:22px;margin:0 auto;max-width:584px;text-align:center}
@media(max-width:960px){.body .success[data-v-65509526]{margin:0 16px}}@media(max-width:768px){.body[data-v-65509526]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;overflow:hidden}
.body .content[data-v-65509526]{-webkit-box-flex:1;-ms-flex:1;flex:1;max-height:none}
.body .head .top>span[data-v-65509526]{font-size:16px;line-height:24px}}[data-v-155215b9] .fs-popup-ctn{width:750px}
.body .head[data-v-155215b9]{border-bottom:1px solid #e5e5e5;padding:20px 32px}
@media(max-width:960px){.body .head[data-v-155215b9]{padding:20px 16px}}.body .head .top[data-v-155215b9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.body .head .top>span[data-v-155215b9]{color:#19191a;font-size:20px;line-height:28px}
.body .head .top .iconfont[data-v-155215b9]{color:#707070;cursor:pointer;font-size:16px;line-height:1}
.body .head .top .iconfont[data-v-155215b9]:hover{color:#19191a}
.body .head .step[data-v-155215b9]{margin-top:20px;overflow-x:auto;position:relative}
.body .head .step[data-v-155215b9]::-webkit-scrollbar{display:none}
.body .head .step .left[data-v-155215b9],.body .head .step .right[data-v-155215b9]{display:none;height:50px;pointer-events:auto;position:fixed;top:64px;width:40px;z-index:1}
.body .head .step .stepBD[data-v-155215b9]{display:-webkit-box;display:-ms-flexbox;display:flex}
.body .head .step .item[data-v-155215b9]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:10px;position:relative}
.body .head .step .item.haveHover[data-v-155215b9]:hover{cursor:pointer}
.body .head .step .item.haveHover:hover .txt[data-v-155215b9]{cursor:pointer}
.body .head .step .item .bg[data-v-155215b9]{border-color:#f2f2f2 #fff;border-style:solid;border-width:18px 0 18px 20px}
.body .head .step .item .bg[data-v-155215b9]:after{border-color:transparent #f2f2f2;border-style:solid;border-width:18px 0 18px 20px;content:"";display:inline-block;position:absolute;right:-20px;top:0;z-index:1}
.body .head .step .item .bg.active[data-v-155215b9]{border-color:#e5e5e5 #fff}
.body .head .step .item .bg.active[data-v-155215b9]:after{border-color:transparent #e5e5e5}
.body .head .step .item .txt[data-v-155215b9]{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;left:0;padding:0 20px;position:absolute;text-align:center;top:0;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;color:#707070;cursor:default;font-size:13px;justify-content:center;line-height:20px}
.body .head .step .item:first-child .bg[data-v-155215b9]{border-color:#f2f2f2}
.body .head .step .item:first-child .bg.active[data-v-155215b9]{border-color:#e5e5e5}
.body .head .step .item[data-v-155215b9]:last-child{margin-right:0}
.body .head .step .item:last-child .bg[data-v-155215b9]:after{display:none}
@media(max-width:414px){.body .head .step .stepBD[data-v-155215b9]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}
.body .head .step .left[data-v-155215b9]{left:0;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
.body .head .step .left[data-v-155215b9],.body .head .step .right[data-v-155215b9]{background:-webkit-gradient(linear,right top,left top,color-stop(36%,#fff),color-stop(68%,hsla(0,0%,100%,.6)),color-stop(93%,hsla(0,0%,100%,.13)),to(hsla(0,0%,100%,0)));background:linear-gradient(270deg,#fff 36%,hsla(0,0%,100%,.6) 68%,hsla(0,0%,100%,.13) 93%,hsla(0,0%,100%,0))}
.body .head .step .right[data-v-155215b9]{right:0}
.body .head .step .isAct[data-v-155215b9]{display:block}
.body .head .step .item[data-v-155215b9]{-webkit-box-flex:1;-ms-flex:auto;flex:auto;width:338px}}.body .content[data-v-155215b9]{border-bottom:1px solid #e5e5e5;max-height:calc(100vh - 356px);overflow:auto;padding:20px 32px}
.body .content .product_info[data-v-155215b9]{margin-bottom:24px}
.body .content .product_info .title[data-v-155215b9]{color:#19191a;font-size:16px;font-weight:600;line-height:24px;margin-bottom:20px}
.body .content .product_info .info[data-v-155215b9]{background-color:#fafafb;display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px 20px 12px 24px}
.body .content .product_info .info>img[data-v-155215b9]{height:60px;margin-right:20px;mix-blend-mode:multiply;width:60px}
.body .content .product_info .info .con[data-v-155215b9]{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.body .content .product_info .info .con .left>div[data-v-155215b9]{color:#19191a;font-size:14px;line-height:22px}
.body .content .product_info .info .con .left>div>span[data-v-155215b9]{color:#707070}
.body .content .product_info .info .con .left>div.blue[data-v-155215b9]{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.body .content .product_info .info .con .left>div.blue>span[data-v-155215b9]{color:#0060bf}
.body .content .product_info .info .con .left>div.blue .iconfont[data-v-155215b9]{color:#0060bf;font-size:12px;line-height:1;margin-left:8px;margin-top:1px;-webkit-transition:all .2s;transition:all .2s}
.body .content .product_info .info .con .left>div.blue .iconfont.icofnont-down-up[data-v-155215b9]{-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg)}
.body .content .product_info .info .con .left>div.custom_list[data-v-155215b9]{margin-top:8px}
.body .content .product_info .info .con .left>div.custom_list .custom_item[data-v-155215b9]{font-size:12px;line-height:20px;margin-bottom:4px}
.body .content .product_info .info .con .left>div.custom_list .custom_item>span[data-v-155215b9]{color:#707070}
.body .content .product_info .info .con .left>div.custom_list .custom_item[data-v-155215b9]:last-child{margin-bottom:0}
.body .content .list[data-v-155215b9]{border-top:1px solid #e5e5e5}
.body .content .list .title[data-v-155215b9]{color:#19191a;font-size:16px;font-weight:600;line-height:24px;margin-top:24px}
.body .content .list>.validate-message[data-v-155215b9]{margin-top:8px;width:100%}
.body .content .list .additionalInfo[data-v-155215b9],.body .content .list .components[data-v-155215b9],.body .content .list .numberInfo[data-v-155215b9],.body .content .list .performance[data-v-155215b9],.body .content .list .services[data-v-155215b9]{border-bottom:1px solid #e5e5e5;padding-bottom:24px}
.body .content .list .additionalInfo .tit[data-v-155215b9],.body .content .list .components .tit[data-v-155215b9],.body .content .list .numberInfo .tit[data-v-155215b9],.body .content .list .performance .tit[data-v-155215b9],.body .content .list .services .tit[data-v-155215b9]{color:#19191a;font-size:14px;font-weight:600;line-height:22px;margin-bottom:16px;margin-top:16px}
.body .content .list .additionalInfo .comp_list .comp_item[data-v-155215b9],.body .content .list .components .comp_list .comp_item[data-v-155215b9],.body .content .list .numberInfo .comp_list .comp_item[data-v-155215b9],.body .content .list .performance .comp_list .comp_item[data-v-155215b9],.body .content .list .services .comp_list .comp_item[data-v-155215b9]{margin-bottom:16px}
.body .content .list .additionalInfo .comp_list .comp_item[data-v-155215b9]:last-child,.body .content .list .components .comp_list .comp_item[data-v-155215b9]:last-child,.body .content .list .numberInfo .comp_list .comp_item[data-v-155215b9]:last-child,.body .content .list .performance .comp_list .comp_item[data-v-155215b9]:last-child,.body .content .list .services .comp_list .comp_item[data-v-155215b9]:last-child{margin-bottom:0}
.body .content .list .additionalInfo .comp_list .comp_item.comp_item_text .txt[data-v-155215b9],.body .content .list .components .comp_list .comp_item.comp_item_text .txt[data-v-155215b9],.body .content .list .numberInfo .comp_list .comp_item.comp_item_text .txt[data-v-155215b9],.body .content .list .performance .comp_list .comp_item.comp_item_text .txt[data-v-155215b9],.body .content .list .services .comp_list .comp_item.comp_item_text .txt[data-v-155215b9]{color:#19191a;font-size:12px;line-height:20px;margin-bottom:4px}
.body .content .list .additionalInfo .comp_list .comp_item.comp_item_text input[data-v-155215b9],.body .content .list .components .comp_list .comp_item.comp_item_text input[data-v-155215b9],.body .content .list .numberInfo .comp_list .comp_item.comp_item_text input[data-v-155215b9],.body .content .list .performance .comp_list .comp_item.comp_item_text input[data-v-155215b9],.body .content .list .services .comp_list .comp_item.comp_item_text input[data-v-155215b9]{text-overflow:ellipsis}
.body .content .list .additionalInfo .comp_list .comp_item.comp_item_text input[type=number][data-v-155215b9],.body .content .list .components .comp_list .comp_item.comp_item_text input[type=number][data-v-155215b9],.body .content .list .numberInfo .comp_list .comp_item.comp_item_text input[type=number][data-v-155215b9],.body .content .list .performance .comp_list .comp_item.comp_item_text input[type=number][data-v-155215b9],.body .content .list .services .comp_list .comp_item.comp_item_text input[type=number][data-v-155215b9]{-moz-appearance:textfield}
.body .content .list .additionalInfo .comp_list .comp_item.comp_item_text input[type=number][data-v-155215b9]::-webkit-inner-spin-button,.body .content .list .additionalInfo .comp_list .comp_item.comp_item_text input[type=number][data-v-155215b9]::-webkit-outer-spin-button,.body .content .list .components .comp_list .comp_item.comp_item_text input[type=number][data-v-155215b9]::-webkit-inner-spin-button,.body .content .list .components .comp_list .comp_item.comp_item_text input[type=number][data-v-155215b9]::-webkit-outer-spin-button,.body .content .list .numberInfo .comp_list .comp_item.comp_item_text input[type=number][data-v-155215b9]::-webkit-inner-spin-button,.body .content .list .numberInfo .comp_list .comp_item.comp_item_text input[type=number][data-v-155215b9]::-webkit-outer-spin-button,.body .content .list .performance .comp_list .comp_item.comp_item_text input[type=number][data-v-155215b9]::-webkit-inner-spin-button,.body .content .list .performance .comp_list .comp_item.comp_item_text input[type=number][data-v-155215b9]::-webkit-outer-spin-button,.body .content .list .services .comp_list .comp_item.comp_item_text input[type=number][data-v-155215b9]::-webkit-inner-spin-button,.body .content .list .services .comp_list .comp_item.comp_item_text input[type=number][data-v-155215b9]::-webkit-outer-spin-button{-webkit-appearance:none}
.body .content .list .additionalInfo .comp_list .comp_item.comp_item_radio .subhead[data-v-155215b9],.body .content .list .components .comp_list .comp_item.comp_item_radio .subhead[data-v-155215b9],.body .content .list .numberInfo .comp_list .comp_item.comp_item_radio .subhead[data-v-155215b9],.body .content .list .performance .comp_list .comp_item.comp_item_radio .subhead[data-v-155215b9],.body .content .list .services .comp_list .comp_item.comp_item_radio .subhead[data-v-155215b9]{color:#19191a;font-size:12px;line-height:20px}
.body .content .list .additionalInfo .comp_list .comp_item.comp_item_radio .radio_list[data-v-155215b9],.body .content .list .components .comp_list .comp_item.comp_item_radio .radio_list[data-v-155215b9],.body .content .list .numberInfo .comp_list .comp_item.comp_item_radio .radio_list[data-v-155215b9],.body .content .list .performance .comp_list .comp_item.comp_item_radio .radio_list[data-v-155215b9],.body .content .list .services .comp_list .comp_item.comp_item_radio .radio_list[data-v-155215b9]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}
.body .content .list .additionalInfo .comp_list .comp_item.comp_item_radio .radio_list .radio_item[data-v-155215b9],.body .content .list .components .comp_list .comp_item.comp_item_radio .radio_list .radio_item[data-v-155215b9],.body .content .list .numberInfo .comp_list .comp_item.comp_item_radio .radio_list .radio_item[data-v-155215b9],.body .content .list .performance .comp_list .comp_item.comp_item_radio .radio_list .radio_item[data-v-155215b9],.body .content .list .services .comp_list .comp_item.comp_item_radio .radio_list .radio_item[data-v-155215b9]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:48px}
.body .content .list .additionalInfo .comp_list .comp_item.comp_item_radio .radio_list .radio_item[data-v-155215b9]:last-of-type,.body .content .list .components .comp_list .comp_item.comp_item_radio .radio_list .radio_item[data-v-155215b9]:last-of-type,.body .content .list .numberInfo .comp_list .comp_item.comp_item_radio .radio_list .radio_item[data-v-155215b9]:last-of-type,.body .content .list .performance .comp_list .comp_item.comp_item_radio .radio_list .radio_item[data-v-155215b9]:last-of-type,.body .content .list .services .comp_list .comp_item.comp_item_radio .radio_list .radio_item[data-v-155215b9]:last-of-type{margin-right:0}
.body .content .list .additionalInfo .comp_list .comp_item.comp_item_radio .radio_list .radio_item .txt[data-v-155215b9],.body .content .list .components .comp_list .comp_item.comp_item_radio .radio_list .radio_item .txt[data-v-155215b9],.body .content .list .numberInfo .comp_list .comp_item.comp_item_radio .radio_list .radio_item .txt[data-v-155215b9],.body .content .list .performance .comp_list .comp_item.comp_item_radio .radio_list .radio_item .txt[data-v-155215b9],.body .content .list .services .comp_list .comp_item.comp_item_radio .radio_list .radio_item .txt[data-v-155215b9]{color:#19191a;font-size:12px;line-height:20px;margin-left:3px}
.body .content .list .additionalInfo .comp_list .comp_item.comp_item_radio .radio_list>.other[data-v-155215b9],.body .content .list .components .comp_list .comp_item.comp_item_radio .radio_list>.other[data-v-155215b9],.body .content .list .numberInfo .comp_list .comp_item.comp_item_radio .radio_list>.other[data-v-155215b9],.body .content .list .performance .comp_list .comp_item.comp_item_radio .radio_list>.other[data-v-155215b9],.body .content .list .services .comp_list .comp_item.comp_item_radio .radio_list>.other[data-v-155215b9]{margin-top:8px}
.body .content .list .additionalInfo .comp_list .comp_item.comp_item_textarea .txt[data-v-155215b9],.body .content .list .components .comp_list .comp_item.comp_item_textarea .txt[data-v-155215b9],.body .content .list .numberInfo .comp_list .comp_item.comp_item_textarea .txt[data-v-155215b9],.body .content .list .performance .comp_list .comp_item.comp_item_textarea .txt[data-v-155215b9],.body .content .list .services .comp_list .comp_item.comp_item_textarea .txt[data-v-155215b9]{color:#19191a;font-size:12px;line-height:20px;margin-bottom:4px}
.body .content .list .additionalInfo .comp_list .comp_item.comp_item_textarea .area[data-v-155215b9],.body .content .list .components .comp_list .comp_item.comp_item_textarea .area[data-v-155215b9],.body .content .list .numberInfo .comp_list .comp_item.comp_item_textarea .area[data-v-155215b9],.body .content .list .performance .comp_list .comp_item.comp_item_textarea .area[data-v-155215b9],.body .content .list .services .comp_list .comp_item.comp_item_textarea .area[data-v-155215b9]{background:#fff;border:1px solid #e5e5e5;border-radius:2px;height:110px;padding:8px 12px;width:100%}
.body .content .list .additionalInfo .comp_list .comp_item.comp_item_textarea .count[data-v-155215b9],.body .content .list .components .comp_list .comp_item.comp_item_textarea .count[data-v-155215b9],.body .content .list .numberInfo .comp_list .comp_item.comp_item_textarea .count[data-v-155215b9],.body .content .list .performance .comp_list .comp_item.comp_item_textarea .count[data-v-155215b9],.body .content .list .services .comp_list .comp_item.comp_item_textarea .count[data-v-155215b9]{color:#707070;font-size:12px;line-height:20px;margin-top:4px;text-align:right}
.body .content .list .numberInfo[data-v-155215b9],.body .content .list .performance[data-v-155215b9],.body .content .list .services[data-v-155215b9]{margin-top:24px}
.body .content .list .additionalInfo[data-v-155215b9]{border-bottom:none;margin-top:16px;padding-bottom:8px}
@media(max-width:414px){.body .content .list .performance .comp_list .comp_item_radio .radio_list .radio_item[data-v-155215b9]:last-child{margin-top:8px}}.body .content .list .numberInfo[data-v-155215b9]{border-bottom:none;padding-bottom:0}
.body .content .upload_file[data-v-155215b9]{margin-top:8px;position:relative}
.body .content .upload_file[data-v-155215b9] .upload-file .upload-btn-box{cursor:pointer;display:inline-block}
.body .content .upload_file .fs-popover[data-v-155215b9]{position:relative;z-index:3}
.body .content .user_info .title[data-v-155215b9]{color:#19191a;font-size:16px;font-weight:600;line-height:24px;margin-bottom:16px}
.body .content .user_info .form_list[data-v-155215b9]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.body .content .user_info .form_list .form_item[data-v-155215b9]{margin-bottom:16px;width:calc(50% - 10px)}
.body .content .user_info .form_list .form_item .txt[data-v-155215b9]{color:#19191a;font-size:12px;line-height:20px;margin-bottom:4px}
.body .content .user_info .form_list .form_item[data-v-155215b9] .select-country .country-box{max-height:160px}
.body .content .user_info .form_list .form_item[data-v-155215b9] .tel-code .menu-list{max-height:80px}
@media(max-width:768px){.body .content .user_info .form_list .form_item[data-v-155215b9] .tel-code .menu-list{max-height:224px}}.body .content .user_info .form_list .form_item[data-v-155215b9] .dropdown-menu{top:inherit}
.body .content .user_info .form_list .form_item[data-v-155215b9] .dropdown-menu .menu-list{max-height:160px}
.body .content .user_info .form_list .form_item[data-v-155215b9] .select-menu{bottom:50px}
@media(max-width:960px){.body .content .user_info .form_list[data-v-155215b9]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.body .content .user_info .form_list .form_item[data-v-155215b9]{width:100%}}.body .content .agreement .agreement_box[data-v-155215b9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:12px}
.body .content .agreement .agreement_box .chk[data-v-155215b9]{margin-right:8px}
.body .content .agreement .agreement_box .agreement[data-v-155215b9]{color:#707070;font-size:13px;line-height:20px}
.body .content .agreement .agreement_box .agreement[data-v-155215b9] a{color:#0060bf}
@media(max-width:960px){.body .content[data-v-155215b9]{max-height:calc(100vh - 152px);padding:20px 16px}}.body .footer[data-v-155215b9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;background:#fff;justify-content:flex-end;padding:20px 32px}
.body .footer .fs-button[data-v-155215b9]{margin:0;width:auto}
@media(max-width:960px){.body .footer[data-v-155215b9]{bottom:0;left:0;padding:20px 16px;position:fixed;width:100%}
.body .footer .fs-button[data-v-155215b9]{width:100%}}.body .success[data-v-155215b9]{margin:0 32px 36px;text-align:center}
.body .success .iconfont_success[data-v-155215b9]{color:#10a300;display:block;font-size:50px;margin:36px auto 16px;text-align:center}
.body .success .title[data-v-155215b9]{color:#19191a;font-size:16px;font-weight:600;line-height:24px;margin:0 auto 8px;max-width:584px;text-align:center}
.body .success .msg[data-v-155215b9]{color:#707070;font-size:14px;line-height:22px;margin:0 auto 32px;max-width:584px;text-align:center}
.body .success .fs-button[data-v-155215b9]{color:#19191a;font-size:14px;line-height:22px}
@media(max-width:960px){.body .success[data-v-155215b9]{margin:0 16px}}@media(max-width:768px){.body[data-v-155215b9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;max-height:calc(100vh - 64px)}
.body .content[data-v-155215b9]{-webkit-box-flex:1;-ms-flex:1;flex:1}
.body .footer[data-v-155215b9]{position:static}
.body .head .step .isAct[data-v-155215b9]{display:none}
.body .head .top>span[data-v-155215b9]{font-size:16px;line-height:24px}}[data-v-7fdddd86] .fs-popup-ctn{width:750px}
.body .head[data-v-7fdddd86]{border-bottom:1px solid #e5e5e5;padding:20px 32px}
@media(max-width:960px){.body .head[data-v-7fdddd86]{padding:20px 16px}}.body .head .top[data-v-7fdddd86]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.body .head .top>span[data-v-7fdddd86]{color:#19191a;font-size:20px;line-height:28px}
.body .head .top .iconfont[data-v-7fdddd86]{color:#707070;cursor:pointer;font-size:16px;line-height:1}
.body .head .top .iconfont[data-v-7fdddd86]:hover{color:#19191a}
.body .head .step[data-v-7fdddd86]{margin-top:20px;overflow-x:auto;position:relative}
.body .head .step[data-v-7fdddd86]::-webkit-scrollbar{display:none}
.body .head .step .left[data-v-7fdddd86],.body .head .step .right[data-v-7fdddd86]{display:none;height:50px;pointer-events:auto;position:fixed;top:64px;width:40px;z-index:1}
.body .head .step .stepBD[data-v-7fdddd86]{display:-webkit-box;display:-ms-flexbox;display:flex}
.body .head .step .item[data-v-7fdddd86]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:10px;position:relative}
.body .head .step .item.haveHover[data-v-7fdddd86]:hover{cursor:pointer}
.body .head .step .item.haveHover:hover .txt[data-v-7fdddd86]{cursor:pointer}
.body .head .step .item .bg[data-v-7fdddd86]{border-color:#f2f2f2 #fff;border-style:solid;border-width:18px 0 18px 20px}
.body .head .step .item .bg[data-v-7fdddd86]:after{border-color:transparent #f2f2f2;border-style:solid;border-width:18px 0 18px 20px;content:"";display:inline-block;position:absolute;right:-20px;top:0;z-index:1}
.body .head .step .item .bg.active[data-v-7fdddd86]{border-color:#e5e5e5 #fff}
.body .head .step .item .bg.active[data-v-7fdddd86]:after{border-color:transparent #e5e5e5}
.body .head .step .item .txt[data-v-7fdddd86]{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;left:0;padding:0 20px;position:absolute;text-align:center;top:0;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;color:#707070;cursor:default;font-size:13px;justify-content:center;line-height:20px}
.body .head .step .item:first-child .bg[data-v-7fdddd86]{border-color:#f2f2f2}
.body .head .step .item:first-child .bg.active[data-v-7fdddd86]{border-color:#e5e5e5}
.body .head .step .item[data-v-7fdddd86]:last-child{margin-right:0}
.body .head .step .item:last-child .bg[data-v-7fdddd86]:after{display:none}
@media(max-width:414px){.body .head .step .left[data-v-7fdddd86]{left:0;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
.body .head .step .left[data-v-7fdddd86],.body .head .step .right[data-v-7fdddd86]{background:-webkit-gradient(linear,right top,left top,color-stop(36%,#fff),color-stop(68%,hsla(0,0%,100%,.6)),color-stop(93%,hsla(0,0%,100%,.13)),to(hsla(0,0%,100%,0)));background:linear-gradient(270deg,#fff 36%,hsla(0,0%,100%,.6) 68%,hsla(0,0%,100%,.13) 93%,hsla(0,0%,100%,0))}
.body .head .step .right[data-v-7fdddd86]{right:0}
.body .head .step .isAct[data-v-7fdddd86]{display:block}
.body .head .step .item[data-v-7fdddd86]{-webkit-box-flex:1;-ms-flex:auto;flex:auto;width:338px}}.body .content[data-v-7fdddd86]{border-bottom:1px solid #e5e5e5;max-height:calc(100vh - 356px);overflow:auto;padding:20px 32px}
.body .content .upload_file[data-v-7fdddd86]{margin-top:8px;position:relative}
.body .content .upload_file[data-v-7fdddd86] .upload-file .upload-btn-box{cursor:pointer;display:inline-block}
.body .content .upload_file .fs-popover[data-v-7fdddd86]{position:relative;z-index:3}
.body .content .fs-warn[data-v-7fdddd86]{margin-bottom:16px}
.body .content .user_info .title[data-v-7fdddd86]{color:#19191a;font-size:16px;font-weight:600;line-height:24px;margin-bottom:16px}
.body .content .user_info .form_list[data-v-7fdddd86]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.body .content .user_info .form_list .form_item[data-v-7fdddd86]{margin-bottom:16px;width:calc(50% - 10px)}
.body .content .user_info .form_list .form_item .txt[data-v-7fdddd86]{color:#19191a;font-size:12px;line-height:20px;margin-bottom:4px}
.body .content .user_info .form_list .form_item[data-v-7fdddd86] .dropdown-menu{top:inherit}
.body .content .user_info .form_list .form_item[data-v-7fdddd86] .select-country .country-wrap .country-box{max-height:160px}
.body .content .user_info .form_list .form_item[data-v-7fdddd86] .select-menu{bottom:50px}
.body .content .user_info .form_list .form_item[data-v-7fdddd86] .select-menu .menu-list{max-height:160px}
.body .content .user_info .form_list .form_item[data-v-7fdddd86] .fs-select .options-wrap-normal{max-height:224px}
@media(max-width:960px){.body .content .user_info .form_list[data-v-7fdddd86]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.body .content .user_info .form_list .form_item[data-v-7fdddd86]{width:100%}}.body .content .agreement .agreement_box[data-v-7fdddd86]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:12px}
.body .content .agreement .agreement_box .chk[data-v-7fdddd86]{margin-right:8px}
.body .content .agreement .agreement_box .agreement[data-v-7fdddd86]{color:#707070;font-size:13px;line-height:20px}
.body .content .agreement .agreement_box .agreement[data-v-7fdddd86] a{color:#0060bf}
.body .content .qs_list[data-v-7fdddd86]{font-size:13px;line-height:20px}
.body .content .qs_list h2[data-v-7fdddd86]{font-size:14px;line-height:22px;margin-bottom:8px}
.body .content .qs_list .qs_list_item[data-v-7fdddd86]{color:#19191a;margin-bottom:24px}
.body .content .qs_list .qs_list_item>ul li[data-v-7fdddd86]{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.body .content .qs_list .qs_list_item>ul li[data-v-7fdddd86]:last-of-type{margin-bottom:0}
.body .content .qs_list .qs_list_item>ul li .iconfont[data-v-7fdddd86]{color:#ccc;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:18px;line-height:18px;margin-right:8px}
.body .content .qs_list .qs_list_item>ul li .iconfont.active[data-v-7fdddd86]{color:#707070}
@media(max-width:960px){.body .content[data-v-7fdddd86]{max-height:calc(100vh - 152px);padding:20px 16px 82px}}.body .footer[data-v-7fdddd86]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;background:#fff;justify-content:flex-end;padding:20px 32px}
.body .footer .fs-button[data-v-7fdddd86]{margin:0;width:auto}
@media(max-width:960px){.body .footer[data-v-7fdddd86]{bottom:0;left:0;padding:20px 16px;position:fixed;width:100%}
.body .footer .fs-button[data-v-7fdddd86]{width:100%}}.body .success[data-v-7fdddd86]{margin:0 32px 36px;text-align:center}
.body .success .iconfont_success[data-v-7fdddd86]{color:#10a300;display:block;font-size:50px;margin:36px auto 16px;text-align:center}
.body .success .title[data-v-7fdddd86]{color:#19191a;font-size:16px;font-weight:600;line-height:24px;margin:0 auto 8px;max-width:584px;text-align:center}
.body .success .msg[data-v-7fdddd86]{color:#707070;font-size:14px;line-height:22px;margin:0 auto 32px;max-width:584px;text-align:center}
.body .success .fs-button[data-v-7fdddd86]{color:#19191a;font-size:14px;line-height:22px}
@media(max-width:960px){.body .success[data-v-7fdddd86]{margin:0 16px}}@media(max-width:768px){.body[data-v-7fdddd86]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;max-height:calc(100vh - 64px)}
.body .content[data-v-7fdddd86]{-webkit-box-flex:1;-ms-flex:1;flex:1;max-height:none;overflow:scroll}
.body .footer[data-v-7fdddd86]{position:static}
.body .head .top>span[data-v-7fdddd86]{font-size:16px;line-height:24px}
.body .head .step .isAct[data-v-7fdddd86]{display:none}
.body .head .step .stepBD .bg[data-v-7fdddd86]{border-width:28px 0 28px 16px}
.body .head .step .stepBD .bg[data-v-7fdddd86]:after{border-width:28px 0 28px 16px;right:-16px}}[data-v-26f3f632] .fs-popup-header{border-bottom:1px solid #e5e5e5;padding:20px 32px}
.header .title[data-v-26f3f632]{color:#19191a;font-size:20px;line-height:28px}
.submit-success[data-v-26f3f632]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:36px 32px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.submit-success .iconfont[data-v-26f3f632]{color:#329a34;font-size:50px}
.submit-success .title[data-v-26f3f632]{color:#19191a;font-size:16px;font-weight:600;line-height:24px;margin:16px 0;text-align:center}
.submit-success .describe[data-v-26f3f632]{color:#707070;font-size:14px;line-height:22px;text-align:center}
@media(max-width:768px){.header .title[data-v-26f3f632]{font-size:16px;line-height:24px}
.submit-success[data-v-26f3f632]{padding:36px 16px}}.header .title[data-v-0c8f8e70]{color:#19191a;font-size:20px;line-height:28px}
.submit-success[data-v-0c8f8e70]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:36px 32px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.submit-success img[data-v-0c8f8e70]{height:50px;width:50px}
.submit-success .iconfont[data-v-0c8f8e70]{color:#329a34;font-size:50px}
.submit-success .title[data-v-0c8f8e70]{color:#19191a;font-size:16px;font-weight:600;line-height:24px;margin:16px 0 8px;text-align:center}
.submit-success .desc[data-v-0c8f8e70]{color:#707070;font-size:13px;line-height:20px;margin-bottom:32px}
@media(max-width:768px){.submit-success .desc[data-v-0c8f8e70]{text-align:center}}.submit-success .btn[data-v-0c8f8e70]{background-color:#f2f2f2;border-radius:4px;cursor:pointer;font-size:14px;line-height:22px;padding:10px 24px;text-align:center}
@media(max-width:768px){.header .title[data-v-0c8f8e70]{font-size:16px;line-height:24px}
.submit-success[data-v-0c8f8e70]{padding:36px 16px}}[data-v-38c6f286] .fs-popup-ctn{width:680px}
[data-v-38c6f286] .fs-popup-ctn .fs-popup-ctn{width:650px}
.body .head[data-v-38c6f286]{border-bottom:1px solid #e5e5e5;padding:20px 32px}
@media(max-width:960px){.body .head[data-v-38c6f286]{padding:20px 16px}}.body .head .top[data-v-38c6f286]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.body .head .top>span[data-v-38c6f286]{color:#19191a;font-size:20px;line-height:28px}
.body .head .top .iconfont[data-v-38c6f286]{color:#707070;cursor:pointer;font-size:16px;line-height:1}
.body .head .top .iconfont[data-v-38c6f286]:hover{color:#19191a}
.body .content[data-v-38c6f286]{border-bottom:1px solid #e5e5e5;max-height:calc(100vh - 280px);overflow:auto;padding:20px 32px}
.body .content .list .item[data-v-38c6f286]{margin-bottom:16px}
.body .content .list .item .title[data-v-38c6f286]{color:#19191a;font-size:14px;font-weight:600;line-height:22px;margin-bottom:4px}
.body .content .list .item .text[data-v-38c6f286]{color:#707070;font-size:14px;line-height:22px}
.body .content .list .item .text ul[data-v-38c6f286]{list-style:decimal;margin-left:21px}
.body .content .list .item .text ul.default[data-v-38c6f286]{list-style:none;margin-left:0}
.body .content .list .item .text ul.two[data-v-38c6f286]{list-style:none}
.body .content .list .item .text ul.two li[data-v-38c6f286]{position:relative}
.body .content .list .item .text ul.two li[data-v-38c6f286]:after{background:#707070;border-radius:50%;content:"";display:block;height:4px;left:-12px;position:absolute;top:0;top:9px;width:4px}
.body .content .list .item .text ul .blue[data-v-38c6f286]{color:#0060bf;cursor:pointer}
.body .content .list .item .text ul .blue[data-v-38c6f286]:hover{-webkit-text-decoration:underline;text-decoration:underline}
.body .content .list .item .text ul .blue[data-v-38c6f286]::marker{color:#707070}
.body .content .list .item[data-v-38c6f286]:last-child{margin-bottom:0}
@media(max-width:960px){.body .content[data-v-38c6f286]{max-height:calc(100vh - 152px);padding:20px 16px 82px}}.body .footer[data-v-38c6f286]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;background:#fff;justify-content:flex-end;padding:20px 32px}
.body .footer .fs-button[data-v-38c6f286]{margin:0;width:auto}
@media(max-width:960px){.body .footer[data-v-38c6f286]{bottom:0;left:0;padding:20px 16px;position:fixed;width:100%}
.body .footer .fs-button[data-v-38c6f286]{width:100%}}.header .title[data-v-98f557c8]{color:#19191a;font-size:20px;line-height:28px}
.submit-success[data-v-98f557c8]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:36px 32px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.submit-success .iconfont[data-v-98f557c8]{color:#329a34;font-size:50px}
.submit-success .title[data-v-98f557c8]{color:#19191a;font-size:16px;font-weight:600;line-height:24px;margin:16px 0;text-align:center}
.submit-success .describe[data-v-98f557c8]{color:#646466;font-size:14px;line-height:22px;text-align:center}
@media(max-width:768px){.header .title[data-v-98f557c8]{font-size:16px;line-height:24px}
.submit-success[data-v-98f557c8]{padding:36px 16px}}.fs-footer-wrap[data-v-c7bf26e4] #DigiCertClickID_OsYoXDe1{display:none!important}
.fs-footer-box[data-v-bf01acb0]{background:#fff;border-top:1px solid #e5e5e5;padding:55px 0 36px;width:100%}
.fs-footer-box .fs-footer[data-v-bf01acb0]{margin:0 auto;max-width:1200px;width:84vw}
@media(max-width:1200px){.fs-footer-box .fs-footer[data-v-bf01acb0]{width:94vw}}.fs-footer-box .footer-main[data-v-bf01acb0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
.fs-footer-box .footer-main .footer-box-nav[data-v-bf01acb0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-top:82px}
.fs-footer-box .footer-box.footer-box-left[data-v-bf01acb0]{width:280px}
.fs-footer-box .footer-box .logo_box[data-v-bf01acb0]{padding:16px 0 32px}
.fs-footer-box .footer-box .logo_box .logo[data-v-bf01acb0]{display:block;width:85px}
.fs-footer-box .footer-box .logo_box .logo.logo-cn[data-v-bf01acb0]{width:135px}
.fs-footer-box .footer-box .logo_box .logo>img[data-v-bf01acb0]{display:block;margin:0 auto;max-width:100%}
.fs-footer-box .footer-box .title[data-v-bf01acb0]{color:#19191a;font-size:14px;font-weight:600;line-height:22px;margin-bottom:24px}
.fs-footer-box .footer-box .list .list-item[data-v-bf01acb0]{font-size:12px;line-height:20px;margin-bottom:12px}
.fs-footer-box .footer-box .list .list-item>a[data-v-bf01acb0]{color:#707070;-webkit-text-decoration:none;text-decoration:none}
.fs-footer-box .footer-box .list .list-item .fs-hover-underline[data-v-bf01acb0]{background-position:0 100%;background-size:100% 0;padding-bottom:3.5px}
.fs-footer-box .footer-box .list .list-item .fs-hover-underline[data-v-bf01acb0]:hover{color:#19191a;-webkit-text-decoration:underline;text-decoration:underline}
.fs-footer-box .footer-box .list .list-item .iconfont_com[data-v-bf01acb0]{color:#707070;cursor:pointer;display:inline-block;display:none!important;font-size:13px;height:13px;margin-left:4px;width:13px}
.fs-footer-box .footer-box .list .list-item[data-v-bf01acb0]:last-child{margin-bottom:0}
.fs-footer-box .footer-box .share_box[data-v-bf01acb0],.fs-footer-box .footer-box .share_box .iconfont-share[data-v-bf01acb0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.fs-footer-box .footer-box .share_box .iconfont-share[data-v-bf01acb0]{color:#707070;cursor:pointer;font-size:26px;height:26px;width:26px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:13px}
.fs-footer-box .footer-box .share_box .iconfont-share[data-v-bf01acb0]:last-child{margin-right:0}
.fs-footer-box .footer-box .share_box .iconfont-share[data-v-bf01acb0]:hover{color:#4b4b4d}
.fs-footer-box .footer-box .jp_locale[data-v-bf01acb0]{margin:16px 0 -8px}
.fs-footer-box .footer-box .jp_locale div[data-v-bf01acb0]{color:#707070}
.fs-footer-box .footer-box .jp_locale div[data-v-bf01acb0]:first-of-type{font-size:13px;font-weight:600;line-height:20px}
.fs-footer-box .footer-box .jp_locale div[data-v-bf01acb0]:last-of-type{font-size:12px;line-height:20px}
.fs-footer-box .footer-box .tel_box[data-v-bf01acb0]{color:#707070;font-size:12px;font-weight:400;line-height:20px;margin-bottom:4px;margin-top:16px}
.fs-footer-box .footer-box .tel_box.cn[data-v-bf01acb0]{margin-top:0}
.fs-footer-box .footer-box .tel_box.uk[data-v-bf01acb0]{margin-bottom:0}
.fs-footer-box .footer-box .about_fs_cn[data-v-bf01acb0],.fs-footer-box .footer-box .jp_txt[data-v-bf01acb0]{color:#707070;font-size:12px;font-weight:400;line-height:20px}
.fs-footer-box .footer-box .about_fs_cn[data-v-bf01acb0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.fs-footer-box .footer-box .about_fs_cn>span[data-v-bf01acb0]{margin-right:8px}
.fs-footer-box .footer-box .about_fs_cn .wx-pop[data-v-bf01acb0]{height:26px;position:relative;width:26px}
.fs-footer-box .footer-box .about_fs_cn .wx-pop:hover .fs-wx-wrap[data-v-bf01acb0]{display:block}
.fs-footer-box .footer-box .about_fs_cn .wx-pop img[data-v-bf01acb0]{cursor:pointer;display:block;height:auto;widows:100%}
.fs-footer-box .footer-box .about_fs_cn .wx-pop .fs-wx-wrap[data-v-bf01acb0]{background-color:#fff;-webkit-box-shadow:0 1px 8px 0 hsla(0,8%,44%,.3);box-shadow:0 1px 8px 0 hsla(0,8%,44%,.3);display:none;left:-50px;position:absolute;top:36px;z-index:10}
.fs-footer-box .footer-box .about_fs_cn .wx-pop .fs-wx-wrap .triangle-up[data-v-bf01acb0]{background-color:#fff;-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,.1);box-shadow:0 2px 8px 0 rgba(0,0,0,.1);display:inline-block;height:16px;left:55px;position:absolute;top:-8px;-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg);width:16px;z-index:10}
.fs-footer-box .footer-box .about_fs_cn .wx-pop .fs-wx-wrap .triangle-up-line[data-v-bf01acb0]{background-color:#fff;height:15px;left:0;position:absolute;top:0;width:100%;z-index:100}
.fs-footer-box .footer-box .about_fs_cn .wx-pop .fs-wx-wrap .cont[data-v-bf01acb0]{padding-top:10px}
.fs-footer-box .footer-box.deClass[data-v-bf01acb0]:not(:last-child){margin-right:10px}
@media(max-width:1024px){.fs-footer-box .footer-box.deClass .detitle[data-v-bf01acb0]{word-wrap:break-word}
.fs-footer-box .footer-box.deClassL[data-v-bf01acb0]{margin-right:16px}}.fs-footer-box .footer_country_box[data-v-bf01acb0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;border-bottom:1px solid #e5e5e5;justify-content:space-between;margin-top:64px;padding-bottom:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.fs-footer-box .footer_country_box.new_country_box[data-v-bf01acb0]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.fs-footer-box .footer_country_box .certification-box[data-v-bf01acb0]{display:-webkit-box;display:-ms-flexbox;display:flex}
.fs-footer-box .footer_country_box .certification-box.certification-box-uk[data-v-bf01acb0]{height:auto}
.fs-footer-box .footer_country_box .certification-box .uk_local_txt[data-v-bf01acb0]{color:#707070;font-size:12px;line-height:20px}
.fs-footer-box .footer_country_box .certification-cn-box[data-v-bf01acb0]{display:-webkit-box;display:-ms-flexbox;display:flex}
.fs-footer-box .footer_country_box .certification-cn-box a[data-v-bf01acb0]{background:url(https://img-en.fs.com/zh/includes/templates/fiberstore/images/footer/customer_service_icon.png) no-repeat;height:40px;margin-right:20px;-webkit-text-decoration:none;text-decoration:none;width:80px}
.fs-footer-box .footer_country_box .certification-cn-box a[data-v-bf01acb0]:first-of-type{background-position:-61px -28px}
.fs-footer-box .footer_country_box .certification-cn-box a[data-v-bf01acb0]:nth-of-type(2){background-position:-61px -126px}
.fs-footer-box .footer_country_box .certification-cn-box a[data-v-bf01acb0]:nth-of-type(3){background-position:-61px -222px}
.fs-footer-box .footer_country_box .certification-cn-box a[data-v-bf01acb0]:last-child{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:none}
.fs-footer-box .footer_country_box .certification-cn-box a:last-child img[data-v-bf01acb0]{display:block;height:20px;margin-right:4px;width:20px}
.fs-footer-box .footer_country_box .certification-cn-box a:last-child p[data-v-bf01acb0]{color:#707070;font-size:12px;line-height:20px}
.fs-footer-box .footer_country_box .country_box_right[data-v-bf01acb0]{-ms-flex-negative:0;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}
.fs-footer-box .footer_country_box .right-country[data-v-bf01acb0]{position:relative}
.fs-footer-box .footer_country_box .right-country .triangle-up[data-v-bf01acb0]{background-color:#fff;-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,.1);box-shadow:0 2px 8px 0 rgba(0,0,0,.1);display:inline-block;height:16px;position:relative;-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg);width:16px;z-index:10}
.fs-footer-box .footer_country_box .right-country .triangle-up-line[data-v-bf01acb0]{background-color:#fff;bottom:0;height:16px;position:absolute;right:0;width:100%;z-index:100}
.fs-footer-box .footer_country_box .right-country .current-country-box[data-v-bf01acb0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#707070;cursor:pointer;font-size:13px;padding:5px 0;-webkit-transition:all .3s;transition:all .3s}
.fs-footer-box .footer_country_box .right-country .current-country-box .iconfont-global[data-v-bf01acb0]{display:block;font-size:18px;height:18px;line-height:18px;width:18px}
.fs-footer-box .footer_country_box .right-country .current-country-box img[data-v-bf01acb0]{height:18px;width:18px}
.fs-footer-box .footer_country_box .right-country .current-country-box .country-info[data-v-bf01acb0]{font-size:12px;line-height:20px;margin:0 4px;white-space:nowrap}
.fs-footer-box .footer_country_box .right-country .current-country-box .iconfont-down[data-v-bf01acb0]{font-size:12px;-webkit-transition:all .2s;transition:all .2s}
.fs-footer-box .footer_country_box .right-country .current-country-box .iconfont-down.iconfont-down-up[data-v-bf01acb0]{-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg)}
.fs-footer-box .footer_country_box .right-country .current-country-box[data-v-bf01acb0]:hover{color:#19191a}
.fs-footer-box .footer_country_box .right-country .current-country-box:hover .iconfont-global[data-v-bf01acb0]{color:#707070}
.fs-footer-box .footer_country_box .right-country .country-currency-wrap[data-v-bf01acb0]{bottom:34px;left:50%;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:300px;z-index:10}
.fs-footer-box .footer_country_box .right-country .country-currency-wrap .triangle-up[data-v-bf01acb0]{bottom:-8px;left:50%;position:absolute;-webkit-transform:translate3d(-50%,0,0) rotate(-135deg);transform:translate3d(-50%,0,0) rotate(-135deg)}
.fs-footer-box .footer_country_box .right-country .country-currency-wrap .country-currency-box .title[data-v-bf01acb0]{color:#707070;font-size:13px;font-weight:400;line-height:normal;margin:15px 0 10px}
.fs-footer-box .footer_country_box .right-country .country-currency-wrap .country-currency-box .fs-button[data-v-bf01acb0]{margin-top:15px}
.fs-footer-box .footer_country_box .line[data-v-bf01acb0]{background:#ccc;display:inline-block;height:8px;margin:0 20px;width:1px}
.fs-footer-box .app_box[data-v-bf01acb0]{color:#707070;font-size:12px;font-weight:400;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}
.fs-footer-box .app_box .iconfont-mobile[data-v-bf01acb0]{display:block;font-size:18px;height:18px;line-height:18px;margin-right:4px;width:18px}
.fs-footer-box .app_box>a[data-v-bf01acb0]{color:#707070;font-size:12px;line-height:20px}
.fs-footer-box .app_box>a[data-v-bf01acb0]:hover{color:#19191a;-webkit-text-decoration:underline;text-decoration:underline}
.fs-footer-box .app_cn_box[data-v-bf01acb0]{color:#707070;font-size:12px;font-weight:400;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;padding:5px 0;position:relative}
.fs-footer-box .app_cn_box:hover .app-qr-wrap[data-v-bf01acb0]{display:block}
.fs-footer-box .app_cn_box .iconfont-mobile[data-v-bf01acb0]{font-size:18px;margin-right:4px}
.fs-footer-box .app_cn_box>span[data-v-bf01acb0]{color:#707070;font-size:12px;line-height:20px}
.fs-footer-box .app_cn_box .app-qr-wrap[data-v-bf01acb0]{background-color:#fff;bottom:34px;-webkit-box-shadow:0 1px 8px 0 hsla(0,8%,44%,.3);box-shadow:0 1px 8px 0 hsla(0,8%,44%,.3);display:none;left:-20px;position:absolute;z-index:10}
.fs-footer-box .app_cn_box .app-qr-wrap .triangle-up[data-v-bf01acb0]{background-color:#fff;bottom:-8px;-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,.1);box-shadow:0 2px 8px 0 rgba(0,0,0,.1);display:inline-block;height:16px;left:50px;position:absolute;-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg);width:16px;z-index:10}
.fs-footer-box .app_cn_box .app-qr-wrap .triangle-up-line[data-v-bf01acb0]{background-color:#fff;bottom:0;height:15px;left:0;position:absolute;width:100%;z-index:100}
.fs-footer-box .app_cn_box .app-qr-wrap .app-qr-box[data-v-bf01acb0]{padding:10px 10px 15px}
.fs-footer-box .app_cn_box .app-qr-wrap .app-qr-box img[data-v-bf01acb0]{display:block;height:auto;width:100px}
.fs-footer-box .footer-bottom[data-v-bf01acb0]{padding:20px 0 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.fs-footer-box .footer-bottom[data-v-bf01acb0],.fs-footer-box .footer-bottom .left-cr-box[data-v-bf01acb0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.fs-footer-box .footer-bottom .left-cr-box a[data-v-bf01acb0]{color:#707070;font-size:12px;line-height:20px;margin-left:8px;-webkit-text-decoration:none;text-decoration:none}
.fs-footer-box .footer-bottom .copyright[data-v-bf01acb0]{color:#707070;font-size:12px;padding-right:20px}
.fs-footer-box .footer-bottom .policy-box[data-v-bf01acb0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.fs-footer-box .footer-bottom .policy-box .line[data-v-bf01acb0]{background:#ccc;display:inline-block;height:8px;margin:0 20px;width:1px}
.fs-footer-box .footer-bottom .policy-box>a[data-v-bf01acb0]{color:#707070;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;line-height:20px;position:relative}
.fs-footer-box .footer-bottom .policy-box>a:last-child .line[data-v-bf01acb0]{display:none}
.fs-footer-box .footer-bottom .policy-box>a[data-v-bf01acb0]:hover{color:#19191a}
.fs-footer-box .footer-certification-box[data-v-bf01acb0]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:32px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.fs-footer-box .footer-certification-box.footer-certification-box_France[data-v-bf01acb0],.fs-footer-box .footer-certification-box.pay-icon[data-v-bf01acb0]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.fs-footer-box .footer-certification-box .certification-box[data-v-bf01acb0]{display:-webkit-box;display:-ms-flexbox;display:flex;height:28px}
.fs-footer-box .footer-certification-box .certification-box.certification-box-uk[data-v-bf01acb0]{height:auto}
.fs-footer-box .footer-certification-box .certification-box .uk_local_txt[data-v-bf01acb0]{color:#707070;font-size:12px;line-height:20px}
.fs-footer-box .footer-certification-box .certification-box a[data-v-bf01acb0]{margin-right:16px}
.fs-footer-box .footer-certification-box .certification-box a[data-v-bf01acb0]:last-of-type{margin-right:0}
.fs-footer-box .footer-certification-box .certification-box a img[data-v-bf01acb0]{max-height:28px;width:auto}
.fs-footer-box .footer-certification-box .pay_box[data-v-bf01acb0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}
.fs-footer-box .footer-certification-box .pay_box img[data-v-bf01acb0]{margin-right:16px}
.fs-footer-box .footer-certification-box .pay_box img[data-v-bf01acb0]:last-of-type{margin-right:0}
.fs-footer-box .footer-certification-box .pay_box.pay-icon[data-v-bf01acb0]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.fs-footer-box .footer-certification-box .pay_box.pay-icon>a[data-v-bf01acb0]{margin-left:20px}
.fs-footer-box .footer-certification-box .pay_box.pay-icon>a.uk_a[data-v-bf01acb0]{display:block;padding-top:4px}
.fs-footer-box .footer-certification-box .pay_box.pay-icon>a.uk_a img[data-v-bf01acb0]{display:block}
@media(max-width:960px){.fs-footer-box[data-v-bf01acb0]{display:none}}.subscribe_box[data-v-7370b2a0]{width:240px}
@media screen and (max-width:768px){.subscribe_box[data-v-7370b2a0]{margin:0;padding:20px 16px 32px;width:100%}}.logo_box[data-v-7370b2a0]{margin-bottom:40px}
@media screen and (max-width:768px){.logo_box[data-v-7370b2a0]{margin-bottom:24px}}.logo_box .logo[data-v-7370b2a0]{display:block;width:85px}
@media screen and (max-width:768px){.logo_box .logo[data-v-7370b2a0]{width:76px}}.logo_box .logo.logo_cn[data-v-7370b2a0]{width:135px}
.logo_box .logo>img[data-v-7370b2a0]{display:block;margin:0 auto;max-width:100%}
.form_item[data-v-7370b2a0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.form_item[data-v-7370b2a0] input{border-radius:4px 0 0 4px;font-size:12px;height:32px;line-height:20px;width:auto;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}
.form_item[data-v-7370b2a0] .fs-button{border-radius:0 4px 4px 0;margin-left:-1px;-ms-flex-negative:0;flex-shrink:0;font-size:12px;height:32px;line-height:20px;padding:0 12px}
.subscribe_info[data-v-7370b2a0]{color:#19191a;font-size:14px;line-height:22px;margin-bottom:12px;max-width:276px}
@media screen and (max-width:768px){.subscribe_info[data-v-7370b2a0]{max-width:100%}}.agree_box[data-v-7370b2a0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.agree_box[data-v-7370b2a0] input{height:auto;margin-right:8px}
.agree_box p[data-v-7370b2a0]{color:#646466;font-size:12px;line-height:20px;padding-top:1px}
.agree_box p a[data-v-7370b2a0]{color:#19191a;-webkit-text-decoration:underline;text-decoration:underline}
.agree_box p a[data-v-7370b2a0]:hover{color:#646466}
.error_info[data-v-7370b2a0]{color:#c00000;font-size:13px;line-height:20px}
.error_info.error_info_success[data-v-7370b2a0]{color:#10a300;padding-top:4px}
@media(max-width:959px){.subscribe_box[data-v-7370b2a0]{padding-bottom:8px;padding-top:32px}
.subscribe_box .logo_box[data-v-7370b2a0]{display:none}
.subscribe_box .form_item[data-v-7370b2a0] input{background:#fff;font-size:13px;height:42px}
.subscribe_box .form_item[data-v-7370b2a0] .fs-button{font-size:14px;height:42px;padding:0 16px}
.error_info[data-v-7370b2a0]{color:#c00000;font-size:14px;line-height:22px}
.error_info.error_info_success[data-v-7370b2a0]{color:#10a300;padding-top:12px}}#MyCustomTrustbadge{margin-top:18px;position:relative}
#MyCustomTrustbadge ._1gwv20v ._lk7o4h{border:1px solid #ccc!important;border-radius:3px!important;-webkit-box-sizing:border-box!important;box-sizing:border-box!important;padding:11px 16px!important;position:relative!important}
#MyCustomTrustbadge ._1gwv20v ._lk7o4h ._thsmae{width:100%!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}
#MyCustomTrustbadge ._1gwv20v ._lk7o4h ._thsmae ._1qiwh36{height:58px!important;margin:0 12px 0 0!important;padding:0!important;width:58px!important}
#MyCustomTrustbadge ._1gwv20v ._lk7o4h ._thsmae ._1qiwh36 ._upwhbk{display:block!important;height:58px!important;margin:auto!important;width:58px!important}
#MyCustomTrustbadge ._1gwv20v ._lk7o4h ._thsmae ._argvb9{-webkit-box-flex:1!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex:1!important;flex:1!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;padding:12px 0 0!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;height:58px!important}
#MyCustomTrustbadge ._1gwv20v ._lk7o4h ._thsmae ._argvb9 ._s7xc8z{color:#707070!important;font-display:swap!important;font-size:12px!important;line-height:18px!important;margin-top:2px!important;padding:0!important}
#MyCustomTrustbadge ._1gwv20v ._lk7o4h ._thsmae ._argvb9 ._8pqgf9{color:#707070!important;font-display:swap!important;font-size:13px!important;height:13px!important;line-height:13px!important;margin-bottom:-2px!important;margin-top:4px!important}
#MyCustomTrustbadge ._1gwv20v ._lk7o4h ._thsmae ._argvb9 ._8pqgf9>span{color:#707070!important;display:inline-block!important;font-display:swap!important;font-size:13px!important;height:13px!important;line-height:13px!important}
#MyCustomTrustbadge ._1gwv20v ._lk7o4h ._1iu1jow,#MyCustomTrustbadge ._1gwv20v ._lk7o4h ._zbxp0s{display:none!important}
#MyCustomTrustbadge ._1gwv20v ._lk7o4h ._qcra45{color:#19191a!important;font-display:swap!important;font-size:13px!important;left:16px!important;margin:0!important;padding:0 0 0 70px!important;position:absolute!important;text-align:center!important;top:6px!important;white-space:nowrap!important;width:calc(100% - 32px)!important}
#MyCustomTrustbadge.MyCustomTrustbadge-de ._1gwv20v ._lk7o4h{width:182px!important}
#MyCustomTrustbadge.MyCustomTrustbadge-de-en ._1gwv20v ._lk7o4h{width:204px!important}
#MyCustomTrustbadge.MyCustomTrustbadge-fr ._1gwv20v ._lk7o4h{width:223px!important}
#MyCustomTrustbadge.MyCustomTrustbadge-es ._1gwv20v ._lk7o4h,#MyCustomTrustbadge.MyCustomTrustbadge-mx ._1gwv20v ._lk7o4h{width:254px!important}
#MyCustomTrustbadge.MyCustomTrustbadge-it ._1gwv20v ._lk7o4h{width:233px!important}
.download_app_text[data-v-9355ba70]{font-size:14px;font-weight:600;line-height:22px;margin-bottom:10px;margin-top:20px}
.app_box[data-v-9355ba70]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:40px}
@media screen and (max-width:768px){.app_box[data-v-9355ba70]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.app_box .app_item[data-v-9355ba70]{display:inline-block;height:30px;margin-right:12px}
.app_box .app_item img[data-v-9355ba70]{display:block;max-height:100%;max-width:100%}
.app_box .app_item[data-v-9355ba70]:last-child{margin-right:0}
.footer_social_box[data-v-9355ba70]{-ms-flex-negative:0;flex-shrink:0}
.footer_social_box .footer_box[data-v-9355ba70]{min-width:280px}
@media screen and (max-width:768px){.footer_social_box[data-v-9355ba70]{display:none}}.share_box[data-v-9355ba70],.share_box .iconfont-share[data-v-9355ba70]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.share_box .iconfont-share[data-v-9355ba70]{color:#707070;cursor:pointer;font-size:26px;height:26px;width:26px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:13px;-webkit-transition:all .3s;transition:all .3s}
.share_box .iconfont-share[data-v-9355ba70]:hover{color:#4b4b4d}
.share_box .iconfont-share[data-v-9355ba70]:last-child{margin-right:0}
.jp_locale[data-v-9355ba70]{margin:16px 0 -8px}
.jp_locale div[data-v-9355ba70]{color:#646466}
.jp_locale div[data-v-9355ba70]:first-of-type{font-size:13px;font-weight:600;line-height:20px}
.jp_locale div[data-v-9355ba70]:last-of-type{font-size:12px;line-height:20px}
.tel_box[data-v-9355ba70]{color:#646466;font-size:12px;font-weight:400;line-height:20px;margin-bottom:4px;margin-top:16px}
.tel_box>div[data-v-9355ba70]{margin-right:16px}
.tel_box>div[data-v-9355ba70]:last-child{margin-right:0}
.tel_box>div>span[data-v-9355ba70]{white-space:nowrap}
.tel_box>div>span .iconfont[data-v-9355ba70]{font-size:12px;margin-right:8px}
.tel_box .telcode a[data-v-9355ba70]{color:#646466}
.tel_box .telcode a[data-v-9355ba70]:hover{color:#19191a}
.jp_txt[data-v-9355ba70]{color:#646466;font-size:12px;font-weight:400;line-height:20px}
.jp_txt .iconfont[data-v-9355ba70]{font-size:12px;margin-right:8px}
.about_fs_cn[data-v-9355ba70]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#646466;font-size:12px;font-weight:400;line-height:20px}
.about_fs_cn>span[data-v-9355ba70]{margin-right:8px}
.certification_ctn[data-v-512d2454]{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.certification_ctn.certification_ctn_sg .DigiCertClickID_OsYoXDe1[data-v-512d2454]{margin-left:16px}
.certification_ctn>a[data-v-512d2454]{display:inline-block;height:28px;margin-right:16px}
.certification_ctn>a[data-v-512d2454]:last-of-type{margin-right:0}
.certification_ctn>a img[data-v-512d2454]{max-height:28px;width:auto}
.DigiCertClickID_OsYoXDe1[data-v-512d2454]{cursor:pointer;display:inline-block;margin-right:16px}
.DigiCertClickID_OsYoXDe1 img[data-v-512d2454]{display:inline-block;height:28px;margin-top:4px;width:auto}
@media(max-width:768px){.DigiCertClickID_OsYoXDe1 img[data-v-512d2454]{display:block;margin-top:2px}}.m-fs-footer[data-v-0fa01e6a]{background:#f7f7f7;border-top:1px solid #e5e5e5;padding:0 0 1px;width:100%}
.m-fs-footer .mt0-box[data-v-0fa01e6a]{border-bottom:1px solid #e5e5e5;overflow:hidden}
.m-fs-footer .mt0-box.hide[data-v-0fa01e6a]{display:none}
.m-fs-footer .mt0[data-v-0fa01e6a]{padding:0 16px}
.m-fs-footer .mt0-title[data-v-0fa01e6a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;cursor:pointer;height:44px;justify-content:space-between;padding:0}
.m-fs-footer .mt0-title .left[data-v-0fa01e6a]{color:#19191a;font-size:14px;line-height:22px}
.m-fs-footer .mt0-title .right[data-v-0fa01e6a]{display:inline-block;height:13px;position:relative;width:13px}
.m-fs-footer .mt0-title .right .line[data-v-0fa01e6a]{background:#232323;height:1px;left:50%;position:absolute;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);width:13px}
.m-fs-footer .mt0-title .right .line.line2[data-v-0fa01e6a]{-webkit-transform:translate3d(-50%,-50%,0) rotate(-90deg);transform:translate3d(-50%,-50%,0) rotate(-90deg);-webkit-transition:all .3s;transition:all .3s}
.m-fs-footer .mt0-title .right .line.line2_active[data-v-0fa01e6a]{-webkit-transform:translate3d(-50%,-50%,0) rotate(0deg);transform:translate3d(-50%,-50%,0) rotate(0deg)}
.m-fs-footer .mt0-title .iconfont_down[data-v-0fa01e6a]{color:#19191a;display:inline-block;font-size:12px;line-height:1;padding:4px;-webkit-transition:all .3s;transition:all .3s}
.m-fs-footer .mt0-title .iconfont_down.iconfont_down_up[data-v-0fa01e6a]{-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg)}
.m-fs-footer .mt0-ctn[data-v-0fa01e6a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.m-fs-footer .mt0-ctn .mt0-item[data-v-0fa01e6a]{color:#707070;cursor:pointer;display:block;font-size:13px;padding:10px calc(3% - 1px);-webkit-text-decoration:none;text-decoration:none}
.m-fs-footer .extra>p[data-v-0fa01e6a]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px calc(3% + 15px);-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.m-fs-footer .extra>p i[data-v-0fa01e6a]{color:#707070;margin-right:10px}
.m-fs-footer .extra>p .mt0-item[data-v-0fa01e6a]{-webkit-box-flex:1;display:inline-block;-ms-flex:1;flex:1;padding:0!important}
.m-fs-footer .mt1[data-v-0fa01e6a]{margin:20px 0}
.m-fs-footer .mt1[data-v-0fa01e6a],.m-fs-footer .mt2[data-v-0fa01e6a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.m-fs-footer .mt2[data-v-0fa01e6a]{margin-bottom:20px}
.m-fs-footer .mt2 .iconfont-share[data-v-0fa01e6a]{color:#707070;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:26px;height:26px;margin:0 5px;width:26px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-text-decoration:none;text-decoration:none}
.m-fs-footer .jp_locale[data-v-0fa01e6a]{margin:30px 0 -8px;text-align:center}
.m-fs-footer .jp_locale div[data-v-0fa01e6a]{color:#707070}
.m-fs-footer .jp_locale div[data-v-0fa01e6a]:first-of-type{font-size:13px;font-weight:600;line-height:20px}
.m-fs-footer .jp_locale div[data-v-0fa01e6a]:last-of-type{font-size:12px;line-height:20px;margin:0 auto;max-width:280px}
.m-fs-footer .tel_box[data-v-0fa01e6a]{color:#707070;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;font-weight:400;line-height:20px;margin-bottom:4px;margin-top:16px;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.m-fs-footer .tel_box.cn[data-v-0fa01e6a]{margin-top:0}
.m-fs-footer .tel_box>div[data-v-0fa01e6a]{margin-right:16px}
.m-fs-footer .tel_box>div[data-v-0fa01e6a]:last-child{margin-right:0}
.m-fs-footer .tel_box>div>span[data-v-0fa01e6a]{white-space:nowrap}
.m-fs-footer .tel_box>div>span .iconfont[data-v-0fa01e6a]{font-size:12px;margin-right:8px}
.m-fs-footer .jp_txt[data-v-0fa01e6a]{color:#707070;font-size:12px;font-weight:400;line-height:20px;margin-bottom:30px;text-align:center}
.m-fs-footer .jp_txt .iconfont[data-v-0fa01e6a]{font-size:12px;margin-right:8px}
.m-fs-footer .mt3[data-v-0fa01e6a]{padding:0 0 24px}
.m-fs-footer .mt3 .copyright[data-v-0fa01e6a]{color:#707070;font-size:12px;line-height:20px;text-align:center}
.m-fs-footer .mt3 .policy-box[data-v-0fa01e6a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;font-size:12px;justify-content:center;line-height:20px;padding-top:4px}
.m-fs-footer .mt3 .policy-box>a[data-v-0fa01e6a]{color:#707070;display:-webkit-box;display:-ms-flexbox;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:flex;position:relative}
.m-fs-footer .mt3 .policy-box>a .line[data-v-0fa01e6a]{border-left:1px solid #707070;display:inline-block;font-size:12px;height:10px;margin:0 6px;width:1px}
.m-fs-footer .mt3 .policy-box>a:last-child .line[data-v-0fa01e6a]{display:none}
.m-fs-footer .mt3 .policy-box>a[data-v-0fa01e6a]:hover{color:#19191a;-webkit-text-decoration:none;text-decoration:none}
.m-fs-footer .wx-pop[data-v-0fa01e6a]{margin-bottom:20px}
.m-fs-footer .wx-pop .ctn_tip[data-v-0fa01e6a]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.m-fs-footer .wx-pop[data-v-0fa01e6a] .popper-mobile .popper-mobile-content{width:auto}
.m-fs-footer .wx-pop[data-v-0fa01e6a] .popper-mobile .popper-mobile-content .ctn_tip_tip{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.m-fs-footer .certification-cn-box[data-v-0fa01e6a]{display:-webkit-box;display:-ms-flexbox;display:flex;height:30px;margin-bottom:20px}
.m-fs-footer .certification-cn-box a[data-v-0fa01e6a]{background:url(https://img-en.fs.com/zh/includes/templates/fiberstore/images/footer/customer_service_icon.png) no-repeat;height:40px;-webkit-text-decoration:none;text-decoration:none;-webkit-transform:scale(.75);-ms-transform:scale(.75);transform:scale(.75);width:80px;-ms-flex-negative:0;flex-shrink:0}
.m-fs-footer .certification-cn-box a[data-v-0fa01e6a]:first-of-type{background-position:-61px -28px}
.m-fs-footer .certification-cn-box a[data-v-0fa01e6a]:nth-of-type(2){background-position:-61px -126px}
.m-fs-footer .certification-cn-box a[data-v-0fa01e6a]:nth-of-type(3){background-position:-61px -222px}
.m-fs-footer .certification-cn-box a[data-v-0fa01e6a]:last-child{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-negative:initial;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:1;width:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:none;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}
.m-fs-footer .certification-cn-box a:last-child img[data-v-0fa01e6a]{display:block;height:20px;margin-right:4px;width:20px}
.m-fs-footer .certification-cn-box a:last-child p[data-v-0fa01e6a]{color:#707070;font-size:12px;line-height:20px}
.m-fs-footer .certification-box-only[data-v-0fa01e6a]{display:-webkit-box;display:-ms-flexbox;display:flex;height:30px;margin:20px 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.m-fs-footer .certification-box-only a[data-v-0fa01e6a]{margin-right:12px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(255,255,255,0)}
.m-fs-footer .certification-box-only a[data-v-0fa01e6a]:last-of-type{margin-right:0}
.m-fs-footer .certification-box-only a img[data-v-0fa01e6a]{max-height:24px;width:auto}
.m-fs-footer .footer-certification-box[data-v-0fa01e6a]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:5px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.m-fs-footer .footer-certification-box .certification-box[data-v-0fa01e6a]{display:-webkit-box;display:-ms-flexbox;display:flex;height:24px;margin-bottom:16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.m-fs-footer .footer-certification-box .certification-box a[data-v-0fa01e6a]{margin-right:12px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(255,255,255,0)}
.m-fs-footer .footer-certification-box .certification-box a[data-v-0fa01e6a]:last-of-type{margin-right:0}
.m-fs-footer .footer-certification-box .certification-box a img[data-v-0fa01e6a]{max-height:24px;width:auto}
.m-fs-footer .footer-certification-box .pay_box[data-v-0fa01e6a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;padding:0 60px}
.m-fs-footer .footer-certification-box .pay_box img[data-v-0fa01e6a]{height:20px;margin-bottom:16px;margin-right:12px}
.m-fs-footer .footer-certification-box .pay_box img[data-v-0fa01e6a]:last-of-type{margin-right:0}
@media(max-width:414px){.m-fs-footer .footer-certification-box .pay_box img[data-v-0fa01e6a]:nth-of-type(4){margin-right:0}}.m-fs-footer .footer-certification-box .pay-icon>a[data-v-0fa01e6a]{margin-bottom:16px;margin-right:12px}
.m-fs-footer .footer-certification-box .pay-icon>a img[data-v-0fa01e6a]{margin:0}
@media(min-width:960px){.m-fs-footer[data-v-0fa01e6a]{display:none}}.app_box[data-v-0fa01e6a]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:40px}
@media(max-width:768px){.app_box[data-v-0fa01e6a]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:20px 0}}.app_box .app_item[data-v-0fa01e6a]{display:inline-block;height:30px;margin-right:12px}
.app_box .app_item img[data-v-0fa01e6a]{display:block;max-height:100%;max-width:100%}
.app_box .app_item[data-v-0fa01e6a]:last-child{margin-right:0}
.aus_care[data-v-2d5aea21]{padding:20px 0}
.aus_care .auo_center[data-v-2d5aea21]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto;max-width:1200px;width:84vw}
@media(max-width:1200px){.aus_care .auo_center[data-v-2d5aea21]{width:94vw}}.aus_care .auo_center .icon_left[data-v-2d5aea21]{height:40px;margin-right:36px;width:40px}
.aus_care .auo_center .txt_right[data-v-2d5aea21]{color:#fff;font-size:12px;line-height:20px}
.fs-global-float-wrap[data-v-7a8fecb9]{bottom:48px;position:fixed;right:16px;width:48px;z-index:1}
@media screen and (max-width:1024px){.fs-global-float-wrap[data-v-7a8fecb9]{display:none}}.fs-global-float-wrap.opacity .box[data-v-7a8fecb9]{opacity:.5}
.fs-global-float-wrap.is-pc[data-v-7a8fecb9]{right:20px;width:48px}
.fs-global-float-wrap.is-pc .box .btn-box[data-v-7a8fecb9]{height:48px;width:48px}
.fs-global-float-wrap.is-pc .box .btn-box[data-v-7a8fecb9]:hover{color:#19191a}
.fs-global-float-wrap.is-pc .box .btn-box.form-box[data-v-7a8fecb9]{background-color:#707070;color:#fff}
.fs-global-float-wrap.is-pc .box .btn-box.form-box[data-v-7a8fecb9]:hover{background-color:#4b4b4d;color:#fff}
.fs-global-float-wrap.is-pc .box .btn-box img[data-v-7a8fecb9]{width:24px}
.fs-global-float-wrap.is-pc .box .btn-box .iconfont[data-v-7a8fecb9]{font-size:24px;height:24px;line-height:24px;width:24px}
.fs-global-float-wrap .box[data-v-7a8fecb9]{border-radius:4px;-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,.1);box-shadow:0 2px 8px 0 rgba(0,0,0,.1);overflow:hidden}
.fs-global-float-wrap .box[data-v-7a8fecb9]:not(:first-child){margin-top:20px}
.fs-global-float-wrap .btn-box[data-v-7a8fecb9]{display:-webkit-box;display:-ms-flexbox;display:flex;height:48px;width:48px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;color:#707070;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}
.fs-global-float-wrap .btn-box.folded .iconfont_fold[data-v-7a8fecb9]{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
.fs-global-float-wrap .btn-box.line[data-v-7a8fecb9]{position:relative}
.fs-global-float-wrap .btn-box.line[data-v-7a8fecb9]:after{background-color:#e5e5e5;bottom:0;content:"";height:1px;left:7px;position:absolute;right:7px;z-index:2}
.fs-global-float-wrap .btn-box img[data-v-7a8fecb9]{display:block;height:auto;width:21px}
.fs-global-float-wrap .btn-box .iconfont[data-v-7a8fecb9]{display:block;font-size:21px;height:21px;line-height:21px;width:21px}
.fs-global-float-wrap .btn-box .iconfont_fold[data-v-7a8fecb9]{font-size:16px;height:16px;line-height:1;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;width:16px}
@media(max-width:768px){.fs-global-float-wrap[data-v-7a8fecb9]{z-index:50}}.fs_global_btn_box_padMobile[data-v-7a8fecb9]{display:none;position:fixed;-webkit-box-orient:vertical;-webkit-box-direction:normal;bottom:16px;-ms-flex-direction:column;flex-direction:column;right:10px;z-index:1}
@media screen and (max-width:1024px){.fs_global_btn_box_padMobile[data-v-7a8fecb9]{display:-webkit-box;display:-ms-flexbox;display:flex;right:16px;z-index:50}}.fs_global_btn_box_padMobile .padMobile_btn[data-v-7a8fecb9]{border-radius:30px;display:-webkit-box;display:-ms-flexbox;display:flex;height:44px;width:44px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.fs_global_btn_box_padMobile .padMobile_btn img[data-v-7a8fecb9]{width:24px}
.fs_global_btn_box_padMobile .padMobile_btn.consult_btn[data-v-7a8fecb9]{background:#fff;-webkit-box-shadow:0 4px 12px 0 rgba(0,0,0,.15);box-shadow:0 4px 12px 0 rgba(0,0,0,.15)}
.fs_global_btn_box_padMobile .padMobile_btn.livechat_btn[data-v-7a8fecb9]{background:#707070;margin-top:16px;position:relative}
.fs_global_btn_box_padMobile .padMobile_btn.livechat_btn .circle_div[data-v-7a8fecb9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border-radius:9px;height:18px;left:44px;position:absolute;top:3px;width:18px}
.fs_global_btn_box_padMobile .padMobile_btn.livechat_btn .circle_div .red_div[data-v-7a8fecb9]{background:#c00000;border-radius:6px;height:12px;width:12px}
.problem-consultation-pop[data-v-21a06f25]{color:#19191a}
.problem-consultation-pop.success[data-v-21a06f25] .fs-popup-ctn{height:auto}
.problem-consultation-pop.problem-consultation-pop-cn[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .input-item{width:calc(50% - 4px)}
.problem-consultation-pop[data-v-21a06f25] .fs-popup{bottom:48px;height:auto;left:auto;max-height:635px;right:84px;top:auto;width:380px}
.problem-consultation-pop[data-v-21a06f25] .mask{display:none}
.problem-consultation-pop[data-v-21a06f25] .fs-popup-ctn{-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,.1);box-shadow:0 2px 8px 0 rgba(0,0,0,.1);-webkit-transform:translateZ(0);transform:translateZ(0);width:380px}
.problem-consultation-pop[data-v-21a06f25] .fs-popup-header{border-bottom:1px solid #e5e5e5;padding:20px 16px}
.problem-consultation-pop[data-v-21a06f25] .fs-popup-header .iconfont_close{color:#19191a;font-size:16px;height:16px;line-height:1;width:16px}
.problem-consultation-pop[data-v-21a06f25] .fs-popup-header .title_box .title{font-size:20px;font-weight:600;line-height:28px;line-height:24px}
.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .cont-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box{overflow-y:auto;padding:20px 32px}
@media(max-width:768px){.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box{padding-bottom:0}}.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .whatsapp{margin-bottom:16px}
.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .whatsapp>p{color:#19191a;font-size:12px;font-weight:400;line-height:20px;margin-bottom:8px;text-align:center}
.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .whatsapp>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .whatsapp>div div{-webkit-box-flex:1;background-color:#e4e7ed;-ms-flex:1;flex:1;height:1px}
.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .whatsapp>div p{color:#707070;font-size:12px;font-weight:400;line-height:20px;padding:0 12px}
.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:16px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block.product{-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:#fafafb;-ms-flex-direction:column;flex-direction:column;margin-bottom:20px;padding:20px}
.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .product-item{border-bottom:1px solid #e5e5e5;display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:16px}
.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .product-item img{display:block;height:50px;margin-right:12px;mix-blend-mode:multiply;width:50px}
.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .product-item .pro-tit{display:-webkit-box;font-size:14px;line-height:22px;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin-bottom:12px}
.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .product-item .pro-id{color:#707070;font-size:14px;line-height:22px}
.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .check-item{padding-top:16px}
.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .check-item .tit{font-size:16px;font-weight:600;line-height:24px;margin-bottom:12px}
.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .check-item input[type=checkbox]{margin-right:8px}
.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .check-item .input-txt{font-size:14px;line-height:22px}
.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .check-item .select-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .check-item .select-list .select-item{-ms-flex-negative:0;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:12px;margin-right:20px}
.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .check-item .select-list .select-item:last-child{margin-right:0}
.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .check-item .select-other{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .check-item .select-other .other-check-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:4px}
.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .check-item .select-other .other-check-box label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .check-item .select-other input{background:#fff}
.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .input-item{position:relative;width:calc(50% - 16px)}
.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .input-item.width100{width:100%}
.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .input-item .tit{font-size:12px;line-height:20px;margin-bottom:4px}
.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .input-item .input-item-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .input-item .input-item-number{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:100%}
.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .input-item textarea{height:76px;padding:4px 10px}
.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .input-item .textarea-num{color:#707070;font-size:12px;line-height:20px;margin-top:4px}
.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .input-item .textarea-num em{font-style:normal}
.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .input-item .textarea-num em.active{color:#c00000}
.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .input-item.error .textarea-num{bottom:2px}
.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .agreement_wrap{color:#707070;font-size:12px;line-height:20px;margin-top:16px}
.problem-consultation-pop[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .agreement_wrap a:focus-visible{border-radius:1px;outline:2px solid #0080ff;outline-offset:2px}
.problem-consultation-pop[data-v-21a06f25] .mask{background-color:transparent}
.problem-consultation-pop[data-v-21a06f25] .slide-right-leave-active{opacity:.1}
.problem-consultation-pop .footer-box[data-v-21a06f25]{-ms-flex-negative:0;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;width:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border-top:1px solid #e5e5e5;padding:20px 32px}
.problem-consultation-pop .footer-box .cancel-btn[data-v-21a06f25]{margin-right:12px}
.problem-consultation-pop .success-box[data-v-21a06f25]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:36px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}
.problem-consultation-pop .success-box .success-logo[data-v-21a06f25]{color:#329a34;font-size:50px}
.problem-consultation-pop .success-box .success-tit[data-v-21a06f25]{font-size:16px;font-weight:600;line-height:24px;margin:16px 0 8px}
.problem-consultation-pop .success-box .success-des[data-v-21a06f25]{color:#707070;font-size:14px;line-height:22px}
@media(max-width:768px){.problem-consultation-pop.problem-consultation-pop-cn[data-v-21a06f25] .fs-popup{width:100%}
.problem-consultation-pop.problem-consultation-pop-cn[data-v-21a06f25] .fs-popup .fs-popup-ctn{width:100%}
.problem-consultation-pop.problem-consultation-pop-cn[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block.input-block-cn{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.problem-consultation-pop.problem-consultation-pop-cn[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block.input-block-cn .input-item{width:100%}
.problem-consultation-pop.problem-consultation-pop-cn[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block.input-block-cn .input-item:first-of-type{margin-bottom:16px}
.problem-consultation-pop.problem-consultation-pop-cn[data-v-21a06f25] .fs-popup-body .contact-sales-box .form-box .input-block .input-item{width:100%}
.problem-consultation-pop[data-v-21a06f25] .fs-popup{bottom:0;height:100%;left:0;max-height:100%;max-width:100%;right:0;top:0;width:100%}
.problem-consultation-pop[data-v-21a06f25] .fs-popup-ctn{bottom:0;height:100%;left:0;max-height:none;right:0;top:0;width:100%}
.problem-consultation-pop[data-v-21a06f25] .fs-popup-ctn .fs-popup-body .contact-sales-box .form-box{max-height:calc(100% - 201px);padding:20px 16px}
.problem-consultation-pop[data-v-21a06f25] .fs-popup-ctn .fs-popup-body .contact-sales-box .form-box .input-block .check-item .select-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.problem-consultation-pop[data-v-21a06f25] .fs-popup-ctn .fs-popup-body .contact-sales-box .form-box .input-block .check-item .select-list .select-item{margin-right:0}
.problem-consultation-pop[data-v-21a06f25] .fs-popup-ctn .fs-popup-body .contact-sales-box .form-box .input-block .input-item{position:relative;width:calc(50% - 10px)}
.problem-consultation-pop[data-v-21a06f25] .fs-popup-ctn .fs-popup-body .contact-sales-box .form-box .input-block .input-item.width100{width:100%}
.problem-consultation-pop[data-v-21a06f25] .fs-popup-ctn .fs-popup-body .contact-sales-box .form-box .input-block .input-item .tit{font-size:12px;line-height:20px;margin-bottom:4px}
.problem-consultation-pop[data-v-21a06f25] .fs-popup-ctn .fs-popup-body .contact-sales-box .form-box .input-block .input-item .input-item-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.problem-consultation-pop[data-v-21a06f25] .fs-popup-ctn .fs-popup-body .contact-sales-box .form-box .input-block .input-item .input-item-number{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:100%}
.problem-consultation-pop[data-v-21a06f25] .fs-popup-ctn .fs-popup-body .contact-sales-box .form-box .input-block .input-item .textarea-num{color:#707070;font-size:12px;line-height:20px;margin-top:0}
.problem-consultation-pop[data-v-21a06f25] .fs-popup-ctn .fs-popup-body .contact-sales-box .form-box .input-block .input-item .textarea-num em{font-style:normal}
.problem-consultation-pop[data-v-21a06f25] .fs-popup-ctn .fs-popup-body .contact-sales-box .form-box .input-block .input-item .textarea-num em.active{color:#c00000}
.problem-consultation-pop[data-v-21a06f25] .fs-popup-ctn .fs-popup-body .contact-sales-box .form-box .input-block .input-item.error .textarea-num{bottom:2px}
.problem-consultation-pop[data-v-21a06f25] .footer-box{-webkit-box-orient:vertical;-webkit-box-direction:reverse;border-top:none;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding:20px 16px}
.problem-consultation-pop[data-v-21a06f25] .footer-box .cancel-btn,.problem-consultation-pop[data-v-21a06f25] .footer-box .submit-btn{margin:0;width:100%}
.problem-consultation-pop[data-v-21a06f25] .footer-box .cancel-btn{margin-top:12px}}.cookie[data-v-35b9ca66]{background-color:#444;bottom:0;left:0;padding:16px;position:fixed;width:100%;z-index:51}
.cookie .main[data-v-35b9ca66]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;max-width:1200px;position:relative;width:84vw;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;height:100%;justify-content:center}
@media(max-width:1200px){.cookie .main[data-v-35b9ca66]{width:94vw}}@media(max-width:1024px){.cookie .main[data-v-35b9ca66]{width:100%}}.cookie .main-notEU p[data-v-35b9ca66]{color:#fff;font-size:13px;line-height:20px;padding-right:20px}
.cookie .main-notEU p[data-v-35b9ca66] a{color:#fff;-webkit-text-decoration:underline;text-decoration:underline}
.cookie .main-notEU .icon[data-v-35b9ca66]{color:#fff;font-size:12px;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
.cookie .main-EU[data-v-35b9ca66]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.cookie .main-EU p[data-v-35b9ca66]{color:#fff;font-size:13px;line-height:20px;max-width:1200px}
@media(max-width:1024px){.cookie .main-EU p[data-v-35b9ca66]{max-width:800px}}.cookie .main-EU p[data-v-35b9ca66] a{color:#fff;-webkit-text-decoration:underline;text-decoration:underline}
.cookie .main-EU .accept[data-v-35b9ca66]{background:#444;border-radius:21px;margin-left:100px}
@media(max-width:1024px){.cookie .main-EU .accept[data-v-35b9ca66]{margin-left:60px}}@media(max-width:768px){.cookie .main-EU[data-v-35b9ca66]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.cookie .main-EU .accept[data-v-35b9ca66]{margin-left:0;margin-top:20px}}
html[data-v-7486e6d7]{-webkit-text-size-adjust:none}
.cart-list[data-v-7486e6d7]{background:#fff;border:1px solid #ccc;border-radius:12px;padding:36px 20px;position:relative}
@media(max-width:960px){.cart-list[data-v-7486e6d7]{margin-bottom:12px}}@media(max-width:960px)and (max-width:768px){.cart-list[data-v-7486e6d7]{margin-bottom:20px;padding:0 16px}}.cart-list .list-tit[data-v-7486e6d7]{border-bottom:1px solid #e5e5e5;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 0 20px}
.cart-list .list-tit>div[data-v-7486e6d7]{color:#19191a;font-size:14px;line-height:22px}
.cart-list .list-tit .select-all[data-v-7486e6d7]{display:-webkit-box;display:-ms-flexbox;display:flex;width:14.5%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.cart-list .list-tit .select-all .cart_checkbox[data-v-7486e6d7]{display:block;margin-right:16px}
.cart-list .list-tit .select-all span[data-v-7486e6d7]{color:#19191a;font-size:14px;line-height:22px}
@media(max-width:1024px){.cart-list .list-tit .select-all[data-v-7486e6d7]{width:20.5%}}@media(max-width:768px){.cart-list .list-tit .select-all[data-v-7486e6d7]{width:122px}}.cart-list .list-tit .de[data-v-7486e6d7]{text-indent:10px;width:35.84%}
@media(max-width:1024px){.cart-list .list-tit .de[data-v-7486e6d7]{width:54%}}@media(max-width:768px){.cart-list .list-tit .de[data-v-7486e6d7]{text-indent:0}}.cart-list .list-tit .de.cn_de[data-v-7486e6d7]{text-indent:0;width:21.34%}
@media(max-width:1024px){.cart-list .list-tit .de.cn_de[data-v-7486e6d7]{width:33.5%}}.cart-list .list-tit .pu[data-v-7486e6d7]{width:18.4%}
@media(max-width:1024px){.cart-list .list-tit .pu[data-v-7486e6d7]{display:none}}@media(max-width:768px){.cart-list .list-tit .pu[data-v-7486e6d7]{display:none}}.cart-list .list-tit .pr[data-v-7486e6d7]{width:12%}
@media(max-width:1024px){.cart-list .list-tit .pr[data-v-7486e6d7]{display:none}}@media(max-width:768px){.cart-list .list-tit .pr[data-v-7486e6d7]{display:none}}.cart-list .list-tit .qt[data-v-7486e6d7]{width:14.76%}
@media(max-width:1024px){.cart-list .list-tit .qt[data-v-7486e6d7]{min-width:112px;width:15%}}@media(max-width:768px){.cart-list .list-tit .qt[data-v-7486e6d7]{display:none}}.cart-list .list-tit .to[data-v-7486e6d7]{width:19%}
@media(max-width:1024px){.cart-list .list-tit .to[data-v-7486e6d7]{width:25%}}@media(max-width:768px){.cart-list .list-tit .to[data-v-7486e6d7]{display:none}
.cart-list .list-tit[data-v-7486e6d7]{padding:20px 0}}.cart-item-wrap[data-v-7486e6d7]{border-bottom:1px solid #e5e5e5;padding:20px 0;position:relative}
.cart-item-wrap[data-v-7486e6d7]:last-child{border-bottom:none}
@media(max-width:960px){.cart-item-wrap[data-v-7486e6d7]{padding:20px 0}}.cart-item-wrap-invlaid .cart-item .cart-item-de[data-v-7486e6d7]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.cart-item-wrap-invlaid .cart-item .cart-item-de .item-pr[data-v-7486e6d7],.cart-item-wrap-invlaid .cart-item .cart-item-de .item-pu[data-v-7486e6d7],.cart-item-wrap-invlaid .cart-item .cart-item-de .item-qt[data-v-7486e6d7]{display:none}
.cart-item-wrap-invlaid .cart-item .cart-item-de .item-to[data-v-7486e6d7]{width:auto;z-index:3}
.cart-item-wrap-invlaid[data-v-7486e6d7]:after{background:hsla(0,0%,100%,.7);bottom:0;content:" ";display:block;left:0;position:absolute;right:0;top:0;z-index:1}
.list-box-invalid[data-v-7486e6d7]{border-top:1px solid #e5e5e5}
.list-box-invalid .off-box[data-v-7486e6d7]{margin:20px auto 0}
.undo-box[data-v-7486e6d7]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#19191a;font-size:13px;line-height:20px;padding:4px 20% 4px 0}
@media(max-width:960px){.undo-box[data-v-7486e6d7]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:4px 0}}.undo-title[data-v-7486e6d7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:6px;overflow:hidden}
@media(max-width:960px){.undo-title[data-v-7486e6d7]{display:block;margin-bottom:2px;margin-right:0}}.undo-title span[data-v-7486e6d7]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
@media(max-width:960px){.undo-title span[data-v-7486e6d7]{overflow:auto;text-overflow:inherit;white-space:normal}}.undo-right[data-v-7486e6d7]{color:#707070;-ms-flex-negative:0;flex-shrink:0}
.undo-right .btn[data-v-7486e6d7]{color:#0060bf;cursor:pointer}
.undo-right .btn[data-v-7486e6d7]:hover{-webkit-text-decoration:underline;text-decoration:underline}
.cart-item[data-v-7486e6d7]{width:100%}
.cart-item-de[data-v-7486e6d7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative}
@media(max-width:768px){.cart-item-de[data-v-7486e6d7]{display:block}}.item-de[data-v-7486e6d7]{display:-webkit-box;display:-ms-flexbox;display:flex;padding-right:16px;width:35.84%}
.item-de .checkbox[data-v-7486e6d7]{display:block;margin-right:16px;margin-top:27px}
.item-de .img[data-v-7486e6d7]{display:block;width: 85px;}
.item-de .img img[data-v-7486e6d7]{height:72px;margin-right:16px;width:72px}
.item-de .de-box[data-v-7486e6d7]{max-width: calc(100% - 85px);}
.item-de .de-box .title[data-v-7486e6d7]{color:#19191a;display:-webkit-box;font-size:14px;line-height:22px;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.item-de .de-box .pn-box[data-v-7486e6d7]{color:#707070;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:12px;line-height:20px;margin-top:8px}
.item-de .de-box .pn-box .pn[data-v-7486e6d7]{margin-right:12px}
.item-de .de-box .install[data-v-7486e6d7]{color:#707070;font-size:13px;line-height:20px;margin-top:8px}
@media(max-width:1024px){.item-de[data-v-7486e6d7]{width:auto;-webkit-box-flex:1;-ms-flex:1;flex:1}}.item-pu[data-v-7486e6d7]{padding-right:16px;width:18.4%}
@media(max-width:1024px){.item-pu[data-v-7486e6d7]{display:none}}.item-pu .stock-box[data-v-7486e6d7]{color:#707070;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;line-height:20px;margin-bottom:4px;position:relative}
.item-pu .stock-box[data-v-7486e6d7]:first-child{margin-bottom:0}
.item-pu .stock-box .info[data-v-7486e6d7]{margin-bottom:4px;padding-left:20px;position:relative}
.item-pu .stock-box .iconfont[data-v-7486e6d7]{font-size:14px;height:16px;left:0;line-height:16px;position:absolute;text-align:center;top:1px;width:16px}
.item-pu .stock-box[data-v-7486e6d7]:last-child{margin-bottom:0}
.item-pr[data-v-7486e6d7]{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:13px;line-height:20px;padding-right:16px;width:12%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
@media(max-width:1024px){.item-pr[data-v-7486e6d7]{display:none}}.item-pr .original-price[data-v-7486e6d7]{color:#707070;margin-bottom:4px;-webkit-text-decoration:line-through;text-decoration:line-through}
.item-pr .price[data-v-7486e6d7]{color:#19191a}
.item-qt[data-v-7486e6d7]{padding-right:16px;width:14.76%}
@media(max-width:1024px){.item-qt[data-v-7486e6d7]{min-width:112px;padding-right:0;width:15%}}.item-qt[data-v-7486e6d7] .qty-box{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;max-width:96px}
.item-qt[data-v-7486e6d7] .qty-box .qty{font-weight:600;width:32px}
.item-qt[data-v-7486e6d7] .qty-box span{height:100%;width:32px}
.item-to[data-v-7486e6d7]{display:-webkit-box;display:-ms-flexbox;display:flex;width:19%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
@media(max-width:1024px){.item-to[data-v-7486e6d7]{width:25%}}.item-to .item-to-le[data-v-7486e6d7]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:16px;max-width:120px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.item-to .item-to-le .price[data-v-7486e6d7]{color:#19191a;font-size:14px;font-weight:600;line-height:22px;word-break:break-word}
.item-to .item-to-le .fee-box[data-v-7486e6d7]{font-size:0;margin-top:4px;max-width:92px;position:relative;vertical-align:middle}
.item-to .item-to-le .fee-box .tip-tit[data-v-7486e6d7]{color:#707070;font-size:12px;line-height:20px}
.item-to .item-to-le .fee-box[data-v-7486e6d7] .fs-popover{bottom:1px;position:absolute}
.item-to .item-to-le .invalid_info[data-v-7486e6d7]{color:#19191a;font-size:14px;font-weight:400;line-height:22px;line-height:1;margin-bottom:10px}
.item-to .item-to-le .inquiry_info[data-v-7486e6d7]{border:1px solid #ccc;border-radius:3px;color:#19191a;cursor:pointer;font-size:14px;font-weight:400;line-height:22px;padding:8px 30px}
.item-to .item-to-le .inquiry_info[data-v-7486e6d7]:hover{background-color:#4b4b4d;border-color:#4b4b4d;color:#fff}
.item-to .item-to-le .qty-del[data-v-7486e6d7]{display:none}
.item-to .item-to-ri[data-v-7486e6d7]{color:#707070;cursor:pointer;height:32px;line-height:32px;text-align:center;width:32px}
.item-to .item-to-ri .iconfont-delete[data-v-7486e6d7]{font-size:16px;-webkit-transition:all .3s;transition:all .3s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.item-to .item-to-ri[data-v-7486e6d7]:hover{background:rgba(25,25,26,.04);border-radius:3px;color:#19191a}
.common-fold-box[data-v-7486e6d7]{margin-top:8px;padding-left:88px}
.common-fold-box .common-fold-label[data-v-7486e6d7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#0060bf;cursor:pointer;font-size:14px;line-height:22px}
.common-fold-box .common-fold-label .iconfont[data-v-7486e6d7]{font-size:12px;margin-left:8px;-webkit-transition:all .2s;transition:all .2s}
.common-fold-box .common-fold-label.active .iconfont[data-v-7486e6d7]{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
.common-fold-box .common-fold-line[data-v-7486e6d7]{background-color:#e5e5e5;height:1px;margin-top:12px;width:100%}
@media(max-width:768px){.common-fold-box[data-v-7486e6d7]{background:#fafafb;border-radius:3px;margin-top:12px;padding:12px 16px}
.item-de[data-v-7486e6d7],.item-pr[data-v-7486e6d7],.item-pu[data-v-7486e6d7],.item-qt[data-v-7486e6d7],.item-to[data-v-7486e6d7]{width:100%}
.item-de[data-v-7486e6d7]{padding-right:0}
.item-de .de-box[data-v-7486e6d7]{margin:0;max-width:100%}
.item-pu[data-v-7486e6d7]{display:block;margin-top:8px;max-width:100%;padding-left:88px}
.item-pu .stock-box[data-v-7486e6d7]{margin-right:0}
.item-qt[data-v-7486e6d7]{display:none}
.item-to[data-v-7486e6d7]{margin-top:12px;max-width:100%;padding-left:88px}
.item-to .item-to-le[data-v-7486e6d7]{font-size:16px;line-height:24px;margin-right:0;max-width:100%;width:100%}
.item-to .item-to-le .fee-box[data-v-7486e6d7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:100%}}@media(max-width:768px){.item-to .item-to-le .fee-box[data-v-7486e6d7] .fs-popover{position:static}
.item-to .item-to-le .price[data-v-7486e6d7]{margin-bottom:4px}
.item-to .item-to-le .qty-del[data-v-7486e6d7]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:12px}
.item-to .item-to-le .qty-del[data-v-7486e6d7],.item-to .item-to-le .qty-del .iconfont-delete[data-v-7486e6d7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.item-to .item-to-le .qty-del .iconfont-delete[data-v-7486e6d7]{-webkit-box-pack:center;-ms-flex-pack:center;color:#19191a;color:#707070;cursor:pointer;font-size:16px;height:28px;justify-content:center;-webkit-transition:all .3s;transition:all .3s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:28px}
.item-to .item-to-le .qty-del .iconfont-delete[data-v-7486e6d7]:hover{background:rgba(25,25,26,.04);color:#19191a}}@media(max-width:768px)and (max-width:768px){.item-to .item-to-le .qty-del[data-v-7486e6d7] .qty-box{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;max-width:96px}
.item-to .item-to-le .qty-del[data-v-7486e6d7] .qty-box .qty{font-weight:400;width:32px}
.item-to .item-to-le .qty-del[data-v-7486e6d7] .qty-box span{height:100%;width:32px}}@media(max-width:768px){.item-to .item-to-ri[data-v-7486e6d7]{display:none}
.cn_pu[data-v-7486e6d7],.cn_to[data-v-7486e6d7]{padding-left:122px}}.attrs-content[data-v-7486e6d7]{overflow:hidden}
.attrs-content .attrs-item[data-v-7486e6d7]{color:#707070;font-size:13px;line-height:20px;margin-bottom:4px}
.attrs-content .attrs-item[data-v-7486e6d7]:first-of-type{margin-top:12px}
.attrs-content .attrs-item[data-v-7486e6d7]:last-child{margin-bottom:0}
.related-box[data-v-7486e6d7]{background:#fff;overflow:hidden}
.related-box .related-item[data-v-7486e6d7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:12px}
.related-box .related-item .releated-item-img[data-v-7486e6d7]{-ms-flex-negative:0;background-position:50%;background-repeat:no-repeat;background-size:cover;display:block;flex-shrink:0;height:48px;margin-right:12px;width:48px}
.related-box .related-item .related-detail[data-v-7486e6d7]{-webkit-box-flex:1;color:#707070;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 1 auto;flex:1 1 auto;font-size:12px;line-height:20px}
.related-box .related-item .related-detail .related-title[data-v-7486e6d7]{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;padding-right:16px}
.related-box .related-item .related-detail .related-flex[data-v-7486e6d7]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}
.related-box .related-item .related-detail .related-price[data-v-7486e6d7]{padding-right:16px;width:calc(12% + 18px);-ms-flex-negative:0;flex-shrink:0}
.related-box .related-item .related-detail .related-num[data-v-7486e6d7]{padding-right:16px;width:calc(33.76% + 50.64px);-ms-flex-negative:0;flex-shrink:0}
.related-box .related-item .related-detail .related-num>p[data-v-7486e6d7]{text-align:center;width:96px}
.related-box .related-item .related-detail .m-show[data-v-7486e6d7],.related-box .related-item .related-detail .related-price-num[data-v-7486e6d7]{display:none}
.related-box .related-item .related-detail .related-id[data-v-7486e6d7]{margin-top:4px}
@media(max-width:1024px){.related-box .related-item .related-detail .related-price[data-v-7486e6d7]{display:none}
.related-box .related-item .related-detail .related-num[data-v-7486e6d7]{min-width:112px;padding-right:0;width:calc(40% + 60px)}}@media(max-width:768px){.related-box[data-v-7486e6d7]{background-color:transparent}
.related-box .related-item .releated-item-img[data-v-7486e6d7]{height:56px;mix-blend-mode:multiply;width:56px}
.related-box .related-item .related-detail[data-v-7486e6d7],.related-box .related-item .related-detail .m-show[data-v-7486e6d7]{display:block}
.related-box .related-item .related-detail .pc-show[data-v-7486e6d7]{display:none}}.list-operation[data-v-7486e6d7]{border-top:1px solid #e5e5e5;display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px 8px 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.list-operation>span[data-v-7486e6d7]{color:#707070;font-size:14px;line-height:22px}
.list-operation>span a[data-v-7486e6d7]{color:#707070}
.list-operation .isnLogin[data-v-7486e6d7] a{color:#0060bf}
.list-operation .isnLogin[data-v-7486e6d7] a:hover{-webkit-text-decoration:underline;text-decoration:underline}
.list-operation .isnLogin[data-v-7486e6d7] a:focus-visible{border-radius:1px;outline:2px solid #0080ff;outline-offset:2px}
.list-operation .remove[data-v-7486e6d7]{color:#0060bf;cursor:pointer}
.list-operation .remove[data-v-7486e6d7]:hover{-webkit-text-decoration:underline;text-decoration:underline}
.list-operation>.isLogin[data-v-7486e6d7]{color:#e5e5e5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.list-operation>.isLogin span[data-v-7486e6d7]{color:#0060bf;cursor:pointer;font-size:14px;line-height:22px}
.list-operation>.isLogin span[data-v-7486e6d7]:hover{-webkit-text-decoration:underline;text-decoration:underline}
.list-operation>.isLogin .line[data-v-7486e6d7]{background-color:#e5e5e5;display:inline-block;height:16px;margin:0 8px;width:1px}
@media(max-width:768px){.list-operation[data-v-7486e6d7]{border-top:1px solid #e5e5e5;padding:20px 8px}
.list-operation .isnLogin[data-v-7486e6d7]{max-width:230px}}.operation-m[data-v-7486e6d7]{display:none}
@media(max-width:414px){.operation-pc[data-v-7486e6d7]{display:none}
.operation-m[data-v-7486e6d7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.operation-m .remove[data-v-7486e6d7]{margin-top:16px}}.delete_popup[data-v-7486e6d7] .mask{position:fixed}
@media(max-width:960px){.delete_popup[data-v-7486e6d7] .fs-popup-ctn{height:auto;width:calc(100% - 64px)}}.delete_popup .delete_popup_ctn[data-v-7486e6d7],.delete_popup .delete_popup_ctn_m[data-v-7486e6d7]{padding:20px;width:480px}
@media(max-width:960px){.delete_popup .delete_popup_ctn[data-v-7486e6d7],.delete_popup .delete_popup_ctn_m[data-v-7486e6d7]{padding:20px;width:100%}}.delete_popup .delete_popup_ctn .delete_info[data-v-7486e6d7],.delete_popup .delete_popup_ctn_m .delete_info[data-v-7486e6d7]{color:#19191a;font-size:14px;line-height:22px;margin-bottom:40px}
.delete_popup .delete_popup_ctn .delete_btn_box[data-v-7486e6d7],.delete_popup .delete_popup_ctn_m .delete_btn_box[data-v-7486e6d7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.delete_popup .delete_popup_ctn .delete_btn_box .fs-button[data-v-7486e6d7],.delete_popup .delete_popup_ctn_m .delete_btn_box .fs-button[data-v-7486e6d7]{margin-left:12px;min-width:120px}
.delete_popup[data-v-7486e6d7] .delete_popup_ctn_m{padding:0}
.delete_popup[data-v-7486e6d7] .delete_popup_ctn_m p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.delete_popup[data-v-7486e6d7] .delete_popup_ctn_m>p:first-child{color:#19191a;margin:32px 0 8px}
.delete_popup[data-v-7486e6d7] .delete_popup_ctn_m .delete_info_m{color:#707070;margin-bottom:24px;padding:0 36px}
.delete_popup[data-v-7486e6d7] .delete_popup_ctn_m .delete_btn_box_m{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;border-top:1px solid #e5e5e5;justify-content:space-between}
.delete_popup[data-v-7486e6d7] .delete_popup_ctn_m .delete_btn_box_m span{-webkit-box-flex:1;color:#19191a;-ms-flex:1;flex:1;padding:13px 0;text-align:center}
.delete_popup[data-v-7486e6d7] .delete_popup_ctn_m .delete_btn_box_m span:first-child{border-right:1px solid #e5e5e5}
@media(max-width:960px){.qty_popup[data-v-7486e6d7]{height:auto}
.qty_popup[data-v-7486e6d7] .fs-popup-ctn{height:auto;width:94%}}.qty_popup .qty_popup_ctn[data-v-7486e6d7]{padding:0 40px 44px;width:680px}
@media(max-width:960px){.qty_popup .qty_popup_ctn[data-v-7486e6d7]{width:100%}}.qty_popup .qty_popup_ctn .qty_popup_title[data-v-7486e6d7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:6px}
.qty_popup .qty_popup_ctn .qty_popup_title .iconfont_warming[data-v-7486e6d7]{color:#c00000;font-size:22px;margin-right:10px}
.qty_popup .qty_popup_ctn .qty_popup_title .title_info[data-v-7486e6d7]{color:#19191a;font-size:16px;line-height:24px}
.qty_popup .qty_popup_ctn .qty_popup_main[data-v-7486e6d7]{color:#707070;font-size:13px;line-height:20px}
.qty_popup .qty_popup_ctn .qty_popup_main[data-v-7486e6d7] a{color:#0060bf}
.cart_payment[data-v-62f8cfeb]{-webkit-box-orient:vertical;-webkit-box-direction:normal;border-bottom:1px solid #e5e5e5;border-top:1px solid #e5e5e5;-ms-flex-direction:column;flex-direction:column;margin-top:16px;padding-bottom:16px;padding-top:4px}
.cart_payment[data-v-62f8cfeb],.cart_payment .icon_item[data-v-62f8cfeb]{display:-webkit-box;display:-ms-flexbox;display:flex}
.cart_payment .icon_item[data-v-62f8cfeb]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.cart_payment .icon_item .icon[data-v-62f8cfeb]{display:inline-block;height:16px;margin:12px 5px 0}
@media(max-width:414px){.cart_payment[data-v-62f8cfeb]{margin-top:20px;padding-bottom:4px;padding-top:20px}
.cart_payment .icon_item .icon[data-v-62f8cfeb]{height:24px;margin:0 5px 16px}}.safe-box[data-v-62f8cfeb]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:15px}
.safe-box[data-v-62f8cfeb],.safe-box .safe-left[data-v-62f8cfeb]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.safe-box .safe-left[data-v-62f8cfeb]{margin:0 auto}
.safe-box a[data-v-62f8cfeb]{display:inline-block;-webkit-text-decoration:none;text-decoration:none}
.safe-box a[data-v-62f8cfeb]:hover{-webkit-text-decoration:none;text-decoration:none}
.safe-box a.ssl[data-v-62f8cfeb]{height:26px;margin-right:10px}
.safe-box a.ssl>img[data-v-62f8cfeb]{display:block;max-height:100%;max-width:100%}
.safe-box a.norton[data-v-62f8cfeb]{height:26px;margin-right:10px}
.safe-box a.norton>img[data-v-62f8cfeb]{display:block;max-height:100%;max-width:100%}
.safe-box a.mcafee[data-v-62f8cfeb]{height:20px;margin-right:10px}
.safe-box a.mcafee>img[data-v-62f8cfeb]{display:block;max-height:100%;max-width:100%}
.safe-box a.google[data-v-62f8cfeb]{height:20px}
.safe-box a.google>img[data-v-62f8cfeb]{display:block;max-height:100%;max-width:100%}
.safe-box a.google-score[data-v-62f8cfeb]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0}
.safe-box a.google-score .left[data-v-62f8cfeb]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;color:#707070;-ms-flex-direction:column;flex-direction:column;font-size:12px;line-height:1}
.safe-box a.google-score .left .score-box[data-v-62f8cfeb]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.safe-box a.google-score .left .score-box .img[data-v-62f8cfeb]{margin-left:4px;width:70px}
.safe-box a.google-score .left .left-info[data-v-62f8cfeb]{text-align:right}
.safe-box a.google-score .right[data-v-62f8cfeb]{margin-left:8px;width:22px}
@media(max-width:768px){.safe-box[data-v-62f8cfeb]{padding-bottom:15px}}
.cart-summary[data-v-0bd3ea42]{background:#fff;padding:24px;-ms-flex-negative:0;border-radius:12px;-webkit-box-shadow:0 5px 18px 0 rgba(0,0,0,.1);box-shadow:0 5px 18px 0 rgba(0,0,0,.1);flex-shrink:0;position:sticky;top:0}
@media(max-width:960px){.cart-summary[data-v-0bd3ea42]{margin-bottom:12px;position:relative;width:100%}}@media(max-width:768px){.cart-summary[data-v-0bd3ea42]{padding:20px 16px 0}
.cart-summary .summary-title[data-v-0bd3ea42]{font-size:16px;line-height:24px}
.cart-summary .summary-price[data-v-0bd3ea42]{font-size:20px;line-height:30px}
.cart-summary .summary-info[data-v-0bd3ea42]{padding-bottom:20px}
.cart-summary .btn_box[data-v-0bd3ea42]{background-color:#fff;margin-top:20px}
.cart-summary .btn_box_cn[data-v-0bd3ea42]{padding-bottom:20px}
.cart-summary .fs-button-quote[data-v-0bd3ea42]{margin-top:20px}}.summary-title[data-v-0bd3ea42]{color:#19191a;font-size:20px;font-weight:600;line-height:30px;margin-bottom:12px}
.summary-price-tax[data-v-0bd3ea42]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;line-height:22px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:12px}
.summary-price-tax span[data-v-0bd3ea42]{color:#707070}
.summary-price-tax p[data-v-0bd3ea42]{color:#19191a}
.summary-price[data-v-0bd3ea42]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#19191a;font-size:16px;font-weight:600;line-height:24px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:12px}
.cn_shipping[data-v-0bd3ea42]{line-height:20px;padding-bottom:12px}
.cn_shipping[data-v-0bd3ea42],.summary-info[data-v-0bd3ea42]{border-bottom:1px solid #e5e5e5;font-size:12px}
.summary-info[data-v-0bd3ea42]{color:#19191a;line-height:18px;padding-bottom:16px}
.total-price[data-v-0bd3ea42]{border-top:1px solid #e5e5e5;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:16px;padding-top:16px;-webkit-box-pack:justify;-ms-flex-pack:justify;color:#19191a;font-size:20px;font-weight:600;justify-content:space-between}
.total-info[data-v-0bd3ea42]{color:#707070;font-size:13px;line-height:1;margin:10px 0 0}
.btn_box[data-v-0bd3ea42]{margin-top:15px;position:relative}
.nochecked_box[data-v-0bd3ea42]{left:0;position:absolute;top:-4px;width:100%}
.nochecked_box.nochecked_box_quote[data-v-0bd3ea42]{top:52px}
.nochecked_box .arrow-box[data-v-0bd3ea42]{border-color:#e5e5e5 transparent transparent;border-style:solid;border-width:10px 10px 0;bottom:100%;display:inline-block;height:0;left:50%;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0;z-index:12}
.nochecked_box .arrow-box[data-v-0bd3ea42]:after{border-color:#fff transparent transparent;border-style:solid;border-width:9px 9px 0;content:" ";display:block;height:0;left:-9px;position:absolute;top:-10px;width:0}
.nochecked_box .tip-ctn[data-v-0bd3ea42]{bottom:100%;color:#707070;cursor:default;left:50%;padding-bottom:10px;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:100%;z-index:11}
.nochecked_box .tip-ctn .info[data-v-0bd3ea42]{background-color:#fff;-webkit-box-shadow:0 1px 8px 0 hsla(0,8%,44%,.3);box-shadow:0 1px 8px 0 hsla(0,8%,44%,.3);color:#19191a;font-size:13px;line-height:20px;padding:20px;text-align:center;white-space:normal}
.fs-button-secure[data-v-0bd3ea42]{margin-bottom:12px}
.fs-button-quote[data-v-0bd3ea42],.fs-button-secure[data-v-0bd3ea42]{display:block;width:100%}
.iconfont-quote[data-v-0bd3ea42],.iconfont-secure[data-v-0bd3ea42]{font-size:14px;margin-right:6px}
.handle-cart[data-v-0bd3ea42]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:30px 0 25px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#0060bf;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:14px;line-height:1}
.handle-cart a[data-v-0bd3ea42]{margin:2px 0;padding:0 10px}
.handle-cart a[data-v-0bd3ea42]:first-child{border-right:1px solid #ccc}
.recently_viewed[data-v-248164f8]{margin:0 auto;max-width:1200px;width:84vw}
@media(max-width:1200px){.recently_viewed[data-v-248164f8]{width:94vw}}@media(max-width:960px){.recently_viewed[data-v-248164f8]{padding:0 0 24px;width:100%}}.recently_viewed .recently_viewed_box .title[data-v-248164f8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;border-bottom:1px solid #e5e5e5;justify-content:space-between;margin-bottom:8px;padding:20px 0 12px}
.recently_viewed .recently_viewed_box .title>span[data-v-248164f8]{color:#19191a;font-size:16px;font-weight:600;line-height:24px}
.recently_viewed .recently_viewed_box .title .iconfont_down[data-v-248164f8]{color:#707070;display:none;font-size:14px;line-height:22px;-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg);-webkit-transition:all .3s;transition:all .3s}
.recently_viewed .recently_viewed_box .title .iconfont_down.iconfont_down_up[data-v-248164f8]{-webkit-transform:rotateX(0);transform:rotateX(0)}
.recently_viewed .recently_viewed_box .content[data-v-248164f8],.recently_viewed .recently_viewed_box .content_m[data-v-248164f8]{padding-bottom:40px;position:relative}
.recently_viewed .recently_viewed_box .content .item_box[data-v-248164f8],.recently_viewed .recently_viewed_box .content_m .item_box[data-v-248164f8]{background-color:#fff;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;padding:8px 0 24px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}
.recently_viewed .recently_viewed_box .content .item_box .img_box>img[data-v-248164f8],.recently_viewed .recently_viewed_box .content_m .item_box .img_box>img[data-v-248164f8]{display:block;height:160px;margin:0 auto;width:160px}
.recently_viewed .recently_viewed_box .content .item_box .bottom_box[data-v-248164f8],.recently_viewed .recently_viewed_box .content_m .item_box .bottom_box[data-v-248164f8]{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.recently_viewed .recently_viewed_box .content .item_box .bottom_box .name[data-v-248164f8],.recently_viewed .recently_viewed_box .content_m .item_box .bottom_box .name[data-v-248164f8]{color:#19191a;font-size:14px;font-weight:600;line-height:22px;-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;overflow:hidden;text-align:center;text-overflow:ellipsis}
.recently_viewed .recently_viewed_box .content .item_box .bottom_box .other[data-v-248164f8],.recently_viewed .recently_viewed_box .content_m .item_box .bottom_box .other[data-v-248164f8]{margin-top:12px}
.recently_viewed .recently_viewed_box .content .item_box .bottom_box .other .price[data-v-248164f8],.recently_viewed .recently_viewed_box .content_m .item_box .bottom_box .other .price[data-v-248164f8]{color:#19191a;font-size:14px;font-weight:600;line-height:22px;text-align:center}
.recently_viewed .recently_viewed_box .content .item_box .bottom_box .other .star[data-v-248164f8],.recently_viewed .recently_viewed_box .content_m .item_box .bottom_box .other .star[data-v-248164f8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.recently_viewed .recently_viewed_box .content .item_box .bottom_box .other .star .star_item[data-v-248164f8],.recently_viewed .recently_viewed_box .content_m .item_box .bottom_box .other .star .star_item[data-v-248164f8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:2px}
.recently_viewed .recently_viewed_box .content .item_box .bottom_box .other .star .star_item .iconfont[data-v-248164f8],.recently_viewed .recently_viewed_box .content_m .item_box .bottom_box .other .star .star_item .iconfont[data-v-248164f8]{color:#d5d5d5;font-size:14px;height:14px;line-height:1}
.recently_viewed .recently_viewed_box .content .item_box .bottom_box .other .star .star_item .iconfont.iconfont_yellow[data-v-248164f8],.recently_viewed .recently_viewed_box .content_m .item_box .bottom_box .other .star .star_item .iconfont.iconfont_yellow[data-v-248164f8]{color:#ffd748}
.recently_viewed .recently_viewed_box .content .item_box .bottom_box .other .star .rating[data-v-248164f8],.recently_viewed .recently_viewed_box .content_m .item_box .bottom_box .other .star .rating[data-v-248164f8]{color:#707070;font-size:13px;line-height:20px;margin-left:8px}
.recently_viewed .recently_viewed_box .content .item_box .item_add[data-v-248164f8],.recently_viewed .recently_viewed_box .content_m .item_box .item_add[data-v-248164f8]{background:#fff;border-radius:50%;-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,.1);box-shadow:0 2px 8px 0 rgba(0,0,0,.1);display:none;height:40px;position:absolute;right:8px;top:124px;width:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;cursor:pointer;justify-content:center;-webkit-transition:all .3s;transition:all .3s;display: none!important;}
.recently_viewed .recently_viewed_box .content .item_box .item_add .iconfont[data-v-248164f8],.recently_viewed .recently_viewed_box .content_m .item_box .item_add .iconfont[data-v-248164f8]{color:#19191a;font-size:16px;line-height:1}
.recently_viewed .recently_viewed_box .content .item_box .item_add[data-v-248164f8]:hover,.recently_viewed .recently_viewed_box .content_m .item_box .item_add[data-v-248164f8]:hover{background:#f6f6f6}
.recently_viewed .recently_viewed_box .content .item_box:hover .item_add[data-v-248164f8],.recently_viewed .recently_viewed_box .content_m .item_box:hover .item_add[data-v-248164f8]{display:-webkit-box;display:-ms-flexbox;display:flex}
@media(max-width:768px){.recently_viewed .recently_viewed_box .content .item_box .item_add[data-v-248164f8],.recently_viewed .recently_viewed_box .content_m .item_box .item_add[data-v-248164f8]{height:36px;width:36px}}.recently_viewed .recently_viewed_box .content[data-v-248164f8]:hover .swiper-button-next,.recently_viewed .recently_viewed_box .content[data-v-248164f8]:hover .swiper-button-prev,.recently_viewed .recently_viewed_box .content_m[data-v-248164f8]:hover .swiper-button-next,.recently_viewed .recently_viewed_box .content_m[data-v-248164f8]:hover .swiper-button-prev{opacity:1}
.recently_viewed .recently_viewed_box .content_m[data-v-248164f8]{display:none}
@media(max-width:960px){.recently_viewed .recently_viewed_box .title[data-v-248164f8]{margin:0 16px 8px;padding:12px 0}
.recently_viewed .recently_viewed_box .title>span[data-v-248164f8]{font-size:16px;font-weight:600;line-height:24px}
.recently_viewed .recently_viewed_box .title .iconfont_down[data-v-248164f8]{display:block}
.recently_viewed .recently_viewed_box .content[data-v-248164f8]{display:none}
.recently_viewed .recently_viewed_box .content_m[data-v-248164f8]{display:block;padding:0 16px}
.recently_viewed .recently_viewed_box .content_m .list_box[data-v-248164f8]{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;padding-bottom:0}
.recently_viewed .recently_viewed_box .content_m .item_box[data-v-248164f8]{padding:8px 0 16px}
.recently_viewed .recently_viewed_box .content_m .item_box .bottom_box .name[data-v-248164f8]{font-size:13px;line-height:20px}
.recently_viewed .recently_viewed_box .content_m .item_box .item_add[data-v-248164f8]{display:-webkit-box;display:-ms-flexbox;display:flex;right:12px;top:124px}
.recently_viewed .recently_viewed_box .content_m .spotlights_box[data-v-248164f8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:12px}
.recently_viewed .recently_viewed_box .content_m .spotlights_box .spotlights_btn[data-v-248164f8]{color:#0060bf;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;min-width:140px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.recently_viewed .recently_viewed_box .content_m .spotlights_box .spotlights_btn:hover .spotlights_btn_info[data-v-248164f8]{-webkit-text-decoration:underline;text-decoration:underline}
.recently_viewed .recently_viewed_box .content_m .spotlights_box .spotlights_btn .spotlights_btn_info[data-v-248164f8]{font-size:13px;line-height:20px}
.recently_viewed .recently_viewed_box .content_m .spotlights_box .spotlights_btn .iconfont_arrow[data-v-248164f8]{display:inline-block;font-size:12px;height:12px;margin:0 0 0 8px;-webkit-transition:all .3s;transition:all .3s;width:12px}
.recently_viewed .recently_viewed_box .content_m .spotlights_box .spotlights_btn .iconfont_arrow.iconfont_arrow_down[data-v-248164f8]{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}}[data-v-248164f8] .swiper-btn-box{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:100%}
[data-v-248164f8] .swiper-btn-box .swiper-button-prev{background:rgba(0,0,0,.2);border-radius:50%;color:#fff;font-size:20px;height:40px;left:-80px;margin-top:-54px;opacity:0;pointer-events:auto;right:auto;text-align:center;-webkit-transition:all .3s;transition:all .3s;width:40px;z-index:10}
@media(max-width:1024px){[data-v-248164f8] .swiper-btn-box .swiper-button-prev{display:none}}[data-v-248164f8] .swiper-btn-box .swiper-button-prev:after{content:"";font-family:"iconfont";font-size:20px}
[data-v-248164f8] .swiper-btn-box .swiper-button-prev:hover{background:rgba(0,0,0,.4)}
[data-v-248164f8] .swiper-btn-box .swiper-button-next{background:rgba(0,0,0,.2);border-radius:50%;color:#fff;font-size:20px;height:40px;left:auto;margin-top:-54px;opacity:0;pointer-events:auto;right:-80px;text-align:center;-webkit-transition:all .3s;transition:all .3s;width:40px;z-index:10}
@media(max-width:1024px){[data-v-248164f8] .swiper-btn-box .swiper-button-next{display:none}}[data-v-248164f8] .swiper-btn-box .swiper-button-next:after{content:"";font-family:"iconfont";font-size:20px}
[data-v-248164f8] .swiper-btn-box .swiper-button-next:hover{background:rgba(0,0,0,.4)}
[data-v-248164f8] .swiper-btn-box .swiper-button-disabled{background:rgba(0,0,0,.05)}
[data-v-248164f8] .swiper-btn-box .swiper-button-disabled:hover{background:rgba(0,0,0,.05)}
[data-v-248164f8] .swiper-container{padding-bottom:28px;z-index:0}
[data-v-248164f8] .swiper-container .swiper-slide{height:auto}
[data-v-248164f8] .swiper-container .swiper-slide>a{-webkit-text-decoration:none;text-decoration:none}
[data-v-248164f8] .swiper-container .swiper-pagination{bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
[data-v-248164f8] .swiper-container .swiper-pagination .swiper-pagination-bullet{background:#707070;opacity:.4;-webkit-transition:all .3s;transition:all .3s;vertical-align:bottom}
[data-v-248164f8] .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#707070;border-radius:4px;opacity:1;width:20px}
.cart-box[data-v-6f5e9ab7]{margin:0 auto;max-width:1200px;width:84vw}
@media(max-width:1200px){.cart-box[data-v-6f5e9ab7]{width:94vw}}@media(max-width:768px){.cart-box[data-v-6f5e9ab7]{padding:20px 16px 0;width:100%}}.cart-box .cart-cont[data-v-6f5e9ab7]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom: 80px;}
@media(max-width:768px){.cart-box .cart-cont[data-v-6f5e9ab7]{display:block;margin-bottom: 40px;}}.cart-box .cart-cont .cart-left[data-v-6f5e9ab7]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:32px}
.cart-box .cart-cont .cart-left .title-box .title[data-v-6f5e9ab7]{color:#19191a;font-size:24px;font-weight:600;line-height:32px;margin-bottom:24px}
@media(max-width:1024px){.cart-box .cart-cont .cart-left .title-box .title[data-v-6f5e9ab7]{margin-top:24px}}.cart-box .cart-cont .cart-left .title-box .descr[data-v-6f5e9ab7]{font-size:14px;line-height:22px;margin-bottom:64px;-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
@media(max-width:768px){.cart-box .cart-cont .cart-left .title-box .descr[data-v-6f5e9ab7]{margin-bottom:48px}}.cart-box .cart-cont .cart-left .title-box .descr[data-v-6f5e9ab7] a:focus-visible{border-radius:1px;outline:2px solid #0080ff;outline-offset:2px}
.cart-box .cart-cont .cart-left .title-box[data-v-6f5e9ab7] .isNum{color:#707070}
.cart-box .cart-cont .cart-left .title-box[data-v-6f5e9ab7] .isNum a{color:#0060bf}
.cart-box .cart-cont .cart-left .title-box[data-v-6f5e9ab7] .isNum a:hover{-webkit-text-decoration:underline;text-decoration:underline}
.cart-box .cart-cont .cart-left .title-box[data-v-6f5e9ab7] .isnNum{color:#19191a;display:block}
.cart-box .cart-cont .cart-left .title-box[data-v-6f5e9ab7] .isnNum>span{display:block}
.cart-box .cart-cont .cart-left .title-box[data-v-6f5e9ab7] .isnNum>span:first-child{margin-bottom:4px}
.cart-box .cart-cont .cart-left .title-box[data-v-6f5e9ab7] .isnNum>span:last-child{margin-bottom:0}
.cart-box .cart-cont .cart-left .title-box[data-v-6f5e9ab7] .isnNum a{color:#0060bf}
.cart-box .cart-cont .cart-left .title-box[data-v-6f5e9ab7] .isnNumisLogin a{color:#0060bf}
.cart-box .cart-cont .cart-left .title-box[data-v-6f5e9ab7] .isnNumisLogin a:hover{-webkit-text-decoration:underline;text-decoration:underline}
@media(max-width:768px){.cart-box .cart-cont .cart-left .title-box[data-v-6f5e9ab7]{display:block}
.cart-box .cart-cont .cart-left .title-box .title[data-v-6f5e9ab7]{font-size:24px;line-height:32px;margin-bottom:12px;margin-right:0;margin-top:0}}.cart-box .cart-cont .cart-left .cart-list[data-v-6f5e9ab7]{max-width:902px}
.cart-box .cart-cont .cart-left .cart-list .empty[data-v-6f5e9ab7]{font-size:20px;line-height:30px;margin-bottom:60px}
@media(max-width:768px){.cart-box .cart-cont .cart-left .cart-list[data-v-6f5e9ab7]{display:none}}.cart-box .cart-cont .cart-right[data-v-6f5e9ab7]{width:288px;margin-top: 114px;}
@media screen and (min-width:768px)and (max-width:1024px){.cart-box .cart-cont .cart-right[data-v-6f5e9ab7]{width:314px}}.cart-box .cart-cont .cart-right.no-quick-add[data-v-6f5e9ab7]{padding-top:116px}
@media(max-width:1024px){.cart-box .cart-cont .cart-right.no-quick-add[data-v-6f5e9ab7]{padding-top:80px}}@media(max-width:768px){.cart-box .cart-cont .cart-right.no-quick-add[data-v-6f5e9ab7]{padding-top:12px}}.cart-box .cart-cont .cart-right .quick-add[data-v-6f5e9ab7]{margin-bottom:16px}
.cart-box .cart-cont .cart-right .quick-add .title[data-v-6f5e9ab7]{color:#19191a;font-size:14px;line-height:22px;margin-bottom:8px;padding-top:32px}
@media(max-width:1024px){.cart-box .cart-cont .cart-right .quick-add .title[data-v-6f5e9ab7]{margin-top:22px}}@media(max-width:1024px)and (max-width:768px){.cart-box .cart-cont .cart-right .quick-add .title[data-v-6f5e9ab7]{margin-top:12px}}.cart-box .cart-cont .cart-right .quick-add .operation[data-v-6f5e9ab7]{display:-webkit-box;display:-ms-flexbox;display:flex}
.cart-box .cart-cont .cart-right .quick-add .operation .fill[data-v-6f5e9ab7]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:12px}
.cart-box .cart-cont .cart-right .quick-add .operation .fill input[data-v-6f5e9ab7]{background:#fff;border:1px solid #e5e5e5;border-radius:3px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#19191a;font-size:14px;height:42px;line-height:22px;-webkit-transition:all .3s;transition:all .3s}
.cart-box .cart-cont .cart-right .quick-add .operation .fill input -webkit-input-placeholder[data-v-6f5e9ab7]{color:#707070}
.cart-box .cart-cont .cart-right .quick-add .operation .fill input[data-v-6f5e9ab7]:focus{border:1px solid #19191a}
.cart-box .cart-cont .cart-right .quick-add .operation .fill .error[data-v-6f5e9ab7]{color:#c00000;font-size:13px;line-height:20px;margin-top:4px}
.cart-box .cart-cont .cart-right .quick-add .operation .add[data-v-6f5e9ab7]{background:#fff;border-color:#e5e5e5;border-radius:3px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:42px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 24px;-webkit-transition:all .3s;transition:all .3s}
.cart-box .cart-cont .cart-right .quick-add .operation .add span[data-v-6f5e9ab7]{color:#19191a;font-size:14px;line-height:22px}
.cart-box .cart-cont .cart-right .cart-list-m[data-v-6f5e9ab7]{display:none;}
.cart-box .cart-cont .cart-right .cart-list-m .empty[data-v-6f5e9ab7]{font-size:20px;line-height:30px;margin-bottom:60px}
@media(max-width:768px){.cart-box .cart-cont .cart-right .cart-list-m[data-v-6f5e9ab7]{display:block}
.cart-box .cart-cont .cart-right[data-v-6f5e9ab7]{max-width:100%;width:100%;margin-top: 0;}
.cart-box .cart-cont .cart-right .quick-add[data-v-6f5e9ab7]{margin-bottom:20px}
.cart-box .cart-cont .cart-right .quick-add .title[data-v-6f5e9ab7]{padding:0}
.cart-box .cart-cont .cart-right .quick-add .operation .fill[data-v-6f5e9ab7]{-webkit-box-flex:1;-ms-flex:1;flex:1}
.cart-box .cart-cont .cart-right .quick-add .operation .fill input[data-v-6f5e9ab7]{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:100%;width:100%}
.cart-box .cart-cont .cart-right .quick-add .operation .add[data-v-6f5e9ab7]{-webkit-box-flex:initial;-ms-flex:initial;flex:initial;min-width:78px;width:auto}}.cart-box .cart-cont .new-checkout[data-v-6f5e9ab7]{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
@media(max-width:768px){.cart-box .cart-cont .new-checkout[data-v-6f5e9ab7]{display:-webkit-box;display:-ms-flexbox;display:flex}}.cart-box .cart-cont .new-checkout .text[data-v-6f5e9ab7]{margin-right:20px}
.cart-box .cart-cont .new-checkout .text .tax[data-v-6f5e9ab7]{color:#707070;font-size:13px;line-height:20px}
.cart-box .cart-cont .new-checkout .text .price[data-v-6f5e9ab7]{color:#19191a;font-size:14px;font-weight:600;line-height:22px}
.cart-box .cart-cont .new-checkout .text .msg[data-v-6f5e9ab7]{color:#19191a;font-size:13px;line-height:20px}
.cart-box .postfix[data-v-6f5e9ab7]{background:#fff;bottom:0;-webkit-box-shadow:0 0 8px 0 rgba(0,0,0,.1);box-shadow:0 0 8px 0 rgba(0,0,0,.1);display:none;left:0;padding:20px 16px;position:fixed;width:100%;z-index:1}
@media(max-width:768px){.cart-box .postfix[data-v-6f5e9ab7]{display:block}}.cart-box .postfix .fs-button-secure[data-v-6f5e9ab7]{display:block;margin-bottom:12px;width:100%}
.cart-box .postfix .fs-button-quote[data-v-6f5e9ab7]{display:block;width:100%}
.cart-box .postfix.sticky[data-v-6f5e9ab7]{z-index:-1}
.cart-box .postfix.iscn[data-v-6f5e9ab7],.cart-box .postfix.iscn .fs-button-secure[data-v-6f5e9ab7]{margin-bottom:0}
@media(max-width:768px){[data-v-6f5e9ab7] .listAddPop .fs-popup-ctn{width:calc(100% - 40px)!important}}@media(max-width:768px)and (max-width:480px){[data-v-6f5e9ab7] .listAddPop .fs-popup-ctn{height:100%!important;width:100%!important}}@media(max-width:768px)and (max-width:768px){[data-v-6f5e9ab7] .listAddPop .fs-popup-ctn .add_cart_pop{width:100%}
[data-v-6f5e9ab7] .listAddPop .fs-popup-ctn .add_cart_pop .main{max-height:-webkit-max-content;max-height:-moz-max-content;max-height:max-content;padding:0 16px}}@media(max-width:768px)and (max-width:768px)and (max-width:480px){[data-v-6f5e9ab7] .listAddPop .fs-popup-ctn .add_cart_pop{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
[data-v-6f5e9ab7] .listAddPop .fs-popup-ctn .add_cart_pop .main{-webkit-box-flex:1;-ms-flex:1;flex:1}}