html {
	min-width: 1150px;
}
.price-font{
	font-size:18px;
	color:#E23C12;
	text-align:left;
}
.good-info{
	text-align:left;
	color:#9a9a9a;
	margin-left: 25px;
}
.good-info:hover {
	text-decoration: none;
}
.numberChange{
	float:left;
}
.numberChange div{
	border:1px solid #ccc;
	float:left;
	padding-left:8px;
	padding-right:8px;
}
.numberChange div:first-child{
	border:1px solid #ccc;
	float:left;
	padding-left:5px;
	padding-right:5px;
	border-right:none;
	border-right:0;
	cursor:pointer
}
.numberChange div:last-child{
	border:1px solid #ccc;
	float:left;
	padding-left:8px;
	padding-right:8px;
	border-left:none;
	border-left:0;
	cursor:pointer;
}
.addShoppingCar{
	background:#E23C12;
	padding:1px 5px;
	color:#fff;
	float:left;
	margin-left:20px;
	cursor:pointer
}
.addShoppingCar-img{
	background:url(../img/dunkezut.png) no-repeat -442px -512px;
	width:32px;
	height:22px;
	float:left;
}
.saleNUmber{
	float:right;
	color:#9a9a9a;
}
.good-area{
	padding-top:20px;
	*padding-top:5px;
	width:100%;
	min-width: 1150px;
	margin:0 auto;
	background-color: #F9F9F9;
}
.good-tab1{
	float:left;
	position:relative;
}
.good-tab2{
	float:left;
	margin-left:50px;
	position:relative;
}
.double-good-area img{
	width:550px;
}
.good-detail{
	position:absolute;
	bottom:0px;
	left:0;
	width:100%;
	height:50px;
	background:rgba(226,60,18,0.5);
	color:#fff;
	text-align:center;
	line-height:50px;
	font-size:16px;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#9FE23C12,endColorstr=#9FE23C12);
	display:none;
}
.cate-good{
	width:1150px;
	margin:40px auto;
	*margin:10px auto;
}
.cate-good li{
	cursor:pointer;
}
.cate-good .link_style {
	float: right;
	margin-top: 10px;
	color: #E03B12;
	font-size: 14px;
	font-weight: 100;
	display:inline;
	*+margin-top:-40px;
}
.cate-good .link_style:hover {
	text-decoration: none;
}
.tiaoweiliao-title, .jingxiao-title{
	width:1149px;
	height:50px;
	color:#333;
	line-height:50px;
	font-weight: bold;
	float: left;
	border-bottom:2px solid #E23C12;
	color: #333;
	font-size: 16px;
}
.tiaoweiliao-title a{
	color: #333;
}
.tiaoweiliao-title img{
	width:30px;
	height:30px;
	margin-bottom:10px;
}
.jingxiao-logo{
	background:url('../img/icons.png') no-repeat -598px -117px;
	width:30px;
	height:40px;
	float:left;
	margin-top: 8px;
	margin-right: 5px;
}
.adver-left{
	float:left;
	width:303px;
}
.adver-left img{
	height: 550px;
	width:302px;
	overflow:hidden;
}
.adver-middle{
  float: left;
  width: 847px;
  background-color: #ffffff;
}
.adver-middle li {
  position: relative;
  float: left;
  height: 275px;
  width: 282px;
  border: 1px solid #d7d7d7;
  border-top:none;
  border-left:none;
  *+width: 274px;
  background-color: #ffffff;
}
.price-font14 {
	font-size: 14px;
	color: #E23C12;
	font-weight: bold;
}
.jingxiao-link {
	float: right;
	margin-top: 10px;
	color: #E03B12;
}
.jingxiao-link:hover {
	text-decoration: none;
}
.handel_left{
	float: left;
	padding: 10px 23px;
}
.handel_right{
	float: right;
	padding: 10px 23px;
}
.handel_right a {
	color: #0058A0;
}
.handel_right a:hover {
	text-decoration: none;
}
/* 左边悬浮导航栏 */
.left_suspend {
	position: fixed;
	left: 5px;
	top: 32%;
	font-size: 14px;
	z-index: 99;
	display: none;
	width: 90px;
}
.anchor {
	background:#d7d7d7;
	border: 1px solid #d7d7d7;
	width: 90px;
	text-align: center;
	padding: 8px 0;
	cursor: pointer;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis
	float: left;
}
.anchor:hover {
	background: #E23C12;
	color: #ffffff;
	border-color: #E23C12;
}
.left_suspend img {
	width: 90px;
	height: 4px;
	float: left;
}
/* 轮播商品图样式开始 */
.slide_items{
	font-size:16px;
	color:#666;
}
.slide_items_price{
	margin-top:4px;
	/*width: 45px !important;*/
}
.picList_items{
	height:384px !important;
	width:383px !important;
}
/* 轮播商品图样式结束 */