body,html{height:100%!important;width:100%;font-size:16px;line-height:1.4;font-weight:lighter}.hide_s::-webkit-scrollbar,body::-webkit-scrollbar{display:none}.hide_s,body,html{-ms-overflow-style:none;scrollbar-width:none}*,.hide_s,body,html{margin:0;padding:0}li,ol,ul{list-style:none}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#575a5d;height:100%;box-sizing:border-box}#app,#app .header{width:100%;display:flex;flex-direction:column}#app .header{height:280px;align-items:center;box-shadow:0 0 10px rgba(0,0,0,.1)}#app .header>img{width:200px}#app .header .router{display:flex}#app .header .router .item{padding:10px;position:relative}#app .header .router .item h3{font-size:18px;line-height:44px;color:#4d4d4d;transition:.3s;font-weight:inherit;cursor:pointer}#app .header .router .item h3:hover{color:#000}#app .header .router .item .ul{position:absolute;opacity:0;z-index:-10;top:80%;padding:10px 30px;background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,.1);border-radius:10px;display:flex;flex-direction:column;transition:.4s}#app .header .router .item .ul p{white-space:nowrap;font-size:16px;line-height:1.6;font-weight:lighter;cursor:pointer;color:#4d4d4d;transition:.4s}#app .header .router .item .ul p:hover{color:#000;font-weight:700}#app .header .router .item:hover .ul{opacity:1;z-index:1}#app .header .router .on{color:#333}#app .header .user{display:flex;align-items:center;position:fixed;right:30px;top:30px;cursor:pointer}#app .header .user img{width:24px;height:24px}#app .header .user p{font-size:12px;color:#fff;background-color:#617857;width:16px;line-height:16px;border-radius:50%;text-align:center}#app .conter{flex:1;background-color:#f5f6f7}#app .footer{width:100%;padding-top:20px;flex-direction:column;line-height:1.6;color:#4d4d4d;font-size:16px;font-weight:lighter}#app .footer,#app .footer .type{display:flex;align-items:center}#app .footer .type p{cursor:pointer;padding:2px 10px;transition:.3s}#app .footer .type p:hover{color:#333;font-weight:700}#app .footer .type span{width:2px!important;height:20px;background-color:grey}#app .footer .icon{margin:10px 0;display:flex}#app .footer .icon img{height:26px;margin:0 5px}#app .footer .copyright{padding:10px 0;border-top:1px solid rgba(87,90,93,.07);display:flex;justify-content:center}#app .footer .copyright p{font-size:12px;color:grey}.page[data-v-dec38bbc]{width:1140px;margin:auto;box-sizing:border-box;padding:20px;display:flex;justify-content:space-between}.page .type[data-v-dec38bbc]{align-self:flex-start;background-color:#fff;border-radius:5px}.page .type .item[data-v-dec38bbc]{width:240px;box-sizing:border-box;padding:10px 15px;cursor:pointer;transition:.3s}.page .type .item p[data-v-dec38bbc]{font-size:16px;color:#333;text-align:left;font-weight:lighter}.page .type .item[data-v-dec38bbc]:hover,.page .type .on[data-v-dec38bbc]{background-color:#e6e6e6}.page .list[data-v-dec38bbc]{width:840px;display:flex;flex-wrap:wrap}.page .list .item[data-v-dec38bbc]{width:270px;margin-right:15px;display:flex;flex-direction:column;align-items:center}.page .list .item .box[data-v-dec38bbc]{width:270px;height:270px;position:relative}.page .list .item .box>img[data-v-dec38bbc]{width:100%;height:100%}.page .list .item .box .buy[data-v-dec38bbc]{width:100%;height:100%;position:absolute;top:0;left:0;background-color:rgba(0,0,0,.6);transition:.3s;opacity:0;display:flex;align-items:flex-end;box-sizing:border-box;padding:15px}.page .list .item .box .buy .button[data-v-dec38bbc]{cursor:pointer;width:100%;height:34px;border-radius:17px;background-color:#fff;display:flex;align-items:center;justify-content:center}.page .list .item .box .buy .button img[data-v-dec38bbc]{width:20px;margin-right:10px}.page .list .item .box .buy .button p[data-v-dec38bbc]{font-size:16px}.page .list .item .box:hover .buy[data-v-dec38bbc]{opacity:1}.page .list .item .info[data-v-dec38bbc]{width:100%;box-sizing:border-box;padding:10px;display:flex;flex-direction:column;align-items:center}.page .list .item .info .title[data-v-dec38bbc]{font-size:16px;color:#262626;overflow:hidden;text-overflow:ellipsis;white-space:normal;word-break:break-word}.page .list .item .info .mark[data-v-dec38bbc]{font-size:14px;color:#617857;text-align:center}.page .list .item .info .price[data-v-dec38bbc]{font-size:14px;color:#f94816}.page .list .item .info .price span[data-v-dec38bbc]{font-weight:16px;margin-left:3px;font-weight:700}.page .list .item[data-v-dec38bbc]:nth-child(3n){margin-right:0}.page[data-v-82256ff6]{width:800px;margin:auto;box-sizing:border-box;padding:15px;display:flex;flex-direction:column}.page h1[data-v-82256ff6]{font-size:30px;margin-bottom:30px;font-weight:lighter}.page .list[data-v-82256ff6]{display:flex;flex-direction:column}.page .list .item[data-v-82256ff6]{background-color:#fff;width:100%;border-bottom:1px solid #d9d9d9;box-sizing:border-box;padding:20px;display:flex;align-items:center}.page .list .item .del[data-v-82256ff6]{width:35px;height:35px;border-radius:50%;background-color:#666;display:flex;align-items:center;justify-content:center;transition:.3s;margin-right:15px;cursor:pointer}.page .list .item .del img[data-v-82256ff6]{width:14px}.page .list .item .del[data-v-82256ff6]:hover{background-color:#000}.page .list .item .img[data-v-82256ff6]{width:80px;height:80px;margin-right:15px}.page .list .item .info[data-v-82256ff6]{flex:1;display:flex;flex-direction:column}.page .list .item .info .top[data-v-82256ff6]{display:flex;align-items:center;justify-content:space-between}.page .list .item .info .top .name[data-v-82256ff6]{display:flex;flex-direction:column;align-items:flex-start}.page .list .item .info .top .name p[data-v-82256ff6]{font-size:18px}.page .list .item .info .top .name p span[data-v-82256ff6]{color:#f94816!important}.page .list .item .info .top>p[data-v-82256ff6]{font-size:18px}.page .list .item .info .num[data-v-82256ff6]{align-self:flex-start;display:flex;margin-top:5px;border:1px solid #e8e9ea}.page .list .item .info .num p[data-v-82256ff6]{line-height:35px;width:42px;text-align:center;font-size:14px;cursor:pointer;transition:.3s}.page .list .item .info .num p[data-v-82256ff6]:hover{background-color:#999;color:#fff}.page .list .item .info .num h3[data-v-82256ff6]{line-height:35px;width:62px;text-align:center;font-size:16px;border-left:1px solid #e8e9ea;border-right:1px solid #e8e9ea}.page .total[data-v-82256ff6]{background-color:#fff;width:100%;box-sizing:border-box;padding:20px;display:flex;align-items:center;justify-content:space-between}.page .submit[data-v-82256ff6]{width:100%;height:44px;margin-top:20px;border-radius:22px;background-color:#617857;display:flex;align-items:center;justify-content:center;cursor:pointer}.page .submit img[data-v-82256ff6]{width:24px;height:24px;margin-right:20px}.page .submit p[data-v-82256ff6]{font-size:16px;color:#fff}.page[data-v-0ac0b831]{width:1110px;line-height:0;margin:auto}.page img[data-v-0ac0b831]{width:100%}.page[data-v-0eea601a]{width:1110px;margin:auto;line-height:0}.page img[data-v-0eea601a]{width:100%}.page[data-v-065d1b8b]{width:100%;height:100%;background-color:#f9f9f9;display:flex;align-items:center;justify-content:center}.page .login[data-v-065d1b8b]{width:460px;box-sizing:border-box;padding:30px;border-radius:10px;background-color:#fff;display:flex;flex-direction:column;align-items:center}.page .login h3[data-v-065d1b8b]{font-size:32px;color:#333;margin-bottom:50px}.page .login input[data-v-065d1b8b]{height:56px;width:100%;border-radius:5px;background-color:#f8fafc;box-sizing:border-box;padding:0 20px;font-size:18px;color:#333;border:1px solid #f8fafc;margin-bottom:20px}.page .login button[data-v-065d1b8b]{border:none;background-color:#4d6ee4;width:100%;height:56px;border-radius:5px;font-size:18px;color:#fff;font-weight:700}.page[data-v-38d8e1f6]{width:1110px;margin:auto;line-height:0}.page img[data-v-38d8e1f6]{width:100%;margin:0}.page[data-v-598b0eb8]{width:1110px;margin:auto;line-height:0}.page img[data-v-598b0eb8]{width:100%}.page[data-v-9ba66d72]{width:1140px;margin:auto;box-sizing:border-box;padding:50px;display:flex;flex-direction:column}.page .item[data-v-9ba66d72]{display:flex;margin-bottom:20px}.page .item h3[data-v-9ba66d72]{display:inline-block;width:10px;height:10px;border-radius:50%;background-color:#333;margin:8px 0}.page .item .con[data-v-9ba66d72]{flex:1;display:flex;flex-direction:column;margin-left:10px;align-items:flex-start}.page .item .con p[data-v-9ba66d72]{font-size:18px;color:#333;line-height:1.6;text-align:justify;font-weight:inherit}.page .item .con p+p[data-v-9ba66d72]{font-size:16px;color:#666}