.home-review{margin: 10px 5px; position:relative;}#review-home .item{padding:10px; border:1px solid #e5e5e5; margin:0px 2px; min-height:140px; position:relative;-webkit-transition: all 0.5s ease 0s;-moz-transition: all 0.5s ease 0s;-o-transition: all 0.5s ease 0s;transition: all 0.5s ease 0s;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}#review-home .item:hover{border:1px solid #f66b96;box-shadow: 0 1px 3px rgba(236,0,140,0.4);-moz-box-shadow: 0 1px 3px rgba(236,0,140,0.4);-webkit-box-shadow: 0 1px 3px rgba(236,0,140,0.4);}#review-home .item-detail{text-align:center; min-height:135px; margin-bottom:5px;}#review-home .review-rate{margin-bottom:5px;}#review-home .review-title{margin-bottom:10px;}#review-home .item-detail h3{font-size:16px; font-weight:bold; margin:5px 0; padding:0;}#review-home .item-detail span{font-size:13px; display:block; height:20px; overflow:hidden;}#review-home .item-product-img{height:150px; margin-bottom:15px; text-align:center;}#review-home .item-product-img img{max-height:150px; width:auto;}#review-home .item .write{position:absolute; bottom:20px; right:15px;}#review-home .review-text{display:block; color:#666; overflow:hidden; max-height:40px;} .review-text p{margin: 0;} .item-review-user{padding-top:5px; /*border-top:1px dotted #CCCCCC;*/}.item-review-user .pull-left{height:50px; max-width:50px; overflow:hidden;}.item-review-user .user-img{width:40px;height:40px;background-position:center;background-repeat:no-repeat;background-size:cover;background-color:#f2f2f2;overflow:hidden;/*-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;*/}.item-review-user .user-img img{max-width:100%;}.item-review-user .date{font-size:13px; color:#777;}.user-targetUrls{display:block; max-width:140px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}#review-home .item .delete-review{/*position:absolute;top:15px;right:15px;*/}#review-home .item a.write-review{margin:5px auto;}.home-review .more-plus{top:0 !important; right:0 !important;}@media screen and (max-width:767px){#review-home .item-detail{text-align:center; min-height:inherit;}.user-targetUrls{max-width:170px;}}.btn.review-icon-write{position:absolute; top:15px; left:15px; z-index:99999; display:none;}#review-home .item:hover .btn.review-icon-write{display:block;}.btn.review-icon-del{position:absolute; top:15px; right:15px; z-index:99999; display:none;}#review-home .item:hover .btn.review-icon-del{display:block;}