.depositBox[data-v-cac85436]{margin:0;position:relative;overflow:hidden}.depositBox .depositPanel[data-v-cac85436]{height:170px;background-color:#dcf6f6;border-bottom:1px solid #dcdfe6}.depositBox .container[data-v-cac85436]{min-width:100%;width:auto;height:170px;-webkit-box-sizing:border-box;box-sizing:border-box;list-style:none;margin:0;padding:8px 12px;white-space:nowrap;word-break:keep-all;z-index:6;-webkit-transition:-webkit-transform .3s linear;transition:-webkit-transform .3s linear;transition:transform .3s linear;transition:transform .3s linear,-webkit-transform .3s linear}.depositBox .productCard[data-v-cac85436]{padding:10px 16px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #dcdfe6;background:#fff;border-radius:4px;margin-bottom:12px;overflow:hidden;position:relative;cursor:pointer;width:24%;display:inline-block}.depositBox .productCard+.productCard[data-v-cac85436]{margin-left:10px}.depositBox .productCard h4[data-v-cac85436]{padding:0;margin:0;overflow:hidden;font-size:14px;line-height:1.5em;height:1.5em;text-overflow:ellipsis;white-space:nowrap;word-break:keep-all;text-align:center;font-weight:center}.depositBox .productCard .flag[data-v-cac85436]{position:absolute;top:15px;left:-25px;z-index:5;background-color:red;color:#fff;line-height:1.5em;height:1.5em;width:100px;text-align:center;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.depositBox .productCard .detail[data-v-cac85436]{margin-top:10px;position:relative}.depositBox .productCard .detail>dl[data-v-cac85436]{padding:0;margin:0;margin-bottom:4px;overflow:hidden;font-size:14px;line-height:1.5em;height:1.5em;text-overflow:ellipsis;white-space:nowrap;word-break:keep-all}.depositBox .productCard .detail>dl dd[data-v-cac85436],.depositBox .productCard .detail>dl dt[data-v-cac85436]{display:inline;margin:0;padding:0}.depositBox .productCard .detail>dl dt[data-v-cac85436]:after{content:"\FF1A"}.depositBox .productCard .detail>dl .money[data-v-cac85436]:before{content:"\A5"}.depositBox .productCard .detail .price[data-v-cac85436]{font-size:18px;font-weight:bolder}.depositBox .productCard .detail .price span[data-v-cac85436]:before{content:"\A5"}.depositBox .productCard .detail .orange[data-v-cac85436]{color:#f59a23}.depositBox .productCard .detail .image[data-v-cac85436]{width:90px;height:90px;margin-right:10px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:6px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;float:left}.depositBox .productCard .detail .image img[data-v-cac85436]{display:block;width:100%;height:auto}.depositBox .productCard .detail[data-v-cac85436]:after{content:"";display:block;width:100%;height:0;clear:both}.depositBox .leftArrow[data-v-cac85436],.depositBox .rightArrow[data-v-cac85436]{position:absolute;top:0;bottom:0;width:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;z-index:10}.depositBox .leftArrow>i[data-v-cac85436],.depositBox .rightArrow>i[data-v-cac85436]{opacity:0;-webkit-transition:opacity .2s linear;transition:opacity .2s linear;font-size:30px}.depositBox .leftArrow[data-v-cac85436]{left:0;background-image:-webkit-gradient(linear,left top,right top,color-stop(40%,#dcf6f6),color-stop(90%,rgba(220,246,246,0)));background-image:linear-gradient(90deg,#dcf6f6 40%,rgba(220,246,246,0) 90%)}.depositBox .rightArrow[data-v-cac85436]{right:0;background-image:-webkit-gradient(linear,left top,right top,color-stop(10%,rgba(220,246,246,0)),color-stop(60%,#dcf6f6));background-image:linear-gradient(90deg,rgba(220,246,246,0) 10%,#dcf6f6 60%)}.depositBox:hover .leftArrow i[data-v-cac85436],.depositBox:hover .rightArrow i[data-v-cac85436]{opacity:1}