.scroll-box[data-v-04e2438f]{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;overflow:hidden;padding:20px}.scroll-box .scroll-row[data-v-04e2438f]{white-space:nowrap;width:100%}.scroll-box .scroll-row .scroll-item[data-v-04e2438f]{-webkit-animation:scroll-left-04e2438f linear infinite;animation:scroll-left-04e2438f linear infinite;-webkit-animation-duration:30s;animation-duration:30s;display:-webkit-box;display:-ms-flexbox;display:flex}.scroll-box .scroll-row.reverse .scroll-item[data-v-04e2438f]{-webkit-animation-name:scroll-right-04e2438f;animation-name:scroll-right-04e2438f}.scroll-box .scroll-row .item[data-v-04e2438f]{-webkit-box-flex:0;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border-radius:16px;-webkit-box-shadow:0 0 37px 0 rgba(0,0,0,.1);box-shadow:0 0 37px #0000001a;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;height:120px;justify-content:center;line-height:120px;margin:15px 10px;text-align:center;width:272px}.scroll-box .scroll-row .item img[data-v-04e2438f]{width:70%}@-webkit-keyframes scroll-left-04e2438f{0%{-webkit-transform:translateX(0);transform:translate(0)}to{-webkit-transform:translateX(-50%);transform:translate(-50%)}}@keyframes scroll-left-04e2438f{0%{-webkit-transform:translateX(0);transform:translate(0)}to{-webkit-transform:translateX(-50%);transform:translate(-50%)}}@-webkit-keyframes scroll-right-04e2438f{0%{-webkit-transform:translateX(-50%);transform:translate(-50%)}to{-webkit-transform:translateX(0);transform:translate(0)}}@keyframes scroll-right-04e2438f{0%{-webkit-transform:translateX(-50%);transform:translate(-50%)}to{-webkit-transform:translateX(0);transform:translate(0)}}
