.bg{
	width: 100%;
	position: absolute;
	left: 0;
	right: 0;
	z-index: -1;
	height: auto;
}
.list-wrapper{
	width: 100%;
	min-width: 1200px;
	overflow: hidden;
	margin:0 auto;
}

.factory-list-header{
	width: 100%;
	height: 128px;
}




.list-content{
	width: 1200px;
	
	margin:0 auto;
}
.list-content.overflow{
	overflow: hidden;
}
.list-content-left{
	width: 886px;
	float: left;
	overflow:hidden;
}
.content-list{
	
	overflow: hidden;
	position: relative;
	z-index:99;
}
.list-title{
	margin:0 ;
	overflow: hidden;
	padding-top:25px;
	border-bottom: 1px solid #ededed;
}
.list-title-left{
	height: 40px;
	float: left;
	width: 45%;
	overflow: hidden;
}
.list-title-left li{
	float: left;
	width: 73px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #333333;
	cursor: pointer;
}
.list-title-left li.active{
	color: #d50000;
}
.list-title-left li img{
	width: 7px;
	height: 9px;
	margin-left: 7px;
	position: relative;
	top: 0px;
    _margin-top:16px;
}
.list-title-right{
	float: right;
	width: 45%;
	text-align: right;
	height: 40px;
	line-height: 40px;
	font-size:16px;
	color: #0d0d0d;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.list-title-right span{
	color: #d50000;
	padding:0 5px;
	font-weight: 600;
}




.list{

}
.list li{
	width: 886px;
	overflow: hidden;
	padding:30px 0;
	border-bottom: 1px solid #ededed;
	position: relative;
	margin-bottom: 2px;
}
.list.business li{
	width: 886px;
	height: 157px;
	overflow: hidden;
	padding:29px 0;
	border-bottom: 1px solid #ededed;
	position: relative;
	margin-bottom: 2px;
}
.list.business li.border-bottom-none,.list li.border-bottom-none{
	border-bottom: none;
}
.list li:hover{
	
}
.product-img{
	width: 204px;
	height: 153px;
	float: left;
	margin-right: 32px;
	border:1px solid #ededed;
}
.product-img img{
	width: auto;
	display: block;
	margin:0 auto;
	max-width: 204px;
	height: 153px;
}

.product-intro{
	float: left;
	overflow: hidden;
    width: 466px;
    padding-right: 120px;
}
.land-product-intro.product-intro{
	width:753px;
}
.product-intro.product-intros{
	width: 700px;
}
.business .product-intro{
	float: left;
	overflow: hidden;
    width: 586px;
    padding-right:0px;
}
.product-intro.no-img{
	width: 698px;
}
.product-tit{
	font-size: 22px;
	color: #333333;
	height:30px;
	padding-bottom: 12px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.product-tit p.pro-name{
	max-width: 85%;
	float: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.product-tit p.pro-name a{
	font-size: 22px;
	color: #333333;
}
.product-tit p.pro-name a:hover{
	color: #d50000;
}
.product-tit span.label{
	padding:0 9px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	overflow: hidden;
	font-size: 14px;
	color: #d50000;
    border: 1px solid #d50000;
	display: inline-block !important;
	*display: inline;
    zoom: 1;
	margin-right:12px;
	vertical-align: top;
}
.product-tit span.card{
	padding:0 9px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	overflow: hidden;
	font-size: 14px;
	display: inline-block !important;
	*display: inline;
    zoom: 1;
	color: #ff881f;
    border: 1px solid #ff881f;
    margin-left: 5px;
    *margin-top:-27px;
}
.title-p{
	font-size: 22px;
	color: #333333;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: inline-block;
	height: 30px;
	max-width: 100%;
}
.product-tit .title-p:hover{
	color: #d50000;
	cursor: pointer;
}
.product-info{
	width:100%;
	font-size: 14px;
	color: #666666;
	height: 30px;
	line-height: 30px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.product-info img{
	width: 14px;
	height: 14px;
	vertical-align: middle;
	margin-right: 10px;
	margin-top:-2px;
}
.product-labels{
	width:100%;
	margin-top: 12px;
	overflow: hidden;
	height: 24px;
}
.blue{
	font-size: 12px;
	height: 24px;
	line-height: 24px;
	padding:0 10px;
    color: #5e98d3;
    background: #ecf4fc;
	display: inline-block;
	*display:inline;
	*zoom:1;
	margin-right: 10px;
}

.list-no-img .product-tit,
.list-no-img .product-info,
.list-no-img .product-labels{
	width: 100%;
}
.money-box{
    position: absolute;
    right: 26px;
    top: 80px;
    overflow: hidden;
    max-width: 30%;
}
.money{
	font-size: 14px;
	color: #d50000;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	text-align: right;
	margin-bottom:14px;
}
.moeny-sale{
}
.money-to-face{
	font-size: 14px;
	font-weight: normal;
	color: #d50000;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin-top:20px;
	text-align: right;
}
.money span{
	font-size: 28px;
	font-weight: bold;
	padding:0 5px;
}
.delete{
	float: right;
}






.list-tips{
	width: 100%;
    font-size: 14px;
    color: #666;
    text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow:hidden;
	margin-top: 26px;
}
.list-tips a{
	color: #d50000;
}
.list-tips a:hover{
	text-decoration: underline;
}


.list-content-right{
	width: 286px;
    float: right;
    padding-top: 39px;
}
.interaction-code-wrapper {
	overflow: hidden;
	margin-top: 15px;
	width: 278px;
	height: 112px;
	border: 1px solid #ededed;
}
.interaction-code-img {
	padding: 5px;
	float: left;
	margin: 13px 21px 0 20px;
	box-shadow: 0 0 15px #ddd;
}
.interaction-code-img img {
	width: 74px;
	height: 74px;
}
.interaction-code-box {
	float: left;
	width: 100px;
	overflow: hidden;
	margin-top: 30px;
}
.interaction-code-text {
	height: 26px;
	line-height: 26px;
	font-size: 16px;
	color: #666;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
























.fixed-active{
	position: fixed;
    width: 286px;
    left: 50%;
    top: 0;
    height: 472px;
    margin-left: 314px;
    z-index: 80;
}