.low-carousel{position:relative}.low-carousel.dot-style-gray .ant-carousel .slick-dots li button{background-color:#c5cad3}.low-carousel.dot-style-blue .ant-carousel .slick-dots li button{background-color:#3d5eff}.low-carousel .scroll-arrow-container.left{overflow:hidden;position:absolute;left:0;top:0;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:40px;background-image:-webkit-gradient(linear,right top,left top,from(hsla(0,0%,100%,0)),to(#fff));background-image:-webkit-linear-gradient(right,hsla(0,0%,100%,0),#fff);background-image:linear-gradient(-90deg,hsla(0,0%,100%,0),#fff)}.low-carousel .scroll-arrow-container.left .scroll-page-arrow{position:absolute;left:0;z-index:11}.low-carousel .scroll-arrow-container.left:after{z-index:10;position:absolute;content:"";display:inline-block;width:40px;height:40px;background-color:#fff;-webkit-box-shadow:0 5px 17px 0 rgba(43,51,158,.21);box-shadow:0 5px 17px 0 rgba(43,51,158,.21);left:-20px;border-radius:20px;cursor:pointer}.low-carousel .scroll-arrow-container.right{overflow:hidden;position:absolute;right:0;top:0;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:40px;background-image:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,100%,0)),to(#fff));background-image:-webkit-linear-gradient(left,hsla(0,0%,100%,0),#fff);background-image:linear-gradient(90deg,hsla(0,0%,100%,0),#fff)}.low-carousel .scroll-arrow-container.right .scroll-page-arrow{position:absolute;right:0;z-index:11}.low-carousel .scroll-arrow-container.right:after{position:absolute;content:"";display:inline-block;width:40px;height:40px;z-index:10;background-color:#fff;-webkit-box-shadow:0 5px 17px 0 rgba(43,51,158,.21);box-shadow:0 5px 17px 0 rgba(43,51,158,.21);right:-20px;border-radius:20px;cursor:pointer}.low-carousel .scroll-arrow-container .scroll-page-arrow{color:#3d72fe;font-size:15px;z-index:1;cursor:pointer}