.carousel{height:400px;margin-bottom:0;position:relative;border-radius:2px;overflow:hidden}.carousel-container,.carousel-slides{position:relative;width:100%;height:100%}.carousel-slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity 1s ease;background-size:cover;background-position:50%;z-index:1;pointer-events:none}.carousel-slide.active{opacity:1;z-index:2;pointer-events:auto}.carousel-content{position:absolute;bottom:20px;left:20px;color:#fff;text-shadow:1px 1px 3px rgba(0,0,0,.7)}.carousel-content h2{font-size:28px;margin-bottom:10px;background:rgb(0,0,0,.4);padding:5px 20px}.carousel-content p{padding:1px 20px}.carousel-controls{position:absolute;bottom:20px;right:20px;display:flex;z-index:3}.carousel-control{width:12px;height:12px;border-radius:50%;background-color:rgba(255,255,255,.5);margin:0 5px;cursor:pointer}.carousel-control.active{background-color:#fff}.carousel-arrows{position:absolute;top:50%;width:100%;display:flex;justify-content:space-between;transform:translateY(-50%);padding:0 20px;z-index:3}.carousel-arrow{width:40px;height:40px;background-color:rgba(0,0,0,.3);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px;cursor:pointer}.carousel-arrow:hover{background-color:rgba(0,0,0,.6)}.hot-search{background-color:#fff;padding:15px;border-radius:4px;margin-bottom:20px}.hot-search h3{font-size:18px;padding-bottom:10px;border-bottom:1px solid #eee;margin-bottom:15px}.hot-search-list{list-style:none}.hot-search-list li{padding:8px 0;border-bottom:1px dashed #eee}.hot-search-list li:last-child{border-bottom:none}.hot-search-list li a{display:flex;justify-content:space-between}.hot-search-list .hot-tag{color:#e60000;margin-right:5px}.yijuhua{color:#fff;display:inline-block;width:auto;background:rgba(0,0,0,.4)}@media (max-width:768px){.carousel{height:300px}.carousel-content h2{padding:5px 10px;font-size:20px}}