.banner-container{display:flex;justify-content:center}.banner-container .banner-wrap{width:76.625rem;position:relative}.banner-container .banner-wrap .category{display:block;position:absolute;z-index:10;padding:1.25rem 0;width:14.625rem;height:28.75rem;font-size:.875rem;overflow:hidden;background:rgba(0,0,0,.6)}.banner-container .banner-wrap .category .category-list{height:26.25rem;border:0;color:#fff}.banner-container .banner-wrap .category .category-list .item{display:flex;align-items:center;justify-content:space-between;height:2.625rem;padding-left:1.875rem;padding-right:1.25rem}.banner-container .banner-wrap .category .category-list .item .title{color:#fff}.banner-container .banner-wrap .category .category-list :hover{background:#ff6700!important}.banner-container .banner-wrap .category-children{width:62rem;left:14.625rem;top:0;position:absolute;z-index:20;height:28.75rem;border:.0625rem solid #e0e0e0;border-left:0;background:#fff;box-shadow:0 .5rem 1rem rgba(0,0,0,.18);overflow:hidden}.banner-container .banner-wrap .category-children .children-wrap{width:62rem;display:flex;flex-wrap:wrap;justify-content:flex-start}.banner-container .banner-wrap .category-children .children-wrap .item{display:flex;align-items:center;padding:1.125rem 1.25rem;height:4.75rem;width:15.5rem;color:#333}.banner-container .banner-wrap .category-children .children-wrap .item img{margin-right:.75rem}.banner-container .banner-wrap .category-children .children-wrap :hover .title{color:#ff6700;transition:color .2s}.banner-container .banner-wrap .carousel img{height:28.75rem;width:100%}.banner-container .banner-wrap .carousel .ivu-carousel-arrow.left{left:15.5rem}.banner-container .banner-wrap .carousel .ivu-carousel-dots-inside{display:block;position:absolute;bottom:.1875rem;left:7.3125rem}