.item{padding:180px 15px 90px}
.photo{height:750px}
.swiper{width:100%;height:100px;margin-left:auto;margin-right:auto}
.swiper-slide{height:100%;background-size:cover;background:#f2f1ef;background-position:center}
.swiper-slide img{display:block;width:100%;height:100%;object-fit:cover}
.mySwiper{float:left;width:18%;height:100%;box-sizing:border-box;padding:10px 0}
.mySwiper .swiper-slide{width:100%;height:100%;opacity:.4}
.mySwiper .swiper-slide-thumb-active{opacity:1}
.mySwiper2{float:right;width:80%;height:100%}
.item .title{margin:0 auto 15px;font-size:28px}
.item .price{margin:25px auto;font-size:18px}
.item .price span.unit{color:grey;margin-left:5px;font-size:16px}
.item .desc{margin:15px auto}
.item .desc span.name{padding:15px 0;font-size:18px;display:block;overflow:hidden}
.item .desc p{padding:0}
.fr{float:right}
.bc0{background-color:#000;padding:5px;height:unset;font-size:16px}