.video .top{display:flex;justify-content:space-between;align-items:center;height:80px;background-color:#F9F9F9;padding:0 .4rem;margin-bottom:.4rem}.video .top .left h3{font-size:.24rem;font-family:'Arial-Bold'}.video .top .left h3 span{font-size:.24rem;font-family:'Arial-Bold';color:#C30D23}.video .top .right .select select{border:1px solid #e5e5e5;padding:0 20px;height:40px;margin:0 .2rem}.video .top .right .select select:last-child{margin-right:0}.video .cart{margin-bottom:.4rem}.video .cart .img{position:relative;overflow:hidden;margin-bottom:15px}.video .cart .img>img{width:100%;transition:all 0.5s}.video .cart .img .mask{position:absolute;width:100%;height:100%;top:0;left:0;background-color:rgba(27,26,26,.7);display:flex;cursor:pointer}.video .cart .img:hover>img{transform:scale(1.1)}.video .cart h4{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;height:45px}.video .page{justify-content:center}@media (max-width:1023px){.video .top{flex-direction:column;justify-content:center;align-items:flex-start;height:auto;padding:20px 15px}.video .top .right .select select:first-child{margin-left:0}.video .top .left h3{margin-bottom:10px}}@media (max-width:767px){.video .top .right .select{display:flex;flex-wrap:wrap}.video .top .right .select select{width:100%;margin:10px 0}.video .top .left h3{font-size:.32rem}.video .top .left h3 span{font-size:.32rem}}