@charset "utf-8";
/* CSS Document */

/*.top-info {
	width: 990px;
}*/
/*.top-main {
	width: 990px;
}*/
/*.show-box {
	width: 990px;
}
*/
/*.search-in {
	width: 325px;
}*/
.eval-text-main .t-xiugaip{
    height: 50px;
    width: 92.5%;
    height: 80px;
    color: #555555;
    margin: 0;
}
.eval-line {
	height: 105px;
}
.eval-but {
	float: left;
	margin: 18px 50px;
	cursor: pointer;
}
.eval-text-div {
	width: 645px;
	height: 100px;
	border: 1px solid #eeeeee;
	margin: 15px 0;
}
.eval-text-left {
	width: 100px;
	height: 100px; line-height: 100px;
	text-align: center;
	background: #f9f9f9;
	float: left;
	border-right: 1px solid #eeeeee;
	font-size: 14px;
}
.eval-text-main {
	float: right;
	width: 544px;
	height: 100%;
}
.eval-text-main textarea {
	border: none;
	outline: none;
	height: 70px;
}
.eval-bottom {
	padding: 10px 0;
	border-top: 1px solid #eeeeee;
	margin-top:20px;
}


.eval-other {
	margin-top: 40px;
	padding-top: 20px;
	border-top: 1px solid #eeeeee;
}

.eval-img-div img {
    width: 101px;
	height: 101px;

}
.eval-img-add input {
    display: none;
}

/*查看产品评价*/

.comment-list .comment-item.bottom {
    border-top: none;
    border-bottom: solid 1px #dddddd;
}
.comment-list .comment-item {
    padding: 7px 0px 10px 0px;
    display: table;
    width: 100%;
    border-top: solid 1px #dddddd;
}
.comment-list .comment-item .portrait {
    width: 16%;
    display: table-cell;
    float:left;
}
.comment-list .comment-item .portrait img {
    width: 85%;
    margin-top: 5px;
    border-radius: 50%;
    margin-top: 7px;
    box-sizing: border-box;
    vertical-align: middle;
}
.comment-list .comment-item .content {
    width: 84%;
    line-height: 18px;
    display: table-cell;
    vertical-align: top;
    padding-top: 7px;
    height: auto;
}
.comment-list .comment-item .content .title {
    line-height: 16px;
}
.text-yellow14 {
    color: #fd7d24;
    font-size: 14px;
    margin-bottom: 0px;
}
.comment-list .comment-item .content .title .date {
    margin-top: -7px;
}
.text-gray13 {
    color: #a1a1a1;
    font-size: 13px;
}
.fr {
    float: right;
}
.comment-list .comment-item .content .desc {
    line-height: 15px;
}
.text-black13 {
    color: #2b2b2b;
    font-size: 13px;
    word-break: break-all;
}
.comment-list .comment-item .content .photo {
    margin-left: -10px;
}
.photo a{
    text-decoration: none;
    color: #0e90d2;
    background-color: transparent;
}
.comment-list .comment-item .content .photo img {
    width: 50px;
    height: 50px;
    margin-left: 10px;
    margin-top: 9px;
    box-sizing: border-box;
    vertical-align: middle;
}
.comment-list .comment-item .content .title {
    line-height: 16px;


