#listbanner{position:relative;width:100%}#lbcont{position:relative;width:90%;margin:0 auto;padding:10px 0;overflow:hidden}#lbslider{position:relative;left:0;width:max-content;transition:left .3s}.lbitem{position:relative;display:inline-block;width:200px;border-radius:4px;overflow:hidden;margin:0 10px}.lbitem:first-child{margin-left:0}.lbitem:last-child{margin-right:0}.lbimg{position:relative;width:100%;padding-bottom:64%}.lbimg img{position:absolute;top:0;left:0;width:100%;height:100%}.lbtext{opacity:0;display:flex;flex-direction:column;justify-content:center;position:absolute;top:0;left:0;bottom:0;right:0;padding:0 10px;background-color:#fffc;transition:opacity .2s}.lbitem:hover .lbtext{opacity:1}.lbtextitem{font-family:Arial,Sans-Serif;text-align:center;font-size:14px;font-weight:700}.lbarrow{position:absolute;width:40px;height:40px;background-color:#fff;top:calc((100% - 40px)/2);box-shadow:0 0 13px -6px #000;border-radius:50%;padding:10px;cursor:pointer}.lbarrow img{width:100%}.lbarrow.lbleft{left:10px;text-indent:-2px}.lbarrow.lbright{right:10px;text-indent:2px}
