.post-view-image {
    text-align: center;
    padding: 20px 0;
}
.em_post-item {
    clear: both;
    overflow: hidden;
    margin: 0 0 30px;
}
.em_post-action-top {
    position: relative;
}
.blog-post-view .em_post-item .post-title {
    padding-right: 60px;
}
.em_post-item .post-content {
    height: 100%;
    overflow: hidden;
    padding: 5px 20px 20px;
}
.cms-index-index .em_col_main {
    margin-bottom: 0;
    margin-top: 0px;
}
.em_post-item .post-content .tags, .em_post-item .post-content .post-share, .em_post-item .post-content .post-footer {
    border-color: #d1d1d1;
}
.em_post-item .post-content .post-footer {
  border-top: 1px dashed #eee;
  padding: 20px 10px 15px;
}
.post-footer {
    padding-top: 7px;
    /*margin-top: 10px;*/
    overflow: hidden;
    text-align: center;
}
.em_post-action {
    height: 100%;
    clear: both;
    margin: 0;
    overflow: hidden;
}
.post-footer .comment-user {
    color: #666666;
}
.fb_comments_count, .comment-by, .comment-count, .comment-user, .comment-time {
    float: left;
    position: relative;
    padding-left: 25px;
    padding-top: 3px;
}
.comment-by, .comment-user, .comment-time {
    float: left;
    position: relative;
    margin-right: 20px;
    font-size: 80%;
    text-transform: uppercase;
}
.time-stamp, .block span.post-on, .block span.post-by, .block span.comment-by {
    display: block;
}
.comment-time small {
    font-size: 100%;
}
.fb_comments_count:before, .comment-by:before, .comment-count:before, .comment-user:before, .comment-time:before {
    background: url(/templates/_shop/zmj/blue/images/icons.png) -411px -282px no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 20px;
    height: 20px;
}
.comment-time:before {
    background-position: -475px -282px;
}
.col-sm-18.col-sm-push-6.em_col_main {
  background-color: #fff;
}

.em_post-item .post-title {
    padding: 7px 20px;
    text-align: center;
}

.block-category .block_title, .show_details .title, .deal_title, .wrapper_main .block .block-title, .em_sidebar .widget-title {
    background-color: #fff;
}
.block-category .block_title, .wrapper_main .block .block-title {
    border-bottom: 1px solid #ddd;
    color: #666;
}
.title_recent .post-title{
  color: #666;
  line-height: 24px;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-height: 45px;
}
.block .block-content li.item {
     margin-bottom: 0px;
}
.post-title:hover{
  color: #0072ff;
}
/*test*/
.products-list li.item:first-child {
    border-top: none;
    padding-top: 0px;
}
.products-list li.item{
  border-color: #d1d1d1;
}
.products-list li.item {
    width: 100%;
    margin: 0 0 18px;
    padding: 15px 0;
    min-height: 0;
}
.products-list li.item{
    color: #666666;
    border-color: transparent;
    background-color: #ffffff;
}
.products-list .product-image {
    float: none;
}
.product-image {
    position: relative;
}
.products-list .product-shop {
    overflow: hidden;
}
.f-fix {
    float: left;
    width: 100%;
}
.products-list .product-name {
  margin: 15px 0 8px;
  font-weight: bold;
}
.products-list .price-box {
    width: 100%;
}
.products-list .price-box {
    margin: 4px 13px 16px 0;
    width: 100%;
    display: inline-block;
}
.product-image img{
  width: 100%;
  height: 100%;
  min-height: inherit;
}
.products-list .product-name a {
    line-height: 22px;
    max-height: 44px;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.block-title strong{
  color: #000;
}

.post-content p {
    line-height: 26px;
    padding-bottom: 15px;
    font-size: 16px;
    color: #626262;
    text-indent: 2em;
}
.post-content img {
    width: 100%;
    height: 100%;
}
.em_col_content{
  background-color: #fff !important;
}
a:hover{
  text-decoration: none !important;
}
@media screen and (max-width: 767px){
.sortball {
    display:none !important;
}}
