.am-list-header{padding:.15rem .15rem .09rem;font-size:14px;color:#888;width:100%;box-sizing:border-box}.am-list-footer{padding:.09rem .15rem .15rem;font-size:14px;color:#888}.am-list-body{position:relative;background-color:#fff;border-top:1px solid #ddd;border-bottom:1px solid #ddd}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){html:not([data-scale]) .am-list-body{border-top:none}html:not([data-scale]) .am-list-body:before{content:"";position:absolute;background-color:#ddd;display:block;z-index:1;top:0;right:auto;bottom:auto;left:0;width:100%;height:1PX;transform-origin:50% 50%;transform:scaleY(.5)}}@media (-webkit-min-device-pixel-ratio:2) and (-webkit-min-device-pixel-ratio:3),(min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-list-body:before{transform:scaleY(.33)}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){html:not([data-scale]) .am-list-body{border-bottom:none}html:not([data-scale]) .am-list-body:after{content:"";position:absolute;background-color:#ddd;display:block;z-index:1;top:auto;right:auto;bottom:0;left:0;width:100%;height:1PX;transform-origin:50% 100%;transform:scaleY(.5)}}@media (-webkit-min-device-pixel-ratio:2) and (-webkit-min-device-pixel-ratio:3),(min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-list-body:after{transform:scaleY(.33)}}.am-list-body div:not(:last-child) .am-list-line{border-bottom:1px solid #ddd}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){html:not([data-scale]) .am-list-body div:not(:last-child) .am-list-line{border-bottom:none}html:not([data-scale]) .am-list-body div:not(:last-child) .am-list-line:after{content:"";position:absolute;background-color:#ddd;display:block;z-index:1;top:auto;right:auto;bottom:0;left:0;width:100%;height:1PX;transform-origin:50% 100%;transform:scaleY(.5)}}@media (-webkit-min-device-pixel-ratio:2) and (-webkit-min-device-pixel-ratio:3),(min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-list-body div:not(:last-child) .am-list-line:after{transform:scaleY(.33)}}.am-list-item{position:relative;display:flex;padding-left:.15rem;min-height:.44rem;background-color:#fff;vertical-align:middle;overflow:hidden;transition:background-color .2s;align-items:center}.am-list-item .am-list-ripple{position:absolute;background:transparent;display:inline-block;overflow:hidden;will-change:box-shadow,transform;transition:box-shadow .2s cubic-bezier(.4,0,1,1),background-color .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1);outline:none;cursor:pointer;border-radius:100%;transform:scale(0)}.am-list-item .am-list-ripple.am-list-ripple-animate{background-color:hsla(0,0%,62%,.2);animation:ripple 1s linear}.am-list-item.am-list-item-top .am-list-line{align-items:flex-start}.am-list-item.am-list-item-top .am-list-line .am-list-arrow{margin-top:.02rem}.am-list-item.am-list-item-middle .am-list-line{align-items:center}.am-list-item.am-list-item-bottom .am-list-line{align-items:flex-end}.am-list-item.am-list-item-error .am-list-line .am-list-extra,.am-list-item.am-list-item-error .am-list-line .am-list-extra .am-list-brief{color:#f50}.am-list-item.am-list-item-active{background-color:#ddd}.am-list-item.am-list-item-disabled .am-list-line .am-list-content,.am-list-item.am-list-item-disabled .am-list-line .am-list-extra{color:#bbb}.am-list-item img{width:.22rem;height:.22rem;vertical-align:middle}.am-list-item .am-list-thumb:first-child{margin-right:.15rem}.am-list-item .am-list-thumb:last-child{margin-left:.08rem}.am-list-item .am-list-line{position:relative;display:flex;flex:1 1;align-self:stretch;padding-right:.15rem;overflow:hidden}.am-list-item .am-list-line .am-list-content{flex:1 1;color:#000;font-size:17px;text-align:left}.am-list-item .am-list-line .am-list-content,.am-list-item .am-list-line .am-list-extra{line-height:1.5;width:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-top:.07rem;padding-bottom:.07rem}.am-list-item .am-list-line .am-list-extra{flex-basis:36%;color:#888;font-size:16px;text-align:right}.am-list-item .am-list-line .am-list-brief,.am-list-item .am-list-line .am-list-title{width:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.am-list-item .am-list-line .am-list-brief{color:#888;font-size:15px;line-height:1.5;margin-top:.06rem}.am-list-item .am-list-line .am-list-arrow{display:block;width:.15rem;height:.15rem;margin-left:.08rem;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='26' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 0L0 2l11.5 11L0 24l2 2 14-13z' fill='%23C7C7CC' fill-rule='evenodd'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:50% 50%;visibility:hidden}.am-list-item .am-list-line .am-list-arrow-horizontal{visibility:visible}.am-list-item .am-list-line .am-list-arrow-vertical{visibility:visible;transform:rotate(90deg)}.am-list-item .am-list-line .am-list-arrow-vertical-up{visibility:visible;transform:rotate(270deg)}.am-list-item .am-list-line-multiple{padding:.125rem .15rem .125rem 0}.am-list-item .am-list-line-multiple .am-list-content,.am-list-item .am-list-line-multiple .am-list-extra{padding-top:0;padding-bottom:0}.am-list-item .am-list-line-wrap .am-list-content,.am-list-item .am-list-line-wrap .am-list-extra{white-space:normal}.am-list-item select{position:relative;display:block;width:100%;height:100%;padding:0;border:0;font-size:17px;-webkit-appearance:none;appearance:none;background-color:initial}@keyframes ripple{to{opacity:0;transform:scale(2.5)}}.am-list-item .am-input-control .fake-input-container{height:.3rem;line-height:30px;position:relative}.am-list-item .am-input-control .fake-input-container .fake-input{position:absolute;top:0;left:0;width:100%;height:100%;padding-right:.02rem;margin-right:.03rem;-webkit-text-decoration:rtl;text-decoration:rtl;text-align:right;color:#000;font-size:17px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.am-list-item .am-input-control .fake-input-container .fake-input.fake-input-disabled{color:#bbb}.am-list-item .am-input-control .fake-input-container .fake-input.focus{transition:color .2s}.am-list-item .am-input-control .fake-input-container .fake-input.focus:before{content:""}.am-list-item .am-input-control .fake-input-container .fake-input.focus:after{content:"";position:absolute;right:.015rem;top:10%;height:80%;border-right:1.5px solid #108ee9;animation:keyboard-cursor 1s step-start infinite}.am-list-item .am-input-control .fake-input-container .fake-input-placeholder{position:absolute;top:0;left:0;width:100%;height:100%;color:#bbb;text-align:right}.am-list-item .am-input-control .fake-input-container-left .fake-input{text-align:left}.am-list-item .am-input-control .fake-input-container-left .fake-input.focus:after{position:static}.am-list-item .am-input-control .fake-input-container-left .fake-input-placeholder{text-align:left}.am-number-keyboard-wrapper{position:fixed;bottom:0;left:0;right:0;width:100%;z-index:10000;font-family:PingFang SC;background-color:#f6f6f7;transition-duration:.2s;transition-property:transform display;transform:translateZ(0);padding-bottom:env(safe-area-inset-bottom)}.am-number-keyboard-wrapper.am-number-keyboard-wrapper-hide{bottom:-5rem}.am-number-keyboard-wrapper table{width:100%;padding:0;margin:0;border-collapse:collapse;border-top:1px solid #ddd}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){html:not([data-scale]) .am-number-keyboard-wrapper table{border-top:none}html:not([data-scale]) .am-number-keyboard-wrapper table:before{content:"";position:absolute;background-color:#ddd;display:block;z-index:1;top:0;right:auto;bottom:auto;left:0;width:100%;height:1PX;transform-origin:50% 50%;transform:scaleY(.5)}}@media (-webkit-min-device-pixel-ratio:2) and (-webkit-min-device-pixel-ratio:3),(min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-number-keyboard-wrapper table:before{transform:scaleY(.33)}}.am-number-keyboard-wrapper table tr{width:100%;padding:0;margin:0}.am-number-keyboard-wrapper table tr .am-number-keyboard-item{width:25%;padding:0;margin:0;height:.5rem;text-align:center;font-size:25.5px;color:#2a2b2c;position:relative}.am-number-keyboard-wrapper table tr .am-number-keyboard-item:not(.keyboard-confirm){border-left:1px solid #ddd;border-bottom:1px solid #ddd}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){html:not([data-scale]) .am-number-keyboard-wrapper table tr .am-number-keyboard-item:not(.keyboard-confirm){border-left:none}html:not([data-scale]) .am-number-keyboard-wrapper table tr .am-number-keyboard-item:not(.keyboard-confirm):before{content:"";position:absolute;background-color:#ddd;display:block;z-index:1;top:0;right:auto;bottom:auto;left:0;width:1PX;height:100%;transform-origin:100% 50%;transform:scaleX(.5)}}@media (-webkit-min-device-pixel-ratio:2) and (-webkit-min-device-pixel-ratio:3),(min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-number-keyboard-wrapper table tr .am-number-keyboard-item:not(.keyboard-confirm):before{transform:scaleX(.33)}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){html:not([data-scale]) .am-number-keyboard-wrapper table tr .am-number-keyboard-item:not(.keyboard-confirm){border-bottom:none}html:not([data-scale]) .am-number-keyboard-wrapper table tr .am-number-keyboard-item:not(.keyboard-confirm):after{content:"";position:absolute;background-color:#ddd;display:block;z-index:1;top:auto;right:auto;bottom:0;left:0;width:100%;height:1PX;transform-origin:50% 100%;transform:scaleY(.5)}}@media (-webkit-min-device-pixel-ratio:2) and (-webkit-min-device-pixel-ratio:3),(min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-number-keyboard-wrapper table tr .am-number-keyboard-item:not(.keyboard-confirm):after{transform:scaleY(.33)}}.am-number-keyboard-wrapper table tr .am-number-keyboard-item.am-number-keyboard-item-active{background-color:#ddd}.am-number-keyboard-wrapper table tr .am-number-keyboard-item.keyboard-confirm{color:#fff;font-size:21px;background-color:#108ee9;border-bottom:1px solid #ddd}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){html:not([data-scale]) .am-number-keyboard-wrapper table tr .am-number-keyboard-item.keyboard-confirm{border-bottom:none}html:not([data-scale]) .am-number-keyboard-wrapper table tr .am-number-keyboard-item.keyboard-confirm:after{content:"";position:absolute;background-color:#ddd;display:block;z-index:1;top:auto;right:auto;bottom:0;left:0;width:100%;height:1PX;transform-origin:50% 100%;transform:scaleY(.5)}}@media (-webkit-min-device-pixel-ratio:2) and (-webkit-min-device-pixel-ratio:3),(min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-number-keyboard-wrapper table tr .am-number-keyboard-item.keyboard-confirm:after{transform:scaleY(.33)}}.am-number-keyboard-wrapper table tr .am-number-keyboard-item.keyboard-confirm.am-number-keyboard-item-active{background-color:#0e80d2}.am-number-keyboard-wrapper table tr .am-number-keyboard-item.keyboard-confirm.am-number-keyboard-item-disabled{background-color:#0e80d2;color:hsla(0,0%,100%,.45)}.am-number-keyboard-wrapper table tr .am-number-keyboard-item.keyboard-delete{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg version='1' xmlns='http://www.w3.org/2000/svg' width='204' height='148' viewBox='0 0 153 111'%3E%3Cpath d='M46.9 4.7c-2.5 2.6-14.1 15.5-25.8 28.6L-.1 57l25.6 27 25.7 27.1 47.4-.3 47.4-.3 3.2-3.3 3.3-3.2V7l-3.3-3.2L146 .5 98.7.2 51.5-.1l-4.6 4.8zm97.9 3.5c1.7 1.7 1.7 92.9 0 94.6-.9.9-12.6 1.2-46.3 1.2H53.4L31.2 80.4 9 56.9l5.1-5.7c2.8-3.1 12.8-14.4 22.2-24.9L53.5 7h45c33.8 0 45.4.3 46.3 1.2z'/%3E%3Cpath d='M69.5 31c-1.9 2.1-1.7 2.2 9.3 13.3L90 55.5 78.8 66.7 67.5 78l2.3 2.2 2.2 2.3 11.3-11.3L94.5 60l11.2 11.2L117 82.5l2.2-2.3 2.3-2.2-11.3-11.3L99 55.5l11.2-11.2L121.5 33l-2.3-2.2-2.2-2.3-11.3 11.3L94.5 51l-11-11c-6-6-11.2-11-11.6-11-.3 0-1.4.9-2.4 2z'/%3E%3C/svg%3E");background-size:.255rem .185rem;background-position:50% 50%;background-repeat:no-repeat}.am-number-keyboard-wrapper table tr .am-number-keyboard-item.keyboard-hide{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg version='1' xmlns='http://www.w3.org/2000/svg' width='260' height='188' viewBox='0 0 195 141'%3E%3Cpath d='M0 57v57h195V0H0v57zm183 0v45H12V12h171v45z'/%3E%3Cpath d='M21 31.5V39h15V24H21v7.5zm27 0V39h15V24H48v7.5zm27 0V39h15V24H75v7.5zm27 0V39h15V24h-15v7.5zm27 0V39h15V24h-15v7.5zm27 0V39h15V24h-15v7.5zm-120 24V63h15V48H36v7.5zm27 0V63h15V48H63v7.5zm27 0V63h15V48H90v7.5zm27 0V63h15V48h-15v7.5zm27 0V63h15V48h-15v7.5zm-117 24V87h15V72H27v7.5zm21 0V87h96V72H48v7.5zm102 0V87h15V72h-15v7.5zm-69 45c0 .8.7 1.5 1.5 1.5s1.5.7 1.5 1.5.7 1.5 1.5 1.5 1.5.7 1.5 1.5.7 1.5 1.5 1.5 1.5.7 1.5 1.5.7 1.5 1.5 1.5 1.5.7 1.5 1.5.7 1.5 1.5 1.5 1.5.7 1.5 1.5.7 1.5 1.5 1.5 1.5-.7 1.5-1.5.7-1.5 1.5-1.5 1.5-.7 1.5-1.5.7-1.5 1.5-1.5 1.5-.7 1.5-1.5.7-1.5 1.5-1.5 1.5-.7 1.5-1.5.7-1.5 1.5-1.5 1.5-.7 1.5-1.5.7-1.5 1.5-1.5 1.5-.7 1.5-1.5c0-1.3-2.5-1.5-16.5-1.5s-16.5.2-16.5 1.5z'/%3E%3C/svg%3E");background-size:.325rem .235rem;background-position:50% 50%;background-repeat:no-repeat}.am-number-keyboard-wrapper table tr .am-number-keyboard-item-disabled{color:#bbb}@keyframes keyboard-cursor{0%{opacity:0}50%{opacity:1}to{opacity:0}}.am-list-item.am-input-item{height:.44rem;padding-left:.15rem}.am-list-item:not(:last-child) .am-list-line{border-bottom:1px solid #ddd}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){html:not([data-scale]) .am-list-item:not(:last-child) .am-list-line{border-bottom:none}html:not([data-scale]) .am-list-item:not(:last-child) .am-list-line:after{content:"";position:absolute;background-color:#ddd;display:block;z-index:1;top:auto;right:auto;bottom:0;left:0;width:100%;height:1PX;transform-origin:50% 100%;transform:scaleY(.5)}}@media (-webkit-min-device-pixel-ratio:2) and (-webkit-min-device-pixel-ratio:3),(min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-list-item:not(:last-child) .am-list-line:after{transform:scaleY(.33)}}.am-list-item .am-input-label{color:#000;font-size:17px;margin-left:0;margin-right:.05rem;text-align:left;white-space:nowrap;overflow:hidden;padding:.02rem 0}.am-list-item .am-input-label.am-input-label-2{width:.34rem}.am-list-item .am-input-label.am-input-label-3{width:.51rem}.am-list-item .am-input-label.am-input-label-4{width:.68rem}.am-list-item .am-input-label.am-input-label-5{width:.85rem}.am-list-item .am-input-label.am-input-label-6{width:1.02rem}.am-list-item .am-input-label.am-input-label-7{width:1.19rem}.am-list-item .am-input-control{font-size:17px;flex:1 1}.am-list-item .am-input-control input{color:#000;font-size:17px;-webkit-appearance:none;appearance:none;width:100%;padding:.02rem 0;border:0;background-color:initial;line-height:1;box-sizing:border-box}.am-list-item .am-input-control input::placeholder{color:#bbb;line-height:1.2}.am-list-item .am-input-control input:disabled{color:#bbb;background-color:#fff}.am-list-item .am-input-clear{display:none;width:.21rem;height:.21rem;border-radius:50%;overflow:hidden;font-style:normal;color:#fff;background-color:#ccc;background-repeat:no-repeat;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");background-size:.21rem auto;background-position:.02rem .02rem}.am-list-item .am-input-clear-active{background-color:#108ee9}.am-list-item.am-input-focus .am-input-clear{display:block}.am-list-item .am-input-extra{flex:initial;min-width:0;max-height:.21rem;overflow:hidden;padding-right:0;line-height:1;color:#888;font-size:15px;margin-left:.05rem}.am-list-item.am-input-error .am-input-control input{color:#f50}.am-list-item.am-input-error .am-input-error-extra{height:.21rem;width:.21rem;margin-left:.06rem;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='18' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 1.266a7.69 7.69 0 015.469 2.264c.71.71 1.269 1.538 1.657 2.459.404.954.608 1.967.608 3.011a7.69 7.69 0 01-2.264 5.469 7.694 7.694 0 01-2.459 1.657A7.675 7.675 0 019 16.734a7.69 7.69 0 01-5.469-2.264 7.694 7.694 0 01-1.657-2.459A7.675 7.675 0 011.266 9 7.69 7.69 0 013.53 3.531a7.694 7.694 0 012.459-1.657A7.675 7.675 0 019 1.266zM9 0a9 9 0 00-9 9 9 9 0 009 9 9 9 0 009-9 9 9 0 00-9-9zm0 11.25a.703.703 0 01-.703-.703V4.06a.703.703 0 111.406 0v6.486A.703.703 0 019 11.25zm-.791 1.916a.791.791 0 111.582 0 .791.791 0 01-1.582 0z' fill='%23F50' fill-rule='evenodd'/%3E%3C/svg%3E");background-size:.21rem auto}.am-list-item.am-input-disabled .am-input-label{color:#bbb}.sr-only{position:absolute;width:.01rem;height:.01rem;padding:0;margin:-.01rem;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.modal-com{position:fixed;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.45);z-index:9999}.header-com{position:relative;display:flex;align-items:center;justify-content:center;height:.44rem;background-color:#4400fa}.header-com.transparent{background-color:inherit}.header-com.transparent .iconfont,.header-com.transparent .title{color:#303133}.header-com.gray{background-color:#f0f2f5}.header-com.gray .iconfont,.header-com.gray .title{color:#303133}.header-com.white{background-color:#fff}.header-com.white .iconfont,.header-com.white .title{color:#303133}.header-com.violet{background-color:#7440ff}.header-com.violet .iconfont,.header-com.violet .title{color:#fefefe}.header-com .iconfont{position:absolute;left:.15rem;font-size:20px;color:#fff}.header-com .title{font-size:16px;line-height:24px;font-weight:500;color:#fff;display:-webkit-box;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-all}.list-radio-page li{display:flex;align-items:center}.list-radio-page li:not(:first-child){margin-top:.16rem}.list-radio-page li .text{font-size:14px;font-weight:300;line-height:20px;color:#606266}.list-radio-page li .radio{margin-left:auto;width:.16rem;height:.16rem;border:1px solid #ebeef5;border-radius:100%;box-sizing:border-box}.list-radio-page li.active .radio{display:flex;align-items:center;justify-content:center;border-color:#4400fa}.list-radio-page li.active .radio:after{content:"";width:.08rem;height:.08rem;background-color:#4400fa;border-radius:100%}.maiThemePagecom{position:relative;width:100%}.maiThemePagecom .main-theme-header{position:-webkit-sticky;position:sticky;top:0;width:100%;max-width:5.5rem;z-index:3}.maiThemePagecom .main-theme-div{position:fixed;left:50%;width:100%;max-width:5.5rem;height:.56rem;background-color:#4400fa;z-index:0;transform:translate(-50%)}.maiThemePagecom .main-theme-div+.mainThemeMain{position:relative;margin:.21rem .15rem 0}.maiThemePagecom .main-theme-div+.mainThemeMainNoHeader{background-color:red}.maiThemePagecom.noHeader{padding-top:0}.maiThemePagecom.noHeader .main-theme-div{position:fixed;left:50%;width:100%;max-width:5.5rem;height:0;background-color:#4400fa;z-index:0;transform:translate(-50%)}.maiThemePagecom.noHeader .main-theme-div+.mainThemeMain{position:relative;margin:0 .15rem}.maiThemePagecom.noHeader .main-theme-div+.mainThemeMainNoHeader{margin:.3rem}.maiThemePagecom.web-bottom-banner-show{padding-bottom:1.48rem}.maiThemePagecom .mainThemeFixedBottom{position:fixed;bottom:0;left:0;right:0;margin:0 auto;width:100%;max-width:5.5rem;background:#f0f2f5;z-index:1}.maiThemePagecom .mainThemeFixedBottom:after{content:"";position:absolute;left:0;top:-.15rem;width:100%;height:.15rem;background:linear-gradient(180deg,rgba(240,242,245,0),#f0f2f5)}.maiThemePagecom .mainThemeFixedBottom.noFixed{margin-top:.16rem;display:block;position:relative;width:100%;max-width:5.5rem;background:#f0f2f5;z-index:1}.web-bottom-banner{position:fixed;bottom:0;left:0;width:100%;height:1.48rem;background-color:#fff;padding-left:2.6rem;padding-right:2.6rem;z-index:9;justify-content:space-between;box-shadow:0 -.1rem .1rem 0 rgba(0,0,0,.05)}.web-bottom-banner,.web-bottom-banner .goods-info{display:flex;align-items:center}.web-bottom-banner .goods-info .active-image{width:1rem;height:1rem;margin-right:.16rem}.web-bottom-banner .goods-info .goods-content .goods-content-title{font-size:20px;font-weight:500;color:#333;font-family:var(--font-family-primary,"BarlowMedium");font-weight:var(--font-weight-bold-family,400);width:8rem;overflow:hidden;text-overflow:ellipsis}.web-bottom-banner .buy-button{width:3rem;cursor:pointer;background-color:#197bbd;color:#fff;font-size:18px;font-weight:400;height:.52rem;display:flex;align-items:center;justify-content:center;font-family:var(--font-family-primary,"BarlowRegular")}#hide-for-jump-top{position:absolute;top:-.8rem}.sort-select{position:absolute;left:50%;bottom:0;width:100%;background-color:#fefefe;box-sizing:border-box;transform:translate(-50%);padding-bottom:.5rem}.sort-select .sort-select-head{height:.6rem;text-align:center;line-height:20px;margin-bottom:.1rem;position:relative;background:#f4f4f6}.sort-select .sort-select-head .sort-title{font-size:20px;line-height:60px;color:#333;font-family:var(--font-family-primary,"BarlowMedium");font-weight:var(--font-weight-bold-family,400)}.sort-select .sort-select-head .close-modal{position:absolute;right:.16rem;top:.22rem;float:right}.sort-select .sort-select-head .close-modal .close-icon{font-size:px;color:#333}.sort-select .all-selects{width:100%;padding:0 .15rem;box-sizing:border-box}.sort-select .all-selects .all-selects-item{width:100%;height:.48rem;border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:center}.sort-select .all-selects .all-selects-item .select-item-name{font-size:16px;color:#333}.sort-select .all-selects .all-selects-item .select-item-check{width:.24rem;height:.24rem}.sort-select .all-selects .all-selects-item .select-item-check .checked-icon{font-size:24px}.sort-select .all-selects .all-selects-item:last-of-type(1){border-bottom:none}.sort-select .list-radio-page .radio-list li{height:.48rem;border-bottom:1px solid #f2f6fc;margin-top:0!important}.sort-select .list-radio-page .radio-list li:last-child{border-bottom:none}.sort-select.sort-select-exquisite{background-color:#fcf9f7}.sort-select.sort-select-exquisite .sort-select-head{background-color:#faf4ed}.ant-skeleton{display:table;width:100%}.ant-skeleton-header{display:table-cell;padding-right:.16rem;vertical-align:top}.ant-skeleton-header .ant-skeleton-avatar{display:inline-block;vertical-align:top;background:hsla(0,0%,74.5%,.2);width:.32rem;height:.32rem;line-height:32px}.ant-skeleton-header .ant-skeleton-avatar.ant-skeleton-avatar-circle{border-radius:50%}.ant-skeleton-header .ant-skeleton-avatar-lg{width:.4rem;height:.4rem;line-height:40px}.ant-skeleton-header .ant-skeleton-avatar-lg.ant-skeleton-avatar-circle{border-radius:50%}.ant-skeleton-header .ant-skeleton-avatar-sm{width:.24rem;height:.24rem;line-height:24px}.ant-skeleton-header .ant-skeleton-avatar-sm.ant-skeleton-avatar-circle{border-radius:50%}.ant-skeleton-content{display:table-cell;width:100%;vertical-align:top}.ant-skeleton-content .ant-skeleton-title{width:100%;height:.16rem;background:hsla(0,0%,74.5%,.2);border-radius:2px}.ant-skeleton-content .ant-skeleton-title+.ant-skeleton-paragraph{margin-top:.24rem}.ant-skeleton-content .ant-skeleton-paragraph{padding:0}.ant-skeleton-content .ant-skeleton-paragraph>li{width:100%;height:.16rem;list-style:none;background:hsla(0,0%,74.5%,.2);border-radius:2px}.ant-skeleton-content .ant-skeleton-paragraph>li:last-child:not(:first-child):not(:nth-child(2)){width:61%}.ant-skeleton-content .ant-skeleton-paragraph>li+li{margin-top:.16rem}.ant-skeleton-with-avatar .ant-skeleton-content .ant-skeleton-title{margin-top:.12rem}.ant-skeleton-with-avatar .ant-skeleton-content .ant-skeleton-title+.ant-skeleton-paragraph{margin-top:.28rem}.ant-skeleton-round .ant-skeleton-content .ant-skeleton-paragraph>li,.ant-skeleton-round .ant-skeleton-content .ant-skeleton-title{border-radius:100px}.ant-skeleton-active .ant-skeleton-avatar,.ant-skeleton-active .ant-skeleton-button,.ant-skeleton-active .ant-skeleton-image,.ant-skeleton-active .ant-skeleton-input,.ant-skeleton-active .ant-skeleton-paragraph>li,.ant-skeleton-active .ant-skeleton-title{position:relative;z-index:0;overflow:hidden;background:transparent}.ant-skeleton-active .ant-skeleton-avatar:after,.ant-skeleton-active .ant-skeleton-button:after,.ant-skeleton-active .ant-skeleton-image:after,.ant-skeleton-active .ant-skeleton-input:after,.ant-skeleton-active .ant-skeleton-paragraph>li:after,.ant-skeleton-active .ant-skeleton-title:after{position:absolute;top:0;right:-150%;bottom:0;left:-150%;background:linear-gradient(90deg,hsla(0,0%,74.5%,.2) 25%,hsla(0,0%,50.6%,.24) 37%,hsla(0,0%,74.5%,.2) 63%);animation:ant-skeleton-loading 1.4s ease infinite;content:""}.ant-skeleton.ant-skeleton-block,.ant-skeleton.ant-skeleton-block .ant-skeleton-button,.ant-skeleton.ant-skeleton-block .ant-skeleton-input{width:100%}.ant-skeleton-element{display:inline-block;width:auto}.ant-skeleton-element .ant-skeleton-button{display:inline-block;vertical-align:top;background:hsla(0,0%,74.5%,.2);border-radius:2px;width:.64rem;min-width:.64rem;height:.32rem;line-height:32px}.ant-skeleton-element .ant-skeleton-button.ant-skeleton-button-square{width:.32rem;min-width:.32rem}.ant-skeleton-element .ant-skeleton-button.ant-skeleton-button-circle{width:.32rem;min-width:.32rem;border-radius:50%}.ant-skeleton-element .ant-skeleton-button.ant-skeleton-button-round{border-radius:32px}.ant-skeleton-element .ant-skeleton-button-lg{width:.8rem;min-width:.8rem;height:.4rem;line-height:40px}.ant-skeleton-element .ant-skeleton-button-lg.ant-skeleton-button-square{width:.4rem;min-width:.4rem}.ant-skeleton-element .ant-skeleton-button-lg.ant-skeleton-button-circle{width:.4rem;min-width:.4rem;border-radius:50%}.ant-skeleton-element .ant-skeleton-button-lg.ant-skeleton-button-round{border-radius:40px}.ant-skeleton-element .ant-skeleton-button-sm{width:.48rem;min-width:.48rem;height:.24rem;line-height:24px}.ant-skeleton-element .ant-skeleton-button-sm.ant-skeleton-button-square{width:.24rem;min-width:.24rem}.ant-skeleton-element .ant-skeleton-button-sm.ant-skeleton-button-circle{width:.24rem;min-width:.24rem;border-radius:50%}.ant-skeleton-element .ant-skeleton-button-sm.ant-skeleton-button-round{border-radius:24px}.ant-skeleton-element .ant-skeleton-avatar{display:inline-block;vertical-align:top;background:hsla(0,0%,74.5%,.2);width:.32rem;height:.32rem;line-height:32px}.ant-skeleton-element .ant-skeleton-avatar.ant-skeleton-avatar-circle{border-radius:50%}.ant-skeleton-element .ant-skeleton-avatar-lg{width:.4rem;height:.4rem;line-height:40px}.ant-skeleton-element .ant-skeleton-avatar-lg.ant-skeleton-avatar-circle{border-radius:50%}.ant-skeleton-element .ant-skeleton-avatar-sm{width:.24rem;height:.24rem;line-height:24px}.ant-skeleton-element .ant-skeleton-avatar-sm.ant-skeleton-avatar-circle{border-radius:50%}.ant-skeleton-element .ant-skeleton-input{display:inline-block;vertical-align:top;background:hsla(0,0%,74.5%,.2);width:1.6rem;min-width:1.6rem;height:.32rem;line-height:32px}.ant-skeleton-element .ant-skeleton-input-lg{width:2rem;min-width:2rem;height:.4rem;line-height:40px}.ant-skeleton-element .ant-skeleton-input-sm{width:1.2rem;min-width:1.2rem;height:.24rem;line-height:24px}.ant-skeleton-element .ant-skeleton-image{display:flex;align-items:center;justify-content:center;vertical-align:top;background:hsla(0,0%,74.5%,.2);width:.96rem;height:.96rem;line-height:96px}.ant-skeleton-element .ant-skeleton-image.ant-skeleton-image-circle{border-radius:50%}.ant-skeleton-element .ant-skeleton-image-path{fill:#bfbfbf}.ant-skeleton-element .ant-skeleton-image-svg{width:.48rem;height:.48rem;line-height:48px;max-width:1.92rem;max-height:1.92rem}.ant-skeleton-element .ant-skeleton-image-svg.ant-skeleton-image-circle{border-radius:50%}.ant-skeleton-rtl{direction:rtl}.ant-skeleton-rtl .ant-skeleton-header{padding-right:0;padding-left:.16rem}.ant-skeleton-rtl.ant-skeleton.ant-skeleton-active .ant-skeleton-avatar,.ant-skeleton-rtl.ant-skeleton.ant-skeleton-active .ant-skeleton-content .ant-skeleton-paragraph>li,.ant-skeleton-rtl.ant-skeleton.ant-skeleton-active .ant-skeleton-content .ant-skeleton-title{animation-name:ant-skeleton-loading-rtl}@keyframes ant-skeleton-loading-rtl{0%{background-position:0 50%}to{background-position:100% 50%}}@keyframes ant-skeleton-loading{0%{transform:translateX(-37.5%)}to{transform:translateX(37.5%)}}.image-com{position:relative;display:inline-block;flex-shrink:0;min-height:.01rem}.image-com.loading{background-color:#f5f7fa}.image-com.loading .skeleton-mask{display:block;position:absolute;height:100%;width:100%;top:0;left:0;z-index:100}.image-com.loading .ant-skeleton-button{background:linear-gradient(90deg,#f5f5f5 25%,#eee 37%,#f5f5f5 63%);background-size:400% 100%}.image-com.loading img{position:absolute;left:0;top:0;right:0;bottom:0;max-width:.53rem;max-height:.61rem;margin:auto;visibility:hidden}.image-com .skeleton-mask{display:none}.image-com img{display:inherit;width:inherit;height:inherit;max-height:100%;border-radius:2px;object-fit:cover;visibility:visible}.goods-card{position:relative;overflow:hidden;width:calc(50% - .05rem);min-height:2rem;margin-top:.1rem;line-height:0;border-radius:4px;background:#fff}.goods-card .image{position:relative;width:100%;height:0;padding-top:100%}.goods-card .image img{position:absolute;left:0;top:0;width:100%;height:100%;border-radius:0}.goods-card .goods-info{height:auto;padding:.1rem;background:#fff}.goods-card .goods-info .goods-name{width:100%;height:.2rem;display:flex;justify-content:flex-start;align-items:center;font-size:14px}.goods-card .goods-info .goods-name .new-tag{width:.44rem;height:.2rem;background:linear-gradient(180deg,#fe6468,#fc3437);border-radius:10px;line-height:20px;color:#fff;text-align:center;margin-right:.04rem}.goods-card .goods-info .goods-name .name-text{line-height:20px;width:calc(100% - .24rem);color:#303133;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.goods-card .goods-info .goods-name-for-free{height:.38rem;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.goods-card .goods-info .goods-name-for-free .new-tag{display:inline-block}.goods-card .goods-info .goods-name-for-free .name-text{display:inline;overflow:inherit;white-space:inherit;text-overflow:inherit}.goods-card .goods-info .free-shipping{width:100%;height:.14rem;line-height:14px;margin-top:.04rem}.goods-card .goods-info .free-shipping .free-span{color:#606266;font-size:12px;margin-right:.05rem}.goods-card .goods-info .goods-price{width:100%;height:.2rem;margin-top:.1rem;line-height:20px;display:flex;justify-content:flex-start;align-items:center}.goods-card .goods-info .goods-price .sell-price{font-size:18px;color:#fc4b3f}.goods-card .goods-info .goods-price .sell-price span:first-of-type,.goods-card .goods-info .goods-price .sell-price span:nth-of-type(3){font-size:12px}.goods-card .goods-info .goods-price .old-price{font-size:14px;color:#909399;text-decoration:line-through;margin-left:.04rem}