.headers{width:100%;position:relative;height:450px;background-repeat:no-repeat;background-size:cover;background-position:50%}.headers .headerText{position:absolute;left:21%;top:50%;transform:translateY(-40%);color:#fff;font-size:2rem;font-weight:700;letter-spacing:.15rem}.productItem{width:100%;cursor:pointer}.productItem .img{width:100%;transition:all .3s linear;display:block}.productItem .imgMark{width:100%;display:block;overflow:hidden}.productItem .text{width:100%;height:1.8rem;overflow-y:scroll;line-height:1.8rem;color:#444;transform:translateY(-.5rem);word-wrap:break-word;font-size:.8rem}.productItem .text::-webkit-scrollbar{display:none}.productItem:hover .img{transform:scale(1.1)}.product .mainTitle{font-size:1.5rem;margin-top:3rem;color:#444;font-weight:700;white-space:nowrap;margin-bottom:1.5rem}.product .line{border-bottom:1px solid #444;margin-bottom:1.5rem}.product .backBtn{background-color:rgba(1,124,168,.31);font-size:.6rem;line-height:1.4rem;height:1.4rem;font-weight:1;cursor:pointer;border-radius:1rem;display:flex;align-items:center;justify-content:center;margin-top:3.4rem;color:#fff;white-space:nowrap;margin-bottom:1.5rem}.product .backBtn img{margin-right:.3rem;flex-grow:0;height:40%;flex-shrink:0}