.itemPage{background-color:#000;border:1px solid #fff;display:flex;flex-flow:row;min-height:73vh}.itemPage .main{width:100%}.itemPage .main .lists{align-items:center;justify-content:center}.itemPage .main .lists .typeTabs{box-sizing:border-box;width:29.0625rem}.itemPage .main .lists .typeTabs .qTab{padding:0}.itemPage .main .lists .typeTabs .typeTab{border-bottom:1px solid #fff;display:flex;flex:1;flex-flow:row;font-size:1.25rem;height:5.625rem;justify-content:space-around;padding:0}.itemPage .main .lists .typeTabs .activeTab{background-color:#f12535}.itemPage .main .lists .itemTab{background-color:initial;border-left:1px solid #fff;display:flex;height:100%;padding:40px 0}.itemPage .main .lists .itemTab .items{align-items:center;justify-content:center;margin-bottom:1.25rem;padding:10px 0}.itemPage .main .lists .itemTab .items .title{font-size:1.75rem}.itemPage .main .lists .itemTab .items .subTitle{font-size:1.375rem}.itemPage .main .lists .itemTab .items .itemPic{margin:10px 0;max-width:290px}.itemPage .main .lists .itemTab .items .priceTitle{font-size:1.625rem}.itemPage .main .lists .itemTab .items .price{color:#f12535;font-size:1.625rem;font-weight:700}.itemPage .q-tabs--vertical .q-tab__indicator{display:none}.itemPage .q-splitter--vertical>.q-splitter__panel{height:100%!important}@media only screen and (max-width:1023px){.itemPage{border:none}.itemPage .main .lists .typeTabs .typeTab{display:flex;flex-flow:column-reverse}.itemPage .main .lists,.itemPage .main .lists .typeTabs{width:100%}.itemPage .main .lists .itemTab{border:none}.q-tab-panel{padding:15px 0}}