/* Commodity list */

/* Middle */

.commodity-list-middle {
	width: 1000px;
}

.commodity-list-left {
	width: 716px;
}

.commodity-list-right {
	margin-left: 20px;
}

/* Middle end */

/* Top */
.commodity-list-top {
	position: relative;
}

.commodity-list-top .commodity-action {
	text-align: right;
	right: 0px;
}

.commodity-list-top .commodity-action a {
	color: #A8A8A8;
	font-size: 14px;
	line-height: 20px;
	padding: 5px 9px;
	cursor: pointer;
	text-decoration: none;
}

.commodity-list-top .commodity-action a:hover {
	color: #585959;
	background-color: #eeeeee;
}

/* Top end */

/* Poster */

.commodity-list-poster-image {
	height: 358px;
	width: 716px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

.commodity-list-poster img {
	height: 358px;
	max-height: 358px;
}

.commodity-list-poster .commodity-list-badges {
	float: left;
	cursor: pointer;
}

.commodity-list-poster .commodity-list-badges .commodity-list-badge {
	margin-left: 6px;
	margin-right: 6px;
	height: 8px;
	width: 8px;
	float: left;
	border: 1px solid #D6D6D6;
	background-color: transparent;
}

.commodity-list-poster .commodity-list-badges .commodity-list-badge.commodity-list-badge-current,
.commodity-list-poster .commodity-list-badges .commodity-list-badge:hover {
	margin-top: -4px;
	margin-right: 3px;
	margin-left: 3px;
	border: none;
	width: 16px;
	background-image: url(/res/img/store/commodity/item-border.png);
	height: 16px;
}

.commodity-list-poster .poster-caption {
	background-color: rgba(0, 0, 0, 0.6);
	height: 10px;
	text-align: right;
	
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 15px;
}

.commodity-list-poster a {
	color: cornsilk;
	font-weight: normal;
}

.commodity-list-poster a:hover {
	text-decoration: underline;
}

.commodity-list-poster .carousel-control {
	cursor: pointer;
	display: none;
	
	width: 30px;
	height: 50px;
	font-size: 93px;
	border: none;
}

.commodity-list-poster .carousel-control.left {
	left: 0px;
	background: black url(/res/img/bootstrap/carousel/left.png) 8px 50% no-repeat;
}

.commodity-list-poster .carousel-control.right {
	right: 0px;
	background: black url(/res/img/bootstrap/carousel/right.png) 8px 50% no-repeat;
}

/* Poster end */

/* All */
.commodity-name {
	width: auto;
	height: 35px;
	overflow: hidden;
	font-size: 12px;
	font-weight: normal;
	text-overflow: ellipsis;
	margin-top: 7px;
	margin-bottom: 5px;
}

.commodity-info {
	text-align: right;
	margin-bottom: 1px;
	padding-right: 5px;
}

.thumbnail  div.bsdn-store-image {
	height: 205px;
	width: 215px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	background-color: rgba(220, 218, 214, 0.3);
	padding: 2px;
}

.commodity-list-all li {
	height: 329px;
}

.bsdn-store .bsdn-store-money {
	font: bold 17px Arial;
	white-space: nowrap;
}

.bsdn-store .commodity-status {
	color: indianred;
}

.bsdn-store .btn {
	width: 50px;
}

.bsdn-store .commodity-info-content {
	width: 100%;
	line-height: 30px;
}

.bsdn-store .bsdn-store-commodity-amount {
	width: 100px;
	text-align: left;
}

.bsdn-store .bsdn-store-commodity-sales {
	text-align: right;
	width: 1px;
	white-space: nowrap;
}

.bsdn-store .bsdn-store-commodity-sales-key {
	color: slateGray;
}

.bsdn-store .bsdn-store-commodity-sales-value {
	color: darkSlateGray;
}

/* All end */

/* Bar */

.commodity-list-bar {
	width: 224px;
}

.commodity-list-bar .commodity-list-tr {
	font-size: 12px;
}

.commodity-list-bar .commodity-list-amount {
	font-size: 15px;
	float: left;
}

.commodity-list-bar .commodity-list-sales {
	float: right;
	color: darkorange;
}

.commodity-list-bar .commodity-list-serial-number .badge {
	font-size: 11px;
}

.commodity-list-bar .commodity-list-serial-number .badge {
	border: 2px solid #c0c0c0;
	border-top-right-radius: 1px;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 1px;
	border-bottom-right-radius: 6px;
	background-color: #dcdcdc;
	color: #555555;
	padding: 1px 6px 2px;
	-webkit-box-shadow: #CBCBCB 0px 1px 7px;
	-moz-box-shadow: #CBCBCB 0px 1px 7px;
	box-shadow: #CBCBCB 0px 1px 7px;
	font-weight: normal;
}

.commodity-list-bar .commodity-list-current .commodity-list-serial-number .badge {
	background-color: #f76c3c;
	color: white;
	border-color: #de6b33;
	position: relative;
}

.commodity-list-bar .commodity-list-serial-number,
.commodity-list-bar .commodity-list-current .commodity-list-image {
	vertical-align: middle;
	padding-right: 9px;
}

.commodity-list-bar .commodity-list-serial-number{
	float:left;
}

.commodity-list-bar .commodity-list-current .commodity-list-image a,
.commodity-list-bar .commodity-list-current .commodity-list-image a img {
	width: 45px;
	height: 45px;
}

.commodity-list-bar .commodity-list-image,
.commodity-list-bar .commodity-list-description .commodity-list-amount,
.commodity-list-bar .commodity-list-description .commodity-list-button {
	display: none;
}

.commodity-list-bar .commodity-list-description .commodity-list-button .btn {
	float: right;
}

.commodity-list-bar .commodity-list-image{
	float: left;
}

.commodity-list-bar .commodity-list-current .commodity-list-image {
	display: table-cell;
}

.commodity-list-bar .commodity-list-current .commodity-list-amount,
.commodity-list-bar .commodity-list-current .commodity-list-sales {
	display: none;
}

.commodity-list-bar .commodity-list-current .commodity-list-description {
	float:left;
	width: 80px;
}

.commodity-list-bar .commodity-list-description {
	width: 100%;
}

.commodity-list-bar .commodity-list-name {
	height: 18px;
	overflow: hidden;
	font-size: 12px;
	font-weight: normal;
	word-break: break-all;
}

.commodity-list-bar .commodity-list-name a {
	color: #858585;
}

.commodity-list-bar .commodity-list-current .commodity-list-name a {
	color: #08C;
}

.commodity-list-bar .commodity-list-current .commodity-list-name a:hover {
	color: #005580;
}

.commodity-list-bar .commodity-list-current .commodity-list-name {
	height: 35px;
	/*margin-top: 15px;*/
	margin-bottom: 8px;
}

.commodity-list-bar .commodity-list-current .commodity-list-description .commodity-list-amount,
.commodity-list-bar .commodity-list-current .commodity-list-description .commodity-list-button {
	display: block;
}

.commodity-list-bar .commodity-list-amount {
	width: 20px;
}

.commodity-list-bar .commodity-list-title {
	background-color: #FCB343;
	line-height: 25px;
	position: relative;
	padding-left: 16px;
	font-size: 16px;
	color: cornsilk;
	border: 1px solid #F19723;
	-webkit-box-shadow: #CBCBCB 0px 1px 7px;
	-moz-box-shadow: #CBCBCB 0px 1px 7px;
	box-shadow: #CBCBCB 0px 1px 7px;
}

.commodity-list-bar .commodity-list-title::after {
	z-index: -1;
	right: -28px;
	top: 3px;
	position: absolute;
	content: '';
	height: 30px;
	width: 30px;
	background-image: url(/res/img/store/commodity/bar-title-tail.png);
	background-repeat: no-repeat;
}

.commodity-list-bar .modal-sink-simple {
	border-top: none;
	height: 329px;
}

.commodity-list-bar .table tr:first-child td {
	border-top: none;
}

.commodity-list-bar .table td {
	border-top: 1px dashed #DDD;
}

.commodity-list-all .commodity-list-bar .modal-sink-simple {
	height: 299px;
}

/* Bar end */

/* Commodity list end */

#wookmark-tiles-container {
	padding-top: 15px;
}

