.el-input-number{display:inline-flex;line-height:30px;position:relative;vertical-align:middle;width:150px}.el-input-number .el-input__wrapper{padding-left:42px;padding-right:42px}.el-input-number .el-input__inner{-webkit-appearance:none;-moz-appearance:textfield;line-height:1;text-align:center}.el-input-number .el-input__inner::-webkit-inner-spin-button,.el-input-number .el-input__inner::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.el-input-number.is-left .el-input__inner{text-align:left}.el-input-number.is-right .el-input__inner{text-align:right}.el-input-number.is-center .el-input__inner{text-align:center}.el-input-number__decrease,.el-input-number__increase{align-items:center;background:var(--el-fill-color-light);bottom:1px;color:var(--el-text-color-regular);cursor:pointer;display:flex;font-size:13px;height:auto;justify-content:center;position:absolute;top:1px;-webkit-user-select:none;user-select:none;width:32px;z-index:1}.el-input-number__decrease:hover,.el-input-number__increase:hover{color:var(--el-color-primary)}.el-input-number__decrease:hover~.el-input:not(.is-disabled) .el-input__wrapper,.el-input-number__increase:hover~.el-input:not(.is-disabled) .el-input__wrapper{box-shadow:0 0 0 1px var(--el-input-focus-border-color,var(--el-color-primary)) inset}.el-input-number__decrease.is-disabled,.el-input-number__increase.is-disabled{color:var(--el-disabled-text-color);cursor:not-allowed}.el-input-number__increase{border-left:var(--el-border);border-radius:0 var(--el-border-radius-base) var(--el-border-radius-base) 0;right:1px}.el-input-number__decrease{border-radius:var(--el-border-radius-base) 0 0 var(--el-border-radius-base);border-right:var(--el-border);left:1px}.el-input-number.is-disabled .el-input-number__decrease,.el-input-number.is-disabled .el-input-number__increase{border-color:var(--el-disabled-border-color);color:var(--el-disabled-border-color)}.el-input-number.is-disabled .el-input-number__decrease:hover,.el-input-number.is-disabled .el-input-number__increase:hover{color:var(--el-disabled-border-color);cursor:not-allowed}.el-input-number--large{line-height:38px;width:180px}.el-input-number--large .el-input-number__decrease,.el-input-number--large .el-input-number__increase{font-size:14px;width:40px}.el-input-number--large.is-controls-right .el-input--large .el-input__wrapper{padding-right:47px}.el-input-number--large .el-input--large .el-input__wrapper{padding-left:47px;padding-right:47px}.el-input-number--small{line-height:22px;width:120px}.el-input-number--small .el-input-number__decrease,.el-input-number--small .el-input-number__increase{font-size:12px;width:24px}.el-input-number--small.is-controls-right .el-input--small .el-input__wrapper{padding-right:31px}.el-input-number--small .el-input--small .el-input__wrapper{padding-left:31px;padding-right:31px}.el-input-number--small .el-input-number__decrease [class*=el-icon],.el-input-number--small .el-input-number__increase [class*=el-icon]{transform:scale(.9)}.el-input-number.is-without-controls .el-input__wrapper{padding-left:15px;padding-right:15px}.el-input-number.is-controls-right .el-input__wrapper{padding-left:15px;padding-right:42px}.el-input-number.is-controls-right .el-input-number__decrease,.el-input-number.is-controls-right .el-input-number__increase{--el-input-number-controls-height:15px;height:var(--el-input-number-controls-height);line-height:var(--el-input-number-controls-height)}.el-input-number.is-controls-right .el-input-number__decrease [class*=el-icon],.el-input-number.is-controls-right .el-input-number__increase [class*=el-icon]{transform:scale(.8)}.el-input-number.is-controls-right .el-input-number__increase{border-bottom:var(--el-border);border-radius:0 var(--el-border-radius-base) 0 0;bottom:auto;left:auto}.el-input-number.is-controls-right .el-input-number__decrease{border-left:var(--el-border);border-radius:0 0 var(--el-border-radius-base) 0;border-right:none;left:auto;right:1px;top:auto}.el-input-number.is-controls-right[class*=large] [class*=decrease],.el-input-number.is-controls-right[class*=large] [class*=increase]{--el-input-number-controls-height:19px}.el-input-number.is-controls-right[class*=small] [class*=decrease],.el-input-number.is-controls-right[class*=small] [class*=increase]{--el-input-number-controls-height:11px}.el-overlay.is-drawer{overflow:hidden}.el-drawer{--el-drawer-bg-color:var(--el-dialog-bg-color,var(--el-bg-color));--el-drawer-padding-primary:var(--el-dialog-padding-primary,20px);--el-drawer-dragger-size:8px;background-color:var(--el-drawer-bg-color);box-shadow:var(--el-box-shadow-dark);box-sizing:border-box;display:flex;flex-direction:column;position:absolute;transition:all var(--el-transition-duration)}.el-drawer .btt,.el-drawer .ltr,.el-drawer .rtl,.el-drawer .ttb{transform:translate(0)}.el-drawer__sr-focus:focus{outline:none!important}.el-drawer__header{align-items:center;color:var(--el-text-color-primary);display:flex;margin-bottom:32px;overflow:hidden;padding:var(--el-drawer-padding-primary);padding-bottom:0}.el-drawer__header>:first-child{flex:1}.el-drawer__title{flex:1;font-size:16px;line-height:inherit;margin:0}.el-drawer__footer{overflow:hidden;padding:var(--el-drawer-padding-primary);padding-top:10px;text-align:right}.el-drawer__close-btn{background-color:initial;border:none;color:inherit;cursor:pointer;display:inline-flex;font-size:var(--el-font-size-extra-large);outline:none}.el-drawer__close-btn:focus i,.el-drawer__close-btn:hover i{color:var(--el-color-primary)}.el-drawer__body{flex:1;overflow:auto;padding:var(--el-drawer-padding-primary)}.el-drawer__body>*{box-sizing:border-box}.el-drawer.is-dragging{transition:none}.el-drawer__dragger{-webkit-user-select:none;user-select:none}.el-drawer__dragger,.el-drawer__dragger:before{background-color:initial;position:absolute;transition:all .2s}.el-drawer__dragger:before{content:""}.el-drawer__dragger:hover:before{background-color:var(--el-color-primary)}.el-drawer.ltr,.el-drawer.rtl{bottom:0;height:100%;top:0}.el-drawer.ltr>.el-drawer__dragger,.el-drawer.rtl>.el-drawer__dragger{bottom:0;cursor:ew-resize;height:100%;top:0;width:var(--el-drawer-dragger-size)}.el-drawer.ltr>.el-drawer__dragger:before,.el-drawer.rtl>.el-drawer__dragger:before{bottom:0;top:0;width:3px}.el-drawer.btt,.el-drawer.ttb{left:0;right:0;width:100%}.el-drawer.btt>.el-drawer__dragger,.el-drawer.ttb>.el-drawer__dragger{cursor:ns-resize;height:var(--el-drawer-dragger-size);left:0;right:0;width:100%}.el-drawer.btt>.el-drawer__dragger:before,.el-drawer.ttb>.el-drawer__dragger:before{height:3px;left:0;right:0}.el-drawer.ltr{left:0}.el-drawer.ltr>.el-drawer__dragger{right:0}.el-drawer.ltr>.el-drawer__dragger:before{right:-2px}.el-drawer.rtl{right:0}.el-drawer.rtl>.el-drawer__dragger{left:0}.el-drawer.rtl>.el-drawer__dragger:before{left:-2px}.el-drawer.ttb{top:0}.el-drawer.ttb>.el-drawer__dragger{bottom:0}.el-drawer.ttb>.el-drawer__dragger:before{bottom:-2px}.el-drawer.btt{bottom:0}.el-drawer.btt>.el-drawer__dragger{top:0}.el-drawer.btt>.el-drawer__dragger:before{top:-2px}.el-modal-drawer.is-penetrable{pointer-events:none}.el-modal-drawer.is-penetrable .el-drawer{pointer-events:auto}.el-drawer-fade-enter-active,.el-drawer-fade-leave-active{transition:all var(--el-transition-duration)}.el-drawer-fade-enter-active,.el-drawer-fade-enter-from,.el-drawer-fade-enter-to,.el-drawer-fade-leave-active,.el-drawer-fade-leave-from,.el-drawer-fade-leave-to{overflow:hidden!important}.el-drawer-fade-enter-from,.el-drawer-fade-leave-to{background-color:initial!important}.el-drawer-fade-enter-from .rtl,.el-drawer-fade-leave-to .rtl{transform:translate(100%)}.el-drawer-fade-enter-from .ltr,.el-drawer-fade-leave-to .ltr{transform:translate(-100%)}.el-drawer-fade-enter-from .ttb,.el-drawer-fade-leave-to .ttb{transform:translateY(-100%)}.el-drawer-fade-enter-from .btt,.el-drawer-fade-leave-to .btt{transform:translateY(100%)}[data-v-09510019]::-webkit-scrollbar{width:5px}[data-v-09510019]::-webkit-scrollbar-thumb{background-color:#000;border-radius:5px}.el-message[data-v-09510019]{top:40%!important;z-index:99999!important}.prescription-type .title[data-v-09510019]{justify-content:space-between;padding-top:30px}.prescription-type .title[data-v-09510019],.prescription-type .type-tips[data-v-09510019]{align-items:center;color:#666;display:flex;font-size:14px;line-height:19.07px}.prescription-type .type-tips[data-v-09510019]{padding:10px 0}.prescription-type .type-tips i[data-v-09510019]{color:#000;cursor:pointer;font-size:14px;margin-left:6px;position:relative;top:1px}.prescription-type .list[data-v-09510019]{display:flex;flex-direction:column;gap:10px}.prescription-type .list .item[data-v-09510019]{background:#f9f9f9;cursor:pointer;justify-content:space-between;padding:0 15px 0 5px}.prescription-type .list .item[data-v-09510019],.prescription-type .list .item .middle-part[data-v-09510019]{align-items:center;display:flex}.prescription-type .list .item .middle-part .img[data-v-09510019]{height:55px;width:55px}.prescription-type .list .item .middle-part .img img[data-v-09510019]{height:55px;mix-blend-mode:multiply;width:55px}.prescription-type .list .item .middle-part .text .name[data-v-09510019]{color:#000;font-family:OpenSans-Bold;font-size:13px;font-weight:700;line-height:17.7px;padding:15px 0 2px}.prescription-type .list .item .middle-part .text .desc[data-v-09510019]{color:#999;font-size:12px;line-height:16.34px;padding-bottom:15px}.prescription-type .list .item .price-wrap[data-v-09510019]{color:#000;display:flex;flex-direction:column;font-size:14px;line-height:19.07px}.prescription-type .list .item .price-wrap .compare_at_price[data-v-09510019]{color:#666;font-size:12px;line-height:16.34px;padding-top:2px;text-align:right;text-decoration-line:line-through}.prescription-type .list .item:first-of-type .middle-part .img[data-v-09510019]{height:45px;margin-right:10px;width:45px}.prescription-type .list .item:first-of-type .middle-part .img img[data-v-09510019]{height:45px;width:45px}.prescription-type[data-v-09510019] .el-dialog{background:#fff;border-radius:0;padding:0}.prescription-type .dialog-title[data-v-09510019]{color:#000;font-family:OpenSans-Bold;font-size:14px;font-weight:700;height:46px;line-height:46px;padding:0 15px}.prescription-type[data-v-09510019] .el-dialog__header{border-bottom:1px solid #ebebeb;padding:0}.prescription-type[data-v-09510019] .el-dialog__headerbtn{font-size:20px;font-weight:700;height:46px;width:46px}.prescription-type[data-v-09510019] .el-dialog__headerbtn .el-icon{color:#000}.prescription-type .pt-content[data-v-09510019]{padding:30px 60px 40px}.prescription-type .pt-content .desc[data-v-09510019]{display:flex;flex-direction:column;gap:15px}.prescription-type .pt-content .desc li[data-v-09510019]{color:#000;font-size:12px;line-height:16.34px}.prescription-type .pt-content .desc li span[data-v-09510019]{font-weight:700}[data-v-694cb8d4]::-webkit-scrollbar{width:5px}[data-v-694cb8d4]::-webkit-scrollbar-thumb{background-color:#000;border-radius:5px}.el-message[data-v-694cb8d4]{top:40%!important;z-index:99999!important}.login-dialog .el-button[data-v-694cb8d4]{background-color:#000;color:#fff}.login-dialog .tips[data-v-694cb8d4]{align-items:center;color:#666;display:flex;font-size:12px;justify-content:center;margin:20px 0 6px}.login-dialog .tips img[data-v-694cb8d4]{margin-right:4px;width:10px}.login-dialog[data-v-694cb8d4] .el-dialog{background-color:#fff;border-radius:10px;padding:40px 60px!important}.login-dialog[data-v-694cb8d4] .el-dialog .el-dialog__header{display:none}.login-dialog[data-v-694cb8d4] .el-dialog .el-input__wrapper{background-color:transparent;border:none;box-shadow:none;padding:0}.login-dialog[data-v-694cb8d4] .el-dialog .el-input__wrapper:hover,.login-dialog[data-v-694cb8d4] .el-dialog .el-input__wrapper.is-focus{border:none!important;box-shadow:none!important}.login-dialog[data-v-694cb8d4] .el-dialog .el-form-item{border-bottom:1px solid #404040;padding-bottom:5px}.login-dialog[data-v-694cb8d4] .el-dialog .el-form-item__error{position:static}.login-dialog[data-v-694cb8d4] .el-dialog .el-input__inner{color:#000;font-family:OpenSans-Bold;font-size:14px}.login-dialog[data-v-694cb8d4] .el-dialog .el-input__inner::-moz-placeholder{color:#000}.login-dialog[data-v-694cb8d4] .el-dialog .el-input__inner::placeholder{color:#000}.login-dialog[data-v-694cb8d4] .el-dialog .icon-close{color:#000;cursor:pointer;font-size:16px;position:absolute;right:15px;top:15px;z-index:1}.login-dialog[data-v-694cb8d4] .el-dialog .extra-tips{color:#000;font-family:OpenSans-Light;font-size:20px;margin-bottom:10px;text-align:center}.login-dialog[data-v-694cb8d4] .el-dialog .no-login{margin:0 auto;width:300px}.login-dialog[data-v-694cb8d4] .el-dialog .no-login .forgot{color:#666;cursor:pointer;font-size:12px;margin:8px 0 15px;text-align:right;text-decoration:underline}.login-dialog[data-v-694cb8d4] .el-dialog .no-login .login-btn{border:none;border-radius:0;font-family:OpenSans-Bold;font-size:16px;height:40px;width:100%}.login-dialog[data-v-694cb8d4] .el-dialog .no-login .register-tips{color:#000;text-align:center}.login-dialog[data-v-694cb8d4] .el-dialog .no-login .register-tips span{font-size:14px}.login-dialog[data-v-694cb8d4] .el-dialog .no-login .register-tips span:last-child{cursor:pointer;font-family:OpenSans-Bold;margin-left:5px;text-decoration:underline}.login-dialog[data-v-694cb8d4] .el-dialog .no-login .or{color:#404040;font-size:12px;margin:14px 0;position:relative;text-align:center}.login-dialog[data-v-694cb8d4] .el-dialog .no-login .or:after,.login-dialog[data-v-694cb8d4] .el-dialog .no-login .or:before{border-top:1px dashed #404040;content:"";display:inline-block;position:absolute;right:40px;top:50%;transform:translateY(-50%);width:87px}.login-dialog[data-v-694cb8d4] .el-dialog .no-login .or:after{left:40px}.login-dialog[data-v-694cb8d4] .el-dialog .no-login .third-login{align-items:center;display:flex;justify-content:space-around;padding:0 40px}.login-dialog[data-v-694cb8d4] .el-dialog .no-login .third-login img{cursor:pointer;width:41px}.login-dialog[data-v-694cb8d4] .el-dialog .register-wrap{margin:0 auto;width:300px}.login-dialog[data-v-694cb8d4] .el-dialog .register-wrap .register-btn{border:none;border-radius:0;font-family:OpenSans-Bold;font-size:16px;height:40px;margin-top:15px;width:100%}.login-dialog[data-v-694cb8d4] .el-dialog .register-wrap .register-info{color:#666;font-size:12px;margin-top:5px;text-align:center}.login-dialog[data-v-694cb8d4] .el-dialog .register-wrap .register-tips{color:#000;text-align:center}.login-dialog[data-v-694cb8d4] .el-dialog .register-wrap .register-tips span{font-size:14px}.login-dialog[data-v-694cb8d4] .el-dialog .register-wrap .register-tips span:last-child{cursor:pointer;font-family:OpenSans-Bold;margin-left:5px;text-decoration:underline}.login-dialog[data-v-694cb8d4] .el-dialog .register-wrap .gender-select .el-select__wrapper{background-color:transparent;border:none;box-shadow:none;padding:0}.login-dialog[data-v-694cb8d4] .el-dialog .register-wrap .gender-select .el-select__wrapper .el-select__selected-item{color:#000;font-family:OpenSans-Bold}.login-dialog[data-v-694cb8d4] .el-dialog .register-wrap .gender-select .el-select__wrapper .el-select-dropdown__item{color:#000}.login-dialog[data-v-694cb8d4] .el-dialog .register-wrap .birthday-picker .el-input__prefix{display:none}.login-dialog[data-v-694cb8d4] .el-dialog .register-wrap .el-select__caret{color:#000}.login-dialog[data-v-694cb8d4] .el-dialog .register-wrap .icon-arrow-down{color:#000;font-size:12px;position:absolute;right:0;top:50%;transform:translateY(-50%)}.login-dialog[data-v-694cb8d4] .el-dialog .reset-wrap{margin:auto;width:300px}.login-dialog[data-v-694cb8d4] .el-dialog .reset-wrap .title{color:#000;font-family:OpenSans-Bold;font-size:18px;text-align:center}.login-dialog[data-v-694cb8d4] .el-dialog .reset-wrap .reset-tips{color:#666;font-size:12px;margin-bottom:30px;margin-top:10px;text-align:center}.login-dialog[data-v-694cb8d4] .el-dialog .reset-wrap .reset-tips .click-to-return{color:#000;cursor:pointer;font-family:OpenSans-Bold;margin-left:5px;text-decoration:underline}.login-dialog[data-v-694cb8d4] .el-dialog .reset-wrap .send-code-btn{background-color:#000;border:none;border-radius:0;color:#fff;font-family:OpenSans-Bold;font-size:16px;height:40px;margin-top:15px;width:100%}.login-dialog[data-v-694cb8d4] .el-dialog .reset-wrap .back-login{color:#000;margin-top:10px;text-align:center}.login-dialog[data-v-694cb8d4] .el-dialog .reset-wrap .back-login span{font-size:14px}.login-dialog[data-v-694cb8d4] .el-dialog .reset-wrap .back-login span:last-child{cursor:pointer;font-family:OpenSans-Bold;margin-left:5px;text-decoration:underline}.login-dialog[data-v-694cb8d4] .el-dialog .reset-wrap .resend{color:#000;cursor:pointer;font-size:12px;text-decoration:underline}.country-list[data-v-694cb8d4]{height:220px;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.country-list[data-v-694cb8d4]::-webkit-scrollbar{width:0}.country-list li[data-v-694cb8d4]{align-items:center;color:#000;cursor:pointer;display:flex;font-size:14px;height:34px;justify-content:center;width:280px}.country-list li img[data-v-694cb8d4]{height:14.17px;margin-right:10px;width:20px}.country-list .active[data-v-694cb8d4]{background:#f9f9f9;font-family:OpenSans-Bold;font-weight:700}.country-code[data-v-694cb8d4]{align-items:center;color:#000;cursor:pointer;display:flex;font-family:OpenSans-Regular;font-size:12px;font-weight:400;padding-right:10px;width:50px}.country-code img[data-v-694cb8d4]{height:20px;margin-right:5px;width:28px}.country-code i[data-v-694cb8d4]{border:5px solid transparent;border-top-color:#000;margin-top:5px;width:9px}[data-v-694cb8d4] .el-input__prefix-inner{color:#000;font-family:OpenSans-Bold;font-size:14px;font-weight:700}.country-input[data-v-694cb8d4]{display:flex;flex:1;position:relative}.phone_box[data-v-694cb8d4]{border-bottom:1px solid #404040;margin-bottom:18px;padding-bottom:5px}.phone_box .el-form-item[data-v-694cb8d4]{border:none!important;margin-bottom:0}.phone_box .tips[data-v-694cb8d4]{color:#f56c6c;justify-content:left;margin:0}[data-v-e7e4a93b]::-webkit-scrollbar{width:5px}[data-v-e7e4a93b]::-webkit-scrollbar-thumb{background-color:#000;border-radius:5px}.el-message[data-v-e7e4a93b]{top:40%!important;z-index:99999!important}.f-family[data-v-e7e4a93b]{font-family:OpenSans-Bold;font-weight:700}.lens-type-temp .title[data-v-e7e4a93b]{align-items:center;color:#666;display:flex;font-size:14px;justify-content:space-between;line-height:19.07px;padding-bottom:10px;padding-top:30px}.lens-type-temp .title .clear[data-v-e7e4a93b]{cursor:pointer;margin-right:15px;width:14px}.lens-type-temp .read-list[data-v-e7e4a93b]{display:flex;flex-wrap:wrap;gap:5px 10px}.lens-type-temp .read-list .read-item[data-v-e7e4a93b]{border:1px solid #ccc;color:#000;cursor:pointer;font-size:14px;height:40px;line-height:38px;text-align:center;width:120px}.lens-type-temp .read-list .read-item.read-item-active[data-v-e7e4a93b]{border:2px solid #000;font-family:OpenSans-Bold;font-weight:700;line-height:36px}.lens-type-temp .add-new[data-v-e7e4a93b]{align-items:center;display:flex;font-size:12px;margin-bottom:10px;margin-top:15px}.lens-type-temp .add-new[data-v-e7e4a93b] .el-checkbox{height:16px;width:16px}.lens-type-temp .add-new[data-v-e7e4a93b] .el-checkbox .el-checkbox__input{border:1px solid #000}.lens-type-temp .add-new[data-v-e7e4a93b] .el-checkbox .el-checkbox__input .el-checkbox__inner{border:none;border-radius:0}.lens-type-temp .add-new[data-v-e7e4a93b] .el-checkbox .el-checkbox__input.is-checked .el-checkbox__inner{background-color:#000}.lens-type-temp .add-new span[data-v-e7e4a93b]{color:#666;font-size:14px;margin-left:6px}.lens-type-temp .rx-name[data-v-e7e4a93b]{margin-top:15px;position:relative}.lens-type-temp .rx-name .icon-edit[data-v-e7e4a93b]{position:absolute;right:15px;top:50%;transform:translateY(-50%);z-index:1}.lens-type-temp .rx-name[data-v-e7e4a93b] .el-input__wrapper{background-color:transparent;border:none;box-shadow:none!important;padding:0}.lens-type-temp .rx-name[data-v-e7e4a93b] .el-input__wrapper .el-input__inner{background-color:#f9f9f9;border:none;color:#000;font-family:OpenSans-ExtraBold;font-size:14px;height:50px;padding:0 20px}.lens-type-temp .save-button[data-v-e7e4a93b]{background:#000;color:#fff;cursor:pointer;font-family:OpenSans-Bold;font-size:14px;font-weight:700;height:40px;line-height:40px;margin:20px auto;text-align:center;width:100%}.lens-type-temp .next-tips[data-v-e7e4a93b]{color:#ff4040;font-size:12px;line-height:16.34px;padding-top:10px;text-align:center}.lens-type-temp .select-upload[data-v-e7e4a93b]{display:flex;gap:10px}.lens-type-temp .select-prescription[data-v-e7e4a93b]{align-items:center;background:#f9f9f9;cursor:pointer;display:flex;flex:1;padding:0 15px}.lens-type-temp .select-prescription .no-login[data-v-e7e4a93b]{display:flex;flex-direction:column}.lens-type-temp .select-prescription .no-login .sign-in[data-v-e7e4a93b]{font-family:OpenSans-ExtraBold;font-size:14px;text-decoration:underline}.lens-type-temp .select-prescription .no-login .tips[data-v-e7e4a93b]{color:#666;font-family:OpenSans-Light;font-size:14px}.lens-type-temp .select-prescription .logined[data-v-e7e4a93b]{height:100%;width:100%}.lens-type-temp .select-prescription .logined .no-prescription[data-v-e7e4a93b]{align-items:center;cursor:auto;display:flex;font-size:14px;height:100%;justify-content:center;width:100%}.lens-type-temp .select-prescription .logined .has-prescription[data-v-e7e4a93b]{align-items:center;display:flex;font-family:OpenSans-Light;font-size:14px;height:100%;justify-content:space-between;width:100%}.lens-type-temp .select-prescription .logined .has-prescription .no-select[data-v-e7e4a93b]{font-family:OpenSans-Light;font-size:14px}.lens-type-temp .select-prescription .logined .has-prescription .has-select[data-v-e7e4a93b]{display:-webkit-box;font-family:OpenSans-ExtraBold;font-size:14px;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:70px;-webkit-box-orient:vertical}.lens-type-temp .upload-prescription[data-v-e7e4a93b]{align-items:center;background:#f9f9f9;display:flex;flex:1;justify-content:space-between;padding:15px}.lens-type-temp .upload-prescription .upload[data-v-e7e4a93b]{cursor:pointer;position:relative;width:-moz-fit-content;width:fit-content}.lens-type-temp .upload-prescription .upload i[data-v-e7e4a93b]{color:#000;font-size:18px}.lens-type-temp .upload-prescription .upload .upload-input[data-v-e7e4a93b]{cursor:pointer;height:100%;opacity:0;position:absolute;width:100%}.lens-type-temp .upload-prescription .upload .upload-input[data-v-e7e4a93b]::-webkit-file-upload-button{cursor:pointer}.lens-type-temp .upload-prescription .upload-title[data-v-e7e4a93b]{display:flex;flex-direction:column;gap:6px}.lens-type-temp .upload-prescription .upload-title span[data-v-e7e4a93b]{color:#666;font-size:12px;line-height:16.34px}.lens-type-temp .upload-prescription .upload-title .f-family[data-v-e7e4a93b]{color:#000;font-size:14px;line-height:19.07px}.lens-type-temp .upload-prescription .upload-area .img[data-v-e7e4a93b],.lens-type-temp .upload-prescription .upload-area .pdf[data-v-e7e4a93b]{position:relative}.lens-type-temp .upload-prescription .upload-area .img span[data-v-e7e4a93b],.lens-type-temp .upload-prescription .upload-area .pdf span[data-v-e7e4a93b]{position:absolute;z-index:1}.lens-type-temp .upload-prescription .upload-area .img span i[data-v-e7e4a93b],.lens-type-temp .upload-prescription .upload-area .pdf span i[data-v-e7e4a93b]{color:#000;cursor:pointer;font-size:16px}.lens-type-temp .upload-prescription .upload-area .img[data-v-e7e4a93b]{height:30px;width:30px}.lens-type-temp .upload-prescription .upload-area .img span[data-v-e7e4a93b]{right:-9px;top:-9px}.lens-type-temp .upload-prescription .upload-area .img[data-v-e7e4a93b] .el-image-viewer__actions{display:none}.lens-type-temp .upload-prescription .upload-area .pdf span[data-v-e7e4a93b]{right:-12px;top:-12px}.lens-type-temp .upload-prescription .upload-area .pdf .pdf-name[data-v-e7e4a93b]{align-items:center;cursor:pointer;display:flex}.lens-type-temp .upload-prescription .upload-area .pdf .pdf-name .name[data-v-e7e4a93b]{color:#666;font-size:14px;margin-right:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:62px}.lens-type-temp .upload-prescription .upload-area .pdf .pdf-name i[data-v-e7e4a93b]{color:#666;font-size:30px;margin-right:10px}.lens-type-temp .prescription-container[data-v-e7e4a93b]{background:#f9f9f9;margin:0 auto;padding:15px}.lens-type-temp .prescription-container .p-title[data-v-e7e4a93b]{border-bottom:1px solid #ccc;color:#000;font-family:OpenSans-Bold;font-size:14px;font-weight:700;line-height:19.07px;padding-bottom:15px}.lens-type-temp .prescription-container .form-box-pd[data-v-e7e4a93b]{margin-top:16px}.lens-type-temp .prescription-container .form-box-pd .form-item .form-title[data-v-e7e4a93b]{line-height:40px}.lens-type-temp .prescription-container .two-pd-box[data-v-e7e4a93b]{align-items:center;display:flex;gap:59px;padding:15px 0 0 50px}.lens-type-temp .prescription-container .two-pd-box .two-pd[data-v-e7e4a93b] .el-checkbox{color:#000;font-size:12px}.lens-type-temp .prescription-container .two-pd-box .two-pd[data-v-e7e4a93b] .el-checkbox__inner{background-color:transparent;border:1px solid #000;border-radius:0}.lens-type-temp .prescription-container .two-pd-box .two-pd[data-v-e7e4a93b] .el-checkbox.el-checkbox--large{height:-moz-fit-content;height:fit-content}.lens-type-temp .prescription-container .two-pd-box .two-pd[data-v-e7e4a93b] .el-checkbox.el-checkbox--large .el-checkbox__inner{height:12px;width:12px}.lens-type-temp .prescription-container .two-pd-box .two-pd[data-v-e7e4a93b] .el-checkbox__input.is-checked .el-checkbox__inner{background-color:#000;border-color:#000}.lens-type-temp .prescription-container .two-pd-box .two-pd[data-v-e7e4a93b] .el-checkbox.el-checkbox--large .el-checkbox__label{color:#000;font-size:12px;line-height:16.34px}.lens-type-temp .prescription-container .two-pd-box .tips[data-v-e7e4a93b]{align-items:center;color:#000;cursor:pointer;display:flex;font-size:12px;line-height:16.34px}.lens-type-temp .prescription-container .two-pd-box .tips i[data-v-e7e4a93b]{color:#000;font-size:14px;margin-right:7px}.lens-type-temp .form-box[data-v-e7e4a93b]{width:100%}.lens-type-temp .form-box .form-item[data-v-e7e4a93b],.lens-type-temp .form-box .form-top-title[data-v-e7e4a93b]{display:flex}.lens-type-temp .form-box .form-item .form-title[data-v-e7e4a93b],.lens-type-temp .form-box .form-top-title .form-title[data-v-e7e4a93b]{width:50px}.lens-type-temp .form-box .form-item .form-desc[data-v-e7e4a93b],.lens-type-temp .form-box .form-top-title .form-desc[data-v-e7e4a93b]{display:flex;flex:1}.lens-type-temp .form-box .form-item .form-desc .col[data-v-e7e4a93b],.lens-type-temp .form-box .form-top-title .form-desc .col[data-v-e7e4a93b]{display:flex;justify-content:center;width:25%}.lens-type-temp .form-box .form-item .form-desc-sv .col[data-v-e7e4a93b],.lens-type-temp .form-box .form-top-title .form-desc-sv .col[data-v-e7e4a93b]{width:33.3333333333%}.lens-type-temp .form-box .form-top-title[data-v-e7e4a93b]{color:#000;font-size:13px;line-height:17.7px;padding:15px 0 6px}.lens-type-temp .form-box .form-item .form-title[data-v-e7e4a93b]{color:#000;display:flex;flex-direction:column;font-size:12px;line-height:16.34px}.lens-type-temp .form-box .form-item .col[data-v-e7e4a93b],.lens-type-temp .form-box .form-item .form-title[data-v-e7e4a93b]{height:40px}.lens-type-temp .form-box .form-item .form-desc .col[data-v-e7e4a93b]{border:1px solid #ccc;border-left:0;line-height:40px}.lens-type-temp .form-box .form-item .form-desc .col[data-v-e7e4a93b]:first-of-type{border-left:1px solid #ccc}.lens-type-temp .form-box .form-item .form-desc .col-add[data-v-e7e4a93b]{border:1px solid #ff4040;margin-left:-1px;position:relative;z-index:1}.lens-type-temp .form-box .form-item:nth-of-type(3) .form-desc .col[data-v-e7e4a93b]{border-top:0}.lens-type-temp .form-box .form-item[data-v-e7e4a93b] .el-select--large .el-select__wrapper{background-color:transparent;border:0;border-radius:0;box-shadow:none;color:#000;font-family:OpenSans-Bold;font-size:13px;font-weight:700;line-height:17.7px;min-height:40px}.lens-type-temp .form-box .form-item[data-v-e7e4a93b] .el-select__placeholder{color:#000;font-family:OpenSans-Bold;font-size:13px;font-weight:700;line-height:17.7px}.lens-type-temp .form-box .form-item[data-v-e7e4a93b] .el-select__caret,.lens-type-temp .form-box .form-item[data-v-e7e4a93b] .el-select__placeholder.is_transparent{color:#000}.lens-type-temp .prism-wrap[data-v-e7e4a93b]{background:#f9f9f9;padding:0 15px}.lens-type-temp .prism-wrap .prism-title[data-v-e7e4a93b]{align-items:center;display:flex;justify-content:space-between;padding:15px 0}.lens-type-temp .prism-wrap .prism-title .left[data-v-e7e4a93b]{align-items:center;color:#000;display:flex;font-size:14px;gap:6px;line-height:19.07px}.lens-type-temp .prism-wrap .prism-title .left i[data-v-e7e4a93b]{cursor:pointer;font-size:16px}.lens-type-temp .prism-wrap .prism-title .right[data-v-e7e4a93b]{cursor:pointer;position:relative}.lens-type-temp .prism-wrap .prism-title .right i[data-v-e7e4a93b]{color:#000;font-size:14px;transition:all .3s ease}.lens-type-temp .prism-wrap[data-v-e7e4a93b] .el-checkbox{height:16px;width:16px}.lens-type-temp .prism-wrap[data-v-e7e4a93b] .el-checkbox .el-checkbox__input{border:2px solid #000}.lens-type-temp .prism-wrap[data-v-e7e4a93b] .el-checkbox .el-checkbox__input .el-checkbox__inner{border:none;border-radius:0}.lens-type-temp .prism-wrap[data-v-e7e4a93b] .el-checkbox .el-checkbox__input.is-checked .el-checkbox__inner{background-color:#000}.lens-type-temp .prism-wrap .prism-title-active[data-v-e7e4a93b]{border-bottom:1px solid #ccc}.lens-type-temp .prism-wrap .content[data-v-e7e4a93b]{overflow:hidden;transition:all .3s ease}.lens-type-temp .prism-wrap .content .form-box .form-item .form-desc .col[data-v-e7e4a93b],.lens-type-temp .prism-wrap .content .form-box .form-top-title .form-desc .col[data-v-e7e4a93b]{width:50%}.lens-type-temp .prism-wrap-active[data-v-e7e4a93b]{padding-bottom:20px}.lens-type-temp .refractive-index .ri-title[data-v-e7e4a93b]{color:#666;font-size:14px;line-height:19.07px;padding:20px 0 10px}.lens-type-temp .refractive-index .tips[data-v-e7e4a93b]{align-items:center;color:#666;display:flex;font-size:14px;gap:6px;line-height:19.07px;padding-bottom:10px}.lens-type-temp .refractive-index .tips i[data-v-e7e4a93b]{color:#000;cursor:pointer;font-size:16px}.lens-type-temp .refractive-index .list[data-v-e7e4a93b]{display:flex;flex-direction:column;gap:10px}.lens-type-temp .refractive-index .list .item[data-v-e7e4a93b]{align-items:center;background:#f9f9f9;border:2px solid transparent;cursor:pointer;display:flex;justify-content:space-between;padding:20px 15px;position:relative}.lens-type-temp .refractive-index .list .item .recommend[data-v-e7e4a93b]{align-items:center;background-color:#000;border-top-left-radius:10px;bottom:0;color:#fff;display:flex;font-size:10px;height:22px;justify-content:center;position:absolute;right:0;width:36px}.lens-type-temp .refractive-index .list .item .left-part[data-v-e7e4a93b]{align-items:center;display:flex;gap:6px}.lens-type-temp .refractive-index .list .item .left-part img[data-v-e7e4a93b]{height:30px;width:auto}.lens-type-temp .refractive-index .list .item .left-part .middle[data-v-e7e4a93b]{color:#000;display:flex;flex-direction:column;font-size:13px}.lens-type-temp .refractive-index .list .item .left-part .middle .desc[data-v-e7e4a93b]{color:#999;font-family:OpenSans-Regular;font-size:12px;font-weight:400}.lens-type-temp .refractive-index .list .item .left-part .middle .rimless[data-v-e7e4a93b]{color:#000}.lens-type-temp .refractive-index .list .item .price[data-v-e7e4a93b]{color:#000;font-size:14px;line-height:19.07px}.lens-type-temp .refractive-index .list .item-active[data-v-e7e4a93b]{border:2px solid #000}.lens-type-temp .refractive-index .list .item-active .price[data-v-e7e4a93b]{font-family:OpenSans-Bold;font-weight:700}.lens-type-temp .refractive-index .list .other-index[data-v-e7e4a93b]{align-items:center;color:#666;display:flex;font-size:14px;justify-content:space-between}.lens-type-temp .refractive-index .list .other-index i[data-v-e7e4a93b]{color:#000;cursor:pointer}.lens-type-temp .refractive-index .list .other-index i.active[data-v-e7e4a93b]{transform:rotate(180deg)}.lens-type-temp .rules-tips[data-v-e7e4a93b]{color:#ff4040;font-size:14px;line-height:19.07px;padding-top:6px}.lens-type-temp .prescription-tips[data-v-e7e4a93b]{padding-left:50px}.lens-type-temp .dialog-title[data-v-e7e4a93b]{color:#000;font-family:OpenSans-Bold;font-size:14px;font-weight:700;height:46px;line-height:46px;padding:0 15px}.lens-type-temp[data-v-e7e4a93b] .el-dialog{padding:0}.lens-type-temp[data-v-e7e4a93b] .el-dialog__header{border-bottom:1px solid #ebebeb;padding:0}.lens-type-temp[data-v-e7e4a93b] .el-dialog__headerbtn{font-size:20px;font-weight:700;height:46px;width:46px}.lens-type-temp[data-v-e7e4a93b] .el-dialog__headerbtn .el-icon{color:#000}.lens-type-temp .pd-content[data-v-e7e4a93b]{align-items:center;display:flex;flex-direction:column;gap:20px;padding:30px 60px 40px}.lens-type-temp .pd-content img[data-v-e7e4a93b]{height:130px;width:225px}.lens-type-temp .pd-content .desc[data-v-e7e4a93b]{color:#000;font-size:14px;line-height:19.07px}.lens-type-temp .prism-content[data-v-e7e4a93b],.lens-type-temp .refractive-index-content[data-v-e7e4a93b]{color:#000;display:flex;flex-direction:column;font-size:14px;gap:10px;line-height:19.07px;padding:30px 50px 40px}[data-v-e7e4a93b] .prescription-dialog{border-radius:0}[data-v-e7e4a93b] .prescription-dialog .el-dialog__body{padding-bottom:20px}[data-v-e7e4a93b] .prescription-dialog .header{align-items:center;border-bottom:1px solid #ebebeb;color:#000;display:flex;height:46px;justify-content:space-between;padding:0 15px}[data-v-e7e4a93b] .prescription-dialog .header .prescription-title{font-family:OpenSans-ExtraBold;font-size:14px;text-align:center}[data-v-e7e4a93b] .prescription-dialog .header i.icon-close{cursor:pointer;font-size:20px}[data-v-e7e4a93b] .prescription-dialog .prescription-list{align-items:center;display:flex;flex-direction:column;height:489px;margin:20px auto 25px;overflow-x:hidden;overflow-y:auto;padding-top:4px;width:520px}[data-v-e7e4a93b] .prescription-dialog .prescription-list .prescription-item{background-color:#f9f9f9;border-radius:10px;color:#000;cursor:pointer;margin-bottom:10px;padding:15px;position:relative;width:500px}[data-v-e7e4a93b] .prescription-dialog .prescription-list .prescription-item.selected{outline:2px solid #000}[data-v-e7e4a93b] .prescription-dialog .prescription-list .prescription-item .type-date{border-bottom:1px solid #fff;padding-bottom:12px}[data-v-e7e4a93b] .prescription-dialog .prescription-list .prescription-item .type-date span{font-size:16px}[data-v-e7e4a93b] .prescription-dialog .prescription-list .prescription-item .type-date span:first-child{border-right:1px solid #666;display:inline-block;font-family:OpenSans-ExtraBold;padding-right:10px}[data-v-e7e4a93b] .prescription-dialog .prescription-list .prescription-item .type-date span:last-child{color:#666;display:inline-block;padding-left:10px}[data-v-e7e4a93b] .prescription-dialog .prescription-list .prescription-item .prescription-info{font-size:14px;line-height:1.6;margin:10px 0 0;position:relative}[data-v-e7e4a93b] .prescription-dialog .prescription-list .prescription-item .prescription-info .od{width:400px}[data-v-e7e4a93b] .prescription-dialog .prescription-list .prescription-item .prescription-info .od b{font-family:OpenSans-ExtraBold}[data-v-e7e4a93b] .prescription-dialog .prescription-list .prescription-item .prescription-info .prescription-img{height:40px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:40px}[data-v-e7e4a93b] .prescription-dialog .prescription-list .prescription-item .prescription-info .prescription-img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}[data-v-e7e4a93b] .prescription-dialog .prescription-list .prescription-item .prescription-info .prescription-img .pdf-name{display:flex}[data-v-e7e4a93b] .prescription-dialog .prescription-list .prescription-item .prescription-info .prescription-img .pdf-name i{color:#666;font-size:40px}[data-v-e7e4a93b] .prescription-dialog .prescription-list .prescription-item .pd{font-size:14px;width:400px}[data-v-e7e4a93b] .prescription-dialog .prescription-list .prescription-item .pd b{font-family:OpenSans-ExtraBold}[data-v-e7e4a93b] .prescription-dialog .prescription-list .prescription-item .item-rx-name{align-items:center;background-color:#ebebeb;border-bottom-left-radius:20px;border-top-left-radius:20px;color:#000;display:flex;font-size:14px;justify-content:center;padding:3px 5px 3px 10px;position:absolute;right:0;top:12px}[data-v-e7e4a93b] .prescription-dialog .prescription-list .prescription-item .item-rx-name.selected{background-color:#aaa6ff}[data-v-e7e4a93b] .prescription-dialog .select-button{background-color:#000;color:#fff;cursor:pointer;font-family:OpenSans-Bold;font-size:14px;height:48px;line-height:48px;margin:0 auto;text-align:center;width:500px}[data-v-9685c02a]::-webkit-scrollbar{width:5px}[data-v-9685c02a]::-webkit-scrollbar-thumb{background-color:#000;border-radius:5px}.el-message[data-v-9685c02a]{top:40%!important;z-index:99999!important}.lens-color .title[data-v-9685c02a]{align-items:center;color:#666;display:flex;font-size:14px;justify-content:space-between;line-height:19.07px;padding-top:30px}.lens-color .list-wrapper .item[data-v-9685c02a]{background:#f9f9f9;border:2px solid transparent;cursor:pointer;margin-top:10px}.lens-color .list-wrapper .item .lens-type-box[data-v-9685c02a]{align-items:center;display:flex;justify-content:space-between;padding:6px 15px 6px 5px}.lens-color .list-wrapper .item .lens-type-box .middle-part[data-v-9685c02a]{align-items:center;display:flex;flex:1}.lens-color .list-wrapper .item .lens-type-box .middle-part .img-section[data-v-9685c02a]{height:55px;width:55px}.lens-color .list-wrapper .item .lens-type-box .middle-part .img-section img[data-v-9685c02a]{height:55px;mix-blend-mode:multiply;width:55px}.lens-color .list-wrapper .item .lens-type-box .middle-part .img-section-m img[data-v-9685c02a]{mix-blend-mode:normal}.lens-color .list-wrapper .item .lens-type-box .middle-part .text-area[data-v-9685c02a]{flex:1}.lens-color .list-wrapper .item .lens-type-box .middle-part .text-area .lens-type-name[data-v-9685c02a]{color:#000;font-family:OpenSans-Bold;font-size:13px;font-weight:700;line-height:17.7px;padding-bottom:2px}.lens-color .list-wrapper .item .lens-type-box .middle-part .text-area .lens-describe[data-v-9685c02a]{color:#666;font-size:12px;line-height:16.34px}.lens-color .list-wrapper .item .lens-type-box .middle-part .text-area .color-list[data-v-9685c02a]{align-items:center;display:none;gap:0 12px;margin:10px 0}.lens-color .list-wrapper .item .lens-type-box .middle-part .text-area .color-list .color-list-item[data-v-9685c02a]{border-radius:50%;height:22px;position:relative;width:22px}.lens-color .list-wrapper .item .lens-type-box .middle-part .text-area .color-list .color-list-item span[data-v-9685c02a]{border-radius:50%;height:18px;left:2px;position:absolute;top:2px;width:18px}.lens-color .list-wrapper .item .lens-type-box .middle-part .text-area .color-list .color-list-selected[data-v-9685c02a]:after{border:1px solid #000;border-radius:50%;box-sizing:border-box;content:"";height:22px;left:0;position:absolute;top:0;width:22px}.lens-color .list-wrapper .item .lens-type-box .price_wrap[data-v-9685c02a]{color:#000;font-size:14px;line-height:19.07px}.lens-color .list-wrapper .item .button[data-v-9685c02a]{background:#000;color:#fff;cursor:pointer;display:none;font-family:OpenSans-Bold;font-size:15px;font-weight:700;height:40px;line-height:40px;text-align:center;width:100%}.lens-color .list-wrapper .item .button span[data-v-9685c02a]{display:inline-block;font-size:14px}.lens-color .list-wrapper .item .button span[data-v-9685c02a]:first-letter{text-transform:uppercase}.lens-color .list-wrapper .item-active[data-v-9685c02a]{border:2px solid #000}.lens-color .list-wrapper .item-active .lens-type-box .middle-part[data-v-9685c02a]{align-items:flex-start}.lens-color .list-wrapper .item-active .lens-type-box .middle-part .text-area .color-list[data-v-9685c02a]{display:flex}.lens-color .list-wrapper .item-active .lens-type-box .price_wrap[data-v-9685c02a]{font-family:OpenSans-Bold;font-weight:700}.lens-color .list-wrapper .item-active .button[data-v-9685c02a]{display:block}.lens-color .list-title[data-v-9685c02a]{cursor:pointer;padding:12px 0}.lens-color .list-title i[data-v-9685c02a]{color:#000;display:inline-block;font-size:14px;transition:all .3s ease}.lens-color .list-title .list-title-active[data-v-9685c02a]{transform:rotate(180deg)}.lens-color .fold_list[data-v-9685c02a]{overflow:hidden}[data-v-f023527d]::-webkit-scrollbar{width:5px}[data-v-f023527d]::-webkit-scrollbar-thumb{background-color:#000;border-radius:5px}.el-message[data-v-f023527d]{top:40%!important;z-index:99999!important}.f-family[data-v-f023527d]{font-family:OpenSans-Bold}.lens[data-v-f023527d]{padding-bottom:100px;padding-top:10px}.lens .title[data-v-f023527d]{align-items:center;color:#666;display:flex;font-size:14px;justify-content:space-between;line-height:19.07px;padding-bottom:10px;padding-top:20px}.lens .list[data-v-f023527d],.lens .package-list[data-v-f023527d]{display:flex;flex-direction:column;gap:10px 0}.lens .package-list .item[data-v-f023527d]{background:#000;color:#fff;cursor:pointer;display:flex;padding:12px 23px 12px 5px;position:relative}.lens .package-list .item .middle-part[data-v-f023527d]{align-items:center;display:flex;flex:1}.lens .package-list .item .middle-part .img-section[data-v-f023527d],.lens .package-list .item .middle-part .img-section img[data-v-f023527d]{height:55px;width:55px}.lens .package-list .item .middle-part .text-area[data-v-f023527d]{flex:1}.lens .package-list .item .middle-part .text-area .name[data-v-f023527d]{font-size:12px;line-height:17.7px}.lens .package-list .item .middle-part .text-area .name span[data-v-f023527d]{font-size:13px;font-weight:700}.lens .package-list .item .middle-part .text-area .desc[data-v-f023527d]{color:#999;font-size:12px;line-height:13.62px;padding-top:2px}.lens .package-list .item .price_wrap[data-v-f023527d]{color:#fff;font-size:13px;line-height:17.7px;padding-top:10px}.lens .package-list .item .choose[data-v-f023527d]{background:#303030;border-radius:10px 0 0;bottom:0;color:#999;font-size:10px;line-height:13.62px;padding:5px 9px 3px;position:absolute;right:0}.lens .package-list .item-bg[data-v-f023527d]:after{background:#0009;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.lens .package-list .item-active .price_wrap[data-v-f023527d]{font-family:OpenSans-Bold;font-weight:700}.lens .list-title[data-v-f023527d]{cursor:pointer}.lens .list-title i[data-v-f023527d]{color:#000;display:inline-block;font-size:14px;transition:all .3s ease}.lens .list-title .list-title-active[data-v-f023527d]{transform:rotate(180deg)}.lens .list[data-v-f023527d]{overflow:hidden}.lens .list .item[data-v-f023527d]{align-items:center;background:#f9f9f9;border:2px solid transparent;cursor:pointer;display:flex;justify-content:space-between;padding:15px}.lens .list .item .text-area .name[data-v-f023527d]{color:#000;font-size:13px;font-weight:700;line-height:17.7px}.lens .list .item .text-area .desc[data-v-f023527d]{color:#666;font-size:12px;line-height:16.34px}.lens .list .item .price_wrap[data-v-f023527d]{color:#000;font-size:14px;line-height:19.07px}.lens .list .item-active[data-v-f023527d]{border:2px solid #000}.lens .list .button[data-v-f023527d],.lens .list .item-active .price_wrap[data-v-f023527d]{font-family:OpenSans-Bold;font-weight:700}.lens .list .button[data-v-f023527d]{background:#000;color:#fff;cursor:pointer;font-size:15px;height:40px;line-height:40px;margin-top:10px;text-align:center;width:100%}.lens .list-tips[data-v-f023527d]{color:#ff4040;font-size:14px;line-height:19.07px;text-align:center}[data-v-525ffd5a]::-webkit-scrollbar{width:5px}[data-v-525ffd5a]::-webkit-scrollbar-thumb{background-color:#000;border-radius:5px}.el-message[data-v-525ffd5a]{top:40%!important;z-index:99999!important}.accessories[data-v-525ffd5a]{background:#f9f9f9;display:flex;flex-wrap:wrap;gap:10px;margin:10px auto 90px;padding:10px;width:100%}.accessories .item[data-v-525ffd5a]{flex:0 0 156px;margin:0 auto;padding:0;width:156px}.accessories .item .accessories-item[data-v-525ffd5a]{background:#fff}.accessories .item .accessories-item .image-wrapper[data-v-525ffd5a]{height:156px;width:100%}.accessories .item .price-wrap[data-v-525ffd5a]{align-items:center;border-top:1px solid #f0f0f0;display:flex;font-size:14px;font-weight:700;justify-content:space-between;padding:5px 10px}.accessories .item .price-wrap .acc-price[data-v-525ffd5a]{font-family:OpenSans-Bold;font-size:12px;font-weight:700}.accessories .accessories-list[data-v-525ffd5a]{padding-bottom:2.6vw}.accessories-dialog .dialog-title[data-v-525ffd5a]{color:#000;font-family:OpenSans-Bold;font-size:14px;font-weight:700;height:46px;line-height:46px;overflow:hidden;padding:0 61px 0 15px;text-overflow:ellipsis;white-space:nowrap}.accessories-dialog .accessories-list-wrap[data-v-525ffd5a]{padding:30px 0 20px}.accessories-dialog .accessories-list-wrap .item[data-v-525ffd5a]{height:350px;width:350px}.accessories-dialog .accessories-list-wrap .item[data-v-525ffd5a]:first-of-type{margin-left:60px}.accessories-dialog .accessories-list-wrap .item[data-v-525ffd5a]:last-of-type{margin-right:60px!important}.accessories-dialog .accessories-list-wrap .main-swiper-next[data-v-525ffd5a],.accessories-dialog .accessories-list-wrap .main-swiper-prev[data-v-525ffd5a]{align-items:center;background:#000;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);width:40px;z-index:1}.accessories-dialog .accessories-list-wrap .main-swiper-next i[data-v-525ffd5a],.accessories-dialog .accessories-list-wrap .main-swiper-prev i[data-v-525ffd5a]{color:#fff;font-size:12px}.accessories-dialog .accessories-list-wrap .main-swiper-prev[data-v-525ffd5a]{left:0}.accessories-dialog .accessories-list-wrap .main-swiper-next[data-v-525ffd5a]{right:0}.accessories-dialog .accessories-list-wrap .swiper-button-disabled[data-v-525ffd5a]{display:none}.accessories-dialog .color-list[data-v-525ffd5a]{display:flex;flex-wrap:wrap;gap:9px;justify-content:center;margin:0 auto;width:9.635vw}.accessories-dialog .color-list .color-item[data-v-525ffd5a]{align-items:center;border-radius:50%;display:flex;height:22px;justify-content:center;width:22px}.accessories-dialog .color-list .color-item .bc-img[data-v-525ffd5a]{background-repeat:no-repeat;background-size:18px 18px;border-radius:50%;cursor:pointer;height:18px;width:18px}.accessories-dialog .color-list .active[data-v-525ffd5a]{border:1px solid #000}.accessories-dialog .accessories-num[data-v-525ffd5a]{display:flex;justify-content:center;padding:26px 0 33px}.accessories-dialog .accessories-num[data-v-525ffd5a] .el-input-number{background:#f9f9f9;height:28px;line-height:28px;opacity:1;position:relative;width:85px}.accessories-dialog .accessories-num[data-v-525ffd5a] .el-input-number:after{background:#ccc;content:"";height:18px;left:28px;position:absolute;top:50%;transform:translateY(-50%);width:1px}.accessories-dialog .accessories-num[data-v-525ffd5a] .el-input-number:before{background:#ccc;content:"";height:18px;position:absolute;right:28px;top:50%;transform:translateY(-50%);width:1px;z-index:1}.accessories-dialog .accessories-num[data-v-525ffd5a] .el-input-number__decrease,.accessories-dialog .accessories-num[data-v-525ffd5a] .el-input-number__increase{background:none;border-radius:0;border-right:none;font-size:12px;height:28px;width:28px}.accessories-dialog .accessories-num[data-v-525ffd5a] .el-input-number__decrease:hover,.accessories-dialog .accessories-num[data-v-525ffd5a] .el-input-number__increase:hover{background:transparent!important;border:none!important;color:#000}.accessories-dialog .accessories-num[data-v-525ffd5a] .el-input{--el-input-height:28px;box-shadow:none;box-sizing:border-box;color:#000;display:inline-flex;font-size:12px;line-height:28px;position:relative;vertical-align:middle}.accessories-dialog .accessories-num[data-v-525ffd5a] .el-input__wrapper{background-color:#f9f9f9;background-image:none;border-radius:0;box-shadow:none;color:#000;padding:0 28px}.accessories-dialog .accessories-num[data-v-525ffd5a] .el-input__wrapper.is_focus{box-shadow:none}.accessories-dialog .accessories-num[data-v-525ffd5a] .el-input__inner{box-shadow:none;color:#000}.accessories-dialog .accessories-num[data-v-525ffd5a] .el-input-number__decrease:hover~.el-input:not(.is-disabled) .el-input__wrapper,.accessories-dialog .accessories-num[data-v-525ffd5a] .el-input-number__increase:hover~.el-input:not(.is-disabled) .el-input__wrapper{box-shadow:none}.accessories-dialog .accessories-num[data-v-525ffd5a] .el-input-number{border:none!important;box-shadow:none!important}.accessories-dialog .accessories-num[data-v-525ffd5a] .el-input-number,.accessories-dialog .accessories-num[data-v-525ffd5a] .el-input__inner{background:transparent!important;border:none!important;padding-left:0!important;padding-right:0!important}.accessories-dialog .accessories-num[data-v-525ffd5a] .el-input-number__decrease,.accessories-dialog .accessories-num[data-v-525ffd5a] .el-input-number__increase{background:transparent!important;border:none!important}.accessories-dialog .accessories-num[data-v-525ffd5a] .el-input-number:not(.is-disabled):focus .el-input__inner,.accessories-dialog .accessories-num[data-v-525ffd5a] .el-input-number:not(.is-disabled):hover .el-input__inner{border:none!important}.accessories-dialog .price-wrap[data-v-525ffd5a]{display:flex;justify-content:center}.accessories-dialog .price-wrap .price[data-v-525ffd5a]{color:#000;font-family:OpenSans-Bold;font-size:16px;font-weight:700;line-height:21.79px;padding-right:8px}.accessories-dialog .price-wrap .compare-price[data-v-525ffd5a]{color:#666;font-size:14px;line-height:19.07px;text-decoration-line:line-through}.accessories-dialog .button[data-v-525ffd5a]{display:flex;justify-content:center}.accessories-dialog .button button[data-v-525ffd5a]{background:#000;color:#fff;cursor:pointer;font-size:14px;font-weight:700;height:40px;line-height:19.07px;margin:15px auto 40px;width:500px}[data-v-6d148b35]::-webkit-scrollbar{width:5px}[data-v-6d148b35]::-webkit-scrollbar-thumb{background-color:#000;border-radius:5px}.el-message[data-v-6d148b35]{top:40%!important;z-index:99999!important}.f-family[data-v-6d148b35]{font-family:OpenSans-Bold}.f-qty[data-v-6d148b35]{color:#666;font-weight:400}.confirmation-page .title[data-v-6d148b35]{color:#000;font-size:18px;font-weight:700;line-height:24.51px;padding:30px 0 10px;text-align:center}.confirmation-page .desc[data-v-6d148b35]{color:#666;font-size:12px;line-height:16.34px;padding-bottom:20px;text-align:center}.confirmation-page .inner-box[data-v-6d148b35]{background:#f9f9f9;display:flex;flex-direction:column;gap:12px 0;padding:15px}.confirmation-page .inner-box .inner-box-item[data-v-6d148b35]{display:flex;flex-direction:column;gap:6px 0}.confirmation-page .inner-box .inner-box-item .d[data-v-6d148b35],.confirmation-page .inner-box .inner-box-item .t[data-v-6d148b35]{align-items:center;display:flex;justify-content:space-between}.confirmation-page .inner-box .inner-box-item .d img[data-v-6d148b35],.confirmation-page .inner-box .inner-box-item .t img[data-v-6d148b35]{height:24px;width:24px}.confirmation-page .inner-box .inner-box-item .t[data-v-6d148b35]{color:#000;font-size:13px;font-weight:700;line-height:17.7px}.confirmation-page .inner-box .inner-box-item .t .compare-price[data-v-6d148b35]{color:#666;font-size:13px;font-weight:400;line-height:17.7px;padding-right:6px;text-decoration-line:line-through}.confirmation-page .inner-box .inner-box-item .d[data-v-6d148b35]{color:#666;font-size:12px;line-height:16.34px}.confirmation-page .inner-box .inner-box-item .d .d-handle[data-v-6d148b35]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:145px}.confirmation-page .inner-box .inner-box-item .d-list .d-coating[data-v-6d148b35]{width:370px}.confirmation-page .inner-box img[data-v-6d148b35]{height:24px;-o-object-fit:cover;object-fit:cover;width:24px}.confirmation-page .inner-box .topper_image_list[data-v-6d148b35]{display:flex;flex-wrap:wrap}.confirmation-page .inner-box .topper_image_list .image_list_item[data-v-6d148b35]{height:24px;margin-right:6px;width:24px}.confirmation-page .inner-box-item-num[data-v-6d148b35] .el-input-number{background:#f9f9f9;height:28px;line-height:28px;opacity:1;position:relative;width:85px}.confirmation-page .inner-box-item-num[data-v-6d148b35] .el-input-number:after{background:#ccc;content:"";height:18px;left:28px;position:absolute;top:50%;transform:translateY(-50%);width:1px}.confirmation-page .inner-box-item-num[data-v-6d148b35] .el-input-number:before{background:#ccc;content:"";height:18px;position:absolute;right:28px;top:50%;transform:translateY(-50%);width:1px;z-index:1}.confirmation-page .inner-box-item-num[data-v-6d148b35] .el-input-number__decrease,.confirmation-page .inner-box-item-num[data-v-6d148b35] .el-input-number__increase{background:none;border-radius:0;border-right:none;color:#000;font-size:12px;height:28px;width:28px}.confirmation-page .inner-box-item-num[data-v-6d148b35] .el-input-number__decrease:hover,.confirmation-page .inner-box-item-num[data-v-6d148b35] .el-input-number__increase:hover{background:transparent!important;border:none!important;color:#000}.confirmation-page .inner-box-item-num[data-v-6d148b35] .el-input{--el-input-height:28px;box-shadow:none;box-sizing:border-box;color:#000;display:inline-flex;font-size:12px;line-height:28px;position:relative;vertical-align:middle}.confirmation-page .inner-box-item-num[data-v-6d148b35] .el-input__wrapper{background-color:#f9f9f9;background-image:none;border-radius:0;box-shadow:none;color:#000;padding:0 28px}.confirmation-page .inner-box-item-num[data-v-6d148b35] .el-input__wrapper.is_focus{box-shadow:none}.confirmation-page .inner-box-item-num[data-v-6d148b35] .el-input__inner{box-shadow:none;color:#000}.confirmation-page .inner-box-item-num[data-v-6d148b35] .el-input-number__decrease:hover~.el-input:not(.is-disabled) .el-input__wrapper,.confirmation-page .inner-box-item-num[data-v-6d148b35] .el-input-number__increase:hover~.el-input:not(.is-disabled) .el-input__wrapper{box-shadow:none}.confirmation-page .inner-box-item-num[data-v-6d148b35] .el-input-number__decrease,.confirmation-page .inner-box-item-num[data-v-6d148b35] .el-input-number__increase{background:transparent!important;border:none!important}.confirmation-page .upload-prescription[data-v-6d148b35]{padding:20px 15px 5px}.confirmation-page .upload-prescription .upload-title[data-v-6d148b35]{color:#000;font-size:14px;line-height:19.07px;padding-bottom:10px}.confirmation-page .upload-prescription .upload-area .img[data-v-6d148b35]{height:60px;width:60px}.confirmation-page .upload-prescription .upload-area .img[data-v-6d148b35] .el-image-viewer__actions{display:none}.confirmation-page .upload-prescription .upload-area .pdf[data-v-6d148b35]{align-items:flex-end;cursor:pointer;display:flex;gap:0 10px}.confirmation-page .upload-prescription .upload-area .pdf i[data-v-6d148b35]{color:#666;font-size:40px}.confirmation-page .upload-prescription .upload-area .pdf .name[data-v-6d148b35]{color:#666;flex:1;font-size:14px;line-height:19.07px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.confirmation-page .form-box[data-v-6d148b35]{padding:0 15px;width:100%}.confirmation-page .form-box .form-item[data-v-6d148b35],.confirmation-page .form-box .form-top-title[data-v-6d148b35]{display:flex}.confirmation-page .form-box .form-item .form-title[data-v-6d148b35],.confirmation-page .form-box .form-top-title .form-title[data-v-6d148b35]{width:50px}.confirmation-page .form-box .form-item .form-desc[data-v-6d148b35],.confirmation-page .form-box .form-top-title .form-desc[data-v-6d148b35]{display:flex;flex:1}.confirmation-page .form-box .form-item .form-desc .col[data-v-6d148b35],.confirmation-page .form-box .form-top-title .form-desc .col[data-v-6d148b35]{display:flex;justify-content:center;width:25%}.confirmation-page .form-box .form-item .form-desc-sv .col[data-v-6d148b35],.confirmation-page .form-box .form-top-title .form-desc-sv .col[data-v-6d148b35]{width:33.3333333333%}.confirmation-page .form-box .form-top-title[data-v-6d148b35]{color:#000;font-size:13px;line-height:17.7px;padding:15px 0 6px}.confirmation-page .form-box .form-item .form-title[data-v-6d148b35]{color:#000;display:flex;flex-direction:column;font-size:12px;line-height:16.34px}.confirmation-page .form-box .form-item .col[data-v-6d148b35],.confirmation-page .form-box .form-item .form-title[data-v-6d148b35]{height:40px}.confirmation-page .form-box .form-item .form-desc .col[data-v-6d148b35]{border:1px solid #ccc;border-left:0;color:#000;font-family:OpenSans-Bold;font-size:13px;font-weight:700;line-height:40px}.confirmation-page .form-box .form-item .form-desc .col[data-v-6d148b35]:first-of-type{border-left:1px solid #ccc}.confirmation-page .form-box .form-item:nth-of-type(3) .form-desc .col[data-v-6d148b35]{border-top:0}.confirmation-page .form-box .form-item-pd .form-desc .col[data-v-6d148b35]{width:100%}.confirmation-page .form-box .form-item-pd-2 .form-desc .col[data-v-6d148b35]{width:50%}.confirmation-page .form-box .form-item-pd .form-desc .col[data-v-6d148b35],.confirmation-page .form-box .form-item-pd-2 .form-desc .col[data-v-6d148b35]{border-top:0}.confirmation-page .form-box-prism .form-item .form-desc .col[data-v-6d148b35]{width:50%}.confirmation-page .reading-add[data-v-6d148b35],.confirmation-page .refractive-index[data-v-6d148b35]{color:#000;font-size:13px;line-height:17.7px;padding:15px 15px 0}.total[data-v-6d148b35]{padding-bottom:100px}.total .t[data-v-6d148b35]{align-items:center;border-top:1px solid #ccc;display:flex;justify-content:space-between;margin-top:20px;padding:20px 0 5px}.total .t span[data-v-6d148b35]{color:#000;font-size:14px;line-height:19.07px}.total .t .f-family[data-v-6d148b35]{color:#000;font-size:16px;font-weight:700;line-height:21.79px}.total .t .compare-price[data-v-6d148b35]{color:#666;font-size:13px;font-weight:400;line-height:17.7px;padding-right:6px;text-decoration-line:line-through}.total .t .t-total[data-v-6d148b35]{align-items:center;display:flex;justify-content:space-between}.total .button[data-v-6d148b35]{display:flex}.total .button button[data-v-6d148b35]{border:0;box-sizing:border-box;cursor:pointer;font-size:13px;font-weight:700;height:40px;line-height:40px;outline:none;text-align:center;width:256px}.total .button button[data-v-6d148b35]:first-of-type{background:#f9f9f9;border:2px solid #000;color:#000;line-height:38px}.total .button button[data-v-6d148b35]:nth-of-type(2){background:#000;color:#fff}.total .button[data-v-6d148b35] .el-button{background-color:#000!important;border-radius:unset;color:#fff!important;width:512px}.ass_total[data-v-6d148b35]{background:#fff;border-top:1px solid #ebebeb;bottom:0;box-shadow:0 -6px 10px #00000014;display:flex;justify-content:center;left:0;padding:5px 0;position:fixed;width:100%;z-index:1000}.ass_total .total_content[data-v-6d148b35]{align-items:center;display:flex;width:512px}.ass_total .t[data-v-6d148b35]{align-items:center;display:flex;justify-content:space-between}.ass_total .t span[data-v-6d148b35]{color:#000;font-size:14px;line-height:19.07px}.ass_total .t .f-family[data-v-6d148b35]{color:#000;font-size:16px;font-weight:700;line-height:21.79px;margin-right:10px}.ass_total .t .compare[data-v-6d148b35]{color:#666;font-size:12px;font-weight:400;line-height:17.7px;margin-right:10px;text-decoration-line:line-through}.ass_total .button[data-v-6d148b35]{display:flex;width:100%}.ass_total .button button[data-v-6d148b35]{border:0;box-sizing:border-box;cursor:pointer;font-size:18px;font-weight:700;height:40px;line-height:40px;outline:none;text-align:center;width:100%}.ass_total .button button[data-v-6d148b35]:first-of-type{background:#000;border:2px solid #000;color:#fff;line-height:38px}.ass_total .button button[data-v-6d148b35]:nth-of-type(2){background:#000;color:#fff}.accessories[data-v-6d148b35]{background:#f9f9f9;display:flex;flex-wrap:wrap;margin:10px 0 90px;padding:5px}.accessories .item[data-v-6d148b35]{padding:10px 6px;width:33.3%}.accessories .item .accessories-item[data-v-6d148b35]{background:#fff}.accessories .item .price-wrap[data-v-6d148b35]{align-items:center;border-top:1px solid #f0f0f0;display:flex;font-size:14px;font-weight:700;justify-content:space-between;margin-top:5px;padding:5px 10px}.accessories .accessories-list[data-v-6d148b35]{padding-bottom:2.6vw}.del[data-v-6d148b35]{color:#666;cursor:pointer;font-weight:100;padding-right:10px;text-decoration:underline}[data-v-431a5736]::-webkit-scrollbar{width:5px}[data-v-431a5736]::-webkit-scrollbar-thumb{background-color:#000;border-radius:5px}.el-message[data-v-431a5736]{top:40%!important;z-index:99999!important}.f-family[data-v-431a5736]{font-family:OpenSans-Bold}.right-close[data-v-431a5736]{cursor:pointer;position:absolute;top:20px}.right-close i[data-v-431a5736]{color:#000;font-size:14px}.configure-prescription[data-v-431a5736]{background:#fff;display:flex;flex-direction:column;height:100vh;position:relative}.configure-prescription .container[data-v-431a5736]{margin:0 auto;max-width:1680px;width:100%}.configure-prescription .process-head[data-v-431a5736]{background:#f9f9f9;position:relative}.configure-prescription .process-head .container[data-v-431a5736]{position:relative}.configure-prescription .process-head .back-wrap[data-v-431a5736]{cursor:pointer;left:0;position:absolute;top:20px}.configure-prescription .process-head .right-close[data-v-431a5736]{right:0}.configure-prescription .process-head .product-image-wrap[data-v-431a5736]{display:flex;justify-content:center;padding:20px 0 0}.configure-prescription .process-head .product-image-wrap .glass-img[data-v-431a5736]{height:150px;mix-blend-mode:multiply;-o-object-fit:cover;object-fit:cover;width:300px}.configure-prescription .process-head .subtotal-wrap[data-v-431a5736]{display:flex;justify-content:space-between;margin:0 auto;padding-bottom:14px;width:512px}.configure-prescription .process-head .subtotal-wrap .subtotal-name[data-v-431a5736]{color:#000;font-size:12px;font-weight:400;line-height:16.34px}.configure-prescription .process-head .subtotal-wrap .subtotal-price .n-price[data-v-431a5736]{color:#000;font-size:14px;font-weight:700;line-height:19.07px;padding-right:6px}.configure-prescription .process-head .subtotal-wrap .subtotal-price i[data-v-431a5736]{color:#000;cursor:pointer;display:inline-block;font-size:14px;transition:all .3s ease}.configure-prescription .process-head .subtotal-wrap .subtotal-price .inner-box-down[data-v-431a5736]{transform:rotate(180deg)}.configure-prescription .process-head .inner-box[data-v-431a5736]{margin:0 auto 5px;overflow:hidden;width:512px}.configure-prescription .process-head .inner-box>div[data-v-431a5736]{border-top:1px solid #ccc;padding-top:12px}.configure-prescription .process-head .inner-box .topper_image_list[data-v-431a5736]{display:flex;flex-wrap:wrap;padding-bottom:10px}.configure-prescription .process-head .inner-box .topper_image_list .image_list_item[data-v-431a5736]{height:24px;margin-right:6px;width:24px}.configure-prescription .process-head .inner-box .inner-box-item[data-v-431a5736]{color:#000;display:flex;font-size:13px;font-weight:700;justify-content:space-between;line-height:17.7px;padding-bottom:15px}.configure-prescription .process-head .inner-box .inner-box-item>div .compare-price[data-v-431a5736]{color:#666;font-size:13px;font-weight:400;line-height:17.7px;padding-right:6px;text-decoration-line:line-through}.configure-prescription .process-head .progress-bar[data-v-431a5736]{background:#ccc;height:2px;margin:0 auto;width:512px}.configure-prescription .process-head .progress-bar .bar[data-v-431a5736]{background:#000;height:2px;transition:all .3s ease}.configure-prescription .process-content[data-v-431a5736]{flex:1;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.configure-prescription .process-content[data-v-431a5736]::-webkit-scrollbar{width:0}.configure-prescription .process-content .content[data-v-431a5736]{margin:0 auto;width:512px}.configure-prescription .message-tips[data-v-431a5736]{background:#fff;border-radius:4px;box-shadow:0 0 10px #0000001a;color:#000;font-family:OpenSans-Bold;font-size:12px;font-weight:700;left:50%;line-height:16.34px;padding:12px 15px;position:absolute;text-align:left;top:50%;transform:translate(-50%,-50%)}
