/* Æ÷Åä¸®ºä */
.photoReviewWrap{padding:15px 10px 0;}
.photoReviewSort{overflow:hidden;margin:20px 0 15px 0;}
.photoReviewSort select{width:48%;border:1px solid #dbdbdb;height:25px;}
.photoReviewSort span img{width:97px;}
.photoReviewList{border-top:1px solid #646464;}
.photoReviewList ul li{margin-top:15px;overflow:hidden;position:relative;}
.photoReviewList ul li a{display:block;}
.photoReviewList ul li .photoImg{border:1px solid #dcdcdc;width:108px;position:absolute;left:0px;top:0px;}
.photoReviewList ul li .photoImg img{width:100%;}
.photoReviewList ul li .photoReviewInfoBox{background:url('/images/bg_photo_review_info.gif') no-repeat 120px 0;background-size:auto 110px;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-left:129px;}
.photoReviewList ul li .photoReviewInfoBox .photoReviewInfo{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:1px solid #dcdcdc;border-left:none;height:110px;width:100%;padding:15px 20px;}
.photoReviewList ul li .photoReviewInfoBox .photoReviewInfo .photoTitle{font-size:13px;line-height:17px;height:34px;overflow:hidden;}
.photoReviewList ul li .photoReviewInfoBox .photoReviewInfo .photoTitle img{width:14px;}
.photoReviewList ul li .photoReviewInfoBox .photoReviewInfo .prodName{color:#0595d3;font-size:12px;line-height:17px;height:17px;overflow:hidden;margin-bottom:8px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.photoReviewList ul li .photoReviewInfoBox .photoReviewInfo .user{font-size:12px;color:#7a7a7a;line-height:17px;height:17px;overflow:hidden;}

.photoReviewTop .title{font-size:13px;line-height:20px;}
.photoReviewTop .info{color:#0595d3;font-size:12px;line-height:20px;}
.photoReviewTop .info span{font-size:11px;color:#7a7a7a;padding-left:10px;}
.photoReviewInfo{border-top:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4;height:25px;line-height:25px;background-color:#fff;padding:0 0 0 15px;font-size:11px;color:#6e6e6e;}
.photoReviewInfo span{font-family:arial;padding-left:10px;padding-right:15px;}
.photoReviewCon{padding:15px 15px 15px 20px;color:#7a7a7a;font-size:12px;line-height:15px;border-bottom:1px solid #dbdbdb;margin-bottom:10px;text-align:left;}
.photoReviewCon img{max-width:100%;}
.photoReviewCon .btnRecommend{margin-top:15px;text-align:center;}
.photoReviewCon .btnRecommend img{width:58px;}
