body{background: #f1f1f1;}
.buyersshow{width: 95%;max-width: 1400px;margin: 40px auto;}
.buyersshow .top_swiper_left{width: 64%;}
.buyersshow .top_swiper_right{width: 28%;text-align: right;font-size: 16px;margin-left: 8%;}
.buyersshow .bottom_left{width: 49%;background: #fff;padding: 30px;line-height: 23px;}
.buyersshow .bottom_right{width: 49%;background: #ffeebb;font-size: 18px;text-align: center;display: flex;align-items: center;justify-content: center;flex-direction: column;}
.review-photo-div{width: 62px;height: 62px;float: left;margin-right: 15px;position: relative;}
.review-photo-div .icon-add-bold{position: absolute;color: #000;font-size: 30px;left: 15px;top: 7px;cursor: pointer;}
.review-photo-div .upload_file{position: absolute;width: 60px;height: 60px;right: 0;top: 0;opacity: 0;filter: alpha(opacity=0);cursor: pointer;}
.review-photo-div .comment-img{width: 100%;position: absolute;left: 0;top: 0;}
.review-photo-div .cimg-del {position: absolute;left: 0;bottom: 0;width: 100%;display: inline-block;text-align: center;background: #c7c7c7;cursor: pointer;color: #fff;}

.buyersshow .grid{margin: 20px 0 50px;}
.buyersshow .grid-item{width:32.5%;background: #fff;margin-top: 20px;}
.buyersshow .grid-item .product_bottom{background: #fafafa;display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}
.buyersshow .grid-item .reviewdiv{line-height: 25px;}
.buyersshow .gutter-sizer{width: 1.25%;}
#moreimgModal .modal-dialog{max-width: 1000px;}
#moreimgModal .leftdiv{width: 73%;text-align: center;}
#moreimgModal .bigimg{max-width: 100%;}
#moreimgModal .proimg{width: 400px;max-width: 100%;}
#moreimgModal .changecolor{border-radius: 50%;overflow: hidden;width: 18px;cursor: pointer;margin: 0 2px;}
#moreimgModal .nav-link.active{border-bottom: 3px solid #f10081;font-weight: bold;}