﻿
.comment_title {
    border-bottom: 1px dashed #d4d4d4;
    color: #cd2d2d;
    font: 22px/47px 微软雅黑,Arial;
    height: 47px;
}
.comment_title div {
    color: #cd2d2d;
    font: 22px/47px 微软雅黑,Arial;
}
.comment_inputTips span {
    color: #444444;
    font: 16px/42px 微软雅黑;
}
.comment_input {
    background-color: #fff;
    border: 2px solid #e1e1e1;
    height: 82px;
    margin-top: 20px;
}
.comment_input textarea {
    background-color: #fff;
    border: 0 none;
    height: 72px;
    margin: 5px;
    outline: medium none;
    resize: none;
    width: 98%;
}
.review_bottom {
    margin-top: 9px;
    overflow: hidden;
}
.review_bottom button {
    background: #cd2d2d none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    float: right;
    font: 12px/25px 微软雅黑,Arial;
    height: 25px;
    text-align: center;
    width: 53px;
}
.review_bottom span b {
    color: #e96e00;
}
.comment_listTips {
    border-bottom: 1px dashed #d4d4d4;
    color: #cd2d2d;
    font: 22px/47px 微软雅黑,Arial;
    height: 47px;
}
.comment_list > div {
    border-bottom: 1px dashed #d4d4d4;
    margin-top: 15px;
    overflow: hidden;
    padding: 0 10px 25px 0;
}
.comment_list > div > div:nth-child(1) {
    color: #b61a23;
    font: 14px/24px 微软雅黑,Arial;
}
.comment_list > div > div:nth-child(2) {
    color: #535353;
    line-height: 24px;
    margin-top: 7px;
    word-break: break-all;
    word-wrap: break-word;
}
.comment_list > div > div:nth-child(3) {
    color: #b3b3b3;
    line-height: 24px;
    margin-top: 13px;
}