.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}.productInfoBanner{margin-bottom:5rem;width:100%;height:100px;margin-top:1rem;display:flex;justify-content:space-between;align-items:center}.productInfoBanner .bannerView{height:100%;width:90%;position:relative;overflow:hidden}.productInfoBanner .bannerView .showViewList{position:absolute;left:0;top:0;transition:all .5s ease-in-out}.productInfoBanner .bannerView .showViewList .item{cursor:pointer;width:8.5vw;float:left;height:100px;display:flex;align-items:center;justify-content:center}.productInfoBanner .bannerView .showViewList .item .itemImg{width:90%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:50%;position:relative}.productInfoBanner .btnLeft{height:80%;width:1rem;background-color:rgba(1,124,168,.31);border-radius:3px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 2px rgba(0,0,0,.2)}.productInfoBanner .btnLeft img{width:60%}.productInfo .mainTitle{font-size:1.5rem;margin-top:3rem;color:#444;font-weight:700;white-space:nowrap;margin-bottom:1.5rem}.productInfo .line{border-bottom:1px solid #444;margin-bottom:1.5rem;margin-top:1.5rem}.productInfo .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}.productInfo .backBtn img{margin-right:.3rem;flex-grow:0;height:40%;flex-shrink:0}.productInfo .infoText .title{color:#017ca8;font-weight:700;font-size:1.1rem;line-height:1rem;height:1rem}.productInfo .infoText .productInfotext .text_title{display:flex;align-items:center;justify-content:flex-start;color:#4c4c4c;font-size:.7rem;font-weight:700;margin-top:1rem}.productInfo .infoText .productInfotext .text_title img{margin-right:1rem;width:.4rem}.productInfo .infoText .productInfotext .text_Info{margin-left:1.4rem;font-size:.6rem;line-height:1.5rem;color:#4c4c4c;margin-top:.5rem}.productInfo .infoText .productInfotext .color{display:flex;margin-top:.8rem;margin-left:1.4rem}.productInfo .infoText .productInfotext .color img{margin-right:1.5rem;height:1rem}