.news_content {
    padding: 5px;
    margin: 5px 0;
    display: inline-block;
    width: 100%;
}
.news_content img {
    float: left;
    margin: 0 20px 20px 0;
}
.news_content:hover {
    -webkit-box-shadow: 0px 0px 17px 0px rgba(95, 84, 24, 0.37);
    -moz-box-shadow: 0px 0px 17px 0px rgba(95, 84, 24, 0.37);
    box-shadow: 0px 0px 17px 0px rgba(95, 84, 24, 0.37);
}
.col_adress {
    display: block;
    width: 23px;
    height: 23px;
    float: left;
    line-height: 20px;
    text-align: center;
    font-size: 14px;
    border: 2px solid #dd1a22;
    border-radius: 23px;
}
.adress {
    display: block;
    width: 83%;
    float: left;
    padding-left: 10px;
}
.adress .text {
    text-align: left;
}
.time_job {
    color: #7e7c7c;
}
.sale_item {
position: absolute;
    width: 94px;
    height: 89px;
    right: 0;
    top: 145px;
    background: url('../_img/snow-f.png') 0 0 no-repeat;
}
.sale_detail {
position: absolute;
    width: 94px;
    height: 89px;
    left: 0;
    top: 0;
	z-index:99999;
    background: url('../_img/snow-f.png') 0 0 no-repeat;
}
.sale_item_new {
position: absolute;
    width: 63px;
    height: 60px;
    right: 0;
    top: -12px;
    background: url('../_img/sale_v2.png') 0 0 no-repeat;
background-size: 63px 60px;
}

.best_price {
position: absolute;
    width: 80px;
    height: 62px;
    right: 0;
    bottom: 10px;
    background: url('../_img/best_price.png') 0 0 no-repeat;
background-size: 80px 62px;
}

.special_offer_ {
position: absolute;
    width: 60px;
    height: 60px;
    right: 0;
    bottom: 10px;
    background: url('../_img/special_offer.png') 0 0 no-repeat;
background-size: 60px 60px;
}

.sale_item_new8 {
position: absolute;
    width: 63px;
    height: 60px;
    right: 0;
    top: 145px;
    background: url('../_img/sale8.png') 0 0 no-repeat;
background-size: 63px 60px;
}

.best_price_detail {
position: absolute;
    width: 94px;
    height: 72px;
    left: 0;
    top: 0;
	z-index:99999;
    background: url('../_img/best_price.png') 0 0 no-repeat;
background-size: 94px 72px;
}


.special_offer_detail {
position: absolute;
    width: 94px;
    height: 94px;
    left: 0;
    top: 0;
	z-index:99999;
    background: url('../_img/special_offer.png') 0 0 no-repeat;
background-size: 94px 94px;
}

.cataloglist{
margin-top:12px;
}
.sale_detail_new {
position: absolute;
    width: 94px;
    height: 89px;
    right: 0;
    top: -9px;
	z-index:99999;
    background: url('../_img/sale_v2.png') 0 0 no-repeat;
}
.sale_detail_new8 {
position: absolute;
    width: 94px;
    height: 89px;
    left: 0;
    top: 0;
	z-index:99999;
    background: url('../_img/sale8.png') 0 0 no-repeat;
}
.new_item1 {
position: absolute;
    width: 63px;
    height: 60px;
    right: 0;
    bottom: 10px;
    background: url('../_img/new.png') 0 0 no-repeat;
background-size: 63px 60px;
}
.new_detail {
position: absolute;
    width: 94px;
    height: 89px;
    left: 0;
    top: 0;
	z-index:99999;
    background: url('../_img/new.png') 0 0 no-repeat;
}


.old_price.old, .old_price s{
		    text-decoration: line-through;
        font-family: 'PT Sans', sans-serif;
        text-decoration-color: red;
        -webkit-text-decoration-color: red;
        -moz-text-decoration-color: red;
}

.price_old {
    float: right;
    display: inline-block;
    position: relative;
    color: #808080;
	text-decoration: line-through;
  text-decoration-color: red;
  -webkit-text-decoration-color: red;
  -moz-text-decoration-color: red;
    margin-top: 4px;
    font-size: 16px;
}

.other{position:absolute;left:-4250px;}
@media only screen
  and (max-device-width: 812px)  {
  #qmEditor,#qmEditorClosed{display:none;}
}
@media print {
  a[href]:after {
    content: none !important;
  }
  @page {
        size: landscape;
    }
}
