.comments-item {
    border-bottom: solid 1px #eee;
    padding: 20px 20px;
}


table.com-item-main {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}

table.com-item-main .column1 {
    color: #999;
    width: 140px;
}

table.com-item-main .column2 {
    width: 60%;
    padding-right: 50px
}

table.com-item-main .column3 {
    width: 20%
}

table.com-item-main tbody td {
    vertical-align: top
}

td.com-i-column {
    padding: 0
}

td.com-i-column .p-comment-wrap {
    width: 600px
}

td.com-i-column .p-comment-wrap-829 {
    width: 829px
}

td.com-i-column .p-comment {
    margin-bottom: 5px;
    line-height: 22px;
    word-break: break-all;
    word-wrap: break-word;
    color: #000
}

td.com-i-column .p-photo {
    margin: 20px 0;
}

td.com-i-column .p-photo img {
    max-width: 100%
}

td.com-i-column .time {
    margin-bottom: 8px
}


td.com-i-column .p-tabs {
    margin-bottom: 5px
}

td.com-i-column .p-tabs .item {
    display: inline-block;
    height: 22px;
    line-height: 22px;
    margin-right: 3px;
    padding: 0 5px;
    background-color: #feedd9;
    color: #d79210
}

td.com-i-column .p-tabs .num {
    color: #999
}


td.com-i-column .grade-star {
    height: 17px;
    overflow: hidden;
    margin-bottom: 10px;
    width: 140px;
    color: #ff6600;
}

td.com-i-column .grade-star i {
    -webkit-text-stroke-width: 1.2px;
    font-size: 14px;
}

td.com-i-column .type-item {
    line-height: 22px;
    width: 100px
}

td.com-i-column .type-item .label {
    color: #999
}

td.com-i-column .user-item {
    line-height: 25px;
    overflow: hidden;
    width: 180px;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block
}

td.com-i-column .user-item a.user-name {
    color: #005aa0
}

td.com-i-column .user-item .u-addr,
td.com-i-column .user-item .user-access a {
    color: #999
}

/* 晒单 */
.p-photos {
    width: 500px;
    margin-bottom: 10px;
    background: #eee
}

.p-photos-operate {
    padding-left: 10px;
    margin: 8px;
    display: inline-block;
}

.p-photos-operate .opt-item {
    float: left;
    height: 16px;
    padding: 2px 0
}

.p-photos-operate .opt-item i {
    margin-right: 4px;
    vertical-align: top;
    _cursor: pointer
}

.p-photos-operate .opt-item .text-sd {
    display: inline-block;
    line-height: 16px;
    vertical-align: top;
    _cursor: pointer
}

.p-photos-operate .opt-item:hover {
    zoom: 1;
    text-decoration: none
}

