body, html {
    font-family: Roboto, -apple-system, BlinkMacSystemFont, Helvetica Neue, Helvetica, sans-serif;
    font-size: 12px;
    -webkit-text-size-adjust: none
}

a, a:active, a:hover, a:link, a:visited {
    text-decoration: none
}

* {
    margin: 0;
    padding: 0
}

body {
    font-family: NotoSans-Regular, -apple-system, BlinkMacSystemFont, Roboto, Helvetica Neue, Helvetica, Tahoma, Arial, PingFang SC, Microsoft YaHei, sans-serif !important
}

#container, body {
    background: #eff0f5
}

#container {
    visibility: hidden
}

#pdp-nav {
    background: #eff0f5
}

#root.pdp-block {
    background-color: #eff0f5;
    margin: auto;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 24px;
    overflow: hidden
}

.pdp-block__main-information {
    background: #fff;
    padding: 18px;
    border-radius: 8px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.pdp-block__gallery {
    width: 450px;
    display: inline-block;
    vertical-align: top;
    margin-right: 36px
}

.pdp-block__main-information-detail {
    display: inline-block;
    width: calc(100% - 486px);
    vertical-align: top
}

.pdp-block__product-detail {
    display: inline-block;
    width: calc(100% - 330px);
    vertical-align: top;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.pdp-block__product-detail_v2 {
    width: 678px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.pdp-block__delivery-seller {
    width: 330px;
    display: inline-block;
    vertical-align: top
}

.pdp-block__rating-questions-summary {
    display: table;
    width: 100%
}

.pdp-block__rating-questions {
    display: table-cell;
    vertical-align: middle;
    text-align: left
}

.pdp-block__share {
    display: table-cell;
    text-align: right;
    vertical-align: middle
}

.pdp-block__add-on-service, .pdp-block__combo, .pdp-block__multisource {
    margin-top: 12px
}

.pdp-block__additional-information {
    width: 100%;
    margin-top: 18px;
    table-layout: fixed
}

.pdp-block__additional-information-main {
    width: 100%;
    background-color: #fff;
    border-radius: 12px
}

.pdp-block__recommendation {
    margin-top: 18px
}

.pdp-block__promotion-ads {
    padding-bottom: 12px
}

.background-1 {
    background-color: #f1f1f1
}

.background-2 {
    background-color: #fff
}

.no-padding {
    padding: 0 !important
}

.no-padding-lr {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.fixed-width-full {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    width: 100%
}

.block-padding-bottom {
    padding-bottom: 12px
}

.block-margin-top {
    margin-top: 18px
}

.block-margin-left {
    margin-left: 12px
}

.block-margin-bottom {
    margin-bottom: 12px
}

ul.taobao-menu__list {
    width: 100%;
}

.desktop-footer {
    display: none
}

.pdp-skeleton {
    width: 100%;
    height: 100vh;
    background-color: #f1f1f1;
    margin: auto;
    z-index: 1;
    left: 0;
    -webkit-transition: opacity .6s linear;
    transition: opacity .6s linear;
    opacity: 1
}

.pdp-skeleton__main {
    height: 100vh;
    background-color: #fff;
    display: table;
    position: absolute;
    left: calc(50% - 594px);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 18px
}

.pdp-skeleton__gallery {
    width: 450px;
    display: table-cell
}

.pdp-skeleton__gallery-preview {
    width: 450px;
    height: 450px;
    border-radius: 12px;
    margin-bottom: 12px
}

.pdp-skeleton__gallery-thumbnails {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.pdp-skeleton__gallery-thumbnail {
    width: 60px;
    height: 60px;
    display: inline-block
}

.pdp-skeleton__gallery-thumbnail:not(:last-child) {
    margin-right: 14px
}

.pdp-skeleton__product {
    display: table-cell;
    width: calc(100% - 346px);
    vertical-align: top;
    font-size: 0
}

.pdp-skeleton__product-info {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 36px;
    position: relative
}

.pdp-skeleton__qrcode {
    position: absolute;
    right: 0;
    top: 0;
    width: 35px;
    height: 40px
}

.pdp-skeleton__product-title {
    height: 25px;
    margin-right: 47px
}

.pdp-skeleton__product-review {
    height: 18px;
    width: 270px;
    margin-top: 12px
}

.pdp-skeleton__price {
    height: 41px;
    margin-top: 18px;
    width: 204px
}

.pdp-skeleton__delivery-seller {
    display: inline-block;
    vertical-align: top;
    width: 330px;
    font-size: 0;
    height: 90%
}

.pdp-skeleton__delivery {
    background-color: #fafafa;
    height: 285px;
    padding: 20px 16px
}

.pdp-skeleton__delivery-header {
    height: 13px;
    width: 40%;
    margin-bottom: 8px
}

.pdp-skeleton__delivery-header-title {
    height: 13px;
    width: 103px
}

.pdp-skeleton__delivery-header-icon {
    height: 16px;
    width: 16px;
    position: absolute;
    top: 20px;
    right: 15px
}

.pdp-skeleton__delivery-item {
    padding: 10px 0 20px;
    display: table;
    width: 100%
}

.pdp-skeleton__delivery-item-icon {
    display: inline-block;
    width: 24px;
    height: 24px;
    vertical-align: middle
}

.pdp-skeleton__delivery-item-title {
    height: 19px;
    display: inline-block;
    width: calc(100% - 34px);
    vertical-align: middle;
    margin-left: 10px
}

.pdp-skeleton__delivery-item-price {
    text-align: right;
    width: 50px;
    height: 20px;
    float: right;
    margin-top: 2px
}

.pdp-skeleton__footer {
    margin-top: 32px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.pdp-skeleton__buy-now {
    width: 291px;
    height: 44px
}

.pdp-skeleton__buy-now:first-child {
    margin-right: 12px
}

.pdp-skeleton__share {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 36px;
    height: 39px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-left: 18px
}

.pdp-skeleton__share_icon {
    width: 24px;
    height: 24px;
    border-radius: 50%
}

.pdp-skeleton__share_text {
    width: 100%;
    height: 12px
}

.pdp-skeleton__seller {
    background: #fafafa;
    margin-top: 8px;
    padding-top: 13px;
    height: 180px
}

.pdp-skeleton__seller-name-label {
    width: 40px;
    height: 16px;
    margin: 0 0 4px 16px
}

.pdp-skeleton__seller-name {
    width: 114px;
    height: 19px;
    margin-left: 16px;
    margin-bottom: 11px
}

.pdp-skeleton__seller-info {
    display: inline-block;
    margin-bottom: 13px
}

.pdp-skeleton__seller-info-item {
    display: inline-block;
    width: 33.3333333333%;
    border-top: 1px solid #eff0f5;
    border-bottom: 1px solid #eff0f5;
    padding: 7px 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.pdp-skeleton__seller-info-item:not(:last-child) {
    border-right: 1px solid #eff0f5
}

.pdp-skeleton__seller-info-label {
    width: 90px;
    height: 14px
}

.pdp-skeleton__seller-info-content {
    width: 59px;
    height: 28px;
    margin-left: 13px;
    margin-top: 22px
}

.pdp-skeleton__seller-link {
    width: 81px;
    height: 16px;
    margin: auto
}

.pdp-skeleton__divider, .pdp-skeleton__divider-space {
    width: 100%;
    height: 1px;
    background: #eff0f5
}

.pdp-skeleton__divider-space {
    margin-top: 12px;
    margin-bottom: 24px
}

.pdp-skeleton__variation {
    margin-top: 18px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.pdp-skeleton__variation-label {
    height: 18px;
    width: 82px;
    display: inline-block;
    margin-right: 49px
}

.pdp-skeleton__variation-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.pdp-skeleton__variation-list-wrapper {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 92px)
}

.pdp-skeleton__variation-item-min {
    height: 32px;
    width: 87px
}

.pdp-skeleton__variation-item-min:not(:last-child) {
    margin-right: 12px
}

.pdp-skeleton__variation-item {
    display: inline-block;
    width: 160px;
    height: 32px
}

.pdp-skeleton__variation-item:not(:last-child) {
    margin-right: 12px
}

.pdp-skeleton__variation-item-max {
    display: inline-block;
    width: 400px;
    height: 32px
}

.pdp-skeleton__variation-item-max:not(:last-child) {
    margin-right: 12px
}

.pdp-skeleton__review-long {
    width: 300px
}

@-webkit-keyframes skeleton-animation {
    0% {
        background-position: -200px 0
    }

    to {
        background-position: calc(200px + 100%) 0
    }
}

@keyframes skeleton-animation {
    0% {
        background-position: -200px 0
    }

    to {
        background-position: calc(200px + 100%) 0
    }
}

.loading-skeleton {
    -webkit-animation: skeleton-animation 1.2s ease-in-out infinite;
    animation: skeleton-animation 1.2s ease-in-out infinite;
    background-color: #eee;
    background-image: -webkit-gradient(linear, left top, right top, from(#eee), color-stop(#f5f5f5), to(#eee));
    background-image: linear-gradient(90deg, #eee, #f5f5f5, #eee);
    background-repeat: no-repeat;
    background-size: 200px 100%
}

.pdp-layout-column-1 .pdp-block__product-description {
    width: 798px;
    padding: 24px 36px 24px 18px
}

.pdp-layout-column-1 .pdp-block__product-ads {
    display: none
}

.pdp-layout-column-1 .pdp-block__recommendation {
    width: 100%
}

.pdp-layout-column-2 .pdp-block__product-description {
    width: 798px;
    padding: 24px 36px 24px 18px
}

.pdp-layout-column-2 .pdp-block__recommendation {
    width: 100%
}

.pdp-v2-block {
    padding-top: 24px;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.pdp-v2-block, .pdp-v2-block .pdp-v2-block__title-scan {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal
}

.pdp-v2-block .pdp-v2-block__title-scan {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    position: relative
}

.pdp-v2-block .pdp-v2-block__title-scan__title {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-right: 42px
}

.pdp-v2-block .pdp-v2-block__title-scan__scan {
    width: 30px;
    height: 50px;
    overflow: auto;
    position: absolute;
    top: 0;
    right: 0
}

.pdp-v2-block .pdp-v2-block__rating-questions-summary {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-top: 12px
}

.pdp-v2-block .pdp-v2-block__rating-questions {
    display: table-cell;
    vertical-align: middle;
    text-align: left
}

.pdp-v2-block .pdp-v2-block__brand {
    padding-top: 12px
}

.pdp-v2-padding-top-none {
    padding-top: 0
}