html {
    line-height: 1.15
}

.foucs-group {
    cursor: pointer;
}
body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace,monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,strong {
    font-weight: bolder
}

code,kbd,samp {
    font-family: monospace,monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,input,optgroup,select,textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,input {
    overflow: visible
}

button,select {
    text-transform: none
}

[type=button],[type=reset],[type=submit],button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

[hidden],template {
    display: none
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

body,button,html,input,select,textarea {
    font-family: Roboto,sans-serif;
    font-weight: 400;
    color: #333
}

html {
    width: 100%;
    height: 100%;
    overflow: hidden;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

div,h1,h2,h3,h4,h5,h6,li,p,ul {
    margin: 0;
    padding: 0
}

body {
    position: relative;
    width: 100%;
    height: auto;
    font-size: 12px;
    background-color: #fff;
    line-height: 1.5
}

input,select,textarea {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-appeareance: none;
    border-radius: 0
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration {
    display: none
}

button,button:active,input,textarea {
    outline: none
}

img {
    vertical-align: middle;
    width: 100%;
    max-width: 100%;
    height: auto
}

.no-href {
    cursor: auto
}

li,ul {
    list-style-type: none
}

.hide {
    display: none!important
}

.hidden {
    visibility: hidden
}

.clearfix:after,.clearfix:before {
    content: "";
    display: table
}

.clearfix:after {
    clear: both
}

a {
    color: #333;
    text-decoration: none
}

.learn-more:not(.disabled):active {
    background: #519bff;
    color: #fff
}

::-moz-placeholder {
    color: #c6c3c3
}

::-webkit-input-placeholder {
    color: #c6c3c3
}

:-ms-input-placeholder {
    color: #c6c3c3
}

.has-transition {
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s
}

.ly-fl {
    float: left
}

.ly-fr {
    float: right
}

input::-ms-clear {
    display: none
}

.movetopAni,.scaleAni,.slidebottomAni {
    -webkit-transition: all .5s;
    transition: all .5s
}

.scaleAni:hover {
    -webkit-transform: matrix(1.03,0,0,1.03,0,0);
    -ms-transform: matrix(1.03,0,0,1.03,0,0);
    transform: matrix(1.03,0,0,1.03,0,0)
}

.button {
    font-size: 1.1458333333vw;
    height: 2.0833333333vw;
    line-height: 1.875vw;
    border-radius: 1.0416666667vw;
    color: #519bff;
    padding: 0 2.0833333333vw;
    border: 2px solid #519bff;
    background-color: transparent;
    display: inline-block;
    cursor: pointer
}

.button:hover {
    color: #fff!important;
    background-color: #519bff
}

.button-dark {
    font-size: 1.1458333333vw;
    height: 2.0833333333vw;
    line-height: 1.875vw;
    border-radius: 1.0416666667vw;
    padding: 0 2.0833333333vw;
    display: inline-block;
    color: #fff;
    border: 2px solid #519bff;
    background-color: #519bff
}

.mall-body .page-container-v3 {
    margin-top: 0
}

.dialog-where-to-buy ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: end;
    align-content: flex-end;
    padding: 0 3.125vw;
    margin: 0 auto
}

@media only screen and (max-width: 960px) {
    .dialog-where-to-buy ul {
        padding:0 35px
    }
}

.dialog-where-to-buy li {
    width: 12.5vw;
    height: 6.25vw;
    margin: .2604166667vw;
    border: 1px solid #ededed;
    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
}

.dialog-where-to-buy li:hover {
    border: 1px solid #519bff
}

@media only screen and (max-width: 960px) {
    .dialog-where-to-buy li {
        margin-bottom:15px
    }
}

.dialog-where-to-buy li a {
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%
}

@media only screen and (max-width: 960px) {
    .dialog-where-to-buy li img {
        width:120px;
        height: 60px;
        max-width: none
    }
}

@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active) {
    .dialog-where-to-buy li {
        height: 6.3020833333vw
    }

    .dialog-where-to-buy li a {
        width: 99.9999%
    }
}

.dialog-where-to-buy .btn-buy-more-wrap {
    border: 1px solid #519bff
}

.dialog-where-to-buy .btn-buy-more {
    width: 100%;
    line-height: 6.25vw;
    text-align: center;
    color: #519bff;
    font-size: 1.25vw;
    font-weight: 500;
    vertical-align: middle;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media only screen and (max-width: 960px) {
    .dialog-where-to-buy .btn-buy-more {
        width:120px;
        height: 60px;
        line-height: 60px;
        font-size: 16px;
        background-color: #fff;
        vertical-align: middle;
        display: inline-block
    }
}

.dialog-where-to-buy .title {
    font-size: 1.6em;
    margin: 10px 0 20px;
    font-size: 1.25vw;
    color: #333;
    text-align: center;
    font-weight: 500
}

@media only screen and (max-width: 960px) {
    .dialog-where-to-buy .title {
        font-size:18px;
        color: #333;
        letter-spacing: 1.5px;
        text-align: center;
        line-height: 28px;
        font-weight: 500;
        margin: 0 0 20px
    }
}

.dialog-where-to-buy-wrapper {
    width: 45.3125vw!important
}

@media only screen and (max-width: 960px) {
    .dialog-where-to-buy-wrapper {
        width:345px!important
    }
}

.dialog-where-to-buy-wrapper .sea-ysdialog {
    background-color: #fff
}

.dialog-where-to-buy-wrapper .sea-ysdialog-title {
    height: 3.125vw;
    line-height: 3.125vw
}

@media only screen and (max-width: 960px) {
    .dialog-where-to-buy-wrapper .sea-ysdialog-title {
        height:20px;
        line-height: 20px
    }
}

.dialog-where-to-buy-wrapper .sea-ysdialog-close {
    text-align: center;
    width: 1.25vw;
    height: 1.25vw;
    line-height: 1.25vw;
    font-size: .9375vw;
    right: 1.5625vw;
    top: 1.5625vw
}

@media only screen and (max-width: 960px) {
    .dialog-where-to-buy-wrapper .sea-ysdialog-close {
        width:30px;
        height: 30px;
        line-height: 30px;
        font-size: 12px;
        right: 15px;
        top: 15px
    }
}

.dialog-where-to-buy>div:last-child {
    height: 3.125vw!important;
    padding: 0!important
}

@media only screen and (max-width: 960px) {
    .dialog-where-to-buy>div:last-child {
        height:15px!important;
        line-height: 15px!important
    }
}

@media only screen and (max-width: 960px) {
    .dialog-where-to-buy .content .msg {
        margin:0
    }

    .dialog-where-to-buy .content {
        padding: 0
    }

    .dialog-where-to-buy ul {
        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;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .dialog-where-to-buy li {
        width: 120px;
        height: 60px;
        overflow: hidden;
        display: inline-block;
        margin: 7.5px
    }

    .dialog-where-to-buy .btn-buy-more-li {
        display: block;
        width: 100%
    }
}

.swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    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
}

.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
    bottom: 2.6vw!important;
    line-height: 1
}

.swipe-banner-nav_pagination {
    width: 70%;
    position: absolute;
    text-align: center;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 100;
    left: 50%
}

.swiper-pagination-bullets .swiper-pagination-bullet {
    width: 1vw;
    height: 6px;
    display: inline-block;
    position: relative;
    border-radius: 5px;
    background-color: #fff;
    opacity: 1;
    overflow: hidden
}

.swiper-pagination-bullet:after {
    content: "";
    z-index: 1;
    width: 0
}

.swiper-pagination-bullet-active {
    width: 1.6666666667vw!important
}

.swiper-pagination-bullet-active:after {
    background-color: #519bff;
    border-radius: 5px;
    position: absolute;
    height: 100%;
    width: 100%;
    display: block;
    top: 0;
    left: 0;
    opacity: 1;
    -webkit-animation: indicator-loading 6s linear forwards;
    animation: indicator-loading 6s linear forwards
}

@-webkit-keyframes indicator-loading {
    0% {
        width: 3px
    }

    to {
        width: 100%
    }
}

@keyframes indicator-loading {
    0% {
        width: 3px
    }

    to {
        width: 100%
    }
}

.swiper-container .swiper-button-next,.swiper-container .swiper-button-prev {
    width: 2.6vw;
    height: 2.6vw;
    border-radius: 50%;
    color: #999
}

.swiper-container .swiper-button-next:hover:after,.swiper-container .swiper-button-prev:hover:after {
    color: #519bff!important
}

.swiper-container .swiper-button-next:after {
    font-size: 2.6vw;
    font-family: yf;
    content: "\e64c";
    color: #fff
}

.swiper-container .swiper-button-prev:after {
    font-size: 2.6vw;
    font-family: yf;
    content: "\e638";
    color: #fff
}

.swiper-container .swiper-button-prev,.swiper-container .swiper-container-rtl .swiper-button-next {
    left: 5vw
}

.swiper-container .swiper-button-next,.swiper-container .swiper-container-rtl .swiper-button-prev {
    right: 5vw
}

.page-container-inner {
    width: 75vw;
    margin: 0 auto
}

.h1,.h2,.h3,.h4,.h5,.h6 {
    font-family: inherit;
    font-weight: 400;
    line-height: 1.3;
    color: inherit;
    margin-bottom: 0
}

.h1 {
    font-size: 48px
}

.h2 {
    font-size: 34px
}

.h3 {
    font-size: 24px
}

.h4 {
    font-size: 20px
}

.h5 {
    font-size: 18px
}

.h6 {
    font-size: 16px
}

.region {
    line-height: 1.1979166667vw;
    font-size: .7291666667vw;
    color: #333
}

.region i {
    font-size: 1.1979166667vw;
    color: #333;
    margin-right: 5px
}

.region s {
    text-decoration: none;
    font-size: 12px
}

.footer .region,.footer .region i {
    color: #333
}

.flexbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.show-pc {
    display: block!important
}

.show-mobile {
    display: none!important
}

@media only screen and (max-width: 1550px) {
    .page-container-inner {
        width:94%
    }
}

@media only screen and (max-width: 961px) {
    .show-pc {
        display:none!important
    }

    .show-mobile {
        display: block!important
    }

    .swiper-pagination-bullets .swiper-pagination-bullet {
        width: 16px
    }

    .swiper-pagination-bullets .swiper-pagination-bullet-active {
        width: 23px!important
    }

    .home-products .swiper-pagination-bullet {
        background-color: #ccc
    }

    .region {
        line-height: 1.1979166667vw;
        font-size: .7291666667vw;
        color: #333
    }

    .region i {
        font-size: 16px;
        color: #333;
        margin-right: 7px
    }

    .region span {
        position: relative;
        padding-right: .625vw
    }

    .region s {
        display: none
    }

    .region span:after {
        content: "";
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -.1041666667vw;
        z-index: 1;
        width: 0;
        height: 0;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 5px solid hsla(0,0%,100%,.6)
    }

    .footer .region span:after {
        border-top: 5px solid #333
    }
}

.ps-lightbox {
    z-index: 10320!important
}

#ps-lightbox-background {
    z-index: 10000!important
}

.site-product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

@media only screen and (max-width: 960px) {
    .site-product {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap
    }
}

.site-product-item {
    background-color: #fff;
    padding: 1.0416666667vw 0 1.8229166667vw;
    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;
    width: 23.9583333333%;
    margin-right: 1.5%
}

.site-product-item:last-child {
    margin-right: auto
}

@media only screen and (max-width: 960px) {
    .site-product-item {
        width:100%;
        padding: 20px 20px 35px 10px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.site-product-img {
    margin: .5208333333vw 0;
    width: 9.375vw;
    height: 9.375vw;
    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;
    overflow: hidden;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

@media only screen and (max-width: 960px) {
    .site-product-img {
        width:120px;
        height: 120px;
        -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
    }
}

.site-product-box {
    width: 100%;
    margin: auto;
    overflow: hidden;
    padding: 0 1.0416666667vw;
    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: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    height: 100%
}

.site-product-box-mall {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media only screen and (max-width: 960px) {
    .site-product-box {
        width:80%;
        padding-left: 20px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.site-product-sku {
    text-align: center;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

@media only screen and (max-width: 960px) {
    .site-product-sku {
        text-align:left;
        -webkit-box-flex: 0;
        -ms-flex: 0;
        flex: 0
    }
}

.site-product-sku>ul {
    text-align: center;
    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;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: .625vw
}

@media only screen and (max-width: 960px) {
    .site-product-sku>ul {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin: 10px 0 5px!important
    }

    .site-product-sku>ul .hidden {
        display: none
    }
}

.site-product-sku>ul li {
    display: inline-block;
    cursor: pointer;
    white-space: nowrap;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.site-product-sku>ul li.disabled {
    cursor: not-allowed;
    opacity: .5
}

.site-product-sku-color {
    height: .9375vw;
    margin-top: 0!important
}

@media only screen and (max-width: 960px) {
    .site-product-sku-color {
        height:14px;
        padding-left: 4px;
        margin-top: auto
    }
}

.site-product-sku-color li {
    font-size: 0;
    display: inline-block;
    width: 1.875vw;
    height: .625vw;
    border-radius: .3125vw;
    border: 1px solid transparent;
    position: relative;
    margin: 0 .4166666667vw;
    background-color: #f5f5f5
}

@media only screen and (max-width: 960px) {
    .site-product-sku-color li {
        margin:0 8px 0 0;
        width: 36px;
        height: 10px;
        border-radius: 6px
    }
}

.site-product-sku-color li.active:before {
    content: "";
    display: block;
    position: absolute;
    border: 1px solid #519bff;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
    width: 2.1875vw;
    height: .8333333333vw;
    border-radius: .46875vw
}

@media only screen and (max-width: 960px) {
    .site-product-sku-color li.active:before {
        width:40px;
        height: 12px;
        border-radius: 9px
    }
}

.site-product-sku-color li.Colorful {
    background: -webkit-gradient(linear,left top,right top,from(#66c0e1),color-stop(#d4e288),to(#f18193));
    background: linear-gradient(90deg,#66c0e1,#d4e288,#f18193);
    background-repeat: no-repeat;
    background-origin: border-box
}

.site-product-sku-color li.Black {
    background-color: #000;
    border: 1px solid #000
}

.site-product-sku-color li.Grey {
    background-color: grey;
    border: 1px solid grey
}

.site-product-sku-color li.AmberGold,.site-product-sku-color li.Goldenrod {
    background-color: #daa520;
    border: 1px solid #daa520
}

.site-product-sku-color li.White {
    background-color: #fff;
    border: 1px solid #999
}

.site-product-sku-color li.Blue {
    background-color: blue;
    border: 1px solid blue
}

.site-product-sku-color li.Pink {
    background-color: pink;
    border: 1px solid pink
}

.site-product-sku-normal {
    font-size: 10px
}

.site-product-sku-normal li {
    margin: 0 .2604166667vw;
    min-width: 2.6041666667vw;
    font-size: .625vw;
    color: #999;
    text-align: center;
    line-height: 1;
    font-weight: 400;
    padding: .2604166667vw .3125vw;
    border: 1px solid #999;
    border-radius: .625vw
}

@media only screen and (max-width: 960px) {
    .site-product-sku-normal li {
        margin:0 10px 0 0;
        font-size: 10px;
        padding: 0 6px;
        line-height: 18px;
        border: 1px solid #ccc;
        border-radius: 10px;
        min-width: 40px
    }
}

.site-product-sku-normal li.active {
    color: #519bff;
    border: 1px solid #519bff
}

.site-product-info {
    text-align: center
}

@media only screen and (max-width: 960px) {
    .site-product-info {
        text-align:left;
        margin: 5px 0 0
    }

    .site-product-info:first-child {
        margin: 0
    }
}

.site-product-title {
    font-size: 1.25vw;
    line-height: 1.3333333333;
    font-weight: 300;
    color: #666;
    display: block;
    max-width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    word-wrap: normal;
    font-weight: 500;
    margin: .8333333333vw 0 .2604166667vw
}

@media only screen and (max-width: 960px) {
    .site-product-title {
        font-size:14px;
        line-height: 1.5714285714;
        font-size: 18px;
        line-height: 28px;
        margin: 0
    }
}

.site-product-desc {
    display: block;
    max-width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    word-wrap: normal;
    font-size: .8333333333vw;
    line-height: 1.25vw;
    font-weight: 400;
    color: #666;
    height: 1.25vw
}

@media only screen and (max-width: 960px) {
    .site-product-desc {
        font-size:14px;
        line-height: 22px;
        height: auto
    }
}

.site-product-mall {
    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: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

#ez-mall .site-product-price {
    font-size: .8333333333vw;
    color: #519bff;
    letter-spacing: .0692708333vw;
    text-align: center;
    line-height: 1.25vw;
    margin: .8333333333vw 0 .1041666667vw;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

@media only screen and (max-width: 960px) {
    #ez-mall .site-product-price {
        margin:10px 0 0;
        font-size: 14px;
        letter-spacing: 1.17px;
        line-height: 22px;
        text-align: left;
        font-weight: 500
    }
}

#ez-mall .site-product-original-price {
    font-size: .625vw;
    color: #666;
    letter-spacing: .0520833333vw;
    text-align: center;
    line-height: 1.25vw;
    text-decoration: line-through;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    visibility: hidden
}

@media only screen and (max-width: 960px) {
    #ez-mall .site-product-original-price {
        font-size:12px;
        letter-spacing: 1px;
        margin: 10px 0 0;
        line-height: 22px;
        text-align: left
    }
}

.site-product-coupon {
    font-size: .7291666667vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 1.25vw;
    margin-top: .5208333333vw;
    color: #666;
    letter-spacing: .0609375vw;
    visibility: hidden
}

@media only screen and (max-width: 960px) {
    .site-product-coupon {
        font-size:13px;
        color: #666;
        line-height: 22px;
        margin-top: 10px;
        letter-spacing: .4px;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.site-product-coupon a {
    font-size: .7291666667vw;
    margin-left: .625vw;
    color: #519bff;
    text-decoration: underline
}

@media only screen and (max-width: 960px) {
    .site-product-coupon a {
        font-size:13px;
        margin-left: 6px
    }
}

.site-product-btns {
    font-size: 0;
    text-align: center;
    margin-top: 1.0416666667vw
}

@media only screen and (max-width: 960px) {
    .site-product-btns {
        margin-top:10px;
        text-align: left
    }
}

.site-product-btns-link {
    margin: 0 .2604166667vw;
    font-size: .7291666667vw;
    display: inline-block;
    line-height: 1.9791666667vw;
    padding: 0 1.5625vw;
    min-width: 5.2083333333vw;
    border-radius: 1.4583333333vw;
    color: #fff;
    background-image: -webkit-gradient(linear,left top,right top,from(#519bff),to(#8db7f9));
    background-image: linear-gradient(90deg,#519bff,#8db7f9);
    border: 1px solid #549cff
}

@media only screen and (max-width: 960px) {
    .site-product-btns-link {
        margin:0 0 0 10px;
        line-height: 28px;
        padding: 0 16px;
        border-radius: 28px;
        text-align: center;
        font-size: 14px;
        height: 36px;
        line-height: 36px;
        min-width: 70px;
        border-radius: 50px;
        padding: 0 15px
    }

    .site-product-btns-link:first-child {
        margin: 0
    }
}

.site-product-btns-link.buy {
    background: #fff;
    color: #519bff;
    border: 1px solid #519bff
}

.page-error {
    background-color: #f8f8f8
}

.page-error-inner {
    padding: 9% 0;
    width: 75vw;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (max-width: 960px) {
    .page-error-inner {
        width:100%
    }
}

@media only screen and (min-width: 961px) and (max-width:1440px) {
    .page-error-inner {
        width:90%;
        margin: 0 auto
    }
}

@media only screen and (max-width: 960px) {
    .page-error-inner {
        -webkit-box-orient:vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        padding: 30% 0
    }
}

.page-error-info {
    width: 50%
}

@media only screen and (max-width: 960px) {
    .page-error-info {
        text-align:center;
        width: 80%
    }
}

.page-error-info h2 {
    font-size: 5.2083333333vw;
    color: #333;
    font-weight: 500;
    margin-bottom: 1.0416666667vw
}

@media only screen and (max-width: 960px) {
    .page-error-info h2 {
        font-size:36px;
        margin: 20px 0 15px
    }
}

.page-error-info p {
    font-size: 1.25vw;
    color: #666;
    line-height: 1.3333333333;
    font-weight: 300;
    margin-bottom: 1.0416666667vw
}

@media only screen and (max-width: 960px) {
    .page-error-info p {
        font-size:14px;
        margin-bottom: 15px;
        line-height: 1.5714285714
    }
}

.page-error-info a {
    border-radius: 1.4583333333vw;
    line-height: 1.9791666667vw;
    padding: 0 1.5625vw;
    background-image: -webkit-gradient(linear,left top,right top,from(#519bff),to(#8db7f9));
    background-image: linear-gradient(90deg,#519bff,#8db7f9);
    color: #fff;
    border: none;
    font-size: 14px;
    height: auto
}

@media only screen and (max-width: 960px) {
    .page-error-info a {
        margin-bottom:22px;
        line-height: 38px;
        border-radius: 28px;
        padding: 0 30px
    }
}

.page-error-img {
    width: 50%
}

.page-loading {
    position: fixed;
    background-color: hsla(0,0%,100%,.9);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99990
}

.page-loading__spinner {
    position: absolute;
    width: 100%;
    top: 50%;
    margin-top: -25px;
    text-align: center
}

.page-loading__spinner:before {
    content: "";
    display: inline-block;
    width: 42px;
    height: 42px;
    vertical-align: middle;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAMAAAC6V+0/AAACBFBMVEV8yPh7yPh5x/h4xvh3xvh1xfhzxPhyxPhww/huwvdswfdpwPf///96x/h5x/h3xvh2xfh0xfhyxPhxw/huwvdtwvdqwfdpwPdnv/dkvvd4xvh3xvh1xfhzxPhww/hswfdpwPdov/dlvvdjvfdhvfdfvPd3xvh2xfhvw/hrwfdnv/dkvvdivfdfvPddu/dauvZYufZ4xvh3xvh1xfhhvfdcu/dauvZXuPZVt/ZStvZ3xvh0xfhgvPdZufZWuPZUt/ZRtvZPtfZzxPhyxPhVt/ZStvZQtvZNtPZLs/ZIsvZxw/heu/dbuvdPtfZMtPZKs/ZHsvVGsfVuwvdmv/dYufZVuPZTt/ZLtPZJs/ZGsvVEsPVBr/VrwfdIsvZGsfVDsPVBr/U+rvVpwPdOtfZAr/U9rvU8rfVlvvdLs/Y/rvU8rfU7rfU4rPVhvfdCsPU5rPU3q/U2q/VfvPdcu/dQtfY4rPU1qvVauvZYufZFsfU2q/U0qvQyqfRXuPZVt/ZStvY1qvUzqfQyqfQwqPRUt/ZRtvZPtfZMtPY+rvU6rPUyqfQxqPQvqPRQtfZNtPZLs/ZIsvZGsfUwqPQup/RMtPZKs/ZHsvVFsfVDsPVAr/U+rvUvqPQtp/RIsvZGsvVEsPVBr/U/rvU9rvU7rfU5rPU3q/U1qvUzqfQyqfQwqPQup/Qtp/Q34WLCAAAArHRSTlMAAAAQWY6lo4pNCQAAABib+v////////KGDEDq///////////VI0L4/////////+oeABXq/////9AHAJP//////3MP+f/////gAVr///////8yjv//////////bKj/////hav///+Djv////9lVv///y4N8v//1QB+////VQAL2v//vAEAACrp////1hUAAAAl07cQAAAAAAZz5V4BAAAAAAAAAzhmgH1gLwAA0sIfKgAAAUNJREFUGNNjYAACRiZmFlY2dg5OLm4eEACJ8fLxCwgKCYuIiolLSEIEGZmkpGVkheRE5BUUlZRVVEGCvExq6kBlGqKaClraOrp6+gZAQUMjY7AyMUUlbRNdUzNzC0seBitroDIRsDIbPTNbO3sHRx4GJ2dkZS6ubu4engxeEGXKNt4+IGW+fv4BgQxBQGXBYGUhoWFu7uERkVHRDDEKWkpIymLj4hMSGZJAyvTAypJByhJSUtMY0kHKzEDK3DNAyjKzsnMYcpGV5aWkZuUXFDIUFZvZubiWwJWVFpTxMJRXgJT5+UdWQpRVVdfwMNTW1SMra2hsauZhaGlta/cPACrryOoEKuvq7gEGSG9f/4SJUQmZqdn5QGVdkyaDgm7K1GnTZ8ycldVZClI2ew44kOfOm79g4aLFS5YuW75i5arV4OgAAA2IbnZnfwlMAAAAAElFTkSuQmCC) 10px 10px/10px 10px no-repeat,url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAMAAAC6V+0/AAACGVBMVEVwwoBxwoF0w4N2xIV4xYd6xoh8x4p9x4yAyI6ByY+CypCEypKFy5OHzJSIzJX///9swH1uwX9zw4J0xIR3xYZ5xoh6xol9x4t+yIyAyY6CyZCDypGFy5KGy5SIzJVpv3pswHxuwX5wwoByw4J0w4N2xIV4xYd6xoh8x4p9x4yAyI6ByY+CypCEypKFy5OHzJRmvndovnlqv3tswH1uwX9xwoFzw4J1xIR3xYZ5xoh7xop/yI2Gy5RjvHRlvXZnvnhpv3pswHxuwX5wwoByw4J0xISEypKFy5Ngu3FivHNkvXVmvndpv3lrv3tswH2DypGFy5NcuW5eunBgu3JjvHVlvXZnvniCypBauGxbuW1dum9gu3FivHNkvXVtwH1vwX+AyY5Wt2lYuGtauG1duW9funFmvXdovnlqv3t+yIxTtWZVtmhXt2pauGxcuW57xopRtGRStWVVtmdWt2lhu3N5xohOs2JQtGRUtmdeunB2xIVMsmBNs2FPs2JRtGRXt2lyw4JJsV5Lsl9MsmBOs2JjvHRwwoBGsFtJsV1KsV5Ns2FZuGtqv3tFr1pIsVxJsV5Lsl9lvXZnvnhDr1hEr1lGsFpHsFxJsV1KsV5PtGNTtWZbuW1gu3FivHNCrldDrlhFr1pGsFtIsVxauGxcuW5GsFpHsFxJsV1TtWZVtmdXt2pGsFtIsVxJsV5Lsl9MsmBPs2JQtGRStWVhrP0CAAAAs3RSTlMAAAAAAAADPoCfqptpGwAAAAAAAmrk/////////rYqAAAAEr7/////////////91sAAA/R//////////9jAACk////////+TgAOf7/////zAEArv////88Cfb///////+MNP/////////GTf/////gSf/////eMP///8AF7////4EAof///zAAKfv//7oAjf//8CYAAAa5///////5SQAABp3/6j0/wf7wixAbXnyIeUUGABnlMG4AAAFOSURBVBjTY2BgZGJmYWVj5+Dk4ubh5eMHAQYBQUYhYRFRMXEJSSlpGVk5sKC8gqKSsoqqmrqGppa2jq6ePkjQwNDI2MTUzNzC0krcGqTYBihoa2fv4Ojk7OKqqiamIQFU7ObOz+Dh6eXt4+sHVqxupQlU7B/AEBgUHBIahqI4nCEiMio6JhaoOC7eVAWiOIEhMSk5JTU4JC09A6zYAqg4kyErOyc3D0mxqoV6PkNBYVExSHEJSLGfCUhxKUNZeWEFSHFlMEixI0hxFUN1TW1dYVE9kmLTBobGpuYWoOJisOLW0DAfR6c2hvaOzuYusOLu5KhokOIefobe9r7+CciKJ07iZ5g8Zeq06TOau2bWzQIqnh01Zy4wQObNn7Jg4SKg4lqQ4qTFS0BBN2/evMlTli5bPqO5ZWbhipWr+KGCQMW9q9esXbd+w8ZN4OgAABffgQxdFLOXAAAAAElFTkSuQmCC) 22px 10px/10px 10px no-repeat,url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAMAAAC6V+0/AAACJVBMVEXlPp7mQJ/mQ6HmRqLnSaTnS6XnTqboUKfoU6noVarpV6vpWazpW63pXa7qXq7////lOZzlPJ3lP5/mQqDmRKHnSKPnSqTnTKXoT6foUajoVKnoVqrpWKvpWqzpXK3kNZrkOJvlO53lPp7mQaDmQ6HmRqLnSaTnS6XnTqboUKfoU6noVarpV6vpWazpW63pXa7kMZjkM5nkNprlOZzlPJ3lP5/mQqDmRaLnSKPnSqTnTaboUqjpWKvpWqzpXK3jLJXjL5fkMpjkNZrkOJvlO53lPp7mQaDmRKHnTKXpWaziKJPjK5XjLpbkMZjkNJnkN5vlOZzmQJ/pWKviI5HiJpLiKZTjLZbjL5fkMpjoVarhII/iIpDiJZLiKJPjK5XlOpzlPZ7oUqjoVKnhG43hHo7hIZDiJJHiJ5PjMJfkM5nkNprmR6PoUajgF4vgGozhHY7hII/iI5HnTabgFIngForgGYzhG43jKpTnSqTfEIfgE4ngFYrgGIviJpLmRqLfDYbfD4ffEYjgFInhHI3mQaDeCoTfDIXfDobfEIfjLJXlO53lPp7eBoLeCYTeC4XfDYbhH4/kNpreBIHeBoLeCIPeCoTfDIXjL5fkMpjdAoDdA4HeBYLeB4PeCYTfEojgF4viKJPjK5XdAH/dAYDeBIHeBoLeCIPhII/iI5HdA4HeBYLgGYzhHY7dA4HeBIHeBoLeCIPeCoTfDIXfDobfEYjgE4ngFopLUdcNAAAAt3RSTlMAAAAAAAAACzNNUTQGAAAAAAAAAAA/tPn/////9aQvAAAADab////////////9jAUAABHO////////////tQYAA77/////////nABh////////RQTi/////8RH/////////hqE//////////9hp/////+Drf////+Fk/////9vav////9EHP7////wBgCv////kwAp+f//6hUAAGf/////+UAAAGf6//JLOtG2JgFEl8Tf4cWNNgBJRaaIAAABUElEQVQY02NgYGRiZmFlY+fg5OLm4eXjBwEGAUEhYRFRMXEJSSlpGVk5iKC8gqKSsoqqmrqGppa2jq6ePkjQwNDI2MTUzNzC0krCWkraxtYOKGjv4Ojk7OLq5q6q5qEhCVTsCRT08vbx9fMPMAkEKla30gQqDuJnCA4JDQuPQFYcyc8QFR0TGwdSHJ8QqAJWnJjEkJySmpYeGpaRmQVWnA1UnMOQm5dfUIikWNVCvYihuKS0DKS4HKQ4wASkuIKhsqq6BqS4NhSk2BmkuI6hvqGxqaS0GUmxaQtDa1t7B1BxGVhxZ3iEn3NXN0NPb18/RPGE1JhYkOKJ/AyTJk+ZOg1Z8fQZ/AwzZ82eMxeoeF7TfKDi6JgFC4F+X7R41pKly4CKG6tKaspSlq8ABd2iRYtmrlwFUtwxr3r+6jX8UMFFi9euW79h46bNW7ZuA4c8AOD2hVAoflceAAAAAElFTkSuQmCC) 10px 22px/10px 10px no-repeat,url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAMAAAC6V+0/AAACIlBMVEX6y2H6yl/6yl36yVv6yFf6x1T6xlH5xE35w0r5wkb5wEH5vz75vjn////6y2D6yl76yFj6x1X6xlL5xU75xEv5wkf5wUP5wD/5vjv5vTb5uzL6yVz6yFn6x1b6xlP6xVD5xEz5w0j5wUT5wED5vzz5vTj5vDP4ui/4uSv6yVr6yFf6x1T6xlH5xE35w0n5wkb5wEH5vz35vjn5vDT5uzD4uSz4uCj4tyP6yVv6yFj6x1X6xlL5vz75vjr5vTb5uzL4ui34uSn4tyX4tiD4tR36yVz6yFn6x1b4ui/4uSr4uCb4tiL4tR74sxn6yVr5wkX4uCj4tyP4tR/4tBv4sxf4sRP6yVv6yFj5uzH4tiD4tBz4sxj4shX4sRH6yFn5xU/5vjv5vTf4ui74tiH4tR34sxn4shb4sRL3sA76yFf4uSv4uCf4sxf4sRP4sBD3rwz6x1X5w0r5wUL4tyT4shT4sRH3rw33rgr6xlP3sA73rwv3rgj6xVD5xEz3sA/3rwz3rgn3rQb5xU75w0r5vDX3rgr3rQf3rAT5xEv5w0j5wD/3rgj3rQX3rAP5w0n5wUT5wEH4tBr3rQb3rAP5wkb5wUL5vz75vjn3rAT5wUP5wD/5vjv5vTb5uzL3rQX3rAP5wED5vzz5vTj5vDP4ui/4uSv4uCb3rgn3rQb5vDX5uzH4uSz4uCj4tyP4tiD4tBv4sxf4shT4sBD3rw33rgr3rQYDeydIAAAAtnRSTlMAAAAAAAInRFVAFAAAAAAAGo/p//////7GXAIAZfP////////////IIYP////////////////qLWf/////////////4hQa8////////5+P///////9IgLp//////99Kv///////////7tM///////dU////////+A4///KFf7///+kAMf///9ZAFz//+YIAALJ//9aAAAi6pUAAAAr3JUDAAAAABOX++BWAAAAACJ9udXl0qRaBsvujvwAAAFNSURBVBjTY2BgYGBkYmZhZWPn4OTi5uEFAaAYHz+zgKCQsIiomLiEpBRUkF9aRlZOXkFRSVlFVU1dAyzIyKSppa2jq6dvYGhkbGJqZg4U5OO3sLSyBmm2sbWzd3B0cnbhZeB3dXOHa/bw9PL28eVlYPIDa/aHaA4IDAoOCWUICwdp1gdpjgBqjoyKjolliHOXiwdpTkhUS/L0Sk5JTUvPYMjUlgdrVjU2ycoGas7JzctnKNARLtQvgmguBmouKS0rZ6iIF0HWHJNeWVXNUFML1KwC0ewTnJZbV9/QyNDUDNRs1BLhEADWnFfW2tbO0NEp1pWQaJ/k6ATSXFpZ1d3Ty9DXPwGo2QOkeSJY86TJvAxTpk6bDtEcDNE8AxggM2fNnjMXSfO8+UDBBQsXLV6ydJk3RPPyFeBA5uZZuWr1mrXr1m/YuGnzlq3g6AAANpNzF41lpDEAAAAASUVORK5CYII=) 22px 22px/10px 10px no-repeat;
    -webkit-animation: page-loading .8s linear 0s infinite;
    animation: page-loading .8s linear 0s infinite
}

.page-loading___text {
    color: #409eff;
    margin: 3px 0;
    font-size: 14px
}

@-webkit-keyframes page-loading {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes page-loading {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}


.nav-kefu {
    position: fixed;
    bottom: 130px;
    right: 40px;
    z-index: 11111110;
    cursor: pointer;
    display: none;
    width: 51px;
    height: 51px
}

@media only screen and (max-width: 961px) {
    .nav-kefu {
        right:20px
    }
}

.nav-kefu-ctx {
    display: none;
    right: 1px;
    bottom: 1px;
    -webkit-box-shadow: 0 1vw 2vw .78125vw rgba(0,0,0,.03);
    box-shadow: 0 1vw 2vw .78125vw rgba(0,0,0,.03)
}

.nav-kefu-ctx,.nav-kefu-ctx iframe {
    width: 374px;
    max-height: calc(100vh - 32px);
    height: 572px;
    position: fixed;
    opacity: 1;
    border: 0;
    -webkit-transition-duration: .25s;
    transition-duration: .25s;
    -webkit-transition-timing-function: cubic-bezier(.645,.045,.355,1);
    transition-timing-function: cubic-bezier(.645,.045,.355,1);
    -webkit-transition-property: opacity,top,bottom;
    transition-property: opacity,top,bottom;
    z-index: 99999999
}

.nav-kefu-ctx iframe {
    right: 0;
    bottom: 0
}

@media only screen and (max-width: 961px) {
    .nav-kefu-ctx,.nav-kefu-ctx iframe {
        width:100%
    }
}

.nav-kefu-ctx>a {
    position: absolute;
    right: 0;
    top: -14px;
    font-size: 14px;
    z-index: 11;
    color: #fff;
    background: #1e94d4;
    z-index: 1111111111;
    padding: 4px
}

.header {
    width: 100%;
    padding: 0 12.39583333333333vw;
    position: relative;
    left: 0;
    top: 0;
    z-index: 99991;
    background-color: #fff;
    -webkit-transition: background-color .2s ease-in,opacity .3s .3s,-webkit-transform .3s;
    transition: background-color .2s ease-in,opacity .3s .3s,-webkit-transform .3s;
    transition: transform .3s,background-color .2s ease-in,opacity .3s .3s;
    transition: transform .3s,background-color .2s ease-in,opacity .3s .3s,-webkit-transform .3s;
    border-bottom: 1px solid #ececec
}

.header.sticky {
    position: sticky
}

.header-mall {
    position: relative
}

.header:not(.sticky).changeable {
    position: sticky;
    border-bottom: 1px solid #ececec
}

.nav {
    -ms-flex-wrap: nowrap!important;
    flex-wrap: nowrap!important;
    overflow: hidden;
    width: 100%
}

.nav-logo,.nav-logo a {
    font-size: 2.23vw
}

.nav-logo a {
    color: #fff
}

.nav-logo a.nav-menu__original svg {
    display: block;
    width: 8.854166666666668vw
}

.nav-logo img {
    width: 200px;
    height: 50px
}

.nav-uk .nav-menu {
    width: 960px;
    margin-left: 10px;
    width: 720px;
    height: 99px
}

.nav-menu,.nav-uk .nav-menu {
    overflow: hidden;
    vertical-align: top
}

.nav-menu {
    height: 5.15625vw;
    margin-left: 2.60417vw;
    margin-right: 0
}

.nav-uk .nav-menu-eu>ul {
    padding-right: 10px;
    margin-left: 40px;
    width: 1015px
}

.nav-menu>ul {
    padding-right: .5208333333333333vw
}

.nav-uk #J_nav-searchDom {
    margin-right: 10px
}

.nav-item,.nav-menu__item {
    white-space: nowrap;
    display: inline-block
}

.nav-menu__item-center .nav-sub__blk,.nav-menu__link {
    text-align: center
}

.nav-menu__link {
    display: inline-block;
    height: 5.15625vw;
    font-size: .9375vw;
    color: #333;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 .8vw;
    padding: 0 .4166666666666667vw;
    cursor: default
}

.nav-menu__link:link {
    cursor: pointer
}

.nav-sub {
    z-index: 2048;
    left: 0;
    background-color: #fff;
    cursor: default;
    opacity: 0;
    visibility: hidden;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    -webkit-transition: opacity .3s,visibility .3s;
    transition: opacity .3s,visibility .3s
}

.nav-sub,.nav-sub:after {
    position: absolute;
    width: 100%
}

.nav-sub:after {
    content: "";
    background: rgba(0,0,0,.5);
    display: block;
    height: 100vh;
    pointer-events: none
}

.nav-sub:hover {
    display: block
}

.nav-sub-inner {
    margin: 0 auto .4166666666666667vw;
    position: relative;
    width: 100%;
    padding: 2.604166666666667vw 0
}

.nav-menu__category2 {
    background-color: #f7f9fa;
    height: 3.90625vw
}

.nav-menu__category2 ul {
    width: 75vw;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-align: center
}

.nav-menu__category2 ul,.nav-menu__category2 ul li {
    height: 100%;
    -webkit-box-align: center;
    align-items: center
}

.nav-menu__category2 ul li {
    border-right: 1px solid #f1f2f3;
    display: block;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center
}

.nav-menu__item .nav-menu__category2 ul li a {
    font-size: .9375vw;
    color: #333
}

.nav-menu__item .nav-menu__category2 ul li.active a {
    color: #519bff
}

.nav-menu__category2 ul li:first-child {
    border-left: 1px solid #f1f2f3
}

.nav-menu__category3 {
    width: 75vw;
    margin: 0 auto;
    display: none
}

.nav-menu__category3.active {
    display: block
}

.page-container .nav-sub-inner .swiper-button-prev,.page-container .nav-sub-inner .swiper-container-rtl .swiper-button-next {
    left: -2.604166666666667vw
}

.page-container .nav-sub-inner .swiper-button-next,.page-container .nav-sub-inner .swiper-container-rtl .swiper-button-prev {
    right: -2.604166666666667vw
}

.nav-menu__item .nav-menu__link {
    border-bottom: 2px solid transparent
}

.nav-menu__item-active .nav-menu__link,.nav-menu__item.active .nav-menu__link,.nav-sub:hover+.nav-menu__link {
    border-bottom: 2px solid #519bff;
    color: #519bff
}

.nav-sub__blk {
    width: 75vw;
    margin: 0 auto;
    text-align: left;
    font-size: 0;
    overflow: hidden
}

.nav-menu__item-active .nav-sub {
    opacity: 1;
    visibility: visible
}

.nav-menu__sub-items {
    display: inline-block;
    min-width: 10.41666666666667vw;
    margin-bottom: 1.041666666666667vw;
    text-align: center;
    vertical-align: top
}

.nav-menu__sub-name {
    font-size: 16px;
    color: #666;
    word-wrap: break-word
}

.nav-menu__sub-link {
    display: block;
    margin-top: 1.562500000000001vw;
    font-size: .8333333333333333vw;
    color: #8d8c8c
}

.nav-menu__sub-link:hover {
    color: #519bff
}

.nav-sub__cate-blk img {
    width: 6.770833333333333vw;
    height: 6.770833333333333vw;
    display: inline-block
}

.nav-menu__cate-items:first-child {
    border-left: none
}

.nav-menu__cate-items {
    vertical-align: top;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    border-left: 1px solid #f4f4f4
}

.nav-menu__cate-name {
    font-size: .7291666666666667vw;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: .625vw 10% 0
}

.nav-menu__cate-name:hover {
    color: #519bff
}

.nav-sub__all {
    margin-top: 3.125vw;
    text-align: center
}

.nav-menu__cate-items {
    background-color: transparent
}

.nav-menu__cate-items>a {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.nav-menu__cate-items>a:hover .nav-menu__cate-name {
    color: #519bff
}

.nav-menu__cate-items ul {
    padding: 8px 5% .7291666666666667vw;
    height: 134px
}

.nav-sub__all-link {
    display: inline-block;
    width: 15.625vw;
    height: 2.083333333333333vw;
    font-size: .8333333333333333vw;
    line-height: 2.083333333333333vw;
    color: #999;
    border: 1px solid #999;
    border-radius: 1.041666666666667vw
}

.nav-sub__all-link:hover {
    color: #fff;
    background-color: #999
}

.nav-search__items .yf-close {
    margin-left: .5208333333333333vw;
    font-size: 1.145833333333333vw;
    vertical-align: middle
}

.nav-search__icon {
    vertical-align: top;
    display: inline-block;
    width: 5.15625vw;
    height: 5.15625vw;
    font-size: 1.25vw;
    line-height: 5.15625vw;
    text-align: center;
    font-size: 1.041666666666667vw
}

.nav-search__icon-init.yf {
    display: inline-block;
    font-size: 1.09375vw;
    line-height: 1.09375vw;
    color: #333;
    vertical-align: middle;
    cursor: pointer
}

.nav-search__input {
    width: 38.1875vw;
    height: 1.5625vw;
    outline: none;
    border: none;
    font-size: .9375vw;
    padding: 0 .5208333333333333vw 0 1.041666666666667vw
}

.nav-search__input::-moz-placeholder {
    font-size: .8333333333333333vw
}

.nav-search__input::-webkit-input-placeholder {
    font-size: .8333333333333333vw
}

.nav-search__input:-ms-input-placeholder {
    font-size: .8333333333333333vw
}

.nav-search .nav-search__menu {
    position: absolute;
    z-index: 2000;
    top: 4.947916666666667vw;
    width: 800px;
    line-height: 1.5;
    padding: 0 1.5625vw 1.5625vw;
    margin-left: 2.083333333333333vw;
    background: #fff;
    border-bottom-left-radius: .3125vw;
    border-bottom-right-radius: .3125vw;
    -webkit-transition: top 5s;
    transition: top 5s
}

.nav-search__name {
    margin-bottom: .7291666666666667vw;
    font-size: .7291666666666667vw;
    color: #c6c3c3
}

.nav-search__icon {
    color: #7a7a7a;
    cursor: pointer
}

.nav-search__keywords-list {
    margin-top: .3645833333333333vw
}

.nav-search__keywords-list:first-child {
    margin-top: 0
}

.nav-search__keywords-item {
    font-size: .9375vw;
    line-height: 1.5em;
    color: #333
}

.nav-search__keywords-item:hover {
    text-decoration: underline
}

.nav-user-info {
    display: none;
    width: 12%;
    height: 50px;
    margin-top: 22px
}

.yonghu-item {
    display: inline-block;
    width: 80%;
    padding-right: .2083333333333333vw;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.yonghu-item-position {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

#J_nav-loginOut:hover,#J_nav-loginUser:hover {
    background-color: #e1e1e1
}

.login-info {
    width: 100%;
    height: 25px
}

.left-ctl {
    right: 50%;
    margin-right: 3.95833
}

.left-ctl,.right-ctl {
    position: absolute;
    top: 1.82292vw
}

.right-ctl {
    left: 50%;
    margin-left: 20.83333vw
}

.left-ctl-btn,.right-ctl-btn {
    background: #b7b6b6;
    width: 1.5625vw;
    height: 1.5625vw;
    border-radius: 0.20833vw;
    text-align: center;
    line-height: 1.5625vw;
    cursor: pointer
}

.left-ctl-btn {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.left-ctl-btn i {
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1)
}

.left-ctl-btn i,.right-ctl-btn i {
    color: #f4f4f4!important;
    vertical-align: top!important;
    text-indent: 4px
}

.nav-uk .right-ctl {
    position: absolute;
    top: 44px;
    left: 50%;
    margin-left: 380px
}

.c-flex {
    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
}

.nav-right {
    white-space: nowrap;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.nav-mobile-right,.nav-right {
    margin-left: auto
}

.nav-mobile-right {
    display: none
}

.nav-mobile-search {
    width: 21px;
    text-align: center;
    color: #666;
    margin-right: 10px
}

.nav-mobile-search i {
    font-weight: 700
}

.nav-menu__original {
    display: none
}

.nav-right .hr {
    width: 1px;
    height: 1.041666666666667vw;
    background-color: hsla(0,0%,100%,.6);
    margin: 0 .9895833333333333vw
}

.mbnav-btn {
    display: none;
    width: 21px;
    height: 50px;
    position: relative;
    right: 0;
    top: 0;
    cursor: pointer;
    overflow: hidden;
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out
}

.mbnav-btn-list {
    width: 15px;
    height: 18px;
    position: absolute;
    top: 16px;
    right: 0
}

.mbnav-btn-item {
    position: absolute;
    right: 0;
    width: 100%;
    height: 2px;
    background-color: #666;
    border-radius: 1px;
    border-radius: 1.5px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.mbnav-btn-item:first-of-type {
    top: 0
}

.mbnav-btn-item:nth-of-type(2) {
    top: 8px;
    right: 4px
}

.mbnav-btn-item:nth-of-type(3) {
    top: 16px;
    right: 2px
}

.mbnav {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .3s,visibility .3s;
    transition: opacity .3s,visibility .3s;
    overflow: hidden;
    border-bottom: 1px solid #e8e8e8
}

.mbnav ::-webkit-scrollbar {
    width: 0;
    height: 0;
    background-color: hsla(0,0%,100%,0)
}

.mbnav .data {
    display: none
}

.mbnav .bg {
    left: 0;
    bottom: 0;
    z-index: 0
}

.mbnav .bg,.mbnav .main {
    position: absolute;
    top: 0;
    right: 0
}

.mbnav .main {
    z-index: 1;
    width: 240px;
    height: 100%;
    background-color: #fff;
    -webkit-box-shadow: 0 0 8px 0 rgba(0,0,0,.1);
    box-shadow: 0 0 8px 0 rgba(0,0,0,.1);
    overflow: hidden;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s,-webkit-transform .3s
}

.mbnav .header {
    background-color: #e62111
}

.mbnav .tel {
    color: #fff;
    display: block;
    font-size: 18px
}

.mbnav .search,.mbnav .tel {
    padding: 0 20px;
    line-height: 60px
}

.mbnav .search {
    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;
    height: 60px;
    border-bottom: none;
    background: #e62111
}

.mbnav .search .submit {
    background: none;
    padding: 0;
    width: 22px;
    background-size: 20px;
    font-size: 22px
}

.mbnav .search .input,.mbnav .search .submit {
    border: none;
    outline: none;
    height: 60px;
    color: #fff
}

.mbnav .search .input {
    width: calc(100% - 22px);
    line-height: 1.5;
    padding: 0 0 0 12px;
    font-size: 16px;
    background: none
}

.mbnav .search ::-moz-placeholder {
    color: #fff
}

.mbnav .search ::-webkit-input-placeholder {
    color: #fff
}

.mbnav .search :-ms-input-placeholder {
    color: #fff
}

.mbnav .item {
    display: block;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    font-size: 15px;
    border-bottom: 1px solid #f2f2f2;
    color: #777;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative
}

.mbnav .item.sub {
    padding-right: 40px
}

.mbnav .item.sub:after {
    position: absolute;
    right: 16px;
    top: 50%;
    margin-top: -7px;
    content: "\E6A4";
    font-family: iconfont!important;
    font-size: .7291666666666667vw;
    line-height: 1;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s,-webkit-transform .3s
}

.mbnav .slist {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1;
    width: 240px;
    height: 100%;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%)
}

.mbnav .sitem {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: 0;
    visibility: hidden;
    overflow-y: auto;
    -webkit-transition: opacity .3s,visibility .3s,-webkit-transform .3s;
    transition: opacity .3s,visibility .3s,-webkit-transform .3s;
    transition: opacity .3s,visibility .3s,transform .3s;
    transition: opacity .3s,visibility .3s,transform .3s,-webkit-transform .3s
}

.mbnav .sitem.active {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 1;
    visibility: visible
}

.mbnav .sitem .item.sub:after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.mbnav .smain {
    background-color: #fafafa;
    display: none
}

.mbnav .smain .item {
    border: none;
    padding: 0 40px;
    height: 40px;
    line-height: 40px;
    font-size: 13px
}

.mbnav .tit {
    font-size: 16px;
    line-height: 60px;
    padding-right: 20px;
    padding-left: 40px;
    text-align: right;
    background-size: 7px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-color: #f2f2f2;
    position: relative
}

.mbnav .tit:before {
    position: absolute;
    left: 16px;
    top: 50%;
    margin-top: -7px;
    content: "\E6DB";
    font-family: iconfont!important;
    font-size: .7291666666666667vw;
    line-height: 1;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.page-header.changeable.sticky .nav-menu .nav-menu__link {
    color: #fff
}

.page-header .nav .nav-logo a {
    display: none
}

.page-header .nav .nav-logo .nav-menu__original,.page-header.sticky.changeable .nav .nav-logo a {
    display: block
}

.page-header.sticky.changeable .nav .nav-logo .nav-menu__original {
    display: none
}

.page-header.sticky.changeable .nav-right .region,.page-header.sticky.changeable .nav-right .region i,.page-header.sticky.changeable .nav-search__icon-init.yf {
    color: #fff
}

.page-header.changeable .nav-right .hr,.page-header .nav-right .hr {
    background-color: #333
}

.page-header.sticky.changeable .nav-right .hr {
    background-color: #fff
}

.page-header.sticky .nav-right .region span:after {
    border-top: 4px solid #fff
}

.page-header .nav-right .region span:after {
    border-top: 4px solid #333
}

.page-header .nav-right .region s {
    text-decoration: none;
    font-size: 12px
}

.nav-menu__item .swiper-button-next:after,.nav-menu__item .swiper-button-prev:after {
    font-size: 1.2vw;
    color: gray
}

.nav-menu__item .swiper-button-prev,.nav-menu__item .swiper-container-rtl .swiper-button-next {
    left: -50px
}

.nav-menu__item .swiper-button-next,.nav-menu__item .swiper-container-rtl .swiper-button-prev {
    right: -50px
}

.nav-menu__item .swiper-button-next.swiper-button-disabled,.nav-menu__item .swiper-button-prev.swiper-button-disabled {
    display: none
}

.country-language-guess {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #4d4d4d;
    color: #fff;
    padding: .5rem 4.5rem .5rem 1.5rem;
    width: 100%;
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: .7291666666666667vw
}

.country-language-guess-action {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 1.041666666666667vw
}

.country-language-guess-action .btn {
    color: #fff;
    border: 1px solid #fff;
    padding: .2604166666666667vw .7291666666666667vw;
    border-radius: 2.604166666666667vw;
    font-size: .7291666666666667vw
}

.country-language-guess-action .btn.continue {
    background-color: #519bff;
    border: 1px solid #519bff
}

.country-language-guess-action .btn:before {
    padding-right: 7px
}

.country-language-guess-action .btn:hover {
    background-color: hsla(0,0%,100%,.1);
    color: #fff
}

.country-language-guess-action .btn.continue:hover {
    background-color: rgba(100,143,252,.9)
}

.country-language-guess-action .hr {
    margin: 0 .625vw;
    width: 1px;
    background: #fff
}

.country-language-guess .close {
    color: #fff
}

.menu-outer {
    display: none
}

.mall-top-nav {
    display: none;
    font-size: 12px;
    height: 40px;
    background-color: #f8f8f8;
    color: #999;
    line-height: 1.2
}

.mall-top-nav-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 75vw;
    margin: 0 auto;
    z-index: 99;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%
}

.mall-top-nav .hr {
    width: 1px;
    height: .8333333333333334vw;
    margin: 0 .989583vw;
    background-color: #ccc
}

.mall-top-nav a {
    color: #999
}

.mall-info {
    display: none
}

.mall-info-inner,.mall-info-inner>a,.mall-info-inner>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.mall-info-inner>a,.mall-info-inner>div {
    position: relative
}

.mall-info-inner>a i,.mall-info-inner>div i {
    color: #999;
    font-size: 16px;
    margin-right: 5px
}

.mall-top-nav .cart-count {
    display: none
}

.page-header.sticky .nav-right .mall-info-inner>a,.page-header.sticky .nav-right .mall-info-inner>a i,.page-header.sticky .nav-right .mall-info-inner>div,.page-header.sticky .nav-right .mall-info-inner>div i,.page-header.sticky .nav-right .mall-info a.cart i {
    color: #fff
}

@media only screen and (max-width: 1440px) {
    .mall-top-nav-inner {
        width:100%;
        padding: 0 3%
    }

    .nav-menu__link {
        padding: 0 6px;
        font-size: 14px
    }

    .newsroom li .ctx h4 {
        font-size: 14px
    }

    .header {
        padding: 0 3%
    }

    .nav-sub__blk {
        width: auto
    }

    .nav-menu__category3 {
        width: auto;
        padding: 0 3%
    }
}

@media only screen and (max-width: 961px) {
    .page-header.sticky .nav .nav-logo a {
        width:113.266px
    }

    .mall-top-nav {
        display: none!important
    }

    .mbnav-btn {
        display: block
    }

    .country-language-guess-action .hr {
        height: 18px;
        margin: 0 10px
    }

    .country-language-guess-action .btn {
        padding: 2px 10px;
        border-radius: 50px;
        font-size: 13px
    }

    .header {
        border-bottom: 1px solid #e7e7e7!important;
        padding: 0 3%;
        background-color: #fff;
        position: sticky;
        top: 0
    }

    .nav {
        height: 50px;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .nav .cart-box {
        position: relative;
        margin: 0 20px;
        margin: 0 15px
    }

    .nav .cart-box i {
        display: none;
        position: absolute;
        top: 0;
        right: -6px;
        width: 16px;
        height: 16px;
        line-height: 16px;
        font-size: 10px;
        text-align: center;
        color: #fff;
        background-color: #f8a41a;
        border-radius: 50%;
        font-style: normal
    }

    .nav .cart {
        font-size: 25px;
        color: #333
    }

    .header.sticky.changeable,.header:not(.sticky).changeable {
        position: sticky!important;
        top: 0!important
    }

    .nav-menu,.nav-menu__img,.page-header.sticky .nav .nav-logo a {
        display: none
    }

    .nav-menu__original,.nav-mobile-right {
        display: block
    }

    .nav-mobile-right {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .page-header.sticky.changeable .nav .nav-logo a {
        display: none
    }

    .page-header .nav .nav-logo .nav-menu__original,.page-header.sticky.changeable .nav .nav-logo .nav-menu__original,.page-header.sticky .nav .nav-logo .nav-menu__original {
        display: block
    }

    .nav-logo a {
        font-size: 25px
    }

    .nav-right {
        display: none
    }

    .nav-logo a.nav-menu__original svg {
        height: 28px;
        width: 113.27px
    }

    .nav-right .hr,.nav-right .region,.nav-right .region i,.nav-search__icon-init.yf {
        color: #333
    }

    .page-container .swiper-button-next,.page-container .swiper-button-prev,.page-container .swiper-container-rtl .swiper-button-next,.page-container .swiper-container-rtl .swiper-button-prev {
        display: none
    }

    .country-language-guess-tip {
        font-size: 14px
    }

    .country-language-guess .close {
        position: absolute;
        top: 10px;
        right: 10px
    }

    .s-nav-login {
        background-color: #fff;
        height: 68px;
        line-height: 68px;
        overflow: hidden;
        text-overflow: ellipsis;
        word-wrap: break-word;
        word-break: break-all;
        border-bottom: 1px solid #e9e9e9
    }

    .s-nav-login>div {
        padding: 0 20px;
        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
    }

    .s-nav-login .nav-unlogin {
        -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly;
        height: 100%
    }

    .s-nav-login .nav-user-btn {
        color: #519bff;
        font-weight: 400;
        border-top: 0;
        font-size: 16px
    }

    .s-nav-login .nav-option-btn {
        background-color: #6a6a6a;
        color: #fff;
        border-color: #6a6a6a;
        border: 1px solid #494949;
        width: 120px;
        padding: 5px 0;
        font-size: 16px;
        border-radius: 30px;
        font-weight: 400;
        text-align: center;
        line-height: 1.5
    }

    .s-nav-login .nav-option-login {
        background-color: #519bff;
        border: 1px solid #519bff
    }

    .mbnav-btn.open .mbnav-btn-item:first-of-type {
        -webkit-animation: phone-navtop-animon .4s linear forwards;
        animation: phone-navtop-animon .4s linear forwards
    }

    .mbnav-btn.open .mbnav-btn-item:nth-of-type(2) {
        opacity: 0
    }

    .mbnav-btn.open .mbnav-btn-item:nth-of-type(3) {
        -webkit-animation: phone-navbottom-animon .4s linear forwards;
        animation: phone-navbottom-animon .4s linear forwards
    }

    .mbnav-btn.close .mbnav-btn-item:first-of-type {
        -webkit-animation: phone-navtop-animoff .4s linear forwards;
        animation: phone-navtop-animoff .4s linear forwards
    }

    .mbnav-btn.close .mbnav-btn-item:nth-of-type(2) {
        opacity: 1;
        -webkit-transition: opacity .2s linear .2s;
        transition: opacity .2s linear .2s
    }

    .mbnav-btn.close .mbnav-btn-item:nth-of-type(3) {
        -webkit-animation: phone-navbottom-animoff .4s linear forwards;
        animation: phone-navbottom-animoff .4s linear forwards
    }

    @-webkit-keyframes phone-navtop-animon {
        0% {
            top: 0;
            left: -2px;
            -webkit-transform: rotate(0);
            transform: rotate(0)
        }

        50% {
            top: 8px;
            left: -2px;
            -webkit-transform: rotate(0);
            transform: rotate(0)
        }

        to {
            top: 8px;
            left: -2px;
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg)
        }
    }

    @keyframes phone-navtop-animon {
        0% {
            top: 0;
            left: -2px;
            -webkit-transform: rotate(0);
            transform: rotate(0)
        }

        50% {
            top: 8px;
            left: -2px;
            -webkit-transform: rotate(0);
            transform: rotate(0)
        }

        to {
            top: 8px;
            left: -2px;
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg)
        }
    }

    @-webkit-keyframes phone-navbottom-animon {
        0% {
            top: 16px;
            left: -2px;
            -webkit-transform: rotate(0);
            transform: rotate(0)
        }

        50% {
            top: 8px;
            left: -2px;
            -webkit-transform: rotate(0);
            transform: rotate(0)
        }

        to {
            top: 8px;
            left: -2px;
            -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg)
        }
    }

    @keyframes phone-navbottom-animon {
        0% {
            top: 16px;
            left: -2px;
            -webkit-transform: rotate(0);
            transform: rotate(0)
        }

        50% {
            top: 8px;
            left: -2px;
            -webkit-transform: rotate(0);
            transform: rotate(0)
        }

        to {
            top: 8px;
            left: -2px;
            -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg)
        }
    }

    @-webkit-keyframes phone-navtop-animoff {
        0% {
            top: 8px;
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg)
        }

        50% {
            top: 8px;
            -webkit-transform: rotate(0);
            transform: rotate(0)
        }

        to {
            top: 0;
            -webkit-transform: rotate(0);
            transform: rotate(0)
        }
    }

    @keyframes phone-navtop-animoff {
        0% {
            top: 8px;
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg)
        }

        50% {
            top: 8px;
            -webkit-transform: rotate(0);
            transform: rotate(0)
        }

        to {
            top: 0;
            -webkit-transform: rotate(0);
            transform: rotate(0)
        }
    }

    @-webkit-keyframes phone-navbottom-animoff {
        0% {
            top: 8px;
            -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg)
        }

        50% {
            top: 8px;
            -webkit-transform: rotate(0);
            transform: rotate(0)
        }

        to {
            top: 16px;
            -webkit-transform: rotate(0);
            transform: rotate(0)
        }
    }

    @keyframes phone-navbottom-animoff {
        0% {
            top: 8px;
            -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg)
        }

        50% {
            top: 8px;
            -webkit-transform: rotate(0);
            transform: rotate(0)
        }

        to {
            top: 16px;
            -webkit-transform: rotate(0);
            transform: rotate(0)
        }
    }

    .menu-outer,.search-outer {
        position: absolute;
        z-index: 9999;
        width: 100%;
        top: 51px;
        left: 0;
        overflow-y: auto;
        overflow-x: hidden;
        background-color: #fff
    }

    .menu-outer {
        display: block
    }

    .menu {
        font-size: 15px;
        color: #555
    }

    .menu-sub__blk {
        background-color: #f7f7f7
    }

    .menu-sub__all {
        margin: 0 15px
    }

    .menu-item__blk,.menu-sub__all-link,.menu-sub__blk-link {
        width: 100%;
        height: 50px;
        line-height: 50px;
        word-break: break-all;
        overflow: hidden;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .menu-item__blk {
        padding: 0 15px;
        color: #555;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        background-color: #fff;
        border-bottom: 1px solid #e9e9e9
    }

    .menu-item__blk:active {
        background-color: #eee
    }

    .menu-item__blk-name,a.menu-item__blk {
        height: 50px;
        line-height: 50px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        display: block
    }

    .menu-item__blk.hover {
        background-color: #f7f7f7
    }

    .menu-sub {
        border-bottom: 1px solid #e9e9e9
    }

    .menu-item .menu-sub,.menu-item.show .yf-angle-down,.menu-item .yf-angle-up {
        display: none
    }

    .menu-item.show .menu-sub,.menu-item.show .yf-angle-up {
        display: block
    }

    .menu-item.show .menu-item__blk {
        border-bottom: none
    }

    .menu-sub__blk-items {
        padding: 0 15px;
        background-color: #f7f7f7
    }

    .menu-item__blk-arrow {
        font-size: 15px;
        color: #666
    }

    .J_menu-sub.hover {
        background-color: #fff
    }

    .menu-sub__blk-link {
        height: 50px;
        line-height: 50px;
        color: #555;
        word-break: break-all;
        overflow: hidden;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-overflow: ellipsis;
        white-space: nowrap;
        display: block
    }

    .menu-sub__all-link {
        height: 60px;
        line-height: 60px;
        color: #555;
        font-weight: 500
    }

    .menu-sub__all {
        font-weight: 500;
        border-top: 1px solid #e9e9e9
    }

    .menu-sub__all-link {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .header-trigger.open .nav-button_up {
        -webkit-transform: rotate(45deg) translateY(7px);
        -ms-transform: rotate(45deg) translateY(7px);
        transform: rotate(45deg) translateY(7px)
    }

    .header-trigger.open .nav-button_down {
        -webkit-transform: rotate(-45deg) translateY(-7px);
        -ms-transform: rotate(-45deg) translateY(-7px);
        transform: rotate(-45deg) translateY(-7px)
    }

    .menu-outer {
        -webkit-transition: all .5s ease 0s;
        transition: all .5s ease 0s;
        -webkit-transition-property: transform;
        -webkit-transition-property: -webkit-transform;
        transition-property: -webkit-transform;
        transition-property: transform;
        transition-property: transform,-webkit-transform;
        -webkit-transform-origin: center 0;
        -ms-transform-origin: center 0;
        transform-origin: center 0;
        -webkit-transform: scaleY(0);
        -ms-transform: scaleY(0);
        transform: scaleY(0)
    }

    .menu-outer.active {
        -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
        transform: scaleY(1)
    }

    .search-outer {
        top: 0;
        border-radius: 0 0 8px 8px
    }

    .nav-search__name {
        margin-bottom: 10px;
        font-size: 15px;
        color: #c6c3c3
    }

    .nav-search__icon {
        width: 50px;
        position: absolute;
        top: 0;
        height: 50px;
        font-size: 20px;
        color: #999;
        text-align: center;
        line-height: 50px
    }

    .nav-search__input-outer {
        width: 100%;
        padding: 0 50px;
        border-bottom: 1px solid #e3e3e3
    }

    .nav-search__input {
        width: 100%;
        height: 50px;
        border: none;
        font-size: 18px;
        padding: 0 25px 0 10px
    }

    .nav-search__input::-moz-placeholder {
        font-size: 18px
    }

    .nav-search__input::-webkit-input-placeholder {
        font-size: 18px
    }

    .nav-search__input:-ms-input-placeholder {
        font-size: 18px
    }

    .search-outer .nav-search__keywords {
        position: relative;
        z-index: 6;
        margin: 16px 40px 38px
    }

    .search-outer .nav-search__keywords-item {
        height: 41px;
        font-size: 15px;
        line-height: 41px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        color: #333;
        display: block
    }

    .search-outer .yf-close {
        right: 0
    }

    .top-announcement-bar-hide {
        visibility: visible
    }
}

@media only screen and (min-width: 961px) {
    .page-header.changeable.sticky {
        background-color:transparent
    }
}

.is-hidden-head .header {
    display: none;
    z-index: -1
}

.is-hidden-head .home-container {
    margin-top: 0
}

.is-hidden-head .tabs-show {
    top: 0
}

.top-announcement-bar {
    overflow: hidden;
    background: #283231;
    height: 40px;
    text-align: center;
    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;
    white-space: nowrap;
    padding: 0 10px;
    justify-content: center
}

.top-announcement-bar-hide {
    visibility: hidden;
    height: 0
}

@media only screen and (max-width: 960px) {
    .top-announcement-bar-hide {
        visibility:visible;
        height: 40px
    }
}

.top-announcement-bar-scroll {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.top-announcement-bar a {
    font-size: 14px;
    color: #fff;
    letter-spacing: 0;
    line-height: 20px;
    font-weight: 400;
    display: inline-block
}

@media only screen and (max-width: 960px) {
    .desktop-show {
        display:none
    }
}

@media only screen and (min-width: 961px) and (max-width:1440px) {
    .mobile-show {
        display:none
    }
}

@media only screen and (min-width: 1441px) {
    .mobile-show {
        display:none
    }
}

.transition-all-500 {
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out
}

.transition-all-800 {
    -webkit-transition: all .8s ease-out;
    transition: all .8s ease-out
}

.transition-all-1000 {
    -webkit-transition: all 1s ease-out;
    transition: all 1s ease-out
}

.transition-all-2000 {
    -webkit-transition: all 2s ease-out;
    transition: all 2s ease-out
}

.footer {
    padding: 1.0416666667vw 0 2.0833333333vw;
    background-color: #f7f7f7;
    cursor: default
}

#ez-mall .footer-top {
    padding-top: 1.0416666667vw
}

.footer-top {
    padding-top: 2.6041666667vw;
    position: relative;
    cursor: default
}

.footer-top-box {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.footer-top-box,.footer-top__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.footer-top__items {
    padding-top: .5208333333vw
}

.footer-top__item {
    display: inline-block;
    padding-bottom: 1.0416666667vw;
    vertical-align: top;
    padding-right: 5.2083333333vw
}

.footer-top__item-name {
    font-size: .8333333333vw;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: .6770833333vw
}

.footer-top__item-li {
    margin-top: .46875vw
}

.footer-top__item-link {
    font-size: .7291666667vw;
    overflow: hidden;
    color: #999;
    text-overflow: ellipsis;
    white-space: nowrap
}

.footer-top__item-link:hover {
    color: #519bff
}

.link-color-eu {
    color: #999
}

.footer-top__right {
    margin: 0;
    padding-top: .5208333333vw;
    padding-bottom: 1.0416666667vw
}

.footer-top__social {
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%
}

.footer-top__social-media {
    font-size: 14px
}

.footer-top__social-items {
    margin: 1.09375vw 0 1.0416666667vw
}

.footer-top__social-item {
    display: inline-block;
    width: 1.5625vw;
    height: 1.5625vw;
    margin-right: .6770833333vw;
    line-height: 1.5625vw;
    color: #f9f9f9;
    text-align: center;
    -webkit-transition: all .5s;
    transition: all .5s
}

.footer-top__social-item-link {
    font-size: 20px;
    color: #999
}

.footer-top__social-item-link:hover {
    color: #519bfe;
    opacity: .8
}

.footer-top__payment {
    margin-top: 1.0416666667px vw
}

.footer-top__payment div {
    font-size: 14px;
    color: #333;
    letter-spacing: 0;
    margin-top: 1.0416666667vw
}

.footer-top__payment ul {
    margin-top: .5208333333vw
}

.footer-top__payment li {
    height: 1.0416666667vw
}

.footer-bottom {
    position: relative;
    padding-top: 1.875vw;
    border-top: 1px solid #ececec
}

.footer-bottom>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.footer-bottom__info {
    font-size: 12px;
    color: #b3b3b3;
    max-width: 46.875vw
}

.footer-bottom__info-logo {
    float: left;
    vertical-align: top
}

.footer-bottom__info-middle {
    float: left;
    margin-left: 2.0833333333vw
}

.footer-bottom__legal-item {
    display: inline-block
}

.footer-bottom__legal-link {
    margin: 0 .5208333333vw;
    font-size: 14px;
    color: #aaa
}

.footer-bottom__legal-item:first-child .footer-bottom__legal-link {
    margin-left: 0
}

.footer-bottom__globe {
    font-size: 14px
}

.change-lang-box {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.change-lang-box .global-icon {
    vertical-align: middle;
    margin-right: .5208333333vw
}

.region-sel {
    display: inline-block;
    cursor: pointer
}

.region-sel__item {
    display: inline-block;
    color: #999;
    width: .5208333333vw;
    vertical-align: middle
}

.region-sel__name {
    margin: 0 .5208333333vw
}

.region-lists {
    margin-top: 1.0416666667vw
}

.region-items {
    position: absolute;
    right: 0;
    bottom: 0;
    display: none;
    padding: 30px 20px;
    background-color: #333;
    border-radius: 8px;
    z-index: 100000
}

.region-items:hover {
    display: block
}

.region-items__icon {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 14px;
    color: #aaa;
    cursor: pointer
}

.region-name {
    color: #c5c5c5;
    white-space: nowrap;
    font-weight: 700;
    font-size: 14px
}

.region-list {
    margin-top: 20px
}

.region-list:first-child {
    margin-top: 0
}

.region-list__link {
    color: #aaa;
    white-space: nowrap
}

.region-list__link:hover {
    border-bottom: 1px solid #aaa
}

.footer-bottom__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.footer-bottom__info-copyright {
    color: #999;
    margin-right: 1vw;
    font-size: 14px
}

.footer-top__email-subcribe {
    position: relative;
    line-height: 1
}

.footer-top__email-subcribe i {
    position: absolute;
    border-right: 1px solid #ccc;
    font-size: 1.1458333333vw;
    line-height: 1;
    top: 50%;
    margin-top: -.5729166667vw;
    left: .8333333333vw;
    padding-right: .625vw;
    color: #ccc
}

.footer-top__email-input {
    height: 1.5625vw;
    padding: .3125vw .625vw;
    background-color: #272727;
    border: 1px solid #b3b3b3;
    border-radius: .3125vw;
    font-size: 14px;
    font-size: .8333333333vw;
    width: 100%;
    height: 2.6041666667vw;
    padding: .3125vw 8.5416666667vw .3125vw 3.2291666667vw;
    background-color: transparent;
    border: 1px solid #ebebeb;
    border-radius: 2.03125vw
}

.footer-top__email-input::-webkit-input-placeholder {
    color: #ccc
}

.footer-top__email-input::-moz-placeholder {
    color: #ccc
}

.footer-top__email-input::-ms-input-placeholder {
    color: #ccc
}

.footer-top__email-input::placeholder {
    color: #ccc
}

.footer-top__email-button {
    border-radius: 1.875vw;
    position: absolute;
    right: 0;
    top: 0;
    background: #fff;
    border: none;
    color: #fff;
    width: auto;
    height: 2.6041666667vw;
    text-align: center;
    cursor: pointer;
    font-size: .8333333333vw;
    padding: 0 2.3958333333vw;
    background-image: -webkit-gradient(linear,left top,right top,from(#549cff),to(#8cb7f9));
    background-image: linear-gradient(90deg,#549cff,#8cb7f9)
}

.footer-top__email-button:disabled {
    background-image: none;
    background-color: #ededed
}

.footer-top__email-button:after {
    vertical-align: text-top
}

.footer-top__subcribe .title {
    padding-right: 4vw;
    font-weight: 400;
    font-size: 14px;
    padding-bottom: .5208333333vw
}

@media only screen and (max-width: 1440px) {
    .footer-top__item-link,.footer-top__item-name {
        font-size:14px
    }
}

@media only screen and (max-width: 961px) {
    .page-container-inner {
        width:100%
    }

    .footer {
        padding: 10px 0 0
    }

    .footer-top-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .footer-top__right {
        margin: 0;
        padding-top: 0;
        padding-bottom: 0
    }

    .footer-top__items {
        padding-top: 0;
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .footer-top__item {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        padding: 0 0 10px;
        border-bottom: 1px solid #e8e8e8
    }

    .footer-top__item>ul {
        overflow: hidden;
        height: 0
    }

    .footer-top__item.collapse ul {
        height: auto;
        padding-bottom: 4px
    }

    .footer-top__item-name {
        padding: 10px 0 0;
        font-size: 16px;
        line-height: 34px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin: 0
    }

    .footer-top__item-name:after {
        -webkit-transition: -webkit-transform .3s ease;
        transition: -webkit-transform .3s ease;
        transition: transform .3s ease;
        transition: transform .3s ease,-webkit-transform .3s ease;
        content: "+";
        font-size: 16px;
        font-family: yf!important;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale
    }

    .footer-top__items .footer-top__item.collapse .footer-top__item-name:after {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    .footer-top__item-li {
        margin-top: 0;
        padding: 5px 0
    }

    .footer-top__item-link {
        display: block;
        font-size: 14px
    }

    .footer .page-container-inner {
        padding: 0 20px
    }

    .footer-top__social {
        margin-top: 29px;
        font-size: 26px;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .footer-top__email-subcribe i {
        font-size: 15px;
        line-height: 1;
        margin-top: -7px;
        left: 10px;
        padding-right: 7px
    }

    .footer-top__email-input {
        height: 39px;
        border-radius: 40px;
        font-size: 14px;
        padding: 0 125px 0 40px
    }

    .footer-top__email-button {
        font-size: 14px;
        padding: 0 32.5px;
        height: 39px;
        border-radius: 40px
    }

    .footer-top__social-media {
        margin-top: 32px
    }

    .footer-top__social-items {
        margin: 10px -4px
    }

    .footer-top__social-item {
        width: 30px;
        height: 30px;
        margin-right: 8px;
        line-height: 30px
    }

    .footer-top__payment {
        margin-top: 20px
    }

    .footer-top__payment div {
        font-size: 14px;
        color: #333;
        letter-spacing: 0;
        line-height: 22px;
        font-weight: 400;
        margin-top: 20px
    }

    .footer-top__payment ul {
        margin-top: 10px
    }

    .footer-top__payment li {
        height: 18px
    }

    .footer-bottom {
        border: none;
        padding-top: 20px
    }

    .footer-bottom__right {
        -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
    }

    .footer-bottom__info {
        font-size: 11px;
        line-height: 18px;
        max-width: 100%
    }

    .footer-bottom__right {
        margin-top: 5px;
        width: 100%
    }

    .footer-bottom__info-copyright {
        color: gray;
        margin-bottom: 19px
    }

    .footer-top__subcribe .title {
        padding-right: 40%;
        font-weight: 400;
        font-size: 14px;
        padding-bottom: 8px
    }

    .change-lang-box {
        width: 100%;
        border-top: 1px solid #ededed;
        position: relative
    }

    .change-lang-box .region {
        line-height: 49px;
        font-size: 14px;
        color: #4d4d4d
    }

    .change-lang-box .region span {
        position: static
    }

    .change-lang-box .region span:after {
        position: absolute;
        right: 0;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg)
    }

    .m-container .m-whole>img {
        padding-bottom: 50%
    }

    .m-container .m-whole img.loaded {
        padding-bottom: 0
    }
}

.shop-footer-advantage-info {
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 1.0416666667vw
}

@media only screen and (max-width: 960px) {
    .shop-footer-advantage-info {
        height:55px;
        line-height: 55px;
        overflow: hidden;
        padding: 0
    }

    .shop-footer-advantage-info.collapse {
        height: auto
    }

    .shop-footer-advantage-info.collapse h3:after {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg)
    }
}

@media only screen and (max-width: 960px) {
    .shop-footer-advantage .page-container-inner {
        padding:0 20px
    }
}

.shop-footer-advantage h3 {
    font-size: max(.8333333333vw,14px);
    color: #333;
    font-weight: 500
}

@media only screen and (max-width: 960px) {
    .shop-footer-advantage h3 {
        font-size:16px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .shop-footer-advantage h3:after {
        -webkit-transition: -webkit-transform .3s ease;
        transition: -webkit-transform .3s ease;
        transition: transform .3s ease;
        transition: transform .3s ease,-webkit-transform .3s ease;
        content: "+";
        font-size: 16px;
        font-family: yf!important;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale
    }
}

.shop-footer-advantage ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: .8854166667vw
}

@media only screen and (max-width: 960px) {
    .shop-footer-advantage ul {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 0 0 10px
    }
}

.shop-footer-advantage li {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 1.6666666667vw
}

@media only screen and (max-width: 960px) {
    .shop-footer-advantage li {
        line-height:40px
    }
}

.shop-footer-advantage li p {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: .3125vw;
    font-size: max(.8333333333vw,14px);
    color: #333;
    letter-spacing: 0;
    font-weight: 400
}

@media only screen and (max-width: 960px) {
    .shop-footer-advantage li p {
        font-size:14px;
        font-weight: 400;
        margin-left: 10px
    }
}

.shop-footer-advantage li i {
    font-size: max(1.6666666667vw,14px)
}

@media only screen and (max-width: 960px) {
    .shop-footer-advantage li i {
        font-size:28px
    }
}

.product-rating {
    text-align: center;
    line-height: 1;
    height: 20px;
    margin: 8px 0 0
}

.product-rating>p {
    display: inline-block
}

.index-bv-carousel {
    margin-top: 22px;
    padding-bottom: 70px;
    color: #525252
}

.index-bv-carousel .hd {
    padding-bottom: 22px;
    text-align: center
}

.index-bv-carousel .bd {
    height: 268px
}

.index-bv-carousel h3 {
    height: 52px;
    line-height: 52px;
    font-size: 35px;
    font-weight: 500
}

.index-bv-carousel p {
    height: 28px;
    line-height: 28px;
    font-size: 20px
}

.index-bv-carousel p a {
    color: #4db848
}

.bv-curations-cleanslate.bv-carousel-wrapper .fm-carousel.bv-carousel-theme-minimalist .fm-carousel-wrapper {
    width: 1080px!important
}

.bv-curations-cleanslate.bv-carousel-wrapper .fm-carousel.bv-carousel-theme-minimalist {
    width: 1185px!important
}

.elfsight-instagram .bd {
    height: 474px;
    width: 1200px;
    margin: 0 auto
}

.product-bv-carousel {
    padding: 40px 0 10px;
    text-align: center;
    color: #525252;
    background: #ebebeb
}

.product-bv-carousel .bd {
    height: 300px
}

.product-bv-carousel h3 {
    height: 52px;
    line-height: 52px;
    font-size: 35px;
    font-weight: 700
}

.product-bv-carousel p {
    height: 28px;
    line-height: 28px;
    font-size: 20px
}

.product-bv-carousel p a {
    color: #4db848;
    font-weight: 500
}

.bv-curations-cleanslate.bv-carousel-wrapper .fm-carousel.bv-carousel-theme-minimalist .fm-carousel-wrapper {
    margin: 0 auto!important;
    width: 1100px!important
}

.bv-curations-cleanslate.bv-carousel-wrapper .fm-carousel.bv-carousel-theme-minimalist {
    width: 1200px!important;
    margin: 20px auto!important
}

.noscroll {
    overflow: hidden;
    height: 100%;
    overflow-y: scroll!important
}

.noscroll body {
    overflow: hidden;
    height: 100%
}

.page-shadow {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.2)
}

.link-ele a {
    display: block;
    width: 100%;
    height: 100%
}

.text-ele {
    z-index: 1
}

.link-ele {
    z-index: 2
}

.pwhole {
    position: relative;
    width: 100%
}

.modal-open #editModel {
    z-index: 99992
}

.phpdebugbar {
    display: none!important
}

.page-container-v3 .page-container {
    margin: 0 auto;
    width: 1200px
}

@media only screen and (max-width: 961px) {
    html {
        width:100%;
        height: 100%;
        font-size: 62.5%;
        overflow: hidden;
        overflow-y: scroll;
        -webkit-text-size-adjust: 100%
    }

    .m-whole {
        position: relative
    }

    .m-whole img {
        width: 100%;
        height: auto;
        vertical-align: top
    }

    .dialogBg {
        background: #000;
        opacity: .2;
        z-index: 9991
    }

    .dialogBg,.dialogContentCon {
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%
    }

    .dialogContentCon {
        display: -webkit-box;
        -webkit-box-pack: center;
        -webkit-box-align: center;
        display: -moz-box;
        -moz-box-pack: center;
        -moz-box-align: center;
        display: -ms-flexbox;
        -ms-flex-pack: center;
        -ms-flex-align: center;
        z-index: 20001
    }

    .dialogContent {
        width: 23rem;
        background-color: #fff;
        text-align: center;
        border-radius: .7rem;
        position: fixed;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        z-index: 11111111
    }

    .dialogContent.hasType {
        background: #000;
        opacity: .8
    }

    .dialogContent>p.msg {
        padding: 1.5rem;
        font-size: 1.2rem;
        line-height: 2.4rem
    }

    .dialogContent .content {
        padding: 1.2em
    }

    .dialogContent .content .title {
        font-size: 2.2em;
        font-weight: 500;
        line-height: 3em
    }

    .dialogContent .content .msg {
        margin-top: 1em;
        line-height: 1.2em;
        word-break: break-all
    }

    .dialogContent .content-alert .msg {
        padding: 1.5rem
    }

    .dialogContent.hasType p.msg {
        color: #fff
    }

    .dialogContent .btn {
        cursor: pointer;
        width: 100%;
        border-top: 1px solid #ccc;
        color: #1d5ccf;
        padding: 1rem 0
    }

    .dialogContent .btn.disabled {
        color: #adadad
    }

    .dialogContent.confirm-content .d-footer {
        padding: 0 1.5rem 1.5rem;
        text-align: center
    }

    .dialogContent.confirm-content .d-footer .btn {
        margin: 0 1rem;
        display: inline-block;
        border-radius: .2rem;
        font-size: 1.2rem;
        font-weight: 400;
        line-height: 1.42857143;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        -ms-touch-action: manipulation;
        touch-action: manipulation;
        cursor: pointer;
        -webkit-user-select: none;
        background-image: none;
        border: 1px solid transparent
    }

    .dialogContent.confirm-content .d-footer .btn.btn-ok {
        background-color: #ff5401;
        border-color: #ff5401;
        color: #fff;
        width: 7rem;
        padding: .6rem 0
    }

    .dialogContent.confirm-content .d-footer .btn.btn-cancel {
        background-color: #f5f2ea;
        border-color: #d9d5cf;
        color: #343434;
        width: 7rem;
        padding: .6rem 0
    }

    .dialogContent .orange {
        color: #ff7800
    }

    .dialogCustomBg {
        background: #000;
        opacity: .2;
        z-index: 9991
    }

    .dialogCustomBg,.dialogCustomContent {
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%
    }

    .dialogCustomContent {
        display: -webkit-box;
        -webkit-box-pack: center;
        -webkit-box-align: center;
        display: -moz-box;
        -moz-box-pack: center;
        -moz-box-align: center;
        display: -ms-flexbox;
        -ms-flex-pack: center;
        -ms-flex-align: center;
        z-index: 20001
    }

    .dialogCustomContent.hasType {
        background: #000;
        opacity: .8
    }

    .dialogCustomContent p.msg {
        padding: 1.5rem;
        font-size: 1.2rem;
        line-height: 2.4rem
    }

    .dialogCustomContent.hasType p.msg {
        color: #fff
    }

    .dialogCustomContent .btn {
        cursor: pointer;
        width: 100%;
        border-top: 1px solid #ccc;
        color: #1d5ccf;
        padding: 10px 0
    }

    .dialogCustomContent .btn.disabled {
        color: #adadad
    }

    .dialogClose {
        display: block;
        height: 1rem;
        width: 1rem;
        line-height: 1rem;
        font-size: 1rem;
        font-weight: 700;
        color: #999;
        text-align: right;
        position: absolute;
        right: .9rem;
        top: .9rem;
        opacity: .78
    }
}

.hot-tag {
    width: 32px;
    height: auto;
    margin-left: 5px
}

.red-dot {
    position: absolute;
    top: 14px;
    right: 0;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #ff5c5c;
    display: none
}


.home-scenes {
    padding: 4.2708333333vw 0 0
}

.home-scenes .hd {
    text-align: center;
    margin-bottom: 1.8229166667vw
}

.home-scenes .hd h2 {
    font-size: 2.0833333333vw;
    font-weight: 500
}

.home-scenes .hd h3 {
    font-size: 1.25vw;
    color: #666;
    font-weight: 300
}

.home-scenes .bd {
    position: relative;
    height: 48.9583333333vw
}

.home-scenes .scenes-ctx>div {
    opacity: 0;
    position: absolute;
    top: 0;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    width: 100%
}

.home-scenes .scenes-ctx>div .scenes-products {
    display: none
}

.home-scenes .scenes-ctx>div.active {
    opacity: 1
}

.home-scenes .scenes-ctx>div.active .scenes-products {
    display: block
}

.scenes-nav {
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 200;
    border-top: 1px solid hsla(0,0%,100%,.35);
    height: 13.829787234%
}

.scenes-nav>div {
    margin: 0 auto;
    width: 75%;
    height: 100%
}

.scenes-nav>div,.scenes-nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.scenes-nav ul {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    height: 73.6434108527%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.scenes-nav li {
    width: 100%;
    height: 100%
}

.scenes-nav li a {
    display: block;
    width: 16.6666666667%;
    text-align: center;
    height: 100%;
    line-height: 5.2777777778em;
    white-space: nowrap;
    font-size: .9375vw;
    color: #fff;
    position: relative
}

.scenes-nav-1 li a {
    width: 4.666667%
}

.scenes-nav-2 li a {
    width: 8.666667%
}

.scenes-nav-3 li a {
    width: 12.666667%
}

.scenes-nav li a h3 {
    font-size: .8333333333vw;
    font-weight: 500;
    position: absolute;
    width: 200px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.scenes-nav li a i {
    display: block;
    width: 20%;
    height: 12.6315789474%;
    border-radius: 50%;
    background-color: #fff;
    position: relative;
    top: -6.3157894737%;
    left: 38.3333333333%
}

.scenes-nav li a i:before {
    width: 283.3333333333%;
    height: 283.3333333333%;
    top: -100%;
    left: -100%
}

.scenes-nav li a i:after,.scenes-nav li a i:before {
    content: " ";
    display: block;
    border: 1px solid #fff;
    background: transparent;
    border-radius: 50%;
    position: absolute
}

.scenes-nav li a i:after {
    width: 483.3333333333%;
    height: 483.3333333333%;
    top: -200%;
    left: -200%
}

.scenes-nav li a.active h3 {
    background-color: #fff;
    color: #519bff;
    height: 63.1578947368%;
    line-height: 3.8em;
    width: auto;
    display: inline-block;
    padding: 0 93.3333333333%;
    text-align: left;
    position: absolute;
    top: -31.5789473684%;
    border-radius: 500px;
    z-index: -1;
    left: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.scenes-nav li a.active i {
    background-color: #519bff
}

.scenes-nav li a.active i:before {
    border-color: #519bff
}

.scenes-nav li a.active i:after {
    border-color: transparent
}

.scenes-nav .scenes-button {
    position: relative;
    top: -1.3020833333vw
}

.scenes-nav .scenes-button a {
    z-index: 10;
    cursor: pointer;
    width: 2.6041666667vw;
    border-radius: 50%;
    height: 2.6041666667vw;
    background-color: #519bff;
    color: #fff;
    display: block;
    font-size: 0;
    position: absolute;
    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
}

.scenes-nav .scenes-button a.disabled {
    background-color: #fff;
    cursor: not-allowed;
    color: #999
}

.scenes-nav .scenes-button a.scenes-button-next {
    left: 2.6041666667vw
}



.scenes-nav .scenes-button a.scenes-button-next:after {
 /*   content: "\e601";
    font-family: yf!important*/
}

.scenes-nav .scenes-button a:last-child {
    margin-left: 10px
}

.scenes-canvas,.scenes-ctx {
    position: relative
}

.scenes-canvas {
    padding-bottom: 48.947777777%
}

.scenes-canvas .foucs-group {
    position: absolute;
    margin: 0;
    opacity: 0;
    z-index: 300;
    width: 3.6458333333vw;
    height: 3.6458333333vw;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.scenes-canvas>img {
    top: 0;
    left: 0;
    position: absolute
}

.home-scenes .bd .scenes-ctx .active .foucs-group {
    opacity: 1
}

.scenes-canvas .foucs-group a>div {
    position: absolute;
    left: 1.5104166667vw;
    background-color: #fff;
    width: .625vw;
    height: .625vw;
    border-radius: 50%;
    z-index: 20;
    top: 1.5104166667vw
}

.scenes-canvas .foucs-group a>span:nth-child(2) {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -webkit-animation-name: scale-up-center;
    animation-name: scale-up-center;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: normal;
    animation-direction: normal;
    -webkit-animation-fill-mode: none;
    animation-fill-mode: none
}

.scenes-canvas .foucs-group a>span {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #549cff;
    -webkit-animation-name: scale-up-center;
    animation-name: scale-up-center;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-delay: -1.5s;
    animation-delay: -1.5s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: normal;
    animation-direction: normal;
    -webkit-animation-fill-mode: none;
    animation-fill-mode: none;
    display: block;
    position: absolute
}

.scenes-products {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.scenes-products li {
    visibility: hidden;
    opacity: 0;
    padding: 0 .9375vw;
    background-color: #fff;
    border-radius: .2604166667vw;
    position: absolute;
    max-width: 18vw;
    -webkit-transform: translate(3.6458333333vw,-50%);
    -ms-transform: translate(3.6458333333vw,-50%);
    transform: translate(3.6458333333vw,-50%);
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
    z-index: 11111
}

.scenes-products li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 100%;
    padding: 1.09375vw 0 1.1979166667vw;
    border-top: 1px solid #f5f5f5
}

.scenes-products li:first-child {
    border: none
}

.scenes-products li img {
    width: 5.125vw;
    margin-right: 1.3020833333vw;
    max-width: none
}

.scenes-products li h3 {
    background-image: -webkit-gradient(linear,left top,right top,from(#549cff),to(#8db7f9));
    background-image: linear-gradient(90deg,#549cff,#8db7f9);
    font-size: .8333333333vw;
    border-radius: 3.125vw;
    padding: 0 .703125vw;
    line-height: 1.25vw;
    font-weight: 400;
    color: #fff;
    display: inline-block;
    margin-bottom: .3125vw
}

.scenes-products li h4 {
    font-size: .78125vw;
    padding: .25em;
    font-weight: 400
}

.scenes-products li h4.price {
    color: #549cff;
    font-weight: 500
}

.scenes-products li i {
    display: none
}

.scenes-products li s {
    display: block;
    background: #fff;
    border-radius: 50%;
    height: 1.25vw;
    width: 1.25vw;
    color: #ccc;
    text-decoration: none;
    text-align: center;
    line-height: 1.25vw;
    font-size: .7291666667vw;
    position: absolute;
    right: .5vw;
    top: .5vw
}

@-webkit-keyframes scale-up-center {
    0% {
        -webkit-transform: scale(.1);
        transform: scale(.1);
        opacity: 1
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

@keyframes scale-up-center {
    0% {
        -webkit-transform: scale(.1);
        transform: scale(.1);
        opacity: 1
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}


@media only screen and (max-width: 960px) {
    .desktop-show {
        display:none
    }
}

@media only screen and (min-width: 961px) and (max-width:1440px) {
    .mobile-show {
        display:none
    }
}

@media only screen and (min-width: 1441px) {
    .mobile-show {
        display:none
    }
}

.transition-all-500 {
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out
}

.transition-all-800 {
    -webkit-transition: all .8s ease-out;
    transition: all .8s ease-out
}

.transition-all-1000 {
    -webkit-transition: all 1s ease-out;
    transition: all 1s ease-out
}

.transition-all-2000 {
    -webkit-transition: all 2s ease-out;
    transition: all 2s ease-out
}

.header-mall {
    position: fixed
}

.home-banner {
    height: 100vh;
    height: 48.9583333333vw;
    overflow: hidden
}

.home-banner .swiper-slide a>img {
    display: none
}

.home-banner a {
    display: block;
    width: 100%;
    height: 100%;
    background-position: 50%;
    background: no-repeat 50%/cover;
    position: relative;
    cursor: default
}

.home-banner a:link {
    cursor: pointer
}

.home-banner .ctx {
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 50%;
    text-align: left;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 75vw
}

.home-banner .ctx h2 {
    font-size: 2.6041666667vw;
    font-weight: 500;
    line-height: 1.7361
}

.home-banner .ctx h3 {
    font-size: 1.25vw;
    font-weight: 300
}

.home-banner .ctx .button-white {
    margin-top: 1.25vw;
    font-size: .8333333333vw;
    height: 2.6vw;
    line-height: 2.6vw;
    color: #519bff;
    padding: 0 2.96875vw;
    border: none;
    background-color: #fff;
    display: inline-block;
    cursor: pointer;
    border-radius: 2vw
}

.home-banner .ctx .button-white:after {
    content: "\e779";
    font-family: yf!important;
    font-size: 1vw;
    line-height: 1;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 1.2vw;
    height: 1vw;
    display: inline-block;
    vertical-align: middle
}

.home-banner .swiper-slide {
    overflow: hidden;
    position: relative
}

.home-banner .swiper-pagination {
    width: 75vw;
    left: 50%;
    text-align: left;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%)
}

.home-scenes {
    padding: 4.2708333333vw 0 0
}

.home-scenes .hd {
    text-align: center;
    margin-bottom: 1.8229166667vw
}

.home-scenes .hd h2 {
    font-size: 2.0833333333vw;
    font-weight: 500
}

.home-scenes .hd h3 {
    font-size: 1.25vw;
    color: #666;
    font-weight: 300
}

.home-scenes .bd {
    position: relative;
    height: 48.9583333333vw
}

.home-scenes .scenes-ctx>div {
    opacity: 0;
    position: absolute;
    top: 0;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    width: 100%
}

.home-scenes .scenes-ctx>div .scenes-products {
    display: none
}

.home-scenes .scenes-ctx>div.active {
    opacity: 1
}

.home-scenes .scenes-ctx>div.active .scenes-products {
    display: block
}

.scenes-nav {
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 200;
    border-top: 1px solid hsla(0,0%,100%,.35);
    height: 13.829787234%
}

.scenes-nav>div {
    margin: 0 auto;
    width: 75%;
    height: 100%
}

.scenes-nav>div,.scenes-nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.scenes-nav ul {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    height: 73.6434108527%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.scenes-nav li {
    width: 100%;
    height: 100%
}

.scenes-nav li a {
    display: block;
    width: 16.6666666667%;
    text-align: center;
    height: 100%;
    line-height: 5.2777777778em;
    white-space: nowrap;
    font-size: .9375vw;
    color: #fff;
    position: relative
}

.scenes-nav-1 li a {
    width: 4.666667%
}

.scenes-nav-2 li a {
    width: 8.666667%
}

.scenes-nav-3 li a {
    width: 12.666667%
}

.scenes-nav li a h3 {
    font-size: .8333333333vw;
    font-weight: 500;
    position: absolute;
    width: 200px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.scenes-nav li a i {
    display: block;
    width: 20%;
    height: 12.6315789474%;
    border-radius: 50%;
    background-color: #fff;
    position: relative;
    top: -6.3157894737%;
    left: 38.3333333333%
}

.scenes-nav li a i:before {
    width: 283.3333333333%;
    height: 283.3333333333%;
    top: -100%;
    left: -100%
}

.scenes-nav li a i:after,.scenes-nav li a i:before {
    content: " ";
    display: block;
    border: 1px solid #fff;
    background: transparent;
    border-radius: 50%;
    position: absolute
}

.scenes-nav li a i:after {
    width: 483.3333333333%;
    height: 483.3333333333%;
    top: -200%;
    left: -200%
}

.scenes-nav li a.active h3 {
    background-color: #fff;
    color: #519bff;
    height: 63.1578947368%;
    line-height: 3.8em;
    width: auto;
    display: inline-block;
    padding: 0 93.3333333333%;
    text-align: left;
    position: absolute;
    top: -31.5789473684%;
    border-radius: 500px;
    z-index: -1;
    left: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.scenes-nav li a.active i {
    background-color: #519bff
}

.scenes-nav li a.active i:before {
    border-color: #519bff
}

.scenes-nav li a.active i:after {
    border-color: transparent
}

.scenes-nav .scenes-button {
    position: relative;
    top: -1.3020833333vw
}

.scenes-nav .scenes-button a {
    z-index: 10;
    cursor: pointer;
    width: 2.6041666667vw;
    border-radius: 50%;
    height: 2.6041666667vw;
    background-color: #519bff;
    color: #fff;
    display: block;
    font-size: 0;
    position: absolute;
    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
}

.scenes-nav .scenes-button a.disabled {
    background-color: #fff;
    cursor: not-allowed;
    color: #999
}

.scenes-nav .scenes-button a.scenes-button-next {
    left: 2.6041666667vw
}

/*.scenes-nav .scenes-button a:after {
    content: "\e600";
    font-family: yf!important;
    text-transform: none!important;
    font-size: 1.6vw;
    letter-spacing: 0;
    text-transform: none;
    font-variant: normal;
    line-height: 1
}
*/
.scenes-nav .scenes-button a.scenes-button-next:after {
    /*content: "\e601";
    font-family: yf!important*/
}

.scenes-nav .scenes-button a:last-child {
    margin-left: 10px
}

.scenes-canvas,.scenes-ctx {
    position: relative
}

.scenes-canvas {
    padding-bottom: 48.947777777%
}

.scenes-canvas .foucs-group {
    position: absolute;
    margin: 0;
    opacity: 0;
    z-index: 300;
    width: 3.6458333333vw;
    height: 3.6458333333vw;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.scenes-canvas>img {
    top: 0;
    left: 0;
    position: absolute
}

.home-scenes .bd .scenes-ctx .active .foucs-group {
    opacity: 1
}

.scenes-canvas .foucs-group a>div {
    position: absolute;
    left: 1.5104166667vw;
    background-color: #fff;
    width: .625vw;
    height: .625vw;
    border-radius: 50%;
    z-index: 20;
    top: 1.5104166667vw
}

.scenes-canvas .foucs-group a>span:nth-child(2) {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -webkit-animation-name: scale-up-center;
    animation-name: scale-up-center;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: normal;
    animation-direction: normal;
    -webkit-animation-fill-mode: none;
    animation-fill-mode: none
}

.scenes-canvas .foucs-group a>span {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #549cff;
    -webkit-animation-name: scale-up-center;
    animation-name: scale-up-center;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-delay: -1.5s;
    animation-delay: -1.5s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: normal;
    animation-direction: normal;
    -webkit-animation-fill-mode: none;
    animation-fill-mode: none;
    display: block;
    position: absolute
}

.scenes-products {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.scenes-products li {
    visibility: hidden;
    opacity: 0;
    padding: 0 .9375vw;
    background-color: #fff;
    border-radius: .2604166667vw;
    position: absolute;
    max-width: 18vw;
    -webkit-transform: translate(3.6458333333vw,-50%);
    -ms-transform: translate(3.6458333333vw,-50%);
    transform: translate(3.6458333333vw,-50%);
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
    z-index: 11111
}

.scenes-products li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 100%;
    padding: 1.09375vw 0 1.1979166667vw;
    border-top: 1px solid #f5f5f5
}

.scenes-products li:first-child {
    border: none
}

.scenes-products li img {
    width: 5.125vw;
    margin-right: 1.3020833333vw;
    max-width: none
}

.scenes-products li h3 {
    background-image: -webkit-gradient(linear,left top,right top,from(#549cff),to(#8db7f9));
    background-image: linear-gradient(90deg,#549cff,#8db7f9);
    font-size: .8333333333vw;
    border-radius: 3.125vw;
    padding: 0 .703125vw;
    line-height: 1.25vw;
    font-weight: 400;
    color: #fff;
    display: inline-block;
    margin-bottom: .3125vw
}

.scenes-products li h4 {
    font-size: .78125vw;
    padding: .25em;
    font-weight: 400
}

.scenes-products li h4.price {
    color: #549cff;
    font-weight: 500
}

.scenes-products li i {
    display: none
}

.scenes-products li s {
    display: block;
    background: #fff;
    border-radius: 50%;
    height: 1.25vw;
    width: 1.25vw;
    color: #ccc;
    text-decoration: none;
    text-align: center;
    line-height: 1.25vw;
    font-size: .7291666667vw;
    position: absolute;
    right: .5vw;
    top: .5vw
}

@-webkit-keyframes scale-up-center {
    0% {
        -webkit-transform: scale(.1);
        transform: scale(.1);
        opacity: 1
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

@keyframes scale-up-center {
    0% {
        -webkit-transform: scale(.1);
        transform: scale(.1);
        opacity: 1
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

.home-products {
    padding: 4.2708333333vw 0 0
}

.home-products .hd {
    text-align: center;
    margin-bottom: 1.8229166667vw
}

.home-products .hd h2 {
    font-size: 2.0833333333vw;
    font-weight: 500
}

.home-products .hd h3 {
    font-size: 1.25vw;
    color: #666;
    font-weight: 300
}

.home-products .bd {
    margin-top: 1.8229166667vw
}

.home-products .bd .tab {
    margin-bottom: 2.3958333333vw;
    font-size: 0;
    text-align: center
}

.home-products .bd .tab-ctx {
    display: none
}

.home-products .bd div:first-of-type {
    display: block
}

.home-products .bd .tab a {
    margin: 0 1.25vw;
    font-size: .8333333333vw;
    display: inline-block;
    color: #519bff;
    background-color: #fff;
    line-height: 2.6041666667vw;
    border: 1px solid #f1f1f1;
    padding: 0 2.8125vw;
    border-radius: 2.8125vw
}

.home-products .bd .tab a h2 {
    font-weight: 400;
    font-size: .8333333333vw
}

.home-products .bd .tab a.active {
    background-image: -webkit-gradient(linear,left top,right top,from(#549cff),to(#8db7f9));
    background-image: linear-gradient(90deg,#549cff,#8db7f9);
    color: #fff
}

.home-products .bd>div>ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.home-products .bd ul {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.home-products .bd li {
    width: 49%;
    overflow: hidden;
    margin-bottom: 1.52vw;
    position: relative
}

.home-products .bd li:after {
    background: rgba(0,0,0,.15);
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: background .4s;
    transition: background .4s
}

.home-products .bd li:hover:after {
    background: rgba(0,0,0,.5)
}

.home-products .bd li:hover .ctx .button,.home-products .bd li:hover .ctx .desc,.home-products .bd li:hover .ctx p {
    opacity: 1
}

.home-products .bd li .img {
    float: left;
    width: 100%;
    overflow: hidden
}

.home-products .bd li .img>a {
    padding-bottom: 70.422222222%;
    position: relative;
    display: block
}

.home-products .bd li img,.home-products .bd li video {
    display: block;
    position: absolute;
    left: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -o-object-fit: cover;
    object-fit: cover
}

.home-products .bd li .ctx {
    z-index: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80%;
    text-align: center;
    color: #fff;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.home-products .bd .ctx h3 {
    font-size: 2.0833333333vw;
    font-weight: 500
}

.home-products .bd .ctx p {
    font-size: .8333333333vw
}

.home-products .bd .ctx .desc,.home-products .bd .ctx p {
    opacity: 0;
    -webkit-transition: opacity .4s;
    transition: opacity .4s;
    font-weight: 300
}

.home-products .bd .ctx .desc {
    font-size: 1.25vw
}

.home-products .bd .ctx .button {
    margin-top: 1.71875vw;
    background-image: -webkit-gradient(linear,left top,right top,from(#549cff),to(#8db7f9));
    background-image: linear-gradient(90deg,#549cff,#8db7f9);
    color: #fff;
    border: none;
    padding: 0 2.1875vw;
    height: 1.9791666667vw;
    line-height: 1.9791666667vw;
    font-size: .7291666667vw;
    opacity: 0;
    -webkit-transition: opacity .4s;
    transition: opacity .4s;
    font-size: .8333333333vw
}

.ezviz-app {
    margin-top: 4.7916666667vw;
    width: 100%;
    height: 31.25vw;
    background-position: 50%;
    background: no-repeat 50%/cover;
    position: relative
}

.ezviz-app .page-container-inner {
    position: relative;
    display: block;
    height: 100%
}

.ezviz-app .ctx {
    position: absolute;
    color: #fff;
    z-index: 111;
    width: 41.6677%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.ezviz-app .ctx img {
    width: 7vw;
    height: 7vw;
    margin-left: -1vw
}

.ezviz-app .ctx h2 {
    font-weight: 500;
    margin-bottom: 2.0833333333vw;
    font-size: 2.0833333333vw
}

.ezviz-app .ctx .info {
    margin-bottom: .5208333333vw
}

.ezviz-app .ctx .info,.ezviz-app .ctx h4 {
    font-size: 1.25vw;
    font-weight: 300;
    opacity: .8
}

.ezviz-app .ctx h4 {
    margin-bottom: 1.0416666667vw
}

.ezviz-app>img {
    display: none
}

.ezviz-app .ctx .btn .button {
    background: -webkit-gradient(linear,left top,right top,from(#549cff),to(#8db7f9));
    background: linear-gradient(90deg,#549cff,#8db7f9);
    padding: 0 4.1666666667vw;
    font-size: .8333333333vw;
    height: 2.6041666667vw;
    line-height: 2.6041666667vw;
    border-radius: 2.6041666667vw;
    border: none;
    color: #fff
}

.about-ezviz {
    position: relative;
    background-position: 50%;
    background: no-repeat 50%/cover;
    display: block
}

.about-ezviz .img {
    position: relative;
    padding-bottom: 26.3022222222%
}

.about-ezviz .page-container-inner {
    display: block;
    top: 0
}

.about-ezviz h2 {
    height: 6.7708333333vw;
    line-height: 6.7708333333vw;
    font-size: 2.0833333333vw;
    text-align: center;
    font-weight: 500;
    padding-top: .625vw
}

.about-ezviz img {
    display: none;
    position: absolute;
    left: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.about-ezviz .ctx {
    position: absolute;
    top: 0;
    z-index: 111;
    width: 36.7846%
}

.about-ezviz .ctx h3 {
    margin-top: 4.6875vw;
    font-size: 2.0833333333vw;
    line-height: 3.75vw;
    font-weight: 500
}

.about-ezviz .ctx h4 {
    font-size: 1.25vw;
    line-height: 1.5625vw;
    color: #666;
    font-weight: 300;
    position: relative
}

.about-ezviz .btn {
    margin-top: 2.0833333333vw
}

.about-ezviz .btn .button {
    background-color: #fff;
    color: #519bff;
    border-color: #fff;
    padding: 0 4.1666666667vw;
    font-size: .8333333333vw;
    height: 2.6041666667vw;
    line-height: 2.6041666667vw;
    border-radius: 2.6041666667vw
}

.about-ezviz .btn .button:hover {
    color: #519bff!important
}

.newsroom {
    margin-bottom: 4.7916666667vw
}

@media only screen and (max-width: 960px) {
    .newsroom {
        margin-bottom:60px
    }
}

.newsroom h2 {
    height: 9.375vw;
    line-height: 9.375vw;
    font-size: 2.0833333333vw;
    text-align: center;
    font-weight: 500;
    padding-top: 1.9791666667vw
}

.newsroom ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.newsroom li {
    width: 32.247%
}

.newsroom li .img {
    height: 14.5833333333vw;
    overflow: hidden;
    position: relative;
    border: 1px solid #eee
}

.newsroom li .img img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    opacity: 0;
    -webkit-transition: all 1s;
    transition: all 1s;
    z-index: 11;
    display: none
}

.newsroom li .ctx {
    padding: 0 .625vw;
    padding-top: .7291666667;
    border-bottom: 1px solid #ececec
}

.newsroom li .ctx h3 {
    font-size: 1.25vw;
    font-weight: 500;
    line-height: 1.5;
    height: 3.75vw;
    margin: .8333333333vw 0 .78125vw
}

.newsroom li .ctx h3,.newsroom li .ctx h4 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.newsroom li .ctx h4 {
    font-size: .8333333333vw;
    font-weight: 300;
    margin-bottom: 1.5625vw;
    color: #666
}

.newsroom li:hover .ctx {
    border-bottom: 1px solid #519bff
}

.newsroom .btn {
    text-align: center;
    margin-top: 3.125vw
}

.newsroom .btn a {
    font-size: .8333333333vw;
    height: 2.6041666667vw;
    line-height: 2.6041666667vw;
    padding: 0 4.6875vw;
    border: none;
    background-image: -webkit-gradient(linear,left top,right top,from(#549cff),to(#8db7f9));
    background-image: linear-gradient(90deg,#549cff,#8db7f9);
    color: #fff;
    border-radius: 2.6041666667vw
}

@media only screen and (max-width: 1440px) {
    .header {
        padding:0 3%
    }

    .ezviz-app .ctx .btn .button,.ezviz-app .ctx h4,.home-products .bd .ctx .button,.home-products .bd .ctx p,.newsroom .btn a,.newsroom li .ctx h4 {
        font-size: 14px
    }
}

@media only screen and (max-width: 961px) {
    .home-banner {
        height:160vw
    }

    .home-banner .swiper-slide a {
        background-image: none!important;
        position: relative;
        padding-bottom: 160%
    }

    .home-banner .swiper-slide a>img {
        display: block;
        position: absolute;
        left: 50%;
        width: 100%;
        height: 100%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .home-banner .ctx {
        text-align: center;
        width: 84%;
        top: 16%;
        -webkit-transform: translate(-50%);
        -ms-transform: translate(-50%);
        transform: translate(-50%)
    }

    .home-banner .ctx h2 {
        font-size: 25px;
        line-height: 1.32
    }

    .home-banner .ctx h3 {
        margin-top: 10px;
        font-size: 16px;
        text-overflow: ellipsis;
        line-height: 1.375;
        overflow: hidden
    }

    .home-banner .ctx .button-white {
        padding: 0 34px;
        font-size: 13px;
        height: 36px;
        line-height: 36px;
        border-radius: 100px;
        margin-top: 10px
    }

    .home-banner .ctx .button-white:after {
        display: none
    }

    .home-banner .swiper-pagination {
        text-align: center;
        bottom: 20px!important
    }

    .home-scenes {
        padding: 23px 0 0
    }

    .home-scenes .hd {
        padding: 0 20px;
        margin-bottom: 30px
    }

    .home-scenes .hd h2 {
        font-size: 20px;
        line-height: 1.5;
        margin-bottom: 10px
    }

    .home-scenes .hd h3 {
        font-size: 14px;
        line-height: 1.5
    }

    .home-scenes .bd {
        height: auto
    }

    .home-scenes .scenes-ctx,.home-scenes .scenes-ctx>div.active {
        position: relative
    }

    .home-scenes .scenes-nav {
        position: static;
        height: 36px;
        line-height: 36px;
        margin-bottom: 20px
    }

    .scenes-nav .scenes-button {
        display: none
    }

    .scenes-nav>div {
        width: 100%;
        padding: 0 10px
    }

    .scenes-nav ul {
        height: 100%
    }

    .scenes-nav li a {
        width: 100%
    }

    .scenes-nav li a i {
        display: none
    }

    .scenes-nav li a {
        line-height: 38px;
        font-size: 14px;
        color: #4d4d4d;
        width: auto;
        display: inline-block
    }

    .scenes-nav li a h3 {
        -webkit-transform: none;
        -ms-transform: none;
        font-weight: 300;
        width: auto;
        -webkit-transform: translate(-50%);
        -ms-transform: translate(-50%);
        transform: translate(-50%);
        text-align: center;
        padding: 0 15px;
        transform: none
    }

    .scenes-nav li a.active h3,.scenes-nav li a h3 {
        font-size: 14px;
        height: 36px;
        line-height: 36px;
        min-width: 70px;
        border-radius: 50px;
        position: static
    }

    .scenes-nav li a.active h3 {
        font-weight: 500;
        padding: 0;
        text-align: inherit;
        color: #fff;
        background-image: -webkit-gradient(linear,left top,right top,from(#549cff),to(#8db7f9));
        background-image: linear-gradient(90deg,#549cff,#8db7f9);
        width: 100%;
        text-align: center;
        padding: 0 15px
    }

    .scenes-canvas .foucs-group {
        width: 33px;
        height: 33px;
        top: 20%;
        left: 28%
    }

    .scenes-canvas .foucs-group a>div {
        width: 7px;
        height: 7px;
        left: 13px;
        top: 13px
    }

    .scenes-products {
        position: static;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-line-pack: center;
        align-content: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .scenes-products li {
        width: 100%;
        padding: 0 18px;
        visibility: visible!important;
        position: static;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        max-width: none;
        opacity: 1!important
    }

    .scenes-products li a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-line-pack: center;
        align-content: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        width: 100%;
        padding: 21px 0 23px;
        border-top: 1px solid #f5f5f5
    }

    .scenes-products li:first-child {
        border: none
    }

    .scenes-products li img {
        width: 28%;
        margin-right: 10px
    }

    .scenes-products li h3 {
        background-image: none;
        font-size: 16px;
        border-radius: 60px;
        padding: 0;
        line-height: 24px;
        font-weight: 400;
        color: #333;
        display: inline-block;
        margin-bottom: 2.5px;
        font-weight: 500
    }

    .scenes-products li h4 {
        font-size: 14px;
        padding: 2.5px 0;
        font-weight: 300;
        -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }

    .scenes-products div {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-negative: 1;
        flex-shrink: 1;
        margin-top: 8px
    }

    .scenes-products li i {
        display: block
    }

    .scenes-products li s {
        display: none
    }

    .home-products {
/*        padding: 32px 0 14px;*/
/*        background-color: #f9f9f9;*/
    }

    .home-products .hd {
        margin-bottom: 30px;
        padding: 0 10px
    }

    .home-products .hd h2 {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 10px
    }

    .home-products .hd h3 {
        font-size: 14px;
        line-height: 19.5px
    }

    .home-products .bd .tab {
        margin-bottom: 20px
    }

    .home-products .bd .tab a {
        line-height: 32px;
        padding: 0 16px;
        border-radius: 60px;
        color: #4d4d4d;
        background-color: #f9f9f9;
        border-color: transparent;
        text-align: center;
        font-size: 14px;
        height: 36px;
        line-height: 36px;
        min-width: 70px;
        border-radius: 50px;
        padding: 0 15px
    }

    .home-products .bd .tab a h2 {
        font-weight: 300;
        font-size: 14px
    }

    .home-products .bd .tab a.active h2 {
        font-weight: 500
    }

    .home-products .bd>div>ul {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .home-products .bd li {
        width: 100%;
        overflow: hidden;
        position: relative;
        margin-bottom: 0
    }

    .home-products .bd li:after {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        background: rgba(0,0,0,.5);
        width: 100%;
        height: 100%;
        -webkit-transition: background .4s;
        transition: background .4s
    }

    .home-products .bd .swiper-container {
        padding-bottom: 40px
    }

    .home-products .bd .ctx p {
        opacity: 1;
        font-size: 14px
    }

    .home-products .bd .ctx h3 {
        font-size: 20px;
        margin: 10px 0
    }

    .home-products .bd li .ctx {
        width: 90%
    }

    .home-products .bd .ctx .desc {
        opacity: 1;
        font-size: 16px
    }

    .home-products .bd .ctx .button {
        margin-top: 20px;
        height: 33px;
        min-width: 60px;
        line-height: 33px;
        opacity: 1;
        text-align: center;
        font-size: 14px;
        height: 36px;
        line-height: 36px;
        min-width: 70px;
        border-radius: 50px;
        padding: 0 15px
    }

    .ezviz-app {
        margin-top: 0;
        width: 100%;
        height: auto;
        padding-bottom: 142.937%
    }

    .ezviz-app>img {
        display: block;
        position: absolute;
        left: 50%;
        width: 100%;
        height: 100%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .ezviz-app .ctx {
        width: 100%;
        padding: 0 20px;
        text-align: center;
        top: 20px;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .ezviz-app .ctx img {
        width: 78px;
        height: 78px;
        margin: 0
    }

    .ezviz-app .ctx h2 {
        font-size: 20px;
        margin-bottom: 15px
    }

    .ezviz-app .ctx .info,.ezviz-app .ctx h2 {
        font-weight: 500;
        height: auto;
        line-height: 1.5
    }

    .ezviz-app .ctx .info {
        font-size: 16px;
        margin-bottom: 5px
    }

    .ezviz-app .ctx h4 {
        font-size: 14px;
        height: auto;
        line-height: 1.2;
        font-weight: 300
    }

    .ezviz-app .ctx .btn {
        margin-top: 15px
    }

    .ezviz-app .ctx .btn .button {
        text-align: center;
        font-size: 14px;
        height: 36px;
        line-height: 36px;
        min-width: 70px;
        border-radius: 50px;
        padding: 0 15px
    }

    .newsroom h2 {
        font-size: 19px;
        font-weight: 500;
        height: auto;
        line-height: 1.5;
        margin: 26px 0 11px
    }

    .newsroom .news-box {
        overflow: hidden;
        overflow-x: scroll;
        height: 250px;
        margin: 0 20px
    }

    .newsroom ul {
        width: 900px
    }

    .newsroom li {
        width: 303px;
        height: 185px;
        margin-right: 10px
    }

    .newsroom li .img {
        height: 100%
    }

    .newsroom li .img img {
        display: block
    }

    .newsroom li .ctx,.newsroom li:hover .ctx {
        border: 0
    }

    .newsroom li .ctx h3 {
        font-size: 14px;
        font-weight: 300;
        line-height: 1.5;
        height: auto;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        margin: 6px 0
    }

    .newsroom li .ctx h4 {
        display: none
    }

    .newsroom .btn {
        margin-top: 40px
    }

    .news-box::-webkit-scrollbar {
        background-color: #efefef;
        height: 5px;
        border-radius: 20px
    }

    .news-box::-webkit-scrollbar-thumb {
        border-radius: 20px;
        background-image: -webkit-gradient(linear,left top,right top,from(#549cff),to(#8db7f9));
        background-image: linear-gradient(90deg,#549cff,#8db7f9)
    }

    .newsroom .btn a {
        text-align: center;
        font-size: 14px;
        height: 36px;
        line-height: 36px;
        min-width: 70px;
        border-radius: 50px;
        padding: 0 15px
    }

    .about-ezviz {
        text-align: center;
        padding-bottom: 57px
    }

    .about-ezviz .img {
        padding-bottom: 57.333333%;
        position: relative
    }

    .about-ezviz .ctx h3 {
        font-size: 20px;
        line-height: 1.5;
        text-align: center;
        font-weight: 500;
        margin: 20px 0 10px
    }

    .about-ezviz .ctx {
        position: static;
        width: 100%;
        padding: 0 20px
    }

    .about-ezviz .ctx h4 {
        font-size: 14px;
        line-height: 1.5
    }

    .about-ezviz .btn {
        margin-top: 20px
    }

    .about-ezviz .btn .button:hover {
        color: #fff!important
    }

    .about-ezviz .btn .button {
        background-image: -webkit-gradient(linear,left top,right top,from(#549cff),to(#8db7f9));
        background-image: linear-gradient(90deg,#549cff,#8db7f9);
        border: none;
        color: #fff;
        text-align: center;
        font-size: 14px;
        height: 36px;
        line-height: 36px;
        min-width: 70px;
        border-radius: 50px;
        padding: 0 15px
    }
}

.honors {
    padding: 4.2708333333vw 0;
    background-color: #f9f9f9;
    text-align: center
}

@media only screen and (max-width: 960px) {
    .honors {
        padding:50px 0
    }
}

.honors h2 {
    font-size: 2.6041666667vw;
    font-weight: 500;
    line-height: 1.7361;
    margin-bottom: 20px
}

@media only screen and (max-width: 960px) {
    .honors h2 {
        font-size:20px;
        margin-bottom: 15px;
        padding: 0 20px
    }
}

.honors h4 {
    font-size: 1.25vw;
    color: #666;
    letter-spacing: 1.5px;
    text-align: center;
    font-size: 1.6666666667vw;
    font-weight: 300
}

@media only screen and (max-width: 960px) {
    .honors h4 {
        font-size:14px;
        line-height: 1.5;
        padding: 0 20px
    }
}

@media only screen and (max-width: 960px) {
    .honors .container-honor-home {
        overflow:hidden;
        overflow-x: scroll;
        padding-bottom: 15px
    }
}

.honors .honor-wrapper {
    margin-top: 2.0833333333vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media only screen and (max-width: 960px) {
    .honors .honor-wrapper {
        margin-top:30px;
        width: 900px
    }
}

.honors .honor-slide {
    margin: 0 .5208333333vw;
    background-color: transparent;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    cursor: pointer
}

@media only screen and (max-width: 960px) {
    .honors .honor-slide {
        margin:0 5px
    }
}

.honors .honor-slide.active {
    -webkit-transform: translateY(-.5208333333vw);
    -ms-transform: translateY(-.5208333333vw);
    transform: translateY(-.5208333333vw);
    -webkit-box-shadow: 0 1vw 2vw .78125vw rgba(0,0,0,.03);
    box-shadow: 0 1vw 2vw .78125vw rgba(0,0,0,.03)
}

@media only screen and (max-width: 960px) {
    .honors .honor-slide.active {
        -webkit-transform:none;
        -ms-transform: none;
        transform: none;
        -webkit-box-shadow: 0 0 20px 7px rgba(0,0,0,.03);
        box-shadow: 0 0 20px 7px rgba(0,0,0,.03)
    }
}

.honors .honor-slide h4 {
    display: none
}

.home-uk-trustpilot {
    padding: 4.2708333333vw 0 0
}

@media only screen and (max-width: 960px) {
    .home-uk-trustpilot {
        padding:32px 0 14px
    }
}

.home-uk-trustpilot .hd {
    text-align: center;
    margin-bottom: 1.8229166667vw
}

.home-uk-trustpilot .hd h2 {
    font-size: 2.0833333333vw;
    font-weight: 500
}

@media only screen and (max-width: 960px) {
    .home-uk-trustpilot .hd h2 {
        font-size:20px;
        line-height: 28px;
        margin-bottom: 10px
    }
}

.home-uk-trustpilot .hd h3 {
    font-size: 1.25vw;
    color: #666;
    font-weight: 300
}

@media only screen and (max-width: 960px) {
    .home-uk-trustpilot .hd h3 {
        font-size:14px;
        line-height: 19.5px
    }
}

.discover-popular {
    background-color: #f9f9f9;
    padding: 3.125vw 0 3.4895833333vw
}

@media only screen and (max-width: 960px) {
    .discover-popular {
        padding:30px 0
    }
}

.discover-popular .hd {
    text-align: center;
    margin-bottom: 1.8229166667vw
}

@media only screen and (max-width: 960px) {
    .discover-popular .hd {
        margin-bottom:25px
    }
}

.discover-popular .hd h2 {
    font-size: max(2.0833333333vw,14px);
    font-weight: 500
}

@media only screen and (max-width: 960px) {
    .discover-popular .hd h2 {
        font-size:20px;
        line-height: 28px;
        margin-bottom: 10px
    }
}

.discover-popular .bd {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative
}

@media only screen and (max-width: 960px) {
    .discover-popular .bd {
        width:100%;
        margin-left: 15px
    }
}

.discover-popular .bd .container-discover-popular {
    width: 65.625vw;
    margin: 0 auto
}

@media only screen and (max-width: 960px) {
    .discover-popular .bd .container-discover-popular {
        width:100%
    }
}

.discover-popular .bd .container-discover-popular .discover-popular-slide {
    border-radius: .4166666667vw;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: .78125vw 0 1.3020833333vw
}

@media only screen and (max-width: 960px) {
    .discover-popular .bd .container-discover-popular .discover-popular-slide {
        border-radius:8px;
        padding: 8px 0 15px
    }
}

.discover-popular .bd .container-discover-popular .discover-popular-slide img {
    width: 8.3333333333vw;
    height: 8.3333333333vw;
    display: block
}

@media only screen and (max-width: 960px) {
    .discover-popular .bd .container-discover-popular .discover-popular-slide img {
        width:124px;
        height: 124px
    }
}

.discover-popular .bd .container-discover-popular .discover-popular-slide .info {
    margin-top: 1.0416666667vw;
    padding: 0 1.0416666667vw;
    overflow: hidden;
    width: 100%
}

@media only screen and (max-width: 960px) {
    .discover-popular .bd .container-discover-popular .discover-popular-slide .info {
        margin-top:6px;
        padding: 0 20px
    }
}

.discover-popular .bd .container-discover-popular .discover-popular-slide .info .btn-buy {
    margin-top: .8333333333vw;
    text-align: center;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    min-width: 70px;
    border-radius: 50px;
    padding: 0 15px;
    font-size: .7291666667vw;
    display: inline-block;
    height: 1.9791666667vw;
    line-height: 1.9791666667vw;
    padding: 0 1.5625vw;
    min-width: 5.2083333333vw;
    border-radius: 1.4583333333vw;
    color: #fff;
    border: 1px solid #519bff;
    background-image: -webkit-gradient(linear,left top,right top,from(#519bff),to(#8db7f9));
    background-image: linear-gradient(90deg,#519bff,#8db7f9)
}

@media only screen and (max-width: 960px) {
    .discover-popular .bd .container-discover-popular .discover-popular-slide .info .btn-buy {
        margin-top:12px;
        font-size: 14px;
        height: 36px;
        line-height: 36px;
        padding: 0 20px;
        min-width: 96px;
        border-radius: 20px
    }
}

.discover-popular .bd .container-discover-popular .discover-popular-slide h3 {
    font-size: 1.25vw;
    font-weight: 500;
    height: 1.6666666667vw;
    line-height: 1.6666666667vw;
    margin-bottom: .625vw;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

@media only screen and (max-width: 960px) {
    .discover-popular .bd .container-discover-popular .discover-popular-slide h3 {
        font-size:18px;
        height: 23px;
        line-height: 23px;
        margin-bottom: 8px
    }
}

.discover-popular .bd .container-discover-popular .discover-popular-slide .price {
    margin-top: .625vw;
    text-align: center;
    font-size: .9375vw;
    font-weight: 500;
    height: 24px;
    line-height: max(1.25vw,14px);
    overflow: hidden
}

@media only screen and (max-width: 960px) {
    .discover-popular .bd .container-discover-popular .discover-popular-slide .price {
        margin-top:8px;
        font-size: 14px;
        line-height: 19px
    }
}

.discover-popular .bd .container-discover-popular .discover-popular-slide .price-sale {
    color: #549cff;
    font-weight: 400
}

.discover-popular .bd .container-discover-popular .discover-popular-slide .price-original {
    margin-left: .2604166667vw;
    color: #999;
    font-family: Roboto;
    font-size: max(.625vw,14px);
    font-weight: 400;
    -webkit-text-decoration-line: line-through;
    text-decoration-line: line-through
}

@media only screen and (max-width: 960px) {
    .discover-popular .bd .container-discover-popular .discover-popular-slide .price-original {
        margin-left:5px;
        font-size: 14px
    }
}

.discover-popular .bd .discover-popular-swiper-button-prev {
    left: 1vw!important
}

.discover-popular .bd .discover-popular-swiper-button-prev:after {
    font-size: 2.6vw;
    font-family: yf;
    content: "\e627";
    color: #333;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.discover-popular .bd .discover-popular-swiper-button-prev:hover:after {
    color: #549cff
}

.discover-popular .bd .discover-popular-swiper-button-next {
    right: 1vw!important
}

.discover-popular .bd .discover-popular-swiper-button-next:after {
    font-size: 2.6vw;
    font-family: yf;
    content: "\e627";
    color: #333
}

.discover-popular .bd .discover-popular-swiper-button-next:hover:after {
    color: #549cff
}


  @media only screen and (max-width: 961px) {
    .ezviz-app > img {
      display: none !important;
    }
    .ezviz-app{
        padding-bottom: 320px;
    }
  }