.p-photos-operate .i-shut {
    display: inline-block;
    background-image: url(https://zx.ingping.com/images/sprite-1.0.0.png);
    background-repeat: no-repeat;
    width: 16px;
    height: 16px
}

.p-photos-operate .sep {
    float: left;
    width: auto;
    height: 20px;
    line-height: 20px;
    padding: 0 8px;
    color: #e1e1e1
}

.p-photos-viewer {
    /*width: 500px;*/
    /*height: 400px;*/
    border: 1px solid #eee;
    margin: 0 auto 10px;
    overflow: hidden;
    background: #fff
}

.p-photos-viewer .p-photos-wrap {
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 0;
    position: relative
}

.p-photos-viewer .p-photos-wrap .cursor-left,
.p-photos-viewer .p-photos-wrap .cursor-right,
.p-photos-viewer .p-photos-wrap .cursor-small {
    position: absolute;
    height: 100%;
    top: 0;
    background: fixed url(about:blank)
}

.p-photos-viewer .p-photos-wrap .cursor-left {
    width: 100px;
    left: 0;
    cursor: url("https://zx.ingping.com/images/pic-prev-1.0.0.cur"), auto;
    z-index: 3
}

.p-photos-viewer .p-photos-wrap .cursor-right {
    width: 100px;
    right: 0;
    cursor: url("https://zx.ingping.com/images/pic-next-1.0.0.cur"), auto;
    z-index: 3
}

.p-photos-viewer .p-photos-wrap .cursor-small {
    width: 100%;
    left: 0;
    cursor: url("https://zx.ingping.com/images/small-1.0.0.cur"), auto;
    z-index: 2
}

.p-photos-viewer .p-photos-wrap i {
    display: inline-block;
    width: 1px;
    height: 100%;
    overflow: hidden;
    vertical-align: middle
}

.p-photos-viewer .p-photos-wrap img {
    vertical-align: middle;
    margin-left: -1px;
    display: inline-block;
}


.p-photos-thumbnails {
    height: 55px;
    overflow: hidden;
    position: relative;
    margin-bottom: 15px
}

.p-photos-thumbnails .thumb-list ul {
    float: left;
    height: 50px
}

.p-photos-thumbnails .thumb-list a {
    display: block;
    width: 50px;
    height: 50px;
    border: 1px solid #eee;
    overflow: hidden;
    transition: border-color .2s ease-out;
    cursor: url("https://zx.ingping.com/images/big-1.0.0.cur"), auto
}


.p-photos-thumbnails .thumb {
    width: 48px;
    height: 48px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

.p-photos-thumbnails .thumb img {
    border: none;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
}

.p-photos-thumbnails .thumb-list a:hover {
    padding: -2px;
    border: 2px solid #ff6600
}

.p-photos-thumbnails .thumb-list li {
    float: left;
    margin-right: 10px;
    position: relative
}

.p-photos-thumbnails .thumb-list li .J-thumb-img-arrow {
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    border: transparent 4px dashed;
    border-top: 4px solid #ff6600;
    position: absolute;
    left: 19px;
    filter: alpha(opacity=0);
    opacity: 0;
    background: 0 0
}

.p-photos-thumbnails .thumb-list li.selected a {
    padding: 0;
    border: 2px solid #ff6600;
    cursor: url("https://zx.ingping.com/images/small-1.0.0.cur"), auto
}

.p-photos-thumbnails .thumb-list li.selected .J-thumb-img-arrow {
    filter: alpha(opacity=100);
    opacity: 1
}

.p-photos-thumbnails .show-number {
    display: inline-block;
    margin-top: 34px;
    color: #999;
}

.p-photos-thumbnails a.view-show {
    display: inline-block;
    margin-top: 34px;
    color: #38d !important;
}

.p-more {
    position: relative;
}

.examine {
    margin: 10px 0
}

.examine a {
    color: #38d
}

/* 客服回复 */
.comment-replylist {
    width: 100%;
    overflow: hidden;
}

.comment-reply-item {
    padding: 15px 0 0 140px;
}

.comment-reply-item.seller-reply-item .reply-infor {
    color: #ff9966;
}

.comment-reply-item {
    line-height: 20px;
}

.comment-replylist {
    border-top: 1px dotted #eee;
    padding-top: 5px;
    margin-top: 15px;
}

.comment-reply-item .time {
    color: #999;
}

.dialog-background {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1001;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    background-color: rgba(0, 0, 0, 0.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#88000000, endColorstr=#88000000);
}

.dialog-section {
    opacity: 0;
    filter: alpha(opacity=0);
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1002;
    padding: 0;
    margin: 0;
    background-color: #FFF;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
}

.dialog-body,
.dialog-imagelist {
    box-sizing: content-box;
    z-index: 1;
    min-width: 516px;
    height: 100%;
    padding: 32px;
    padding-top: 48px;
    margin: 0;
    overflow: hidden;
}

.dialog-body.withNoPadding,
.dialog-imagelist.withNoPadding {
    padding: 0;
}

.dialog-body.withNoMinWidth,
.dialog-imagelist.withNoMinWidth {
    min-width: auto;
    min-width: 0;
}

.dialog-body img {
    display: block;
    vertical-align: top;
}

.dialog-btnPrev,
.dialog-btnNext {
    position: absolute;
}

.dialog-btnPrev,
.dialog-btnNext {
    top: 50%;
    z-index: 9;
    margin-top: -18px;
    width: 36px;
    height: 36px;
    overflow: hidden;
    font: 16px/36px 'Simsun';
    text-align: center;
    color: #fff !important;
    cursor: pointer;
    background-color: #7F7F7F;
    background-color: rgba(0, 0, 0, 0.5);
}

.dialog-btnPrev {
    left: 0;
}

.dialog-btnNext {
    right: 0;
}

.dialog-disabled {
    cursor: not-allowed;
    background-color: rgba(0, 0, 0, 0.3);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#44000000, endColorstr=#44000000);
}

.dialog-header {
    position: relative;
    width: auto;
    height: 39px;
    padding: 0 46px 0 16px;
    margin: 0;
    border-bottom: 1px solid #d9d9d9;
    font-size: 16px;
    line-height: 39px;
    white-space: nowrap;
    background-color: #e6e6e6;
}

.dialog-header + .dialog-body {
    padding-top: 32px;
}

.dialog-header + .dialog-body.withNoPadding {
    padding: 0;
}

.dialog-close {
    display: inline-block;
    vertical-align: middle;
    background-image: url("../image/icons-dialog.png");
    background-repeat: no-repeat;
    position: absolute;
    right: 16px;
    top: 12px;
    width: 14px;
    height: 14px;
    padding: 0;
    margin: 0;
    background-position: 0 -135px;
    cursor: pointer;
}

#dialogTipBox .dialog-body {
    padding-top: 48px;
    padding-bottom: 48px;
}

#dialogTipBox .dialog-msg {
    padding: 0;
    margin: 0;
    text-align: center;
}

#dialogTipBox .dialog-msg-text {
    padding: 0;
    margin: 0;
    font-size: 16px;
}