.nav {
	margin-bottom: 10px;
}

/*add by ouyang*/
.commodity-col1{
	width:223px;
	border:1px solid transparent;
}

.commodity-col2{
	width:468px;
	border:1px solid transparent;
}

.commodity-col3{
	width:713px;
	border:1px solid transparent;
}

.commodity-col4{
	width:958px;
	border:1px solid #DDDDDD;
}

.commodity-box{
	margin-bottom:20px;
	float: left;
}

body {
	background: #F7F5F5 url('/res/img/wookmark/bg.jpg') repeat !important;
}

/* Infinite Scroll loader 为bsdn订制*/
#infscr-loading { 
  	border-top: 1px dashed rgba(34, 25, 25, 0.14);
	height: 16px;
	text-align: center;
	margin-top: 25px;
	padding: 8px 0 25px 0;
}

#infscr-loading img{
	vertical-align: 0;
}

#infscr-loading span{
	vertical-align: 11px;
}

#commodity-container>div{
	margin-right:20px;
}

/*
.masonry-brick {
  -webkit-transition-duration: 0.7s;
     -moz-transition-duration: 0.7s;
      -ms-transition-duration: 0.7s;
       -o-transition-duration: 0.7s;
          transition-duration: 0.7s;
}

.masonry-brick {
  -webkit-transition-property: left, right, bottom;
     -moz-transition-property: left, right, bottom;
      -ms-transition-property: left, right, bottom;
       -o-transition-property: left, right, bottom;
          transition-property: left, right, bottom;
}

*/

.commodity-list-hot .commodity-list-serial-number span{
	margin-left:0px;
}