header nav .left .products{
	background-color:#fff!important;
	color: #333333!important;
}
.clear{
	clear: both;
}
.layout{
	width: 1190px;
	background-color: #fff;
	padding-top: 24px;
}
.product-intro{
	margin-top: 0px;
}
body{
	background-color: #ececec!important;
}
.pre-pic-list p{
	text-align: center;
	font-size: 18px;
}
.item-inner .name h1{
	font-size: 24px;
	color: #000;
	margin-bottom: 6px;
	margin-top: 57px;
}
.item-inner .name p{
	color: #5f5f5f;
}
.item-inner .price{
	border-bottom: 0;
	margin-top: 26px;
}
.item-dl .dt{
	color: #666666;
}
.item-dl .dt-prive{
	position: relative;
	top: 8px;
	width: 76px;
}
.item-inner .price .dd span{
	font-size: 36px;
	color: #EE2737;
}
.item-dl{
	/*padding-left: 12px;*/
}
.act-btn{
	/*padding-left: 12px;*/
}
.item-dl .dd .edition li{
	color: #666666;
	width: 86px;
	height: 34px;
	text-align: center;
	margin-right: 16px;
	line-height: 34px;
}
.item-dl .dd .edition li a{
	color: #666666;
}
.item-dl .dd .edition li a:hover{
	text-decoration: none;
}
.item-dl .dd .edition li.cut i{
	display: none;
}
.item-dl .dd .edition li.cut{
	border-color: #EE2737;
}
.item-dl .model{
	margin-top: 8px;
}
.choose-amount{
	height: 34px;
	width: 142px;
}
.choose-amount a{
	width: 34px;
	height: 34px;
	background-repeat: no-repeat;
	background-position: center center;
}
.amount-text{
	height: 34px;
	width: 76px;
	margin-top: 0!important;
}
a.btn-reduce{
	background-image: url(../img/reduce.png);
}
a.btn-add{
	background-image: url(../img/add.png);
}
.act-btn{
	border: 0;
	margin-top: 34px;
}
.act-btn li a{
	background-color: #EE2737;
	width: 114px;
	height: 50px;
	font-size: 14px;
	padding: 0;
	text-align: center;
}
.act-btn li a:hover{
	color: #fff;
	text-decoration: none;
}
.product-detail{
	width: 1190px;
	background-color: #fff;
	border: 0;
	margin-bottom: 0px;
}
.product-detail img{
	text-align: center;
	display: block;
	margin: 0 auto;
}
.product-detail .detail-main{
	display: none;
}
.product-detail .snone{
	display: block;
}
.product-detail p{
	margin-bottom: 0px;
}
.detail-tab{
	border: 0;
	height: 92px;
	line-height: 92px;
}
.detail-tab li{
	color: #666666;
	font-size: 18px;
	border: 0;
	padding-left: 42px;
	padding-right: 12px;
}
.detail-tab li.cut{
	color: #666666;
}
.detail-tab li.cut span{
	border-bottom: 4px solid #EE2737;
	padding-bottom: 8px;
}
.common-pbtm{
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../img/p-bottom.png);
	width: 100%;
	height: 98px;
}
.product-detail table{
	width: 100%;
	/*border: 1px solid #e6e6e6;*/
}
.product-detail table tr td{
	height: 52px;
	line-height: 52px;
	padding-left: 42px;
	text-align: left;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	color: #333333;
	font-size: 15px;
}
.product-detail table tr td:first-child{
	width: 26%;
	border-right: 1px solid #e6e6e6;
	padding-left: 0px;
	text-align: center;
}
.product-detail .detail-main h4{
	height: 52px;
	line-height: 52px;
	font-size: 15px;
	border-top: 1px solid #e6e6e6;
	margin: 0;
	padding: 0;
	padding-left: 22px;
}
.container{
	width: 1190px!important;
	padding: 0!important;
	margin: 0 auto 20px;
}
a:hover{
	text-decoration: none!important;
}
.pro-list{
	width: 904px;
}
.pro-list ul li{
	width: 300px;
}
.pro-left{
	height: 578px;
}
.pro-list ul{
	margin-bottom: 0;
}
.pro-left{
	border: 1px solid #dedede;
	border-top:none;
}
.pro-list ul li{
	border: 1px solid #dedede;
	border-top:none;
	border-left: none;
}
.carousel li{
	margin-right:0px!important;
}