.el-checkbox,.el-checkbox-button__inner{color:#606266;font-size:14px;font-weight:500;-webkit-user-select:none;-ms-user-select:none}.el-checkbox,.el-checkbox__input{display:inline-block;position:relative}.el-checkbox-button__inner,.el-checkbox__input{cursor:pointer;outline:0;vertical-align:middle;white-space:nowrap}.el-checkbox{cursor:pointer;margin-right:30px;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.el-checkbox.is-bordered{border:1px solid #dcdfe6;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;height:40px;line-height:normal;padding:9px 20px 9px 10px}.el-checkbox.is-bordered.is-checked{border-color:#409eff}.el-checkbox.is-bordered.is-disabled{border-color:#ebeef5;cursor:not-allowed}.el-checkbox.is-bordered+.el-checkbox.is-bordered{margin-left:10px}.el-checkbox.is-bordered.el-checkbox--medium{border-radius:4px;height:36px;padding:7px 20px 7px 10px}.el-checkbox.is-bordered.el-checkbox--medium .el-checkbox__inner,.el-checkbox__inner{height:14px;width:14px}.el-checkbox.is-bordered.el-checkbox--medium .el-checkbox__label{font-size:14px;line-height:17px}.el-checkbox.is-bordered.el-checkbox--small{border-radius:3px;height:32px;padding:5px 15px 5px 10px}.el-checkbox.is-bordered.el-checkbox--small .el-checkbox__label{font-size:12px;line-height:15px}.el-checkbox.is-bordered.el-checkbox--small .el-checkbox__inner{height:12px;width:12px}.el-checkbox.is-bordered.el-checkbox--small .el-checkbox__inner:after{height:6px;width:2px}.el-checkbox.is-bordered.el-checkbox--mini{border-radius:3px;height:28px;padding:3px 15px 3px 10px}.el-checkbox.is-bordered.el-checkbox--mini .el-checkbox__label{font-size:12px;line-height:12px}.el-checkbox.is-bordered.el-checkbox--mini .el-checkbox__inner{height:12px;width:12px}.el-checkbox.is-bordered.el-checkbox--mini .el-checkbox__inner:after{height:6px;width:2px}.el-checkbox__input{line-height:1}.el-checkbox__input.is-disabled .el-checkbox__inner{background-color:#edf2fc;border-color:#dcdfe6;cursor:not-allowed}.el-checkbox__input.is-disabled .el-checkbox__inner:after{border-color:#c0c4cc;cursor:not-allowed}.el-checkbox__input.is-disabled .el-checkbox__inner+.el-checkbox__label{cursor:not-allowed}.el-checkbox__input.is-disabled.is-checked .el-checkbox__inner{background-color:#f2f6fc;border-color:#dcdfe6}.el-checkbox__input.is-disabled.is-checked .el-checkbox__inner:after{border-color:#c0c4cc}.el-checkbox__input.is-disabled.is-indeterminate .el-checkbox__inner{background-color:#f2f6fc;border-color:#dcdfe6}.el-checkbox__input.is-disabled.is-indeterminate .el-checkbox__inner:before{background-color:#c0c4cc;border-color:#c0c4cc}.el-checkbox__input.is-checked .el-checkbox__inner,.el-checkbox__input.is-indeterminate .el-checkbox__inner{background-color:#409eff;border-color:#409eff}.el-checkbox__input.is-disabled+span.el-checkbox__label{color:#c0c4cc;cursor:not-allowed}.el-checkbox__input.is-checked .el-checkbox__inner:after{-webkit-transform:rotate(45deg) scaleY(1);transform:rotate(45deg) scaleY(1)}.el-checkbox__input.is-checked+.el-checkbox__label{color:#409eff}.el-checkbox__input.is-focus .el-checkbox__inner{border-color:#409eff}.el-checkbox__input.is-indeterminate .el-checkbox__inner:before{background-color:#fff;content:"";display:block;height:2px;left:0;position:absolute;right:0;top:5px;-webkit-transform:scale(.5);transform:scale(.5)}.el-checkbox__input.is-indeterminate .el-checkbox__inner:after{display:none}.el-checkbox__inner{background-color:#fff;border:1px solid #dcdfe6;border-radius:2px;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;position:relative;-webkit-transition:border-color .25s cubic-bezier(.71,-.46,.29,1.46),background-color .25s cubic-bezier(.71,-.46,.29,1.46);transition:border-color .25s cubic-bezier(.71,-.46,.29,1.46),background-color .25s cubic-bezier(.71,-.46,.29,1.46);z-index:1}.el-checkbox__inner:hover{border-color:#409eff}.el-checkbox__inner:after{border:1px solid #fff;border-left:0;border-top:0;-webkit-box-sizing:content-box;box-sizing:content-box;content:"";height:7px;left:4px;position:absolute;top:1px;-webkit-transform:rotate(45deg) scaleY(0);transform:rotate(45deg) scaleY(0);-webkit-transform-origin:center;transform-origin:center;-webkit-transition:-webkit-transform .15s ease-in .05s;transition:-webkit-transform .15s ease-in .05s;transition:transform .15s ease-in .05s;transition:transform .15s ease-in .05s,-webkit-transform .15s ease-in .05s;width:3px}.el-checkbox__original{height:0;margin:0;opacity:0;outline:0;position:absolute;width:0;z-index:-1}.el-checkbox-button,.el-checkbox-button__inner{display:inline-block;position:relative}.el-checkbox__label{display:inline-block;font-size:14px;line-height:19px;padding-left:10px}.el-checkbox:last-of-type{margin-right:0}.el-checkbox-button__inner{-webkit-appearance:none;background:#fff;border:1px solid #dcdfe6;border-left:0;border-radius:0;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1;margin:0;padding:12px 20px;text-align:center;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);-moz-user-select:none}.el-checkbox-button__inner.is-round{padding:12px 20px}.el-checkbox-button__inner:hover{color:#409eff}.el-checkbox-button__inner [class*=el-icon-]{line-height:.9}.el-checkbox-button__inner [class*=el-icon-]+span{margin-left:5px}.el-checkbox-button__original{margin:0;opacity:0;outline:0;position:absolute;z-index:-1}.el-checkbox-button.is-checked .el-checkbox-button__inner{background-color:#409eff;border-color:#409eff;-webkit-box-shadow:-1px 0 0 0 #8cc5ff;box-shadow:-1px 0 0 0 #8cc5ff;color:#fff}.el-checkbox-button.is-checked:first-child .el-checkbox-button__inner{border-left-color:#409eff}.el-checkbox-button.is-disabled .el-checkbox-button__inner{background-color:#fff;background-image:none;border-color:#ebeef5;-webkit-box-shadow:none;box-shadow:none;color:#c0c4cc;cursor:not-allowed}.el-checkbox-button.is-disabled:first-child .el-checkbox-button__inner{border-left-color:#ebeef5}.el-checkbox-button:first-child .el-checkbox-button__inner{border-left:1px solid #dcdfe6;border-radius:4px 0 0 4px;-webkit-box-shadow:none!important;box-shadow:none!important}.el-checkbox-button.is-focus .el-checkbox-button__inner{border-color:#409eff}.el-checkbox-button:last-child .el-checkbox-button__inner{border-radius:0 4px 4px 0}.el-checkbox-button--medium .el-checkbox-button__inner{border-radius:0;font-size:14px;padding:10px 20px}.el-checkbox-button--medium .el-checkbox-button__inner.is-round{padding:10px 20px}.el-checkbox-button--small .el-checkbox-button__inner{border-radius:0;font-size:12px;padding:9px 15px}.el-checkbox-button--small .el-checkbox-button__inner.is-round{padding:9px 15px}.el-checkbox-button--mini .el-checkbox-button__inner{border-radius:0;font-size:12px;padding:7px 15px}.el-checkbox-button--mini .el-checkbox-button__inner.is-round{padding:7px 15px}.el-checkbox-group{font-size:0}.common-ad-banner{height:300px;margin:3.125rem auto 0;max-width:1300px}.common-ad-banner .common-ad-swiper{width:100%}.common-ad-banner .common-ad-swiper .ad-img-wrapper{display:block;height:auto;width:100%}.common-ad-banner .common-ad-swiper .ad-img{height:auto;width:100%}.ad-banner-hidden{display:none}#findPopup .modal-dialog{background-color:transparent;max-width:none}#findPopup .modal-content{background-color:transparent;border:none;padding:0}#findPopup .modal-body{background-color:transparent;margin:0}.breadcrump-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:normal;margin-bottom:20px}.breadcrump-container .breadcrump-item{color:#999;cursor:pointer;font-size:14px;text-decoration:none}.breadcrump-container .breadcrump-item:hover{color:#000}.breadcrump-container .breadcrump-divider{font-size:14px;margin-left:6px;margin-right:6px}.breadcrump-container .last{-webkit-box-flex:1;color:#000;cursor:default;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 1;flex:1 1;overflow:hidden;pointer-events:none;text-overflow:ellipsis;white-space:nowrap}.recent-viewed{line-height:normal;margin-left:auto;margin-right:auto;max-width:1350px;min-width:1200px;padding:30px 25px 0}.recent-viewed.recent-viewed-two{display:block;max-width:1920px;padding:0 35px}.recent-viewed.recent-viewed-two .recent-wrapper{width:auto}.recent-viewed .recent-title{color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Mulish-Bold;font-size:28px;margin-bottom:30px}.recent-viewed .recent-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;position:relative;width:1300px}.recent-viewed .recent-wrapper .cart-view-next,.recent-viewed .recent-wrapper .cart-view-prev{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;background:#fff;border:none;border-radius:50%;-webkit-box-shadow:-1px 4px 6px 0 rgba(0,0,0,.13);box-shadow:-1px 4px 6px 0 rgba(0,0,0,.13);cursor:pointer;height:50px;justify-content:center;line-height:50px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:50px;z-index:10}.recent-viewed .recent-wrapper .cart-view-next i,.recent-viewed .recent-wrapper .cart-view-prev i{color:#333}.recent-viewed .recent-wrapper .cart-view-prev{left:0}.recent-viewed .recent-wrapper .cart-view-next{right:0}.el-popper .popper__arrow,.el-popper .popper__arrow:after{border-color:transparent;border-style:solid;display:block;height:0;position:absolute;width:0}.el-popper .popper__arrow{border-width:6px;-webkit-filter:drop-shadow(0 2px 12px rgba(0,0,0,.03));filter:drop-shadow(0 2px 12px rgba(0,0,0,.03))}.el-popper .popper__arrow:after{border-width:6px;content:" "}.el-popper[x-placement^=top]{margin-bottom:12px}.el-popper[x-placement^=top] .popper__arrow{border-bottom-width:0;border-top-color:#ebeef5;bottom:-6px;left:50%;margin-right:3px}.el-popper[x-placement^=top] .popper__arrow:after{border-bottom-width:0;border-top-color:#fff;bottom:1px;margin-left:-6px}.el-popper[x-placement^=bottom]{margin-top:12px}.el-popper[x-placement^=bottom] .popper__arrow{border-bottom-color:#ebeef5;border-top-width:0;left:50%;margin-right:3px;top:-6px}.el-popper[x-placement^=bottom] .popper__arrow:after{border-bottom-color:#fff;border-top-width:0;margin-left:-6px;top:1px}.el-popper[x-placement^=right]{margin-left:12px}.el-popper[x-placement^=right] .popper__arrow{border-left-width:0;border-right-color:#ebeef5;left:-6px;margin-bottom:3px;top:50%}.el-popper[x-placement^=right] .popper__arrow:after{border-left-width:0;border-right-color:#fff;bottom:-6px;left:1px}.el-popper[x-placement^=left]{margin-right:12px}.el-popper[x-placement^=left] .popper__arrow{border-left-color:#ebeef5;border-right-width:0;margin-bottom:3px;right:-6px;top:50%}.el-popper[x-placement^=left] .popper__arrow:after{border-left-color:#fff;border-right-width:0;bottom:-6px;margin-left:-6px;right:1px}.el-select-dropdown{background-color:#fff;border:1px solid #e4e7ed;border-radius:4px;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1);-webkit-box-sizing:border-box;box-sizing:border-box;margin:5px 0;position:absolute;z-index:1001}.el-input__inner,.el-select-dropdown__list,.el-tag,.el-textarea__inner{-webkit-box-sizing:border-box}.el-select-dropdown.is-multiple .el-select-dropdown__item{padding-right:40px}.el-select-dropdown.is-multiple .el-select-dropdown__item.selected{background-color:#fff;color:#409eff}.el-select-dropdown.is-multiple .el-select-dropdown__item.selected.hover{background-color:#f5f7fa}.el-select-dropdown.is-multiple .el-select-dropdown__item.selected:after{content:"\e6da";font-family:element-icons;font-size:12px;font-weight:700;position:absolute;right:20px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.el-select-dropdown .el-scrollbar.is-empty .el-select-dropdown__list{padding:0}.el-select-dropdown__empty{color:#999;font-size:14px;margin:0;padding:10px 0;text-align:center}.el-select-dropdown__wrap{max-height:274px}.el-select-dropdown__list{-webkit-box-sizing:border-box;box-sizing:border-box;list-style:none;margin:0;padding:6px 0}.el-textarea__inner{background-image:none}.el-input__inner,.el-select-dropdown__item.is-disabled:hover{background-color:#fff}.el-input__inner{background-image:none;font-size:inherit}.el-input__inner:hover,.el-select:hover .el-input__inner{border-color:#c0c4cc}.el-input-group__append .el-button,.el-input-group__append .el-input,.el-input-group__prepend .el-button,.el-input-group__prepend .el-input{font-size:inherit}.el-tag{background-color:#ecf5ff;border:1px solid #d9ecff;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#409eff;display:inline-block;font-size:12px;height:32px;line-height:30px;padding:0 10px;white-space:nowrap}.el-tag.is-hit{border-color:#409eff}.el-tag .el-tag__close{color:#409eff}.el-tag .el-tag__close:hover{background-color:#409eff;color:#fff}.el-tag.el-tag--info{background-color:#f4f4f5;border-color:#e9e9eb;color:#909399}.el-tag.el-tag--info.is-hit{border-color:#909399}.el-tag.el-tag--info .el-tag__close{color:#909399}.el-tag.el-tag--info .el-tag__close:hover{background-color:#909399;color:#fff}.el-tag.el-tag--success{background-color:#f0f9eb;border-color:#e1f3d8;color:#67c23a}.el-tag.el-tag--success.is-hit{border-color:#67c23a}.el-tag.el-tag--success .el-tag__close{color:#67c23a}.el-tag.el-tag--success .el-tag__close:hover{background-color:#67c23a;color:#fff}.el-tag.el-tag--warning{background-color:#fdf6ec;border-color:#faecd8;color:#e6a23c}.el-tag.el-tag--warning.is-hit{border-color:#e6a23c}.el-tag.el-tag--warning .el-tag__close{color:#e6a23c}.el-tag.el-tag--warning .el-tag__close:hover{background-color:#e6a23c;color:#fff}.el-tag.el-tag--danger{background-color:#fef0f0;border-color:#fde2e2;color:#f56c6c}.el-tag.el-tag--danger.is-hit{border-color:#f56c6c}.el-tag.el-tag--danger .el-tag__close{color:#f56c6c}.el-tag.el-tag--danger .el-tag__close:hover{background-color:#f56c6c;color:#fff}.el-tag .el-icon-close{border-radius:50%;cursor:pointer;font-size:12px;height:16px;line-height:16px;position:relative;right:-5px;text-align:center;top:-1px;vertical-align:middle;width:16px}.el-tag .el-icon-close:before{display:block}.el-tag--dark{background-color:#409eff;color:#fff}.el-tag--dark,.el-tag--dark.is-hit{border-color:#409eff}.el-tag--dark .el-tag__close{color:#fff}.el-tag--dark .el-tag__close:hover{background-color:#66b1ff;color:#fff}.el-tag--dark.el-tag--info{background-color:#909399;border-color:#909399;color:#fff}.el-tag--dark.el-tag--info.is-hit{border-color:#909399}.el-tag--dark.el-tag--info .el-tag__close{color:#fff}.el-tag--dark.el-tag--info .el-tag__close:hover{background-color:#a6a9ad;color:#fff}.el-tag--dark.el-tag--success{background-color:#67c23a;border-color:#67c23a;color:#fff}.el-tag--dark.el-tag--success.is-hit{border-color:#67c23a}.el-tag--dark.el-tag--success .el-tag__close{color:#fff}.el-tag--dark.el-tag--success .el-tag__close:hover{background-color:#85ce61;color:#fff}.el-tag--dark.el-tag--warning{background-color:#e6a23c;border-color:#e6a23c;color:#fff}.el-tag--dark.el-tag--warning.is-hit{border-color:#e6a23c}.el-tag--dark.el-tag--warning .el-tag__close{color:#fff}.el-tag--dark.el-tag--warning .el-tag__close:hover{background-color:#ebb563;color:#fff}.el-tag--dark.el-tag--danger{background-color:#f56c6c;border-color:#f56c6c;color:#fff}.el-tag--dark.el-tag--danger.is-hit{border-color:#f56c6c}.el-tag--dark.el-tag--danger .el-tag__close{color:#fff}.el-tag--dark.el-tag--danger .el-tag__close:hover{background-color:#f78989;color:#fff}.el-tag--plain{background-color:#fff;border-color:#b3d8ff;color:#409eff}.el-tag--plain.is-hit{border-color:#409eff}.el-tag--plain .el-tag__close{color:#409eff}.el-tag--plain .el-tag__close:hover{background-color:#409eff;color:#fff}.el-tag--plain.el-tag--info{background-color:#fff;border-color:#d3d4d6;color:#909399}.el-tag--plain.el-tag--info.is-hit{border-color:#909399}.el-tag--plain.el-tag--info .el-tag__close{color:#909399}.el-tag--plain.el-tag--info .el-tag__close:hover{background-color:#909399;color:#fff}.el-tag--plain.el-tag--success{background-color:#fff;border-color:#c2e7b0;color:#67c23a}.el-tag--plain.el-tag--success.is-hit{border-color:#67c23a}.el-tag--plain.el-tag--success .el-tag__close{color:#67c23a}.el-tag--plain.el-tag--success .el-tag__close:hover{background-color:#67c23a;color:#fff}.el-tag--plain.el-tag--warning{background-color:#fff;border-color:#f5dab1;color:#e6a23c}.el-tag--plain.el-tag--warning.is-hit{border-color:#e6a23c}.el-tag--plain.el-tag--warning .el-tag__close{color:#e6a23c}.el-tag--plain.el-tag--warning .el-tag__close:hover{background-color:#e6a23c;color:#fff}.el-tag--plain.el-tag--danger{background-color:#fff;border-color:#fbc4c4;color:#f56c6c}.el-tag--plain.el-tag--danger.is-hit{border-color:#f56c6c}.el-tag--plain.el-tag--danger .el-tag__close{color:#f56c6c}.el-tag--plain.el-tag--danger .el-tag__close:hover{background-color:#f56c6c;color:#fff}.el-tag--medium{height:28px;line-height:26px}.el-tag--medium .el-icon-close{-webkit-transform:scale(.8);transform:scale(.8)}.el-tag--small{height:24px;line-height:22px;padding:0 8px}.el-tag--small .el-icon-close{-webkit-transform:scale(.8);transform:scale(.8)}.el-tag--mini{height:20px;line-height:19px;padding:0 5px}.el-tag--mini .el-icon-close{margin-left:-3px;-webkit-transform:scale(.7);transform:scale(.7)}.el-select-dropdown__item{-webkit-box-sizing:border-box;box-sizing:border-box;color:#606266;cursor:pointer;font-size:14px;height:34px;line-height:34px;overflow:hidden;padding:0 20px;position:relative;text-overflow:ellipsis;white-space:nowrap}.el-select-dropdown__item.is-disabled{color:#c0c4cc;cursor:not-allowed}.el-select-dropdown__item.hover,.el-select-dropdown__item:hover{background-color:#f5f7fa}.el-select-dropdown__item.selected{color:#409eff;font-weight:700}.el-select-group{margin:0;padding:0}.el-select-group__wrap{list-style:none;margin:0;padding:0;position:relative}.el-select-group__wrap:not(:last-of-type){padding-bottom:24px}.el-select-group__wrap:not(:last-of-type):after{background:#e4e7ed;bottom:12px;content:"";display:block;height:1px;left:20px;position:absolute;right:20px}.el-select-group__title{color:#909399;font-size:12px;line-height:30px;padding-left:20px}.el-select-group .el-select-dropdown__item{padding-left:20px}.el-scrollbar{overflow:hidden;position:relative}.el-scrollbar:active>.el-scrollbar__bar,.el-scrollbar:focus>.el-scrollbar__bar,.el-scrollbar:hover>.el-scrollbar__bar{opacity:1;-webkit-transition:opacity .34s ease-out;transition:opacity .34s ease-out}.el-scrollbar__wrap{height:100%;overflow:scroll}.el-scrollbar__wrap--hidden-default{scrollbar-width:none}.el-scrollbar__wrap--hidden-default::-webkit-scrollbar{height:0;width:0}.el-scrollbar__thumb{background-color:hsla(220,4%,58%,.3);border-radius:inherit;cursor:pointer;display:block;height:0;position:relative;-webkit-transition:background-color .3s;transition:background-color .3s;width:0}.el-scrollbar__thumb:hover{background-color:hsla(220,4%,58%,.5)}.el-scrollbar__bar{border-radius:4px;bottom:2px;opacity:0;position:absolute;right:2px;-webkit-transition:opacity .12s ease-out;transition:opacity .12s ease-out;z-index:1}.el-scrollbar__bar.is-vertical{top:2px;width:6px}.el-scrollbar__bar.is-vertical>div{width:100%}.el-scrollbar__bar.is-horizontal{height:6px;left:2px}.el-scrollbar__bar.is-horizontal>div{height:100%}.el-select{display:inline-block;position:relative}.el-select .el-select__tags>span{display:contents}.el-select .el-input__inner{cursor:pointer;padding-right:35px}.el-select .el-input__inner:focus{border-color:#409eff}.el-select .el-input .el-select__caret{color:#c0c4cc;cursor:pointer;font-size:14px;-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.el-select .el-input .el-select__caret.is-reverse{-webkit-transform:rotate(0);transform:rotate(0)}.el-select .el-input .el-select__caret.is-show-close{border-radius:100%;color:#c0c4cc;font-size:14px;text-align:center;-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:color .2s cubic-bezier(.645,.045,.355,1);transition:color .2s cubic-bezier(.645,.045,.355,1)}.el-select .el-input .el-select__caret.is-show-close:hover{color:#909399}.el-select .el-input.is-disabled .el-input__inner{cursor:not-allowed}.el-select .el-input.is-disabled .el-input__inner:hover{border-color:#e4e7ed}.el-select .el-input.is-focus .el-input__inner{border-color:#409eff}.el-select>.el-input{display:block}.el-select__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:none;color:#666;font-size:14px;height:28px;margin-left:15px;outline:0;padding:0}.el-select__input.is-mini{height:14px}.el-select__close{color:#c0c4cc;cursor:pointer;font-size:14px;line-height:18px;position:absolute;right:25px;top:8px;z-index:1000}.el-select__close:hover{color:#909399}.el-select__tags{display:-webkit-box;display:-ms-flexbox;display:flex;line-height:normal;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);white-space:normal;z-index:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.el-select__tags-text{overflow:hidden;text-overflow:ellipsis}.el-select .el-tag{background-color:#f0f2f5;border-color:transparent;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;margin:2px 0 2px 6px;max-width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.el-select .el-tag__close.el-icon-close{background-color:#c0c4cc;color:#fff;top:0;-ms-flex-negative:0;flex-shrink:0}.el-select .el-tag__close.el-icon-close:hover{background-color:#909399}.el-select .el-tag__close.el-icon-close:before{display:block;-webkit-transform:translateY(.5px);transform:translateY(.5px)}.el-pagination{color:#303133;font-weight:700;padding:2px 5px;white-space:nowrap}.el-pagination:after,.el-pagination:before{content:"";display:table}.el-pagination:after{clear:both}.el-pagination button,.el-pagination span:not([class*=suffix]){-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;font-size:13px;height:28px;line-height:28px;min-width:35.5px;vertical-align:top}.el-pagination .el-input__inner{-moz-appearance:textfield;line-height:normal;text-align:center}.el-pagination .el-input__suffix{right:0;-webkit-transform:scale(.8);transform:scale(.8)}.el-pagination .el-select .el-input{margin:0 5px;width:100px}.el-pagination .el-select .el-input .el-input__inner{border-radius:3px;padding-right:25px}.el-pagination button{background:0 0;border:none;padding:0 6px}.el-pagination button:focus{outline:0}.el-pagination button:hover{color:#409eff}.el-pagination button:disabled{background-color:#fff;color:#c0c4cc;cursor:not-allowed}.el-pagination .btn-next,.el-pagination .btn-prev{background:50% no-repeat #fff;background-size:16px;color:#303133;cursor:pointer;margin:0}.el-pagination .btn-next .el-icon,.el-pagination .btn-prev .el-icon{display:block;font-size:12px;font-weight:700}.el-pagination .btn-prev{padding-right:12px}.el-pagination .btn-next{padding-left:12px}.el-pagination .el-pager li.disabled{color:#c0c4cc;cursor:not-allowed}.el-pager li,.el-pager li.btn-quicknext:hover,.el-pager li.btn-quickprev:hover{cursor:pointer}.el-pagination--small .btn-next,.el-pagination--small .btn-prev,.el-pagination--small .el-pager li,.el-pagination--small .el-pager li.btn-quicknext,.el-pagination--small .el-pager li.btn-quickprev,.el-pagination--small .el-pager li:last-child{border-color:transparent;font-size:12px;height:22px;line-height:22px;min-width:22px}.el-pagination--small .arrow.disabled{visibility:hidden}.el-pagination--small .more:before,.el-pagination--small li.more:before{line-height:24px}.el-pagination--small button,.el-pagination--small span:not([class*=suffix]){height:22px;line-height:22px}.el-pagination--small .el-pagination__editor,.el-pagination--small .el-pagination__editor.el-input .el-input__inner{height:22px}.el-pagination__sizes{color:#606266;font-weight:400;margin:0 10px 0 0}.el-pagination__sizes .el-input .el-input__inner{font-size:13px;padding-left:8px}.el-pagination__sizes .el-input .el-input__inner:hover{border-color:#409eff}.el-pagination__total{color:#606266;font-weight:400;margin-right:10px}.el-pagination__jump{color:#606266;font-weight:400;margin-left:24px}.el-pagination__jump .el-input__inner{padding:0 3px}.el-pagination__rightwrapper{float:right}.el-pagination__editor{border-radius:3px;-webkit-box-sizing:border-box;box-sizing:border-box;height:28px;line-height:18px;margin:0 2px;padding:0 2px;text-align:center}.el-pager,.el-pagination.is-background .btn-next,.el-pagination.is-background .btn-prev{padding:0}.el-pagination__editor.el-input{width:50px}.el-pagination__editor.el-input .el-input__inner{height:28px}.el-pagination__editor .el-input__inner::-webkit-inner-spin-button,.el-pagination__editor .el-input__inner::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.el-pagination.is-background .btn-next,.el-pagination.is-background .btn-prev,.el-pagination.is-background .el-pager li{background-color:#f4f4f5;border-radius:2px;color:#606266;margin:0 5px;min-width:30px}.el-pagination.is-background .btn-next.disabled,.el-pagination.is-background .btn-next:disabled,.el-pagination.is-background .btn-prev.disabled,.el-pagination.is-background .btn-prev:disabled,.el-pagination.is-background .el-pager li.disabled{color:#c0c4cc}.el-pagination.is-background .el-pager li:not(.disabled):hover{color:#409eff}.el-pagination.is-background .el-pager li:not(.disabled).active{background-color:#409eff;color:#fff}.el-pagination.is-background.el-pagination--small .btn-next,.el-pagination.is-background.el-pagination--small .btn-prev,.el-pagination.is-background.el-pagination--small .el-pager li{margin:0 3px;min-width:22px}.el-pager,.el-pager li{display:inline-block;margin:0;vertical-align:top}.el-pager{font-size:0;list-style:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.el-pager .more:before{line-height:30px}.el-pager li{background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:13px;height:28px;line-height:28px;min-width:35.5px;padding:0 4px;text-align:center}.el-pager li.btn-quicknext,.el-pager li.btn-quickprev{color:#303133;line-height:28px}.el-pager li.btn-quicknext.disabled,.el-pager li.btn-quickprev.disabled{color:#c0c4cc}.el-pager li.active+li{border-left:0}.el-pager li:hover{color:#409eff}.el-pager li.active{color:#409eff;cursor:default}.el-pagination .el-pager li.active{background-color:#96bd2c!important}.el-pagination .el-pager li.active a{color:#fff}.el-pagination .el-pager li:hover{background-color:#96bd2c!important}.el-pagination .el-pager li:hover a,.el-pagination .el-pager li:hover span{color:#fff}.el-pagination .btn-next:hover i,.el-pagination .btn-prev:hover i{color:#96bd2c!important}[mir=rtl] .el-pagination .btn-prev .el-icon:before{content:"\e6e0"}[mir=rtl] .el-pagination .btn-next .el-icon:before{content:"\e6de"}.comment-container{margin:0 auto;max-width:1370px;padding:0 35px}.comment-container.comment-container-type{max-width:1920px;padding:0 35px}.comment-container .comment-title{color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Mulish-Medium;font-size:30px;font-weight:500;line-height:normal;margin-bottom:30px}.comment-container .summary-commentSummary{margin-bottom:30px;margin-top:-20px}.comment-container .summary-commentSummary h4{font-size:16px;font-weight:400}.comment-container .summary-commentSummary p{background-color:#f7f8fa;font-size:14px;line-height:16px;padding:8px 0}.comment-container .summary-commentSummary span{color:#999;display:block;font-size:12px;line-height:12px;margin-top:6px}.comment-container .comment-summary{background-color:#f7f8fa;display:-webkit-box;display:-ms-flexbox;display:flex;line-height:normal;margin-bottom:40px;padding:30px 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.comment-container .comment-summary .summary-left{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:40px;padding-right:40px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex:1;flex:1}.comment-container .comment-summary .summary-left .left-total-reviews{color:#000;font-size:15px;margin-top:10px}.comment-container .comment-summary .summary-left .summary-rates-box{display:-webkit-box;display:-ms-flexbox;display:flex}.comment-container .comment-summary .summary-left .left-total-score{color:#000;font-family:Mulish-Bold;font-size:24px}.comment-container .comment-summary .summary-left .left-total-rates{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:14px}.comment-container .comment-summary .summary-left .left-total-rates .icon-xingji-an{font-size:20px}.comment-container .comment-summary .summary-divider{border-left:1px solid #d7d7d7;height:70px;width:.5px}.comment-container .comment-summary .summary-center-box{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:40px;padding-right:40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.comment-container .comment-summary .summary-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:285px}.comment-container .comment-summary .summary-center .left-rate-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:5px}.comment-container .comment-summary .summary-center .left-rate-item .item-num{color:#999;font-family:Mulish-Regular;font-size:14px;font-weight:400;margin-right:6px;padding-top:3px}.comment-container .comment-summary .summary-center .left-rate-item i{color:#ddd;margin-right:10px}.comment-container .comment-summary .summary-center .left-rate-item .item-bar{background-color:#e4e4e4;border-radius:4px;height:6px;margin-right:15px;width:200px}.comment-container .comment-summary .summary-center .left-rate-item .item-bar>div{background-color:#96bd2c;border-radius:4px;height:6px}.comment-container .comment-summary .summary-center .left-rate-item .item-percent{color:#000;font-family:Mulish-Regular;font-size:14px;font-weight:400}.comment-container .comment-summary .summary-center .left-rate-item:last-child{margin-bottom:0}.comment-container .comment-summary .summary-right{padding-left:40px;padding-right:40px;-webkit-box-flex:1;-ms-flex:1;flex:1}.comment-container .comment-tabs{display:-webkit-box;display:-ms-flexbox;display:flex;line-height:normal;position:relative}.comment-container .comment-tabs .tab-item{color:#666;cursor:pointer;display:inline-block;font-family:Mulish-Medium;font-size:16px;font-weight:500;margin-right:60px;padding-bottom:19px}.comment-container .comment-tabs .tab-item-active{border-bottom:2px solid #000;color:#000;font-family:Mulish-Medium;font-size:16px;font-weight:500}.comment-container .comment-tabs:after{background-color:#e5e5e5;bottom:0;content:"";display:block;height:1px;left:0;position:absolute;width:100%;z-index:-1}.comment-container .comment-list{margin-bottom:25px}.comment-container .comment-list .comment-item{border-bottom:1px dashed #e5e5e5;display:-webkit-box;display:-ms-flexbox;display:flex;line-height:normal;padding-bottom:15px;padding-top:15px}.comment-container .comment-list .comment-item .comment-left{-webkit-box-flex:0.25;-ms-flex:0.25;flex:0.25}.comment-container .comment-list .comment-item .comment-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-flex:0.75;-ms-flex:0.75;flex:0.75}.comment-container .comment-list .comment-item .comment-title-rate{margin-bottom:20px}.comment-container .comment-list .comment-item .item-name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:normal;margin-bottom:5px}.comment-container .comment-list .comment-item .item-name .name-text{color:#000;font-family:Mulish-Medium;font-size:16px;font-weight:500;margin-right:15px}.comment-container .comment-list .comment-item .item-name .el-rate__icon{font-size:16px;line-height:normal}.comment-container .comment-list .comment-item .item-name .buy-again{background-image:-webkit-gradient(linear,left top,right top,from(#f8601c),color-stop(50%,#f8601c),to(#f8961c));background-image:linear-gradient(90deg,#f8601c 0,#f8601c 50%,#f8961c);color:#fff;cursor:default;font-size:12px;height:20px;line-height:20px;margin-left:5px;padding:0 4px;position:relative}.comment-container .comment-list .comment-item .item-name .tooltip-container{background:rgba(0,0,0,.75);color:#fff;display:none;font-family:Mulish-Regular;font-size:12px;font-style:normal;font-weight:400;left:0;padding:10px;position:absolute;top:calc(100% + 10px);white-space:nowrap}.comment-container .comment-list .comment-item .item-name .tooltip-container:before{border:6px solid transparent;border-bottom-color:rgba(0,0,0,.75);content:"";display:inline-block;left:10px;position:absolute;top:-12px}.comment-container .comment-list .comment-item .item-name .buy-again:hover .tooltip-container{display:unset}.comment-container .comment-list .comment-item .item-props-time{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:15px;width:100%}.comment-container .comment-list .comment-item .item-props-time .item-props{color:#666;font-family:Mulish-Regular;font-size:14px;font-weight:400;line-height:normal}.comment-container .comment-list .comment-item .item-props-time .item-time{-webkit-box-flex:1;color:#999;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 1;flex:1 1;font-family:Mulish-Regular;font-size:14px;font-weight:400;line-height:16px}.comment-container .comment-list .comment-item .item-description{color:#000;font-family:Mulish-Regular;font-size:14px;font-weight:400;line-height:19px;margin-bottom:15px;white-space:pre-wrap}.comment-container .comment-list .comment-item .item-imgs{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:15px}.comment-container .comment-list .comment-item .item-imgs .img-item{border:1px solid #e5e5e5;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;height:110px;margin-right:5px;position:relative;width:110px}.comment-container .comment-list .comment-item .item-imgs .img-item>img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.comment-container .comment-list .comment-item .item-imgs .img-item>video{cursor:pointer;height:100%;width:100%}.comment-container .comment-list .comment-item .item-imgs .img-item .play-icon{color:#fff;cursor:pointer;height:40px;left:50%;position:absolute;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);width:40px}.comment-container .comment-list .comment-item .item-reply{background:#f4f5f8;margin-bottom:15px;padding:10px;position:relative;white-space:pre-wrap;width:100%}.comment-container .comment-list .comment-item .item-reply .reply-label{color:#000;font-size:14px;font-weight:600}.comment-container .comment-list .comment-item .item-reply .reply-content{color:#333;font-size:14px}.comment-container .comment-list .comment-item .item-reply:before{border:10px solid transparent;border-bottom-color:#f4f5f8;content:"";display:inline-block;left:10px;position:absolute;top:-20px}.comment-container .comment-list .comment-item .item-helpful{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.comment-container .comment-list .comment-item .item-helpful>div{cursor:pointer;display:inline-block}.comment-container .comment-list .comment-item .item-helpful>div i{color:#333;font-size:14px;margin-right:8px}.comment-container .comment-list .comment-item .item-helpful>div .icon-clicked{color:#96bd2c}.comment-container .comment-list .comment-item .item-helpful>div span{color:#999;font-family:Mulish-Regular;font-size:14px;font-weight:400;vertical-align:middle}.comment-container .pagination{margin-bottom:20px;max-width:1370px}.comment-container .pagination.pagination-container-type{max-width:1920px;padding:0 80px}.comment-container .pagination .el-pagination{line-height:normal;padding:0}.comment-container .pagination .el-pagination__totalPage{color:#999;font-family:Mulish-Medium;font-size:14px;font-weight:500;margin-right:10px}.comment-container .pagination .btn-next,.comment-container .pagination .btn-prev{padding:0}.comment-container .pagination .ui-pagination-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.comment-container .pagination .ui-pagination-container .icon-left,.comment-container .pagination .ui-pagination-container .icon-right{color:#666;font-size:12px}.comment-container .pagination .ui-pagination-container .page-number{line-height:1;margin-right:15px}.comment-container .pagination .ui-pagination-container .page-number span{color:#2b2b2b;display:inline-block;font-size:14px;font-weight:700;height:24px;line-height:24px;text-align:center;width:24px}.comment-container .pagination .ui-pagination-container .page-number.active span{background-color:#2b2b2b;border-radius:50%;color:#fff}.comment-container .pagination .disabled{color:#999;cursor:wait;opacity:.8}.comment-container .pagination .disabled a{cursor:wait}.comment-viewer{background-color:rgba(0,0,0,.4);bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.comment-viewer,.comment-viewer .viewer-container{display:-webkit-box;display:-ms-flexbox;display:flex}.comment-viewer .viewer-container{background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;padding:20px;position:relative}.comment-viewer .viewer-container .viewer-right{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 1;flex:1 1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.comment-viewer .viewer-container .viewer-right .right-main:hover{cursor:none}.comment-viewer .viewer-container .viewer-right .right-main{background:#f4f5f8;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px;overflow:hidden;position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.comment-viewer .viewer-container .viewer-right .right-main .right-next,.comment-viewer .viewer-container .viewer-right .right-main .right-prev{display:none;height:auto;position:absolute;width:22px}.comment-viewer .viewer-container .viewer-right .right-main .main-pic{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.comment-viewer .viewer-container .viewer-right .right-main .main-pic img,.comment-viewer .viewer-container .viewer-right .right-main .main-pic video{max-height:100%;max-width:100%}.comment-viewer .viewer-container .viewer-right .right-footer{display:-webkit-box;display:-ms-flexbox;display:flex;height:50px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:normal}.comment-viewer .viewer-container .viewer-right .right-footer .footer-next,.comment-viewer .viewer-container .viewer-right .right-footer .footer-prev{cursor:pointer;font-weight:700}.comment-viewer .viewer-container .viewer-right .right-footer .footer-pics,.comment-viewer .viewer-container .viewer-right .right-footer .footer-pics .pic-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.comment-viewer .viewer-container .viewer-right .right-footer .footer-pics .pic-item{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;height:52px;width:52px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:7px}.comment-viewer .viewer-container .viewer-right .right-footer .footer-pics .pic-item img{height:50px;width:50px}.comment-viewer .viewer-container .viewer-right .right-footer .footer-pics .pic-item video{cursor:pointer;height:50px;width:50px}.comment-viewer .viewer-container .viewer-right .right-footer .footer-pics .pic-item .play-icon{cursor:pointer;height:20px;left:50%;position:absolute;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);width:20px}.comment-viewer .viewer-container .viewer-right .right-footer .footer-pics .pic-item-active{border:1px solid #000}.comment-viewer .viewer-container .viewer-right .right-footer .footer-pics .pic-item:last-child{margin-right:0}.comment-viewer .viewer-container .viewer-right .right-footer .footer-pics .main-next,.comment-viewer .viewer-container .viewer-right .right-footer .footer-pics .main-prev{border-radius:50%;cursor:pointer;height:52px;line-height:52px;margin-top:0;position:absolute;text-align:center;width:24px}.comment-viewer .viewer-container .viewer-right .right-footer .footer-pics .main-next i,.comment-viewer .viewer-container .viewer-right .right-footer .footer-pics .main-prev i{color:#000;font-weight:600}.comment-viewer .viewer-container .viewer-right .right-footer .footer-pics .main-prev{left:0}.comment-viewer .viewer-container .viewer-right .right-footer .footer-pics .main-next{right:0}.comment-viewer .viewer-container .viewer-right .right-footer .footer-pics .main-disabled{cursor:not-allowed;pointer-events:none}.comment-viewer .viewer-container .viewer-right .right-footer .footer-pics .main-disabled i{color:#b2b2b2;font-weight:600}.comment-viewer .viewer-container .viewer-left{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:20px;width:380px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.comment-viewer .viewer-container .viewer-left .left-rate{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:23px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:normal;margin-bottom:12px}.comment-viewer .viewer-container .viewer-left .left-rate .rate-name{color:#000;font-family:Mulish-Medium;font-size:14px;font-weight:500;margin-right:20px}.comment-viewer .viewer-container .viewer-left .left-rate .el-rate__icon{font-size:16px;line-height:normal}.comment-viewer .viewer-container .viewer-left .left-rate .rate-time{-webkit-box-flex:1;color:#999;-ms-flex:1 1;flex:1 1;font-family:Mulish-Regular;font-size:14px;font-weight:400;text-align:right}.comment-viewer .viewer-container .viewer-left .left-props{color:#999;font-family:Mulish-Regular;font-size:14px;font-weight:400;line-height:normal;margin-bottom:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.comment-viewer .viewer-container .viewer-left .left-content{color:#000;font-family:Mulish-Regular;font-size:14px;font-weight:400;line-height:19px;white-space:pre-wrap}.comment-viewer .viewer-container .viewer-left .left-helpful{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 1;flex:1 1;-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;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;line-height:normal}.comment-viewer .viewer-container .viewer-left .left-helpful>div{cursor:pointer;display:inline-block}.comment-viewer .viewer-container .viewer-left .left-helpful i{margin-right:8px}.comment-viewer .viewer-container .viewer-left .left-helpful i,.comment-viewer .viewer-container .viewer-left .left-helpful span{color:#999;font-family:Mulish-Regular;font-size:14px;font-weight:400}.comment-viewer .viewer-container .viewer-left .left-helpful .icon-clicked{color:#96bd2c}.comment-viewer .viewer-container .viewer-close{cursor:pointer;position:absolute;right:10px;top:0}.comment-viewer .viewer-container .viewer-close i{color:#bfbfbf;font-size:16px}.comment-viewer .viewer-container .swiper-slide{width:52px}[mir=rtl] .comment-container .comment-list .comment-item .item-name .name-text{margin-left:15px;margin-right:0}[mir=rtl] .comment-viewer .viewer-container .viewer-left .left-rate .rate-name{margin-left:20px;margin-right:0}[mir=rtl] .comment-viewer .viewer-container .viewer-close{left:15px;right:unset}[mir=rtl] .comment-container .comment-summary .summary-right{margin-left:0;margin-right:40px}[mir=rtl] .comment-container .comment-summary .summary-right .left-rate-item .item-num{margin-left:6px;margin-right:0}[mir=rtl] .comment-container .comment-summary .summary-right .left-rate-item i{margin-left:10px;margin-right:0}[mir=rtl] .comment-container .comment-summary .summary-right .left-rate-item .item-bar{margin-left:15px;margin-right:0}.detail-pics{margin-right:50px;max-width:690px;position:sticky;top:190px;width:100%}.detail-pics,.detail-pics .detail-small{display:-webkit-box;display:-ms-flexbox;display:flex}.detail-pics .detail-small{-webkit-box-sizing:border-box;box-sizing:border-box;margin-right:10px;position:relative;width:80px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.detail-pics .detail-small .small-swiper{height:550px;width:80px}.detail-pics .detail-small .small-wrapper{-webkit-box-sizing:border-box;box-sizing:border-box;height:80px;line-height:80px;text-align:center;width:80px}.detail-pics .detail-small .small-wrapper img{display:block;height:78px;width:78px}.detail-pics .detail-small .small-active{border:1px solid #333}.detail-pics .detail-small .small-next,.detail-pics .detail-small .small-prev{background-color:#f9f9f9;color:#898989;cursor:pointer;height:30px;line-height:30px;position:relative;text-align:center;width:100%;z-index:10}.detail-pics .detail-small .small-prev{top:0}.detail-pics .detail-small .small-next{bottom:0}.detail-pics .detail-small .small-disabled{cursor:not-allowed}.detail-pics .detail-big{height:100%;max-width:600px;min-width:400px;position:relative;width:100%}.detail-pics .detail-big .big-swiper{height:100%;width:100%}.detail-pics .detail-big .big-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.detail-pics .detail-big .big-wrapper img{cursor:-webkit-zoom-in;cursor:zoom-in;max-height:100%;max-width:100%}.detail-pics .detail-big .big-wrapper .img-mask{cursor:-webkit-zoom-in;cursor:zoom-in}.detail-pics .detail-big .big-next,.detail-pics .detail-big .big-prev{background-color:#fff;border-radius:50%;-webkit-box-shadow:0 2px 16px 0 rgba(34,34,34,.2);box-shadow:0 2px 16px 0 rgba(34,34,34,.2);color:#898989;cursor:pointer;height:48px;line-height:48px;position:absolute;text-align:center;width:48px;z-index:10}.detail-pics .detail-big .big-prev{left:0}.detail-pics .detail-big .big-next,.detail-pics .detail-big .big-prev{top:50%;-webkit-transform:translateY(-24px);transform:translateY(-24px)}.detail-pics .detail-big .big-next{right:0}.detail-pics-type{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:40px;max-width:1142px;min-width:487px;position:sticky;top:190px;width:100%}.detail-pics-type .detail-pics-big-img{cursor:-webkit-zoom-in;cursor:zoom-in;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 10px 10px 0;width:calc(50% - 10px)}.detail-pics-type .detail-pics-big-img img{width:100%}.detail-pics-type .detail-pics-big-img .big-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.detail-pics-type .detail-pics-big-img video{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.detail-pics-type .viewMore{color:#333;font-size:14px;line-height:18px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.detail-1-image,.detail-pics-type .viewMore{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:10px}.detail-1-image .detail-1-resource{text-align:center;width:1200px}.detail-1-image .detail-1-resource .el-image{width:1200px}.detail-1-image .detail-1-resource img{height:auto;width:100%}.detail-2-image{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:16px;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:normal}.detail-2-image .detail-2-resource{text-align:center;width:100%}.detail-2-image .detail-2-resource .el-image{width:100%}.detail-2-image .detail-2-resource img{height:auto;width:100%}.product-vip{background-color:#fff5e9;display:-webkit-box;display:-ms-flexbox;display:flex;line-height:normal;margin-bottom:20px;padding:10px 12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-vip .vip-logo{height:56px;margin-right:12px;width:76px}.product-vip .vip-content{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 1;flex:1 1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.product-vip .vip-content .vip-title{color:#000;font-family:Mulish-Regular;font-size:14px;font-weight:400;line-height:16px;margin-bottom:5px;white-space:pre-wrap}.product-vip .vip-content .vip-title i{color:#666;cursor:pointer;font-size:12px;margin-left:4px;position:relative;top:1px}.product-vip .vip-content .vip-price{color:#ff2136;font-family:Mulish-Medium;font-size:16px;font-weight:500}.product-vip .vip-select{cursor:pointer;margin-left:20px}.product-vip .vip-select i{color:#000;font-size:18px}.product-vip .vip-select .icon-a-anniuxuanzeweixuanzhongzhuangtai{color:#ccc}.product-vip .vip-select .icon-a-anniuxuanzexuanzhongzhuangtaihei{color:#96bd2c}.vip-context{background-color:rgba(0,0,0,.3);bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;left:0;position:fixed;right:0;top:0;z-index:1000;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center}.vip-context .context-body{background-color:#fff;padding:21px;-ms-flex-item-align:start;align-self:flex-start;margin-top:200px;position:relative}.vip-context .context-title{color:rgba(0,0,0,.85);font-family:Mulish-Medium;font-size:24px;font-weight:500;margin-bottom:21px}.vip-context .context-close{cursor:pointer;position:absolute;right:20px;top:23px}.vip-context .context-close i{color:#999;font-size:20px}.vip-context .context-text{color:#000;font-family:Mulish-Regular;font-size:16px;font-weight:400;line-height:24px;white-space:pre-wrap;width:600px}.greet-comp{margin-top:15px;width:100%}.greet-comp .greet-swiper-box{display:-webkit-box;display:-ms-flexbox;display:flex}.greet-comp .greet-swiper-button{height:70px;position:relative;width:16px;--swiper-navigation-color:#000;--swiper-navigation-size:12px;cursor:pointer}.greet-comp .greet-swiper-button .swiper-button-disabled{opacity:0}.greet-comp .greet-swiper-button .swiper-button-prev{left:0}.greet-comp .greet-swiper-button .swiper-button-next{right:0}.greet-comp .greet-swiper{height:95px;overflow:hidden;position:relative;width:100%}.greet-comp .greet-swiper .greet-position{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;-webkit-transition:.3s;transition:.3s}.greet-comp .greet-swiper img{cursor:-webkit-zoom-in;cursor:zoom-in;height:70px;width:70px}.greet-comp .greet-swiper .greet-shop-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.greet-comp .greet-swiper .greet-shop-box .icon-fangdajing{font-size:10px;font-weight:400;line-height:10px;position:absolute;right:7px;top:7px}.greet-comp .greet-swiper .swiper-price{color:#333;font-family:Mulish-Medium;font-size:14px;font-weight:600;line-height:18px;text-align:center}.greet-comp .greet-swiper .swiper-box{display:-webkit-box;display:-ms-flexbox;display:flex;height:94px;margin-left:10px;margin-right:14px;width:98px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.greet-comp .greet-swiper .swiper-check{cursor:pointer;height:70px;line-height:70px}.greet-comp .greet-swiper .swiper-check .icon-xuanzekuang-xuanzhong1{color:#96bd2c;font-weight:400}.greet-comp .greet-swiper .swiper-check .icon-kexuankuang-weixuan{color:#d3d3d3;font-weight:400}.greet-comp .greet-choose-box{margin-top:20px}.greet-comp .greet-choose-box .greet-choose-title{color:#333;font-family:Mulish-Medium;font-size:16px;font-weight:600;line-height:20px;margin-bottom:15px}.greet-comp .greet-choose-box .choose-img-box{background:#fff;border:1px solid #e5e5e5;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:70px;width:70px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:10px}.greet-comp .greet-choose-box .choose-img-box.action,.greet-comp .greet-choose-box .choose-img-box:hover{border-color:#96bd2c}.greet-comp .greet-choose-box .choose-img-box img{height:62px;width:62px}.bundle-comp{width:100%}.bundle-comp .bundle-swiper-box{display:-webkit-box;display:-ms-flexbox;display:flex}.bundle-comp .bundle-swiper-button{height:70px;position:relative;width:16px;--swiper-navigation-color:#000;--swiper-navigation-size:12px;cursor:pointer}.bundle-comp .bundle-swiper-button .swiper-button-disabled{opacity:0}.bundle-comp .bundle-swiper-button .swiper-button-prev{left:0}.bundle-comp .bundle-swiper-button .swiper-button-next{right:0}.bundle-comp .bundle-swiper{height:124px;overflow:hidden;position:relative;width:100%}.bundle-comp .bundle-swiper .bundle-position{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;-webkit-transition:.3s;transition:.3s}.bundle-comp .bundle-swiper img{cursor:-webkit-zoom-in;cursor:zoom-in;height:90px;width:90px}.bundle-comp .bundle-swiper .bundle-shop-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.bundle-comp .bundle-swiper .bundle-shop-box .icon-fangdajing{font-size:10px;font-weight:400;line-height:10px;position:absolute;right:7px;top:7px}.bundle-comp .bundle-swiper .swiper-price{color:#333;font-family:Mulish-Medium;font-size:14px;font-weight:600;line-height:18px;text-align:center}.bundle-comp .bundle-swiper .swiper-price.red{color:#ec4e25}.bundle-comp .bundle-swiper .swiper-price.textd{text-decoration:line-through}.bundle-comp .bundle-swiper .swiper-box{display:-webkit-box;display:-ms-flexbox;display:flex;height:114px;margin-left:10px;margin-right:14px;width:118px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.bundle-comp .bundle-swiper .swiper-check{cursor:pointer;height:90px;line-height:90px}.bundle-comp .bundle-swiper .swiper-check .icon-xuanzekuang-xuanzhong1{color:#96bd2c;font-weight:400}.bundle-comp .bundle-swiper .swiper-check .icon-kexuankuang-weixuan{color:#d3d3d3;font-weight:400}.bundle-comp .bundle-choose-box{margin-top:20px}.bundle-comp .bundle-choose-box .bundle-choose-title{color:#333;font-family:Mulish-Medium;font-size:16px;font-weight:600;line-height:20px;margin-bottom:15px}.bundle-comp .bundle-choose-box .choose-img-box{background:#fff;border:1px solid #e5e5e5;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;font-size:14px;justify-content:center;margin-right:10px}.bundle-comp .bundle-choose-box .choose-img-box .style-children{padding:0 6px}.bundle-comp .bundle-choose-box .choose-img-box.choose-mate{border-radius:50%;height:40px;width:40px}.bundle-comp .bundle-choose-box .choose-img-box.choose-mate img{height:32px;width:32px}.bundle-comp .bundle-choose-box .choose-img-box.action,.bundle-comp .bundle-choose-box .choose-img-box:hover{border-color:#96bd2c}.bundle-comp .bundle-choose-box .choose-img-box img{height:62px;width:62px}.relatedCate-box{display:block;margin:35px auto;max-width:1920px;padding:0 35px}.relatedCate-box .recommend-title{color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Mulish-Bold,Roboto;font-size:28px;margin-bottom:30px}.relatedCate-box .relatedCate-section ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.relatedCate-box .relatedCate-section ul li{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:15px}.relatedCate-box .relatedCate-section ul li:not(:last-child){margin-right:10px}.relatedCate-box .relatedCate-section ul li span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background-color:#f4f5f8;border-radius:20px;color:#666;font-size:13px;justify-content:center;min-width:54px;padding:0 20px}.relatedCate-box .relatedCate-section ul li a{color:#666}.detail-policy-container .shipping-policy-to{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}.detail-policy-container .shipping-policy-to span{color:#333;font-family:Mulish-Medium;font-size:16px;font-weight:500}.detail-policy-container .shipping-policy-table{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:20px}.detail-policy-container .shipping-policy-table .table-tr{border:1px solid rgba(0,0,0,.08);display:-webkit-box;display:-ms-flexbox;display:flex}.detail-policy-container .shipping-policy-table .border-bottom-none,.detail-policy-container .shipping-policy-table .border-left-none,.detail-policy-container .shipping-policy-table .border-right-none,.detail-policy-container .shipping-policy-table .border-top-none{border-bottom:none}.detail-policy-container .shipping-policy-table .border-bottom,.detail-policy-container .shipping-policy-table .border-left,.detail-policy-container .shipping-policy-table .border-right,.detail-policy-container .shipping-policy-table .border-top{border:1px solid rgba(0,0,0,.08)}.detail-policy-container .shipping-policy-table .table-head{background-color:#f9f9f9;font-size:16px}.detail-policy-container .shipping-policy-table .table-td{-webkit-box-flex:1;border:none;-ms-flex:1 1;flex:1 1;font-size:14px;padding:10px 4px;text-align:center}.detail-policy-container .shipping-policy-table .table-td span{line-height:normal}.detail-policy-container .shipping-policy-more{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px}.detail-policy-container .shipping-policy-more i{font-size:12px}.detail-policy-container .shipping-notice{font-size:14px;line-height:16px}.detail-policy-container .shipping-notice span{color:#f8981c}.detail-policy-container{background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;margin:114px auto 0;max-height:600px;min-height:420px;padding:20px;position:relative;width:680px}.detail-policy-container .policy-title{display:-webkit-box;display:-ms-flexbox;display:flex;position:sticky;top:0;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.detail-policy-container .policy-title span{color:#000;font-family:Mulish-Medium;font-size:20px;font-weight:500}.detail-policy-container .policy-title i{cursor:pointer;font-size:24px}.detail-policy-container .security-item .item-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:8px}.detail-policy-container .security-item .item-title .title-text{color:#333;font-family:Mulish-Medium;font-size:16px;font-weight:500}.detail-policy-container .security-item .item-title .item-arrow{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 1;flex:1 1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;cursor:pointer;justify-content:flex-end}.detail-policy-container .security-item .item-title .item-arrow i{color:#000;font-size:12px}.detail-policy-container .security-item .item-title .arrow-text{color:#999;font-size:14px;font-weight:400;margin-right:4px}.detail-policy-container .security-item .item-desc{color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:400;line-height:16px;margin-bottom:10px}.detail-policy-container .security-item .item-img{width:100%}[mir=rtl] .detail-policy-container .security-item .item-title .item-arrow i{bottom:2px;margin-right:2px;position:relative;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.el-progress-bar__inner:after,.el-upload-cover:after,.el-upload-list--picture-card .el-upload-list__item-actions:after{content:"";vertical-align:middle}.el-progress{line-height:1;position:relative}.el-progress__text{color:#606266;display:inline-block;font-size:14px;line-height:1;margin-left:10px;vertical-align:middle}.el-progress__text i{display:block;vertical-align:middle}.el-progress--circle,.el-progress--dashboard{display:inline-block}.el-progress--circle .el-progress__text,.el-progress--dashboard .el-progress__text{left:0;margin:0;position:absolute;text-align:center;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%}.el-progress--circle .el-progress__text i,.el-progress--dashboard .el-progress__text i{display:inline-block;vertical-align:middle}.el-progress--without-text .el-progress__text{display:none}.el-progress--without-text .el-progress-bar{display:block;margin-right:0;padding-right:0}.el-progress--text-inside .el-progress-bar{margin-right:0;padding-right:0}.el-progress.is-success .el-progress-bar__inner{background-color:#67c23a}.el-progress.is-success .el-progress__text{color:#67c23a}.el-progress.is-warning .el-progress-bar__inner{background-color:#e6a23c}.el-progress.is-warning .el-progress__text{color:#e6a23c}.el-progress.is-exception .el-progress-bar__inner{background-color:#f56c6c}.el-progress.is-exception .el-progress__text{color:#f56c6c}.el-progress-bar{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;margin-right:-55px;padding-right:50px;vertical-align:middle;width:100%}.el-progress-bar__outer{background-color:#ebeef5;border-radius:100px;height:6px;overflow:hidden;position:relative;vertical-align:middle}.el-progress-bar__inner{background-color:#409eff;border-radius:100px;height:100%;left:0;line-height:1;position:absolute;text-align:right;top:0;-webkit-transition:width .6s ease;transition:width .6s ease;white-space:nowrap}.el-progress-bar__inner:after{display:inline-block;height:100%}.el-progress-bar__innerText{color:#fff;display:inline-block;font-size:12px;margin:0 5px;vertical-align:middle}@-webkit-keyframes progress{0%{background-position:0 0}to{background-position:32px 0}}@keyframes progress{0%{background-position:0 0}to{background-position:32px 0}}.el-upload{cursor:pointer;display:inline-block;outline:0;text-align:center}.el-upload__input{display:none}.el-upload__tip{color:#606266;font-size:12px;margin-top:7px}.el-upload iframe{filter:alpha(opacity=0);left:0;opacity:0;position:absolute;top:0;z-index:-1}.el-upload--picture-card{background-color:#fbfdff;border:1px dashed #c0ccda;border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;height:148px;line-height:146px;vertical-align:top;width:148px}.el-upload--picture-card i{color:#8c939d;font-size:28px}.el-upload--picture-card:hover,.el-upload:focus{border-color:#409eff;color:#409eff}.el-upload:focus .el-upload-dragger{border-color:#409eff}.el-upload-dragger{background-color:#fff;border:1px dashed #d9d9d9;border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;height:180px;overflow:hidden;position:relative;text-align:center;width:360px}.el-upload-dragger .el-icon-upload{color:#c0c4cc;font-size:67px;line-height:50px;margin:40px 0 16px}.el-upload-dragger+.el-upload__tip{text-align:center}.el-upload-dragger~.el-upload__files{border-top:1px solid #dcdfe6;margin-top:7px;padding-top:5px}.el-upload-dragger .el-upload__text{color:#606266;font-size:14px;text-align:center}.el-upload-dragger .el-upload__text em{color:#409eff;font-style:normal}.el-upload-dragger:hover{border-color:#409eff}.el-upload-dragger.is-dragover{background-color:rgba(32,159,255,.06);border:2px dashed #409eff}.el-upload-list{list-style:none;margin:0;padding:0}.el-upload-list__item{border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#606266;font-size:14px;line-height:1.8;margin-top:5px;position:relative;-webkit-transition:all .5s cubic-bezier(.55,0,.1,1);transition:all .5s cubic-bezier(.55,0,.1,1);width:100%}.el-upload-list__item .el-progress{position:absolute;top:20px;width:100%}.el-upload-list__item .el-progress__text{position:absolute;right:0;top:-13px}.el-upload-list__item .el-progress-bar{margin-right:0;padding-right:0}.el-upload-list__item:first-child{margin-top:10px}.el-upload-list__item .el-icon-upload-success{color:#67c23a}.el-upload-list__item .el-icon-close{color:#606266;cursor:pointer;display:none;opacity:.75;position:absolute;right:5px;top:5px}.el-upload-list__item .el-icon-close:hover{opacity:1}.el-upload-list__item .el-icon-close-tip{color:#409eff;cursor:pointer;display:none;font-size:12px;opacity:1;position:absolute;right:5px;top:5px}.el-upload-list__item:hover{background-color:#f5f7fa}.el-upload-list__item:hover .el-icon-close{display:inline-block}.el-upload-list__item:hover .el-progress__text{display:none}.el-upload-list__item.is-success .el-upload-list__item-status-label{display:block}.el-upload-list__item.is-success .el-upload-list__item-name:focus,.el-upload-list__item.is-success .el-upload-list__item-name:hover{color:#409eff;cursor:pointer}.el-upload-list__item.is-success:focus:not(:hover) .el-icon-close-tip{display:inline-block}.el-upload-list__item.is-success:active,.el-upload-list__item.is-success:not(.focusing):focus{outline-width:0}.el-upload-list__item.is-success:active .el-icon-close-tip,.el-upload-list__item.is-success:focus .el-upload-list__item-status-label,.el-upload-list__item.is-success:hover .el-upload-list__item-status-label,.el-upload-list__item.is-success:not(.focusing):focus .el-icon-close-tip{display:none}.el-upload-list.is-disabled .el-upload-list__item:hover .el-upload-list__item-status-label{display:block}.el-upload-list__item-name{color:#606266;display:block;margin-right:40px;overflow:hidden;padding-left:4px;text-overflow:ellipsis;-webkit-transition:color .3s;transition:color .3s;white-space:nowrap}.el-upload-list__item-name [class^=el-icon]{color:#909399;height:100%;line-height:inherit;margin-right:7px}.el-upload-list__item-status-label{display:none;line-height:inherit;position:absolute;right:5px;top:0}.el-upload-list__item-delete{color:#606266;display:none;font-size:12px;position:absolute;right:10px;top:0}.el-upload-list__item-delete:hover{color:#409eff}.el-upload-list--picture-card{display:inline;margin:0;vertical-align:top}.el-upload-list--picture-card .el-upload-list__item{background-color:#fff;border:1px solid #c0ccda;border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;height:148px;margin:0 8px 8px 0;overflow:hidden;width:148px}.el-upload-list--picture-card .el-upload-list__item .el-icon-check,.el-upload-list--picture-card .el-upload-list__item .el-icon-circle-check{color:#fff}.el-upload-list--picture-card .el-upload-list__item .el-icon-close,.el-upload-list--picture-card .el-upload-list__item:hover .el-upload-list__item-status-label{display:none}.el-upload-list--picture-card .el-upload-list__item:hover .el-progress__text{display:block}.el-upload-list--picture-card .el-upload-list__item-name{display:none}.el-upload-list--picture-card .el-upload-list__item-thumbnail{height:100%;width:100%}.el-upload-list--picture-card .el-upload-list__item-status-label{background:#13ce66;-webkit-box-shadow:0 0 1pc 1px rgba(0,0,0,.2);box-shadow:0 0 1pc 1px rgba(0,0,0,.2);height:24px;position:absolute;right:-15px;text-align:center;top:-6px;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:40px}.el-upload-list--picture-card .el-upload-list__item-status-label i{font-size:12px;margin-top:11px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.el-upload-list--picture-card .el-upload-list__item-actions{background-color:rgba(0,0,0,.5);color:#fff;cursor:default;font-size:20px;height:100%;left:0;opacity:0;position:absolute;text-align:center;top:0;-webkit-transition:opacity .3s;transition:opacity .3s;width:100%}.el-upload-list--picture-card .el-upload-list__item-actions:after{display:inline-block;height:100%}.el-upload-list--picture-card .el-upload-list__item-actions span{cursor:pointer;display:none}.el-upload-list--picture-card .el-upload-list__item-actions span+span{margin-left:15px}.el-upload-list--picture-card .el-upload-list__item-actions .el-upload-list__item-delete{color:inherit;font-size:inherit;position:static}.el-upload-list--picture-card .el-upload-list__item-actions:hover{opacity:1}.el-upload-list--picture-card .el-upload-list__item-actions:hover span{display:inline-block}.el-upload-list--picture-card .el-progress{bottom:auto;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:126px}.el-upload-list--picture-card .el-progress .el-progress__text{top:50%}.el-upload-list--picture .el-upload-list__item{background-color:#fff;border:1px solid #c0ccda;border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;height:92px;margin-top:10px;overflow:hidden;padding:10px 10px 10px 90px;z-index:0}.el-upload-list--picture .el-upload-list__item .el-icon-check,.el-upload-list--picture .el-upload-list__item .el-icon-circle-check{color:#fff}.el-upload-list--picture .el-upload-list__item:hover .el-upload-list__item-status-label{background:0 0;-webkit-box-shadow:none;box-shadow:none;right:-12px;top:-2px}.el-upload-list--picture .el-upload-list__item:hover .el-progress__text{display:block}.el-upload-list--picture .el-upload-list__item.is-success .el-upload-list__item-name{line-height:70px;margin-top:0}.el-upload-list--picture .el-upload-list__item.is-success .el-upload-list__item-name i{display:none}.el-upload-list--picture .el-upload-list__item-thumbnail{background-color:#fff;display:inline-block;float:left;height:70px;margin-left:-80px;position:relative;vertical-align:middle;width:70px;z-index:1}.el-upload-list--picture .el-upload-list__item-name{display:block;margin-top:20px}.el-upload-list--picture .el-upload-list__item-name i{font-size:70px;left:9px;line-height:1;position:absolute;top:10px}.el-upload-list--picture .el-upload-list__item-status-label{background:#13ce66;-webkit-box-shadow:0 1px 1px #ccc;box-shadow:0 1px 1px #ccc;height:26px;position:absolute;right:-17px;text-align:center;top:-7px;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:46px}.el-upload-list--picture .el-upload-list__item-status-label i{font-size:12px;margin-top:12px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.el-upload-list--picture .el-progress{position:relative;top:-7px}.el-upload-cover{cursor:default;height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:10}.el-upload-cover:after{display:inline-block;height:100%}.el-upload-cover img{display:block;height:100%;width:100%}.el-upload-cover__label{background:#13ce66;-webkit-box-shadow:0 0 1pc 1px rgba(0,0,0,.2);box-shadow:0 0 1pc 1px rgba(0,0,0,.2);height:24px;position:absolute;right:-15px;text-align:center;top:-6px;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:40px}.el-upload-cover__label i{color:#fff;font-size:12px;margin-top:11px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.el-upload-cover__progress{display:inline-block;position:static;vertical-align:middle;width:243px}.el-upload-cover__progress+.el-upload__inner{opacity:0}.el-upload-cover__content{height:100%;left:0;position:absolute;top:0;width:100%}.el-upload-cover__interact{background-color:rgba(0,0,0,.72);bottom:0;height:100%;left:0;position:absolute;text-align:center;width:100%}.el-upload-cover__interact .btn{color:#fff;cursor:pointer;display:inline-block;font-size:14px;margin-top:60px;-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);vertical-align:middle}.el-upload-cover__interact .btn span{opacity:0;-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.el-upload-cover__interact .btn:not(:first-child){margin-left:35px}.el-upload-cover__interact .btn:hover{-webkit-transform:translateY(-13px);transform:translateY(-13px)}.el-upload-cover__interact .btn:hover span{opacity:1}.el-upload-cover__interact .btn i{color:#fff;display:block;font-size:24px;line-height:inherit;margin:0 auto 5px}.el-upload-cover__title{background-color:#fff;bottom:0;color:#303133;font-size:14px;font-weight:400;height:36px;left:0;line-height:36px;margin:0;overflow:hidden;padding:0 10px;position:absolute;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:100%}.el-upload-cover+.el-upload__inner{opacity:0;position:relative;z-index:1}.el-form--inline .el-form-item,.el-form--inline .el-form-item__content{display:inline-block;vertical-align:top}.el-form-item:after,.el-form-item__content:after{clear:both}.el-form--label-left .el-form-item__label{text-align:left}.el-form--label-top .el-form-item__label{display:inline-block;float:none;padding:0 0 10px;text-align:left}.el-form--inline .el-form-item{margin-right:10px}.el-form--inline .el-form-item__label{display:inline-block;float:none}.el-form--inline.el-form--label-top .el-form-item__content{display:block}.el-form-item:after,.el-form-item:before,.el-form-item__content:after,.el-form-item__content:before{content:"";display:table}.el-form-item{margin-bottom:22px}.el-form-item .el-form-item{margin-bottom:0}.el-form-item--mini.el-form-item,.el-form-item--small.el-form-item{margin-bottom:18px}.el-form-item .el-input__validateIcon{display:none}.el-form-item--medium .el-form-item__content,.el-form-item--medium .el-form-item__label{line-height:36px}.el-form-item--small .el-form-item__content,.el-form-item--small .el-form-item__label{line-height:32px}.el-form-item--small .el-form-item__error{padding-top:2px}.el-form-item--mini .el-form-item__content,.el-form-item--mini .el-form-item__label{line-height:28px}.el-form-item--mini .el-form-item__error{padding-top:1px}.el-form-item__label-wrap{float:left}.el-form-item__label-wrap .el-form-item__label{display:inline-block;float:none}.el-form-item__label{-webkit-box-sizing:border-box;box-sizing:border-box;color:#606266;float:left;font-size:14px;line-height:40px;padding:0 12px 0 0;text-align:right;vertical-align:middle}.el-form-item__content{font-size:14px;line-height:40px;position:relative}.el-form-item__content .el-input-group{vertical-align:top}.el-form-item__error{color:#f56c6c;font-size:12px;left:0;line-height:1;padding-top:4px;position:absolute;top:100%}.el-form-item__error--inline{display:inline-block;left:auto;margin-left:10px;position:relative;top:auto}.el-form-item.is-required:not(.is-no-asterisk) .el-form-item__label-wrap>.el-form-item__label:before,.el-form-item.is-required:not(.is-no-asterisk)>.el-form-item__label:before{color:#f56c6c;content:"*";margin-right:4px}.el-form-item.is-error .el-input__inner,.el-form-item.is-error .el-input__inner:focus,.el-form-item.is-error .el-textarea__inner,.el-form-item.is-error .el-textarea__inner:focus{border-color:#f56c6c}.el-form-item.is-error .el-input-group__append .el-input__inner,.el-form-item.is-error .el-input-group__prepend .el-input__inner{border-color:transparent}.el-form-item.is-error .el-input__validateIcon{color:#f56c6c}.el-form-item--feedback .el-input__validateIcon{display:inline-block}.el-input__inner,.el-textarea__inner{background-image:none;-webkit-box-sizing:border-box;-webkit-transition:border-color .2s cubic-bezier(.645,.045,.355,1)}.el-textarea{display:inline-block;font-size:14px;position:relative;vertical-align:bottom;width:100%}.el-textarea__inner{background-color:#fff;border:1px solid #dcdfe6;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#606266;display:block;font-size:inherit;line-height:1.5;padding:5px 15px;resize:vertical;-webkit-transition:border-color .2s cubic-bezier(.645,.045,.355,1);transition:border-color .2s cubic-bezier(.645,.045,.355,1);width:100%}.el-textarea__inner::-webkit-input-placeholder{color:#c0c4cc}.el-textarea__inner:-ms-input-placeholder{color:#c0c4cc}.el-textarea__inner::-ms-input-placeholder{color:#c0c4cc}.el-textarea__inner::-moz-placeholder{color:#c0c4cc}.el-textarea__inner::placeholder{color:#c0c4cc}.el-textarea__inner:hover{border-color:#c0c4cc}.el-textarea__inner:focus{border-color:#409eff;outline:0}.el-textarea .el-input__count{background:#fff;bottom:5px;color:#909399;font-size:12px;position:absolute;right:10px}.el-textarea.is-disabled .el-textarea__inner{background-color:#f5f7fa;border-color:#e4e7ed;color:#c0c4cc;cursor:not-allowed}.el-textarea.is-disabled .el-textarea__inner::-webkit-input-placeholder{color:#c0c4cc}.el-textarea.is-disabled .el-textarea__inner:-ms-input-placeholder{color:#c0c4cc}.el-textarea.is-disabled .el-textarea__inner::-ms-input-placeholder{color:#c0c4cc}.el-textarea.is-disabled .el-textarea__inner::-moz-placeholder{color:#c0c4cc}.el-textarea.is-disabled .el-textarea__inner::placeholder{color:#c0c4cc}.el-textarea.is-exceed .el-textarea__inner{border-color:#f56c6c}.el-textarea.is-exceed .el-input__count{color:#f56c6c}.el-input{display:inline-block;font-size:14px;position:relative;width:100%}.el-input::-webkit-scrollbar{width:6px;z-index:11}.el-input::-webkit-scrollbar:horizontal{height:6px}.el-input::-webkit-scrollbar-thumb{background:#b4bccc;border-radius:5px;width:6px}.el-input::-webkit-scrollbar-corner,.el-input::-webkit-scrollbar-track{background:#fff}.el-input::-webkit-scrollbar-track-piece{background:#fff;width:6px}.el-input .el-input__clear{color:#c0c4cc;cursor:pointer;font-size:14px;-webkit-transition:color .2s cubic-bezier(.645,.045,.355,1);transition:color .2s cubic-bezier(.645,.045,.355,1)}.el-input .el-input__clear:hover{color:#909399}.el-input .el-input__count{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#909399;font-size:12px}.el-input-group__append .el-button,.el-input-group__append .el-input,.el-input-group__prepend .el-button,.el-input-group__prepend .el-input,.el-input__inner{font-size:inherit}.el-input .el-input__count .el-input__count-inner{background:#fff;display:inline-block;line-height:normal;padding:0 5px}.el-input__inner{-webkit-appearance:none;background-color:#fff;border:1px solid #dcdfe6;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#606266;display:inline-block;height:40px;line-height:40px;outline:0;padding:0 15px;-webkit-transition:border-color .2s cubic-bezier(.645,.045,.355,1);transition:border-color .2s cubic-bezier(.645,.045,.355,1);width:100%}.el-input__prefix,.el-input__suffix{color:#c0c4cc;height:100%;position:absolute;text-align:center;top:0;-webkit-transition:all .3s}.el-input__inner::-ms-reveal{display:none}.el-input__inner::-webkit-input-placeholder{color:#c0c4cc}.el-input__inner:-ms-input-placeholder{color:#c0c4cc}.el-input__inner::-ms-input-placeholder{color:#c0c4cc}.el-input__inner::-moz-placeholder{color:#c0c4cc}.el-input__inner::placeholder{color:#c0c4cc}.el-input__inner:hover{border-color:#c0c4cc}.el-input.is-active .el-input__inner,.el-input__inner:focus{border-color:#409eff;outline:0}.el-input__suffix{pointer-events:none;right:5px;-webkit-transition:all .3s;transition:all .3s}.el-input__suffix-inner{pointer-events:all}.el-input__prefix{left:5px}.el-input__icon,.el-input__prefix{-webkit-transition:all .3s;transition:all .3s}.el-input__icon{height:100%;line-height:40px;text-align:center;width:25px}.el-input__icon:after{content:"";display:inline-block;height:100%;vertical-align:middle;width:0}.el-input__validateIcon{pointer-events:none}.el-input.is-disabled .el-input__inner{background-color:#f5f7fa;border-color:#e4e7ed;color:#c0c4cc;cursor:not-allowed}.el-input.is-disabled .el-input__inner::-webkit-input-placeholder{color:#c0c4cc}.el-input.is-disabled .el-input__inner:-ms-input-placeholder{color:#c0c4cc}.el-input.is-disabled .el-input__inner::-ms-input-placeholder{color:#c0c4cc}.el-input.is-disabled .el-input__inner::-moz-placeholder{color:#c0c4cc}.el-input.is-disabled .el-input__inner::placeholder{color:#c0c4cc}.el-input.is-disabled .el-input__icon{cursor:not-allowed}.el-input.is-exceed .el-input__inner{border-color:#f56c6c}.el-input.is-exceed .el-input__suffix .el-input__count{color:#f56c6c}.el-input--suffix .el-input__inner{padding-right:30px}.el-input--prefix .el-input__inner{padding-left:30px}.el-input--medium{font-size:14px}.el-input--medium .el-input__inner{height:36px;line-height:36px}.el-input--medium .el-input__icon{line-height:36px}.el-input--small{font-size:13px}.el-input--small .el-input__inner{height:32px;line-height:32px}.el-input--small .el-input__icon{line-height:32px}.el-input--mini{font-size:12px}.el-input--mini .el-input__inner{height:28px;line-height:28px}.el-input--mini .el-input__icon{line-height:28px}.el-input-group{border-collapse:separate;border-spacing:0;display:inline-table;line-height:normal;width:100%}.el-input-group>.el-input__inner{display:table-cell;vertical-align:middle}.el-input-group__append,.el-input-group__prepend{background-color:#f5f7fa;border:1px solid #dcdfe6;border-radius:4px;color:#909399;display:table-cell;padding:0 20px;position:relative;vertical-align:middle;white-space:nowrap;width:1px}.el-input-group--prepend .el-input__inner,.el-input-group__append{border-bottom-left-radius:0;border-top-left-radius:0}.el-input-group--append .el-input__inner,.el-input-group__prepend{border-bottom-right-radius:0;border-top-right-radius:0}.el-input-group__append:focus,.el-input-group__prepend:focus{outline:0}.el-input-group__append .el-button,.el-input-group__append .el-select,.el-input-group__prepend .el-button,.el-input-group__prepend .el-select{display:inline-block;margin:-10px -20px}.el-input-group__append button.el-button,.el-input-group__append div.el-select .el-input__inner,.el-input-group__append div.el-select:hover .el-input__inner,.el-input-group__prepend button.el-button,.el-input-group__prepend div.el-select .el-input__inner,.el-input-group__prepend div.el-select:hover .el-input__inner{background-color:transparent;border-color:transparent;border-bottom:0;border-top:0;color:inherit}.el-input-group__prepend{border-right:0}.el-input-group__append{border-left:0}.el-input-group--append .el-select .el-input.is-focus .el-input__inner,.el-input-group--prepend .el-select .el-input.is-focus .el-input__inner{border-color:transparent}.el-input__inner::-ms-clear{display:none;height:0;width:0}.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.flex.a-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex.a-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.flex.a-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex.j-b{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex.j-a{-ms-flex-pack:distribute;justify-content:space-around}.flex.j-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex.dir-c{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex.j-s{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex.f-w{-ms-flex-wrap:wrap;flex-wrap:wrap}.flex.j-e{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.detail-policy-modal{background-color:rgba(0,0,0,.5);bottom:0;height:100%;left:0;overflow-x:auto;position:fixed;right:0;top:0;width:100%;z-index:1000}.detail-policy-modal .el-input__inner,.detail-policy-modal .el-textarea__inner{background:none;border:1px solid #c9c9c9;border-radius:0;color:#000}.detail-policy-modal .el-input__inner:hover,.detail-policy-modal .el-textarea__inner:hover{border:1px solid #c9c9c9}.detail-policy-modal .el-form-item__label{color:#000;font-family:Mulish-Medium;font-size:18px;font-weight:500;margin:0;padding:0}.detail-policy-modal .el-form-item__label:before{font-weight:400}.detail-policy-modal .el-input__count{height:16px;line-height:16px}.detail-policy-modal .el-form-item{margin-bottom:8px}.detail-policy-modal input::-webkit-input-placeholder{color:#999;font-family:Mulish-Regular;font-size:14px;font-weight:400}.detail-policy-modal input::-moz-placeholder{color:#999;font-family:Mulish-Regular;font-size:14px;font-weight:400}.detail-policy-modal input:-ms-input-placeholder{color:#999;font-family:Mulish-Regular;font-size:14px;font-weight:400}.detail-policy-modal input::-ms-input-placeholder{color:#999;font-family:Mulish-Regular;font-size:14px;font-weight:400}.detail-policy-modal input::placeholder{color:#999;font-family:Mulish-Regular;font-size:14px;font-weight:400}.detail-policy-modal textarea::-webkit-input-placeholder{color:#999;font-family:Mulish-Regular;font-size:14px;font-weight:400}.detail-policy-modal textarea::-moz-placeholder{color:#999;font-family:Mulish-Regular;font-size:14px;font-weight:400}.detail-policy-modal textarea:-ms-input-placeholder{color:#999;font-family:Mulish-Regular;font-size:14px;font-weight:400}.detail-policy-modal textarea::-ms-input-placeholder{color:#999;font-family:Mulish-Regular;font-size:14px;font-weight:400}.detail-policy-modal textarea::placeholder{color:#999;font-family:Mulish-Regular;font-size:14px;font-weight:400}.detail-policy-modal .report-select{cursor:pointer;height:27px;line-height:29px;margin-right:15px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.detail-policy-modal .report-checkbox{margin:0}.detail-policy-modal .report-checkbox li{border:1px solid #e5e5e5;cursor:pointer;display:inline-block;height:30px;line-height:30px;margin-right:10px;padding:0 9px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.detail-policy-modal .report-checkbox li.action{border:1px solid #333}.detail-policy-modal .avatar-uploader{display:inline-block;float:left;height:82px;margin-bottom:10px}.detail-policy-modal .avatar-uploader .el-upload{border:1px solid #e5e5e5;cursor:pointer;overflow:hidden;position:relative;-webkit-transition:.3s;transition:.3s}.detail-policy-modal .avatar-uploader .el-upload:hover{border-color:#333}.detail-policy-modal .avatar-uploader-icon{color:#333;font-size:14px;font-weight:700;height:80px;line-height:70px;position:relative;text-align:center;width:80px}.detail-policy-modal .avatar-uploader-icon span{bottom:12px;font-family:Mulish-Regular;font-size:12px;font-weight:400;height:14px;line-height:14px;position:absolute}.detail-policy-modal .upImg{line-height:80px}.detail-policy-modal .imgul{margin:0}.detail-policy-modal .avatar{display:inline-block;float:left;margin-bottom:10px;margin-right:8px;position:relative}.detail-policy-modal .avatar img{height:80px;width:80px}.detail-policy-modal .avatar .delIcon{cursor:pointer;height:15px;position:absolute;right:-5px;top:-5px;width:15px}.detail-policy-modal .pdfImg{border:1px solid #e5e5e5;height:80px;width:80px}.detail-policy-modal .pdfImg img{height:30px;width:30px}.detail-policy-modal .label-span{color:#000;font-family:PingFangSC-Regular,PingFang SC;font-size:14px;font-weight:400}.detail-policy-modal .label-mini{font-family:Mulish-Regular;font-size:14px;font-weight:400}.report-policy-container{background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;margin:64px auto 0;min-height:420px;padding:20px 20px 10px;position:relative;width:800px}.report-policy-container .report-btn{background:#96bd2c;color:#fff;cursor:pointer;display:inline-block;font-family:Mulish-Medium;font-size:20px;font-weight:500;height:46px;line-height:46px;margin:45px 0 20px;padding:0 77px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.report-policy-container .policy-title{display:-webkit-box;display:-ms-flexbox;display:flex;position:sticky;top:0;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.report-policy-container .policy-title span{color:rgba(0,0,0,.85);font-size:24px;font-weight:700;margin:0 auto}.report-policy-container .policy-title i{cursor:pointer;font-size:24px}.report-policy-container.totip{margin:184px auto 0;min-height:237px;padding:10px 20px 20px;text-align:center;width:480px}.report-policy-container.totip .success-title{color:#000;font-family:Mulish-Medium;font-size:22px;font-weight:500;line-height:24px}.report-policy-container.totip .success-text{color:#333;font-family:Mulish-Regular;font-size:16px;font-weight:400;line-height:24px;margin:15px auto;width:415px}.report-policy-container.totip .success-btn{background:#fff;border:1px solid #aaa;color:rgba(0,0,0,.85);cursor:pointer;display:inline-block;font-family:Mulish-Regular;font-size:14px;font-weight:400;height:36px;line-height:38px;padding:0 45px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.report-policy-container.totip .policy-title{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.report-policy-container.totip i{color:#b3b6bd;font-size:16px}.report-info-header{border-bottom:1px solid #e5e5e5;display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px 0}.report-info-header .report-info-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.report-info-header .imgbg{margin-right:8px}.report-info-header h3{color:#000;font-family:Mulish-Regular;font-size:16px;font-weight:400;line-height:19px}.report-info-header p{color:#999;font-family:Mulish-Regular;font-size:14px;font-weight:400;line-height:16px;margin:0}.report-info-header img{height:65px;width:65px}.customize-select-img-chose__status{background:url(https://cdn2.selleroa.com/yfn-pc/assets/img/icon/icon-circle.png) no-repeat 50%;background-size:15px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;height:15px;margin-right:5px;width:15px;z-index:9}.customize-select-img-chose__status--active{background:url(https://cdn2.selleroa.com/yfn-pc/assets/img/icon/icon-agree-o.png) no-repeat 50%;background-size:15px 15px}[mir=rtl] .detail-policy-container .shipping-policy-more i{bottom:2px;margin-right:2px;position:relative;-webkit-transform:rotate(180deg);transform:rotate(180deg)}:root{--width-1200:1200px}@media (max-width:1200px){:root{--width-1200:calc(100% - 20px)}}@font-face{font-display:swap;font-family:Kapra-Font;src:url(/dist/fonts/KapraNeueW05-SemiBold61590cb1e2f9c36a39f1.woff2)}@font-face{font-display:swap;font-family:Mulish-Regular;src:url(/dist/fonts/Mulish-Regular48cf4ed88337510cfa88.ttf)}@font-face{font-display:swap;font-family:Mulish-Medium;src:url(/dist/fonts/Mulish-SemiBold0aa01bd4e506e4e66e3f.ttf)}@font-face{font-display:swap;font-family:Mulish-Bold;src:url(/dist/fonts/Mulish-Bold777d66aef9dc647d8119.ttf)}@font-face{font-display:swap;font-family:GillSans-Semi;src:url(/dist/fonts/GillSans-SemiBolde649284dba2435250df5.ttf)}@font-face{font-display:swap;font-family:Engravers-MT;src:url(/dist/fonts/EngraversMT149a156dc86e26c9838a.ttf)}blockquote,body,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:400}ol,ul{list-style:none}caption,th{text-align:left}q:after,q:before{content:""}abbr,acronym{border:0}.flex-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-baseline,.flex-center{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-baseline{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.flex-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex-end,.flex-start{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.flex-center-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-center-between,.flex-center-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-center-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-center-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex-center-end,.flex-center-start{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-center-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.flex-start-between{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-start-between,.flex-start-between-left{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-start-between-left{-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-start-between-left li{height:100px;height:auto;margin-bottom:3.125rem;width:24%}.flex-start-between-left-detail{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-start-between-left-detail li{height:100px;height:auto;margin-bottom:3.125rem;width:24%}.flex-start-between-left-detail li:not(:nth-child(4n)){margin-right:24px}.flex-start-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex-end-between,.flex-start-start{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-end-between{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-column,.flex-column-between{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-column-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-column-center{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-column-center,.flex-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-item{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.flex-col{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.flex-col,.flex-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.flex-row{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.justify-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.justify-center,.justify-start{display:-webkit-box;display:-ms-flexbox;display:flex}.justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.justify-end,.justify-evenly{display:-webkit-box;display:-ms-flexbox;display:flex}.justify-evenly{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.justify-around{-ms-flex-pack:distribute;justify-content:space-around}.justify-around,.justify-between{display:-webkit-box;display:-ms-flexbox;display:flex}.justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.align-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.align-center,.align-start{display:-webkit-box;display:-ms-flexbox;display:flex}.align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.align-end{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.name-ellipsis-two-rows{-webkit-line-clamp:2}.font-hide,.name-ellipsis-two-rows{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical}.font-hide{-webkit-line-clamp:1}html{font-size:16px;margin:0}body{background:#fff;color:#000;font-family:Mulish-Regular;font-size:18px;font-weight:400;line-height:36px;width:100%}div,input{-webkit-box-sizing:border-box;box-sizing:border-box}a{text-decoration:none}.header-payment~.page{margin-top:80px}.common-product{margin:0 auto;max-width:1200px}.modal{background-color:rgba(0,0,0,.5);display:none;height:100%;left:0;outline:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:1050;z-index:3000}.modal .modal-dialog{margin-left:auto;margin-right:auto;margin-top:6%}.modal .modal-dialog .modal-content .close{background-color:transparent;border:0;cursor:pointer;opacity:.5;position:absolute;right:20px;top:20px}.modal .modal-dialog .modal-content .close .iconfont{font-size:30px}.modal .modal-dialog .modal-content .modal-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;border-bottom:none;justify-content:center;padding:0}.modal .modal-dialog .modal-content .modal-body{margin-top:35px;padding:0}.modal .modal-dialog .modal-content .modal-footer{border-top:none;padding:0}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.fade{-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.fade:not(.show){opacity:0}.modal.fade .modal-dialog{-webkit-transform:translateY(-50px);transform:translateY(-50px);transition:-webkit-transform .3s ease-out;-webkit-transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}.modal.show .modal-dialog{-webkit-transform:none;transform:none}.modal .modal-dialog .modal-content{background:#fff;border-radius:0;-webkit-box-sizing:border-box;box-sizing:border-box;padding:30px 40px;position:relative}.login-tips p{color:#999;font-size:14px;word-wrap:break-word;line-height:24px;text-align:center}.login-tips p a{color:#222;font-size:14px;font-weight:400;margin:0 2px;text-decoration:none}.service{margin:auto;max-width:1200px;padding-top:44px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1200px){.service{width:calc(100% - 100px)}}.form.disabled *{cursor:wait}.form button.disabled{opacity:.8}.sku-add{background:#fff;-webkit-box-shadow:0 7px 29px 0 hsla(240,5%,41%,.2);box-shadow:0 7px 29px 0 hsla(240,5%,41%,.2);color:#222;cursor:pointer;display:none;font-size:14px;left:50%;padding:0 20px;top:90%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.img-mask,.sku-add{border-radius:4px;position:absolute}.img-mask{background:rgba(0,0,0,.03);height:100%;left:0;top:0;width:100%}.share-box{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-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;max-width:66px}.share-box .share-tag{background:url(/assets/img/icon/icon-share.png) no-repeat 50%;background-size:22px 22px;cursor:pointer;height:22px;width:22px}.share-box ul{display:none;position:absolute;top:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;background:#fff;border-radius:5px;-webkit-box-shadow:0 0 10px #ccc;box-shadow:0 0 10px #ccc;justify-content:space-between;margin-top:10px;min-width:120px;padding:5px;z-index:1}.share-box ul:before{border-bottom:10px solid #fff;border-left:6px solid transparent;border-right:6px solid transparent;content:"";display:block;left:50%;position:absolute;top:-10px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.share-box ul li{cursor:pointer;height:30px;width:30px}.share-box ul li.share-fb{background:url(/assets/img/icon/icon-fb.png) no-repeat 50%;background-size:30px 30px}.share-box ul li.share-tw{background:url(/assets/img/icon/icon-tw.png) no-repeat 50%;background-size:30px 30px}.share-box ul li.share-pr{background:url(/assets/img/icon/icon-pr.png) no-repeat 50%;background-size:30px 30px}.share-box ul li.share-rep{background:url(/assets/img/icon/icon-report.png) no-repeat 50%;background-size:35px 35px}.el-pagination,.share-box:hover ul{display:-webkit-box;display:-ms-flexbox;display:flex}.el-pagination{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:20px 0}.el-pagination .el-pagination__totalPage{color:#999;cursor:default;font-size:.875rem!important;font-weight:400;margin-right:1.25rem}.el-pagination .btn-next,.el-pagination .btn-next:disabled,.el-pagination .btn-prev,.el-pagination .btn-prev:disabled{background:none}.el-pagination .btn-next .el-icon,.el-pagination .btn-prev .el-icon{font-size:16px}.el-pagination .el-pager{-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:2px}.el-pagination .el-pager li{background:none;border-radius:50%;color:#2b2b2b;font-size:.875rem;height:24px;line-height:24px;min-width:24px;padding:0;text-align:center}.el-pagination .el-pager li:not(:last-child){margin-right:10px}.el-pagination .el-pager li:hover{color:#2b2b2b}.el-pagination .el-pager li.active{background:#000;color:#fff}.loading1-hidden{display:none}#loading1{height:100%;left:0;position:fixed;top:0;width:100%;z-index:9999}#loading1 img{background-color:rgba(0,0,0,.3);border-radius:4px;left:50%;position:absolute;top:30%;-webkit-transform:translate(-50%);transform:translate(-50%);width:5rem}#tidio-chat-iframe{bottom:130px!important;right:39px!important}#ECHAT_mini_icon{display:none!important}#ECHAT_icon{z-index:10}.toast-default{background:rgba(43,43,43,.9);border-radius:4px;color:#fff;font-size:14px;left:50%;line-height:18px;max-width:300px;padding:13px 20px;position:fixed;top:-50px;-webkit-transition:all .5s;transition:all .5s;z-index:9999}.toast-show{top:20px}.toast-hide,.toast-show{-webkit-transition:all .2s;transition:all .2s}.toast-hide{opacity:0;top:0}.skeleton-common{-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:common-skeleton;animation-name:common-skeleton;-webkit-animation-timing-function:ease;animation-timing-function:ease;background:-webkit-gradient(linear,left top,right top,color-stop(25%,rgba(0,0,0,.06)),color-stop(37%,rgba(0,0,0,.15)),color-stop(63%,rgba(0,0,0,.06)));background:linear-gradient(90deg,rgba(0,0,0,.06) 25%,rgba(0,0,0,.15) 37%,rgba(0,0,0,.06) 63%);background-size:400% 100%}.button:hover{opacity:.8}@-webkit-keyframes loading-dot{0%,60%,to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}30%{opacity:.1;-webkit-transform:scale(.01);transform:scale(.01)}}@keyframes loading-dot{0%,60%,to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}30%{opacity:.1;-webkit-transform:scale(.01);transform:scale(.01)}}.el-image-viewer__wrapper .el-image-viewer__canvas img{background-color:#fff}@-webkit-keyframes yfn-drawer-animation-ltr{0%{-webkit-transform:translate(100%);transform:translate(100%)}to{-webkit-transform:translate(0);transform:translate(0)}}@keyframes yfn-drawer-animation-ltr{0%{-webkit-transform:translate(100%);transform:translate(100%)}to{-webkit-transform:translate(0);transform:translate(0)}}@-webkit-keyframes yfn-drawer-animation-out-ltr{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(100%);transform:translate(100%)}}@keyframes yfn-drawer-animation-out-ltr{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(100%);transform:translate(100%)}}@-webkit-keyframes yfn-drawer-animation-rtl{0%{-webkit-transform:translate(-100%);transform:translate(-100%)}to{-webkit-transform:translate(0);transform:translate(0)}}@keyframes yfn-drawer-animation-rtl{0%{-webkit-transform:translate(-100%);transform:translate(-100%)}to{-webkit-transform:translate(0);transform:translate(0)}}@-webkit-keyframes yfn-drawer-animation-out-rtl{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(-100%);transform:translate(-100%)}}@keyframes yfn-drawer-animation-out-rtl{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(-100%);transform:translate(-100%)}}[mir=rtl] .el-select-dropdown__item{display:-webkit-box;display:-ms-flexbox;display:flex}[mir=rtl] .el-scrollbar__wrap{height:240px;margin-left:-17px!important;margin-right:0!important;overflow:auto}.uppercase{text-transform:uppercase}[v-cloak]{display:none}h2{cursor:default;font-size:28px;font-weight:700}body{position:relative}.page-detail{color:#333;margin:20px 0 40px}.page-detail .recent-viewed{display:block;max-width:1920px;padding:0 35px}.page-detail a{color:#000}.page-detail .container{margin:0 auto;max-width:1300px;min-width:900px}.page-detail .container.container-big{max-width:1920px;padding:0 35px}.page-detail .container .product{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.page-detail .container .product .details{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:560px}.page-detail .container .product .details.details-big{position:sticky;top:190px;width:100%}.page-detail .container .product .details .info{border-bottom:.0625rem dashed #cdcdcd;padding:0 0 1.875rem}.page-detail .container .product .details .info .detail-name{color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:18px;line-height:24px;margin-bottom:10px}.page-detail .container .product .details .info .detail-name .name-text{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;font-size:20px}.page-detail .container .product .details .info .detail-name .name-text span{font-size:12px;font-weight:400;padding:3px 4px}.page-detail .container .product .details .info .price{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:18px;font-weight:700;line-height:1;margin-bottom:10px;margin-top:14px}.page-detail .container .product .details .info .price .detail-price{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 1;flex:1 1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.page-detail .container .product .details .info .price .detail-price .sale-price{color:#000;font-size:28px;margin-right:4px}.page-detail .container .product .details .info .price .detail-price .price-red{color:#ec4e25}.page-detail .container .product .details .info .price .orgPrice{color:#999;font-size:18px;font-weight:400;margin-right:4px;text-decoration:line-through}.page-detail .container .product .details .info .price .discount-rate{background-color:#facf19;color:#000;direction:ltr;font-family:Mulish-Medium;font-size:12px;font-weight:500;line-height:22px;margin-right:4px;padding:0 4px}.page-detail .container .product .details .info .price .zip-price{height:0;overflow:hidden;width:0}.page-detail .container .product .details .info .price .detail-newuser-label{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:4px;padding:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(248,152,28,.15);position:relative}.page-detail .container .product .details .info .price .detail-newuser-label .iconfont-pc{color:#f8981c;font-size:18px;font-weight:500}.page-detail .container .product .details .info .price .detail-newuser-label .label-text{color:#f8981c;font-size:13px;font-style:normal;font-weight:500;margin-left:3px;max-width:165px;overflow:hidden;padding-top:1px;text-overflow:ellipsis;white-space:nowrap}.page-detail .container .product .details .info .price .detail-newuser-label .label-pop{background-color:#fff;bottom:-44px;-webkit-box-shadow:0 1px 12px 0 rgba(0,0,0,.15);box-shadow:0 1px 12px 0 rgba(0,0,0,.15);color:#000;cursor:pointer;display:none;font-size:14px;font-weight:400;padding:12px;position:absolute;white-space:nowrap;z-index:1}.page-detail .container .product .details .info .price .detail-newuser-label:after{background-color:transparent;bottom:-10px;content:"";display:inline-block;height:12px;left:0;position:absolute;width:100%}.page-detail .container .product .details .info .price .detail-newuser-label:hover .label-pop{display:inline-block}.page-detail .container .product .details .info .price .detail-newuser-label:hover .label-pop:before{border:6px solid transparent;border-bottom-color:#fff;content:"";display:inline-block;height:0;left:40px;position:absolute;top:-12px;width:0}.page-detail .container .product .details .info .detail-vat{color:#666;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Mulish-Regular;font-size:14px;font-weight:400;line-height:normal;margin-bottom:12px;white-space:pre-wrap}.page-detail .container .product .details .info .zip-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:10px}.page-detail .container .product .details .info .zip-box .zip-logo{height:24px;margin-left:2px;vertical-align:baseline;width:auto}.page-detail .container .product .details .info .zip-box .zip-text{color:#333;font-size:14px;line-height:normal;white-space:nowrap}.page-detail .container .product .details .info .zip-box .zip-text em{font-style:normal;font-weight:700;line-height:normal}.page-detail .container .product .details .info .rate-w{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:10px;margin-top:4px}.page-detail .container .product .details .info .rate-w .detail-rate{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 1;flex:1 1;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-detail .container .product .details .info .rate-w .start-w{line-height:1}.page-detail .container .product .details .info .rate-w .rate-num{color:#96bd2c;font-family:Mulish-Regular;font-size:16px;line-height:1;margin-left:8px}.page-detail .container .product .details .info .info-discount__tag{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;cursor:pointer;justify-content:space-between;margin-top:20px}.page-detail .container .product .details .info .info-discount__tag h1{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-sizing:border-box;box-sizing:border-box;color:#ff7829;font-size:1rem;font-weight:400;justify-content:center;padding-left:1.4rem}.page-detail .container .product .details .info .info-discount__tag h1:before{background:url(https://cdn2.selleroa.com/yfn-pc/assets/img/icon/icon-promote.png) no-repeat 50%;background-size:1.3rem 1.3rem;content:"";height:1.3rem;left:0;margin-right:10px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1.3rem}.page-detail .container .product .details .info .info-discount__tag .info-discount-tag__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;color:#333;font-size:1rem;justify-content:center}.page-detail .container .product .details .info .info-discount__tag .info-discount-tag__btn i{background:url(https://cdn2.selleroa.com/yfn-pc/assets/img/icon/right.png) no-repeat 50%;background-size:10px 10px;height:10px;margin-left:10px;width:10px}.page-detail .container .product .details .detail-info{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 1;flex:1 1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.page-detail .container .product .details .detail-info .time{background:#ec4e25;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;height:42px;margin:14px 0;padding:0 18px;width:70%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-detail .container .product .details .detail-info .time .left .icon_left{height:22px;margin-right:8px;vertical-align:middle;width:22px}.page-detail .container .product .details .detail-info .time .right{color:#fee300}.page-detail .container .product .details .detail-info .time .right .timeAnimal{background:#000;height:20px;margin-left:2px;min-width:14px;padding:0 3px;text-align:center}.page-detail .container .product .details .detail-info .prop .name{height:36px;width:100%}.page-detail .container .product .details .detail-info .info-mz{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#ec4e25;cursor:pointer;font-family:Mulish-Regular,Mulish;font-size:14px;font-weight:400;line-height:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.page-detail .container .product .details .detail-info-icons{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:14px;position:relative;width:66px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.page-detail .container .product .details .detail-info-icons .collcet{display:-webkit-box;display:-ms-flexbox;display:flex;height:26px;margin-top:36px;position:absolute;width:22px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;cursor:pointer}.page-detail .container .product .details .detail-info-icons .collcet .iconfont,.page-detail .container .product .details .detail-info-icons .collcet .iconfont-pc{font-size:22px}.page-detail .container .product .details .buttons-wraper{display:-webkit-box;display:-ms-flexbox;display:flex}.page-detail .container .product .details .buttons-wraper button{border:none;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Mulish-Bold;font-size:20px;height:54px;min-height:52px;position:relative;text-align:center;width:100%}.page-detail .container .product .details .buttons-wraper button:active{top:.125rem}.page-detail .container .product .details .buttons-wraper .add{background:#fff;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;margin-bottom:10px}.page-detail .container .product .details .buttons-wraper .add-paypal{height:56px;width:100%}.page-detail .container .product .details .buttons-wraper .add-to-bag{background:#fff;border:1px solid #aaa;color:#000;height:52px;-webkit-box-flex:1;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 1;flex:1 1;margin-bottom:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-detail .container .product .details .buttons-wraper .add-to-bag[data-more=false]{background-color:#96bd2c;border:1px solid #96bd2c;color:#fff}.page-detail .container .product .details .buttons-wraper .buy{background:#96bd2c;color:#fff;margin-bottom:10px}.page-detail .container .product .details .buttons-wraper .product-btn--unShelf{background:#bbb;color:#fff;cursor:not-allowed;font-family:Mulish-Medium;font-size:20px;font-weight:500;height:56px;line-height:56px;margin-bottom:10px;text-align:center;width:100%}.page-detail .container .product .details .buttons-wraper .buttons-disabled{-webkit-filter:grayscale(1);filter:grayscale(1);opacity:.5;pointer-events:none}.page-detail .container .product .details .buttons-wraper .button-load{-webkit-animation:loading-rotate 1s linear infinite;animation:loading-rotate 1s linear infinite;background:url(/assets/img/icon/loading-w.png) no-repeat;background-size:20px;display:block;height:20px;width:20px}.page-detail .container .product .details .buttons-wraper .button-load.black-btn{background:url(/assets/img/icon/loading-b.png) no-repeat;background-size:20px}.page-detail .container .product .details .buttons-left{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 1;flex:1 1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.page-detail .container .product .details .open-customize{background:#96bd2c;border:none;color:#fff;cursor:pointer;font-size:16px;height:56px;line-height:56px;margin-bottom:10px;text-align:center;width:100%}.page-detail .container .product .details .special-product{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;margin-bottom:10px}.page-detail .container .product .details .special-product span{color:red}.page-detail .container .product .details .accessary{line-height:normal;margin-bottom:30px}.page-detail .container .product .details .accessary .accessary-text{color:#b12704;font-family:Mulish-Regular;font-size:15px;font-weight:400;margin-bottom:15px;white-space:pre-wrap}.page-detail .container .product .details .accessary .accessary-add{background:#bdbdbd;color:#fff;cursor:not-allowed;font-family:Mulish-Medium;font-size:20px;font-weight:500;height:56px;line-height:56px;text-align:center}.page-detail .container .product .details .others{display:-webkit-box;display:-ms-flexbox;display:flex}.page-detail .container .product .details .others .other-wrapper{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1}.page-detail .container .product .details .others .return-policy .return-top,.page-detail .container .product .details .others .return-policy .security-top,.page-detail .container .product .details .others .return-policy .shipping-top,.page-detail .container .product .details .others .security-policy .return-top,.page-detail .container .product .details .others .security-policy .security-top,.page-detail .container .product .details .others .security-policy .shipping-top,.page-detail .container .product .details .others .shipping-policy .return-top,.page-detail .container .product .details .others .shipping-policy .security-top,.page-detail .container .product .details .others .shipping-policy .shipping-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-detail .container .product .details .others .return-policy .return-to,.page-detail .container .product .details .others .return-policy .security-to,.page-detail .container .product .details .others .return-policy .shipping-to,.page-detail .container .product .details .others .security-policy .return-to,.page-detail .container .product .details .others .security-policy .security-to,.page-detail .container .product .details .others .security-policy .shipping-to,.page-detail .container .product .details .others .shipping-policy .return-to,.page-detail .container .product .details .others .shipping-policy .security-to,.page-detail .container .product .details .others .shipping-policy .shipping-to{-webkit-box-flex:1;color:#000;-ms-flex:1 1;flex:1 1;font-family:Mulish-Medium;font-size:18px;font-weight:500;overflow:hidden;padding-left:8px;padding-right:8px;text-overflow:ellipsis;white-space:nowrap}.page-detail .container .product .details .others .return-policy .icon-color,.page-detail .container .product .details .others .security-policy .icon-color,.page-detail .container .product .details .others .shipping-policy .icon-color{color:#96bd2c;font-size:20px}.page-detail .container .product .details .others .return-policy .icon-qianwang,.page-detail .container .product .details .others .security-policy .icon-qianwang,.page-detail .container .product .details .others .shipping-policy .icon-qianwang{color:#000;cursor:pointer;font-size:12px}.page-detail .container .product .details .others .return-policy .security-content-box,.page-detail .container .product .details .others .security-policy .security-content-box,.page-detail .container .product .details .others .shipping-policy .security-content-box{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:20px;padding-right:12px}.page-detail .container .product .details .others .return-policy .security-content,.page-detail .container .product .details .others .security-policy .security-content,.page-detail .container .product .details .others .shipping-policy .security-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-right:25px}.page-detail .container .product .details .others .return-policy .security-content .security-span,.page-detail .container .product .details .others .security-policy .security-content .security-span,.page-detail .container .product .details .others .shipping-policy .security-content .security-span{-webkit-box-flex:1;-ms-flex:1;flex:1}.page-detail .container .product .details .others .return-policy .security-content .shipping-dot,.page-detail .container .product .details .others .security-policy .security-content .shipping-dot,.page-detail .container .product .details .others .shipping-policy .security-content .shipping-dot{background:#96bd2c;border-radius:50%;display:inline-block;height:3px;margin-right:6px;vertical-align:middle;width:3px}.page-detail .container .product .details .others .return-policy .security-content div,.page-detail .container .product .details .others .security-policy .security-content div,.page-detail .container .product .details .others .shipping-policy .security-content div{color:#000;font-size:13px;font-weight:400;line-height:18px;white-space:pre-wrap}.page-detail .container .product .details .others .return-policy .return-content,.page-detail .container .product .details .others .security-policy .return-content,.page-detail .container .product .details .others .shipping-policy .return-content{padding-left:20px;padding-right:12px}.page-detail .container .product .details .others .return-policy .return-content .return-text,.page-detail .container .product .details .others .security-policy .return-content .return-text,.page-detail .container .product .details .others .shipping-policy .return-content .return-text{color:#000;font-size:13px;line-height:normal}.page-detail .container .product .details .others .return-policy .return-content .shipping-dot,.page-detail .container .product .details .others .security-policy .return-content .shipping-dot,.page-detail .container .product .details .others .shipping-policy .return-content .shipping-dot{background:transparent;border-radius:50%;display:inline-block;height:3px;margin-right:6px;vertical-align:middle;width:3px}.page-detail .container .product .details .others .return-policy .shipping-notice,.page-detail .container .product .details .others .security-policy .shipping-notice,.page-detail .container .product .details .others .shipping-policy .shipping-notice{font-size:14px;line-height:16px;padding-left:29px}.page-detail .container .product .details .others .return-policy .shipping-notice span,.page-detail .container .product .details .others .security-policy .shipping-notice span,.page-detail .container .product .details .others .shipping-policy .shipping-notice span{color:#f8981c}.page-detail .container .product .details .others .return-policy .shipping-content,.page-detail .container .product .details .others .security-policy .shipping-content,.page-detail .container .product .details .others .shipping-policy .shipping-content{padding-left:20px;padding-right:12px}.page-detail .container .product .details .others .return-policy .shipping-content>div,.page-detail .container .product .details .others .security-policy .shipping-content>div,.page-detail .container .product .details .others .shipping-policy .shipping-content>div{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:6px}.page-detail .container .product .details .others .return-policy .shipping-content .shipping-dot,.page-detail .container .product .details .others .security-policy .shipping-content .shipping-dot,.page-detail .container .product .details .others .shipping-policy .shipping-content .shipping-dot{background:#96bd2c;border-radius:50%;display:inline-block;height:3px;margin-right:6px;position:relative;top:6px;width:3px}.page-detail .container .product .details .others .return-policy .shipping-content .fee-time,.page-detail .container .product .details .others .security-policy .shipping-content .fee-time,.page-detail .container .product .details .others .shipping-policy .shipping-content .fee-time{-webkit-box-flex:1;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 1;flex:1 1;font-size:13px;font-weight:400;line-height:18px;white-space:pre-wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-family:Mulish-Regular}.page-detail .container .product .details .others .return-policy .shipping-content .fee-time.fee-notice,.page-detail .container .product .details .others .security-policy .shipping-content .fee-time.fee-notice,.page-detail .container .product .details .others .shipping-policy .shipping-content .fee-time.fee-notice{color:#ec4e25;display:block}.page-detail .container .product .details .others .return-policy .shipping-content .fee-time.fee-notice span,.page-detail .container .product .details .others .security-policy .shipping-content .fee-time.fee-notice span,.page-detail .container .product .details .others .shipping-policy .shipping-content .fee-time.fee-notice span{font-family:Mulish-Bold}.page-detail .container .product .details .others .return,.page-detail .container .product .details .others .ship{cursor:pointer}.page-detail .container .product .details .others>div{margin-bottom:.625rem}.page-detail .container .product .details .others>div .iconfont{color:#ff9495;font-size:1.5625rem;margin-right:.9375rem;width:1.5625rem}.page-detail .container .product .details .others>div .title{font-weight:700}.page-detail .container .product .details .others>div .content{background:#f6f6f6;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.875rem;line-height:24px;margin-top:.625rem;padding:.9375rem 1.25rem}.page-detail .container .product .details .others>div .content p{margin-bottom:0;white-space:nowrap}.page-detail .container .product .details .description .title,.page-detail .container .product .details .sustainability .title{cursor:pointer;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}.page-detail .container .product .details .description .title span,.page-detail .container .product .details .sustainability .title span{color:#000;font-family:Mulish-Medium;font-size:18px;font-weight:500}.page-detail .container .product .details .description .title i,.page-detail .container .product .details .sustainability .title i{color:#333;font-size:12px}.page-detail .container .product .details .description .html,.page-detail .container .product .details .sustainability .html{font-size:14px;line-height:20px;margin-bottom:10px}.page-detail .container .product .details .description .description-details .sustainability-con,.page-detail .container .product .details .description .sustainability-details .sustainability-con,.page-detail .container .product .details .sustainability .description-details .sustainability-con,.page-detail .container .product .details .sustainability .sustainability-details .sustainability-con{color:#333;font-family:Mulish-Regular,Mulish;font-size:14px;line-height:22px}.page-detail .container .product .details .description .description-details .sustainability-con a,.page-detail .container .product .details .description .sustainability-details .sustainability-con a,.page-detail .container .product .details .sustainability .description-details .sustainability-con a,.page-detail .container .product .details .sustainability .sustainability-details .sustainability-con a{color:#3370ff;text-decoration:underline}.page-detail .container .product .details .description .description-details .description-con,.page-detail .container .product .details .description .sustainability-details .description-con,.page-detail .container .product .details .sustainability .description-details .description-con,.page-detail .container .product .details .sustainability .sustainability-details .description-con{-webkit-box-sizing:border-box;box-sizing:border-box;color:#333;font-size:14px;line-height:20px;word-break:break-all}.page-detail .container .product .details .description .description-details .description-con .props-list,.page-detail .container .product .details .description .sustainability-details .description-con .props-list,.page-detail .container .product .details .sustainability .description-details .description-con .props-list,.page-detail .container .product .details .sustainability .sustainability-details .description-con .props-list{margin-top:10px}.page-detail .container .product .details .description .description-details .description-con .props-list p,.page-detail .container .product .details .description .sustainability-details .description-con .props-list p,.page-detail .container .product .details .sustainability .description-details .description-con .props-list p,.page-detail .container .product .details .sustainability .sustainability-details .description-con .props-list p{font-size:14px;line-height:normal;margin-bottom:1.125rem}.page-detail .container .product .details .description .description-details .description-con .props-list .prop-title,.page-detail .container .product .details .description .sustainability-details .description-con .props-list .prop-title,.page-detail .container .product .details .sustainability .description-details .description-con .props-list .prop-title,.page-detail .container .product .details .sustainability .sustainability-details .description-con .props-list .prop-title{color:#333;min-width:40%;width:40%}.page-detail .container .product .details .description .description-details .description-con .props-list .prop-val,.page-detail .container .product .details .description .sustainability-details .description-con .props-list .prop-val,.page-detail .container .product .details .sustainability .description-details .description-con .props-list .prop-val,.page-detail .container .product .details .sustainability .sustainability-details .description-con .props-list .prop-val{-webkit-box-flex:1;color:#333;-ms-flex:1;flex:1;word-break:break-word}.page-detail .container .product .details .description .title,.page-detail .container .product .details .faqsection .title{cursor:pointer;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}.page-detail .container .product .details .description .title span,.page-detail .container .product .details .faqsection .title span{color:#000;font-family:Mulish-Medium;font-size:18px;font-weight:500}.page-detail .container .product .details .description .title i,.page-detail .container .product .details .faqsection .title i{color:#333;font-size:12px}.page-detail .container .product .details .description .html,.page-detail .container .product .details .faqsection .html{font-size:14px;line-height:20px;margin-bottom:10px}.page-detail .container .product .details .description .description-details video,.page-detail .container .product .details .description .faqsection-details video,.page-detail .container .product .details .faqsection .description-details video,.page-detail .container .product .details .faqsection .faqsection-details video{width:100%}.page-detail .container .product .details .description .description-details .faqsection-con,.page-detail .container .product .details .description .faqsection-details .faqsection-con,.page-detail .container .product .details .faqsection .description-details .faqsection-con,.page-detail .container .product .details .faqsection .faqsection-details .faqsection-con{color:#333;font-family:Mulish-Regular,Mulish;font-size:14px;line-height:22px;margin-top:10px}.page-detail .container .product .details .description .description-details .faqsection-con img,.page-detail .container .product .details .description .faqsection-details .faqsection-con img,.page-detail .container .product .details .faqsection .description-details .faqsection-con img,.page-detail .container .product .details .faqsection .faqsection-details .faqsection-con img{width:100%}.page-detail .container .product .details .description .description-details .faqsection-con a,.page-detail .container .product .details .description .faqsection-details .faqsection-con a,.page-detail .container .product .details .faqsection .description-details .faqsection-con a,.page-detail .container .product .details .faqsection .faqsection-details .faqsection-con a{color:#3370ff;text-decoration:underline}.page-detail .container .product .details .description .description-details .description-con,.page-detail .container .product .details .description .faqsection-details .description-con,.page-detail .container .product .details .faqsection .description-details .description-con,.page-detail .container .product .details .faqsection .faqsection-details .description-con{-webkit-box-sizing:border-box;box-sizing:border-box;color:#333;font-size:14px;line-height:20px;word-break:break-all}.page-detail .container .product .details .description .description-details .description-con .props-list,.page-detail .container .product .details .description .faqsection-details .description-con .props-list,.page-detail .container .product .details .faqsection .description-details .description-con .props-list,.page-detail .container .product .details .faqsection .faqsection-details .description-con .props-list{margin-top:10px}.page-detail .container .product .details .description .description-details .description-con .props-list p,.page-detail .container .product .details .description .faqsection-details .description-con .props-list p,.page-detail .container .product .details .faqsection .description-details .description-con .props-list p,.page-detail .container .product .details .faqsection .faqsection-details .description-con .props-list p{font-size:14px;line-height:normal;margin-bottom:1.125rem}.page-detail .container .product .details .description .description-details .description-con .props-list .prop-title,.page-detail .container .product .details .description .faqsection-details .description-con .props-list .prop-title,.page-detail .container .product .details .faqsection .description-details .description-con .props-list .prop-title,.page-detail .container .product .details .faqsection .faqsection-details .description-con .props-list .prop-title{color:#333;min-width:40%;width:40%}.page-detail .container .product .details .description .description-details .description-con .props-list .prop-val,.page-detail .container .product .details .description .faqsection-details .description-con .props-list .prop-val,.page-detail .container .product .details .faqsection .description-details .description-con .props-list .prop-val,.page-detail .container .product .details .faqsection .faqsection-details .description-con .props-list .prop-val{-webkit-box-flex:1;color:#333;-ms-flex:1;flex:1;word-break:break-word}.page-detail .container .product .details .product-labels{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:10px}.page-detail .container .product .details .product-labels .detail-label{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 1;flex:1 1;-ms-flex-wrap:wrap;flex-wrap:wrap;line-height:normal;padding-right:40px}.page-detail .container .product .details .product-labels .detail-label span{border:1px solid #ec4e25;color:#ec4e25;display:inline-block;font-size:12px;line-height:normal;margin-bottom:4px;margin-right:4px;padding:1px 5px}.page-detail .container .product-delete{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;margin-bottom:90px;padding-top:60px}.page-detail .container .product-delete .delete-img{height:100px;margin-bottom:6px;width:100px}.page-detail .container .product-delete .delete-img img{height:100%;width:100%}.page-detail .container .product-delete .delete-desc{color:#000;font-family:Mulish-Regular;font-size:18px;font-weight:400;margin-bottom:25px}.page-detail .container .product-delete .delete-btn{border:1px solid #aaa;color:#000;cursor:pointer;display:inline-block;font-family:Mulish-Medium;font-size:18px;font-weight:500;height:50px;line-height:50px;text-align:center;text-decoration:none;width:200px}.page-detail .container .product-delete .delete-btn:active{-webkit-transform:translateY(2px);transform:translateY(2px)}.page-detail .detail-extend{-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;overflow:hidden;padding:0 90px;position:relative}.page-detail .detail-extend .detail-extend__thumb{bottom:0;left:25px;overflow:hidden;padding:25px 3px 25px 0;position:absolute;top:0;width:60px}.page-detail .detail-extend .detail-extend__thumb .detail-extend-thumb__box{max-height:100%;overflow-y:auto;position:relative;width:60px}.page-detail .detail-extend .detail-extend__thumb .detail-extend-thumb__box::-webkit-scrollbar{width:5px}.page-detail .detail-extend .detail-extend__thumb .detail-extend-thumb__box::-webkit-scrollbar-thumb{background:#dfdfdf;border-radius:10px;-webkit-box-shadow:inset 0 0 5px #fdfcfc}.page-detail .detail-extend .detail-extend__thumb .detail-extend-thumb__box::-webkit-scrollbar-track{background:#fff;border-radius:0;-webkit-box-shadow:inset 0 0 5px #fdfcfc}.page-detail .detail-extend .detail-extend__thumb .detail-extend-thumb__box .detail-extend-thumb-box__item{background:#fff;border:1px solid #fff;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;height:66px;padding:1px;position:relative;width:50px}.page-detail .detail-extend .detail-extend__thumb .detail-extend-thumb__box .detail-extend-thumb-box__item:not(:first-child){margin-top:10px}.page-detail .detail-extend .detail-extend__thumb .detail-extend-thumb__box .detail-extend-thumb-box__item img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;width:100%}.page-detail .detail-extend .detail-extend__thumb .detail-extend-thumb__box .detail-extend-thumb-box__item--active{border:1px solid #222}.page-detail .detail-extend .detail-extend-preview,.page-detail .detail-extend .detail-extend-preview .detail-extend-preview__img{height:100%;position:relative}.page-detail .detail-extend .detail-extend-preview .detail-extend-preview__img img{cursor:-webkit-zoom-in;cursor:zoom-in;display:block;left:50%;max-height:100%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);vertical-align:middle}.page-detail .detail-extend .detail-extend-preview .detail-extend-origin__img{background:#fff;left:0;overflow:hidden;position:absolute;top:0;width:100%}.page-detail .detail-extend .detail-extend-preview .detail-extend-origin__img img{cursor:-webkit-zoom-out;cursor:zoom-out;display:block;margin:0 auto;position:relative}.customize-box{margin-top:30px}.customize-box .customize-list{margin-bottom:20px}.customize-box .customize-list--required{border:1px solid red;padding:5px}.customize-box .customize-list .customize-text__require{color:red;font-size:12px;font-style:normal;margin-right:5px}.customize-box .customize-list .customize-img .customize-img__name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:9px}.customize-box .customize-list .customize-img .customize-img__name p{color:#232323;font-size:14px;margin:0}.customize-box .customize-list .customize-img .customize-img__name p span{color:#999;font-size:12px}.customize-box .customize-list .customize-img .customize-img__upload{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;border:1px solid #999;border-radius:5px;color:#999;cursor:pointer;font-size:36px;height:100px;justify-content:center;width:100px}.customize-box .customize-list .customize-img .customize-img__upload>span{height:100px;line-height:100px;text-align:center;width:100%}.customize-box .customize-list .customize-img .customize-img__upload input{width:0}.customize-box .customize-list .customize-img .customize-img__previewImage{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;position:relative;width:100px}.customize-box .customize-list .customize-img .customize-img__previewImage .el-image{border:1px solid #dfdfdf;border-radius:5px;cursor:pointer}.customize-box .customize-list .customize-img .customize-img__previewImage .el-icon-error{cursor:pointer;position:absolute;right:-4px;top:-4px}.customize-box .customize-list .customize-text{background:#f6f6f6;border:1px solid #fff;border-radius:5px;padding:7px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.customize-box .customize-list .customize-text,.customize-box .customize-list .customize-text .customize-text__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.customize-box .customize-list .customize-text .customize-text__list p{color:#999;font-size:14px;margin:0 5px}.customize-box .customize-list .customize-text .customize-text__list h5{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#222;font-size:14px;font-weight:400}.customize-box .customize-list .customize-text .customize-text__list .customize-text__btn{background:#96bd2c;border-radius:1.5rem;color:#fff;cursor:pointer;font-size:12px;line-height:26px;min-width:90px;text-align:center}.customize-box .customize-list .customize-select__text .el-select{width:100%}.customize-box .customize-list .customize-select__text .el-select .el-input__inner{border-color:#333}.customize-box .customize-list .customize-select__img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow-y:auto;padding:10px}.customize-box .customize-list .customize-select__img::-webkit-scrollbar{height:0;width:5px}.customize-box .customize-list .customize-select__img::-webkit-scrollbar-thumb{background:#dfdfdf;border-radius:10px;-webkit-box-shadow:inset 0 0 5px #fdfcfc}.customize-box .customize-list .customize-select__img::-webkit-scrollbar-track{background:#fff;border-radius:0;-webkit-box-shadow:inset 0 0 5px #fdfcfc}.customize-box .customize-list .customize-select__img .customize-select-img__list{margin-right:10px}.customize-box .customize-list .customize-select__img .customize-select-img__list p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#666;font-size:12px;margin:0}.customize-box .customize-list .customize-select__img .customize-select-img__list p span{display:-webkit-box;-webkit-line-clamp:1;overflow:hidden;-webkit-box-orient:vertical;color:#222;font-size:14px}.customize-box .customize-list .customize-select__img .customize-select-img__list .customize-select-img__chose{-webkit-box-shadow:0 0 .1rem #999;box-shadow:0 0 .1rem #999;cursor:pointer;position:relative}.customize-box .customize-list .customize-select__img .customize-select-img__list .customize-select-img__chose .customize-select-img-chose__status{background:url(https://cdn2.selleroa.com/yfn-pc/assets/img/icon/icon-circle.png) no-repeat 50%;background-size:15px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;height:15px;position:absolute;right:5px;top:5px;width:15px;z-index:9}.customize-box .customize-list .customize-select__img .customize-select-img__list .customize-select-img__chose .customize-select-img-chose__status--active{background:url(https://cdn2.selleroa.com/yfn-pc/assets/img/icon/icon-agree-o.png) no-repeat 50%;background-size:15px 15px}.detail-dialog .el-dialog__wrapper .el-dialog{height:100%;margin:0!important}.detail-dialog .el-dialog__wrapper .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close{display:block;height:16px;width:16px}.detail-dialog .el-dialog__wrapper .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close:before{background:url(https://cdn2.selleroa.com/yfn-pc/assets/img/icon/close.png) no-repeat 50%;background-size:16px 16px;content:"";display:block;height:16px;width:16px}.detail-dialog .el-dialog__wrapper .el-dialog .el-dialog__body{height:85%;margin:30px 0;padding:0 20px;position:relative}.detail-dialog .el-dialog__wrapper .el-dialog .el-dialog__footer{display:none}.el-message-box .el-button{min-width:150px}.el-message-box .el-button--default:hover{background-color:#fff;border-color:#aaa;color:#333}.el-message-box .el-button--primary{background:#96bd2c!important;border-color:#aaa!important;color:#fff!important}.skuBox{bottom:58px!important}.loading-dots{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:6px}.loading-dots span{-webkit-animation:loading-dot 1s ease infinite;animation:loading-dot 1s ease infinite;background-color:#fff;border-radius:50%;display:inline-block;height:6px;margin-right:4px;width:6px}.loading-dots span:first-child{-webkit-animation-delay:-.2s;animation-delay:-.2s}.loading-dots span:nth-child(2){-webkit-animation-delay:-.1s;animation-delay:-.1s}.loading-dots span:last-child{-webkit-animation-delay:0s;animation-delay:0s}.bundle-title{display:-webkit-box;display:-ms-flexbox;display:flex;line-height:30px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Mulish-Medium;margin-bottom:5px}.bundle-total{font-size:14px}.bundle-total span{color:#ec4e25;margin-left:5px}.detail-greeting{color:#333;font-family:Mulish-Regular;font-size:16px;margin-bottom:10px;padding:0;width:100%}.detail-greeting .el-checkbox__inner:hover,.detail-greeting .el-checkbox__input.is-focus .el-checkbox__inner{border-color:#96bd2c}.detail-greeting .el-checkbox__input.is-checked .el-checkbox__inner,.detail-greeting .el-checkbox__input.is-indeterminate .el-checkbox__inner{background-color:#96bd2c;border-color:#96bd2c}[mir=rtl] .page-detail .container .product .details{margin-left:0;margin-right:2.5rem}[mir=rtl] .detail-pics .detail-small{margin-left:20px;margin-right:0}[mir=rtl] .page-detail .container .product .details .product-labels .detail-label{padding-left:40px;padding-right:0}[mir=rtl] .product-vip .vip-select{margin-left:0;margin-right:20px}[mir=rtl] .page-detail .container .product .details .others .return-policy .return-content div{width:100%}[mir=rtl] .page-detail .container .product .details .others .security-policy .security-content{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}[mir=rtl] .comment-container .comment-tabs .tab-item{margin-left:60px;margin-right:0}[mir=rtl] .page-detail .container .product .details .info .zip-box .zip-logo{margin-left:0;margin-right:2px}.seoDis{display:none}@media (max-width:1370px){.page-detail .container{max-width:1370px;padding:0 35px}}@-webkit-keyframes loading-rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loading-rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes loading-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-40px}to{stroke-dasharray:90,150;stroke-dashoffset:-120px}}@keyframes loading-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-40px}to{stroke-dasharray:90,150;stroke-dashoffset:-120px}}