.pinglunBox {
    margin-top: 25px;
}

.pinglunBox .ti {
    line-height: 40px;
    font-size: 18px;
    background: #5ba1ef;
    color: #fff;
    padding-left: 10px;
}

.pinglunBox .ti a {
    float: right;
    line-height: 40px;
    padding: 0 15px;
    color: #fff;
}

.pinglunBox .ti a i {
    width: 25px;
    height: 25px;
    display: inline-block;
    background: url(../images/qj_icon.png) no-repeat -10px -460px;
    vertical-align: middle;
}

.talk_list {
    display: block;
    overflow: hidden;
    width: 100%;
}

.talk_list li {
    padding: 20px 10px;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
}

.user_img img {
    border-radius: 50%;
}

.contBox {
    padding-left: 15px;
    overflow: hidden;
}

.contBox a {
    color: #2676c8;
    display: inline-block
}

.contBox p {
    margin-top: 5px;
    line-height: 1.5;
}

.contBox .userBox {
    font-size: 18px;
    height: 32px;
    line-height: 32px;
}

.contBox .userBox i {
    color: #999;
    margin-left: 20px;
    font-size: 16px;
    font-weight: normal;
}

.contBox .userBox .user_name {
    display: inline-block;
    height: 32px;
    line-height: 32px;
}

.contBox .userBox span {
    display: inline-block;
    line-height: 32px;
    padding: 0 10px;
}

.contBox em {
    float: right;
    color: #999;
    font-size: 16px;
}

.contBox .title {
    display: inline-block;
    margin-top: 5px;
}

.contBox .text {
    line-height: 1.5;
    margin-bottom: 10px;
}

.contBox .caozuo {
    overflow: hidden;
    clear: both;
}

.contBox .caozuo em {
    width: 25px;
    height: 25px;
    float: left;
    background: url(../images/qj_icon.png) no-repeat;
    margin-right: 5px;
}

.contBox .caozuo .em1 {
    background-position: -6px -84px;
}

.contBox .caozuo .em2 {
    background-position: -6px -207px;
}

.contBox .caozuo .em3 {
    background-position: -6px -235px;
}

.contBox .caozuo span i {
    color: #999;
    padding: 0 15px;
    display: inline-block;
}

/*comment*/
.replyBox {
    display: none;
}

.comment {
    width: 100%;
    background: #f2f2f2;
    overflow: hidden;
    padding: 10px;
    box-sizing: border-box;
    margin-top: 10px;
}

.comment p img {
    float: left;
    vertical-align: middle;
    border-radius: 50%;
}

.comment .text {
    float: left;
    width: 458px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #ccc;
    padding-left: 5px;
    margin: 0 0 10px 10px;
}

.comment .btns {
    background: #2676c8;
    color: #fff;
    border: none 0;
    float: right;
    cursor: pointer;
    line-height: 32px;
    padding: 0 20px;
    font-size: 16px;
    border-radius: 5px;
    margin: 0;
}

.pinglun_text {
    padding: 10px;
    overflow: hidden;
    background: #f2f2f2;
    margin: 10px 0;
}

.pinglun_text .fl img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
}

.pinglun_text span {
    width: 465px;
    float: left;
    margin-left: 10px;
}

.img_list ul {
    width: 100%;
    overflow: hidden;
}

.img_list ul li {
    width: 120px;
    height: 120px;
    margin: 10px 20px 10px 0;
    float: left;
    padding: 0 !important;
    border-bottom: 0 none !important;
}

.unknown {
    background: #f2f2f2;
    overflow: hidden;
    padding: 10px;
    margin-top: 20px;
}

.unknown p {
    text-align: center;
    font-size: 18px;
    margin-bottom: 10px;
}

.unknown p a {
    line-height: 32px;
    display: inline-block;
    padding: 0 20px;
    margin: 0 10px;
    color: #2676c8;
    border: 1px solid #2676c8;
    border-radius: 5px;
    box-sizing: border-box;
}

.app .m1060 .textBox {
    padding-left: 10px!important;
    padding-right: 10px!important;
}

.app .pinglun_text span {
    width: auto!important;
}