*{padding:0;margin:0}#app,body,html{height:100%}#app{width:100%;min-width:1200px;display:flex;flex-direction:column}.content{flex:1;background:#eee}.flex{display:flex}.between-center{justify-content:space-between;align-items:center}.center{justify-content:center;align-items:center}.wrapper{width:1200px;margin:0 auto;min-width:1200px}.header{height:125px;padding:10px 0;box-sizing:border-box}.footer{height:60px}.nav{height:40px;background:#2c84e4}li,ol,ul{list-style:none}.align-center{text-align:center}.nav-list{width:100%;display:flex;justify-content:space-between}.nav-list li{color:#fff;cursor:pointer;line-height:40px;padding:0 11px;font-size:14px}.nav-list li.active{background:#91d6ff;color:#fff}.comm-list{padding-left:24px;display:flex;flex-wrap:wrap;padding:10px}.comm-list .gameItemHeight{height:530px!important}.comm-list .comm-item{margin-right:17px;margin-bottom:19px;width:344px;height:496px;background-color:#fff;border-radius:15px;overflow:hidden;zoom:.8;cursor:pointer}.comm-list .comm-item .comm-img{height:344px;position:relative}.comm-list .comm-item .comm-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.comm-list .comm-item .comm-img .tipPic{width:120px;height:48px;position:absolute;top:0;left:0}.comm-list .comm-item .comm-img.comm-img-dy{background-size:100% 100%;display:flex;align-items:center;justify-content:center}.comm-list .comm-item .comm-img.comm-img-dy>img:first-child{width:160px;height:160px;-o-object-fit:cover;object-fit:cover}.comm-list .comm-bottom{padding:10px 20px 20px}.comm-list .comm-bottom .comm-tit{font-size:20px;font-weight:400;font-stretch:normal;line-height:36px;letter-spacing:0;color:#232222}.comm-list .comm-bottom .comm-tit,.comm-list .comm-bottom .comm-type{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:6px}.comm-list .comm-bottom .comm-type .comm-group{display:inline-block;font-size:20px;font-weight:400;font-stretch:normal;line-height:32px;letter-spacing:0;color:#fc822d}.comm-list .comm-bottom .comm-type .comm-tags{display:inline-block}.comm-list .comm-bottom .comm-type .comm-tags span{font-size:20px;font-weight:400;font-stretch:normal;line-height:32px;letter-spacing:0;color:#9b9b9b;padding:0 8px;border-right:1px solid #9b9b9b}.comm-list .comm-bottom .comm-type .comm-tags span:last-child{border:none}.comm-list .comm-bottom .comm-price{font-size:32px;font-weight:700;font-stretch:normal;line-height:33px;letter-spacing:0;color:red;margin-bottom:6px}.comm-list .comm-bottom .comm-price span{font-size:22px}.comm-list .comm-bottom .comm-poster{display:flex;align-items:center}.comm-list .comm-bottom .comm-poster img{width:37px;height:37px;border-radius:50%;margin-right:10px}.comm-list .comm-bottom .comm-poster p{font-size:20px;font-weight:400;font-stretch:normal;line-height:32px;letter-spacing:0;color:#999}.comm-list .comm-bottom .comm-gameMsg{font-size:20px;line-height:33px;color:#9b9b9b}.comm-list .comm-bottom .comm-priceBox{display:flex;align-items:center;margin-top:8px}.comm-list .comm-bottom .comm-priceBox .comm-attribute{font-size:18px;line-height:33px;color:#9b9b9b;margin-left:12px}.detail-view[data-v-2afe8a12]{padding:10px 0}.comm-detail-top[data-v-2afe8a12]{display:flex;justify-content:space-between;margin-bottom:20px}.comm-detail-top-left-logo[data-v-2afe8a12]{display:flex;align-items:center;margin-bottom:10px}.comm-detail-top-left-logo>div[data-v-2afe8a12]{width:60px;height:60px;border-radius:50%;background:#fff;overflow:hidden;position:relative}.comm-detail-top-left-logo>div img[data-v-2afe8a12]{position:absolute;width:100%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%);-o-object-fit:cover;object-fit:cover}.comm-detail-top-left-logo p[data-v-2afe8a12]{font-size:16px;font-weight:700;margin-left:10px}.comm-detail-top-right-title h2[data-v-2afe8a12]{display:flex;align-items:center}.comm-detail-top-right[data-v-2afe8a12]{display:flex;flex-direction:column;align-items:flex-end}.comm-detail-top-right-price-num[data-v-2afe8a12]{color:red;font-size:24px;font-weight:700}.comm-detail-top-right-status-tag[data-v-2afe8a12]{border:1px solid blue;border-radius:3px;padding:2px 5px;font-size:12px;color:blue}.comm-detail-top-right-description[data-v-2afe8a12]{width:400px;word-break:break-all;text-align:right;margin-top:15px}.comm-detail-top-right-buy[data-v-2afe8a12]{width:100px;background:red;color:#fff;text-align:center;height:40px;line-height:40px;border-radius:4px;margin-top:20px;cursor:pointer}.comm-detail-bottom[data-v-2afe8a12]{padding:10px 0}.comm-detail-bottom h3[data-v-2afe8a12]{margin-bottom:10px}.img-item[data-v-2afe8a12]{margin-bottom:10px}.buy-dialog[data-v-2afe8a12]{position:fixed;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center}.dialog-cont[data-v-2afe8a12]{position:relative;padding:10px;background:#fff;border-radius:8px}.close[data-v-2afe8a12]{position:absolute;color:#000;text-decoration:none;top:5px;right:5px;line-height:1em;font-size:30px}.login-view[data-v-aa67327e]{height:100%;display:flex;justify-content:center;align-items:center}.login-form[data-v-aa67327e]{width:400px;margin:0 auto;padding:50px;background-color:#fff;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.1)}.login-form h3[data-v-aa67327e]{text-align:center}.login-form h1[data-v-aa67327e]{text-align:center;margin-bottom:30px}.merchant-register-view[data-v-677fe0f0]{height:100%;display:flex;justify-content:center;align-items:center;padding:20px;box-sizing:border-box}.merchant-register-form[data-v-677fe0f0]{width:400px;margin:0 auto;padding:50px;background-color:#fff;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.1)}