.header-location{
	color: #777777;
}
.header-location a{
	color: #888888;
}
.header-location a[href]{
	color: #009688;
}
.commodity-detail-1,.commodity-detail-2{
	overflow: hidden;
	margin-bottom: 32px;
	padding: 12px;
}
.commodity-detail-1 .commodity-imgs-window{
	width: 40%;
	float: left;
}
.commodity-detail-1 .commodity-imgs-window .big-picture{
	width: 100%;
	height: 430px;
	border: 1px solid #DDDDDD;
}
.commodity-detail-1 .commodity-imgs-window .big-picture img{
	width: 100%;
	height: 100%;

}

.commodity-detail-1 .commodity-imgs-window .thum-pictures-window{
	width: 100%;
	height: 70px;
	overflow: hidden;
	margin: 12px 0;
}
.commodity-detail-1 .commodity-imgs-window .thum-picture-window{
	width: 60px;
	height: 70px;
	float: left;
	margin-right: 8px;
	padding: 4px;
}
.commodity-detail-1 .commodity-imgs-window .thum-picture-window img{
	width: 100%;
	height: 100%;
}
.commodity-detail-1 .commodity-imgs-window .thum-picture-window.active{
	border: 1px solid #cccccc;
}
.commodity-detail-1 .commodity-detail-window{
	width: 60%;
	float: left;
	padding: 0 32px;
}
.commodity-detail-1 .commodity-detail-window .price{
	margin: 32px 0;
	background-color: #efefef;
	height: 60px;
	padding: 0 22px;
	line-height: 60px;
}
.commodity-detail-1 .commodity-detail-window .price .key{
	width: 120px;
	text-align: right;
	float: left;
	padding-right: 20px;
}
.commodity-detail-1 .commodity-detail-window .price .value{
	font-size: 16px;
	color: #F10215;
}
.commodity-detail-1 .commodity-detail-window .price .value .through{
	color: #999999;
}
.commodity-detail-1 .commodity-detail-window .info{
	margin-bottom: 12px;
	padding: 0 22px;
	line-height: 60px;
	overflow: hidden;
}
.commodity-detail-1 .commodity-detail-window .info .key{
	width: 120px;
	text-align: right;
	float: left;
	padding-right: 20px;
}
.commodity-detail-1 .commodity-detail-window .info .value .option{
	display: inline-block;
	padding: 3px 12px;
	border: 1px solid #DDDDDD;
	line-height: 32px;
	color: #666666;
	cursor: -ms-pointer;
	cursor: pointer;
}
.commodity-detail-1 .commodity-detail-window .info .value .option.active{
	color: #0099FF;
	border-color: #009CEB;
	margin-right: 10px;
}
.commodity-detail-1 .commodity-detail-window .info .value .option[disabled]{
	cursor: not-allowed;
	color: #AAAAAA;
}
.commodity-detail-1 .addto-baycart , .qc-detail .tocart{
	display: inline-block;
    padding: 6px 22px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    background-color: #F10215;
    color: #FFFFFF;
    border-radius: 0;
}
.commodity-detail-2{
	border: 1px solid #DDDDDD;
}
.commodity-desc-title{
	border-bottom: 1px solid #a18c71;
	font-size: 15px;
}
.commodity-desc-title span{
	line-height: 36px;
	padding: 0 32px;
	color: #a18c71;
	display: inline-block;
	cursor: -ms-pointer;
	cursor: pointer;
}
.commodity-desc-title span.qc{
	color: #f10215
}
.commodity-desc-title span.active{
	background-color: #a18c71;
	color: #FFFFFF;
}
.commodity-desc-title span.active.qc{
	background-color: #f10215;
	color: #FFFFFF;
}

.actual_desc img , .design_desc img , .commodity-desc img , .build_matter img{
	max-width: 100%;
}
.qc-detail .tocart{

}
.qc-detail td{
	text-align: center;

}