#dialogTipBox .i-success,
#dialogTipBox .i-warning,
#dialogTipBox .i-error {
    position: relative;
    display: inline-block;
    top: -2px;
    margin-right: 20px;
    width: 36px;
    height: 36px;
    vertical-align: middle;
    background-image: url("../image/icons-dialog.png");
    background-repeat: no-repeat;
}

#dialogTipBox .i-success {
    background-position: 0 0;
}

#dialogTipBox .i-warning {
    background-position: 0 -45px;
}

#dialogTipBox .i-error {
    background-position: 0 -90px;
}

.dialog-warning-top {
    position: fixed;
    left: 50%;
    top: 0;
    z-index: 999;
    min-width: 400px;
    padding: 0;
    margin: 0;
    border-radius: 5px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    font-size: 16px;
    line-height: 46px;
    text-align: center;
    color: #fff;
    background-color: #ff4400;
}


/* 留言 */
.comment-list-item {
    position: relative;
    padding: 14px 0 16px;
    margin-left: 15px;
    border-bottom: 1px solid #ddd;
}
.item-right {
    color: #262626;
}
.item-user {
    font-size: 12px;
    line-height: 20px;
    margin: 10px 0;
}
.item-user-name {
    font-size: 14px;
}
.item-user-time {
    color: #a7a7a7;
}
.item-text {
    margin-left: 20px;
    white-space: pre-line;
}

.commentDiv {
    margin-top: 30px;
}

.content {
    font-size: 1.25em;
    resize:none;
    border-radius:12px;
    width: 99%;
    padding: 0.2em 0 0 .666666667em;
    border: 1px solid #5ed112;
    font-family: 黑体-简;
    display: inline-block;
    line-height: 1.5em;
    overflow: hidden;
}

.addBut {
    width: 64px;
    font-size: 16px;
    height: 2.5em;
    text-align: center;
    color: aliceblue;
    line-height: 2.5em;
    border-radius: 7px;
    z-index: 999;
    position: relative;
}

.before{
    content: " ";
    display: block;
    position: absolute;
    left: 25px;
    top: -1px;
    height: 29px;
    width: 40px;
    z-index: -9999999;
    background-color: #edf1f4;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.reply{
    margin-left: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    position: relative;
    margin-top: 10px;
    background-color: #edf1f4;
    border-radius: 2px;
}

.replyContent {
    margin-bottom: 10px;
    margin-left: 10px;
}

.iframe-section {
    opacity: 0;
    filter: alpha(opacity=0);
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1002;
    padding: 0;
    margin: 0;
    background-color: #FFF;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
}
