.merchandizingBanner{width:100%;height:50px;justify-content:center;align-items:center}.merchandizingBanner .slideBtn{width:12px;height:19px;cursor:pointer}.merchandizingBanner .slideBtn.preInfoBtn{float:left;width:14px;height:14px;border-top-width:2px;border-top-style:solid;border-top-color:var(--fore-color);border-right-width:2px;border-right-style:solid;border-right-color:var(--fore-color);transform:rotate(225deg)}.merchandizingBanner .slideBtn.nextInfoBtn{float:right;width:14px;height:14px;border-top-width:2px;border-top-style:solid;border-top-color:var(--fore-color);border-right-width:2px;border-right-style:solid;border-right-color:var(--fore-color);transform:rotate(45deg)}.merchandizingBanner .content{justify-content:center;align-items:center;height:100%;width:1048px}.merchandizingBanner .content .merchandizingInfo{font-size:16px;text-align:center;height:50px;float:left;width:100%;position:relative}.merchandizingBanner .content .merchandizingInfo.static{display:flex;align-items:baseline}.merchandizingBanner .content .merchandizingInfo.static .merchandizingItem{position:relative;flex:1;opacity:1;text-align:center;visibility:visible}.merchandizingBanner .content .merchandizingInfo .merchandizingItem{color:#000;transition:opacity .5s ease-in;position:absolute;width:100%;max-height:50px;opacity:0;top:50%;left:0;transform:translateY(-50%);padding:0 20px;line-height:19px;overflow:hidden;z-index:0;visibility:hidden}.merchandizingBanner .content .merchandizingInfo .merchandizingItem.active{opacity:1;z-index:1;visibility:visible}.merchandizingBanner .content .merchandizingInfo .merchandizingItem .shopNow{margin-left:15px;color:#0a679c;text-decoration:underline;font-weight:bold}.merchandizingBanner .alwaysFree{font-size:16px;margin-left:100px;max-height:100%;overflow:hidden} @media screen and (min-width: 1920px){.merchandizingBanner.flex{justify-content:center}.merchandizingBanner.flex .slideBtn{width:17px}.merchandizingBanner.flex .merchandizingInfo{width:1296px;margin:0 auto}.merchandizingBanner.flex .alwaysFree{max-width:300px}}@media screen and (min-width: 1179px) and (max-width: 1919px){.merchandizingBanner.flex{height:50px;justify-content:center}.merchandizingBanner.flex .content{width:1048px;margin-right:30px}.merchandizingBanner.flex .content .merchandizingInfo{margin:0 auto;max-height:50px;overflow:hidden}.merchandizingBanner.flex .alwaysFree{margin-left:0;max-width:232px;max-height:75px;overflow:hidden}}
