section {
  background-color: #F5F5F5; }

.page {
  background-color: #fff; }
  .page textarea {
    width: 100%;
    outline: none;
    resize: none; }
  .page .page-p {
 
    word-break: break-all;
    word-wrap: break-word; }
    .page .page-p * {
        font-size: 16px !important;
        line-height: 28px;
        font-family: tahoma,arial,"\5FAE\8F6F\96C5\9ED1","Segoe UI", "Microsoft YaHei", "FontAwesome", sans-serif!important;
    }
    .page .page-p img {
        display: block;
        width: 600px;
        margin: 10px auto;
    }
  .page .comment-list {
    background-color: #fff; }
    .page .comment-list .comment {
      padding: 20px 10px 25px 0;
      border-bottom: 1px solid #eee; }
      .page .comment-list .comment .user-info {
        text-align: center;
        width: 10%; }
        .page .comment-list .comment .user-info img {
          width: 50px;
          height: 50px; }
      .page .comment-list .comment .comment-p {
        width: 90%;
        min-height: 70px;
        position: relative; }
        .page .comment-list .comment .comment-p .date {
          left: 0;
          bottom: 0;
          position: absolute; }
  .page .btm .btm-nav {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #ddd; }
    .page .btm .btm-nav span {
      cursor: pointer; }
    .page .btm .btm-nav .active {
      border-bottom: 2px solid #C70211; }
  .page .btm .btm-cont li {
    cursor: pointer;
    position: relative;
    overflow: hidden; }
.btm-cont .rec-img {
    width: 180px;
    height: 180px;
}
.btm-cont .rec-detail {
    position: relative;
    font-size: 16px;
    width: 350px;
    height: 180px;
}
.product-list ul li {
    margin-right: 10px;
  
}
    .btm-cont .rec-detail .rec-detail-p {
        text-indent: 2em;
        font-size: 14px;
        color: #999;
        line-height: 1.6;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
    }
.btm-cont .rec-detail .rec-detail-time{
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    font-size:14px;
}
.page .btm .editer {
    width: 20%;
    height: 70px;
    cursor: pointer;
}
    .page .btm .editer > img {
      width: 30px;
      height: 30px;
      border: 1px solid #eee;
      border-radius: 50%; }
  .page .good {
    padding: 68px 5px 5px 5px;
    font-size: 16px;
    color: #666;
    width: 90px;
    text-align: center;
    cursor: pointer;
    background-image: url("../img1/iszan.png");
    background-repeat: no-repeat;
    background-position: center 5px;
    background-size: 64px 64px; }
  .page .nogood {
    background-image: url("../img1/nozan.png") !important; }

.top-left {
  width: 100%; }
  .top-left .icon-item {
    bottom: 0;
    width: 100%; }
    .top-left .icon-item span {
      margin-right: 12px; }
    .top-left .icon-item span + span {
      padding-left: 16px;
      border-left: 1px solid #ccc; }
    .top-left .icon-item img {
      margin-right: 5px;
      vertical-align: sub; }

.top-right {
  width: 330px; }
  .top-right .user-avatar {
    border-radius: 50%;
    overflow: hidden;
    width: 70px;
    height: 70px;
    border: 1px solid #eee; }
    .top-right .user-avatar img {
      width: 100%;
      height: 100%; }

.container1158 {
  width: 1158px;
  position: relative;
  margin: 0 auto; }

.nogood {
    padding: 68px 5px 5px 5px;
    font-size: 16px;
    color: #666;
    width: 90px;
    text-align: center;
    cursor: pointer;
    background-image: url("../img1/nozan.png");
    background-repeat: no-repeat;
    background-position: center 5px;
    background-size: 64px 64px;
}
.btm-cont ul li > img{
    height:260px;
}
/*# sourceMappingURL=articlePage.css.map */
