.qg-offerresults-shopwindow{
	margin-bottom: 20px;
}

.qg-offerresults-shopwindow li {
	padding: 10px 0 20px 0;
	height: 370px;
	overflow: hidden;
	margin-bottom: 10px;
}
.qg-offerresults-shopwindow li dl dt {
  margin-bottom: 6px;
  /*border: 1px solid #dfdfdf;*/
  position: relative;
}

.qg-offerresults-shopwindow li dl dd{
	margin-bottom: 6px;
}
.qg-offerresults-shopwindow li dl .description {
  height: 36px;
  line-height: 18px;
  overflow: hidden;
  word-wrap: break-word;
  word-break: break-all;
  margin-bottom: 8px;
  font-size: 14px;
}
.qg-offerresults-shopwindow li dl .description a:hover {
  color: #ff7300;
}
.qg-offerresults-shopwindow li dl .sw-ui-font-price a{
	color: white;
	display: block;
	width: 60px;
	height: 18px;
	background-color: #498FCD;
	text-align: center;
	padding: 1px 0;
	border-radius: 3px 3px 3px 3px;
}
.qg-offerresults-shopwindow li dl .sw-ui-font-price{
	float:left !important;
}
.qg-offerresults-shopwindow li dl .dealMount{
	color: #606060;
	height: 20px;
	overflow: hidden;
}
.qg-offerresults-shopwindow li dl .dealMount span{
    float:right;
	padding-right: 5px;
}

.qg-offerresults-shopwindow li dl .company{
	height: 18px;
	overflow: hidden;
}

.qg-offerresults-shopwindow li dl .company .companyName{
	vertical-align: top;
}
.qg-offerresults-shopwindow li dl .company a {
	color: #101010;
}
.qg-offerresults-shopwindow li dl .company a:hover {
	color: #ff7300;
}
.qg-offerresults-shopwindow li.last {
	border-right: none;
}

.qg-offerresults-shopwindow li dl .relatedProduct{
	height: 18px;
	overflow: hidden;
}

.qg-offerresults-shopwindow li dl .relatedProduct span{
	color: #606060;
}

.qg-offerresults-shopwindow li dl .relatedProduct a{
	padding-right: 5px;
}
.qg-offerresults-shopwindow li dl .icon{
	height: 18px;
	overflow: hidden;
}

.qg-offerresults-shopwindow li dl .icon .sw-ui-icon-mjdangan{
	vertical-align: top;
}
.qg-offerresults-shopwindow li dl .icon a {
	color: #101010;
}
.qg-offerresults-shopwindow li dl .icon .sw-ui-icon-mincxt{
	vertical-align: top;
}
.qg-offerresults-shopwindow .company .aliwangwang {
    border-bottom: 0 solid #444444 !important;
    padding-bottom: 0 !important;
    vertical-align: top;
}