body {
	font-size:12px;
	font-family:"微软雅黑";
	line-height:150%;
	margin:0px;
	padding:0px;
}
h1, h2, h3, h4, h5, h6, ul, li, dl, dt, dd, form, img, p  {
	margin:0;
	padding:0;
	border:none;
	list-style-type:none;
}
.new-goods {
	width:1200px;
	margin-left:10px;
	margin-top:30px;
}
.new-goods div {
	margin:0;
	padding:0;
	border:none;
	list-style-type:none;
}
.new-goods .tag {
	margin-bottom:20px;
}
.new-goods .tag .tag-header {
	width:495px;
	background:url(img/pull-down.png) no-repeat right ;
}
.new-goods .tag .tag-header-bar {
	width:180px;
	height:33px;
	background:rgb(9,121,233);
	border-bottom:2px solid rgb(9,121,233);
	font-size:16px;
	text-align:center;
	color:#fff;
	font-family: 'microsoft yahei',sans-serif;
	font-weight:700;
	line-height:33px;
	letter-spacing: 2px;
}
.new-goods .tag .line1 {
	width:1200px;
	border-bottom:2px solid rgb(9,121,233);
}
.new-goods .tag .inner1 {
	width:1200px;
}
.new-goods .content {
	width:1200px;
	margin-left:-5px;
	margin-top:20px;
}
.new-goods .content .new-goods-bar {
	width:1200px;
	height:460px;
	margin-bottom:70px;
}
.new-goods .content .new-goods-bar .list {
	float:left;
	width:910px;
	height:460px;
	display:inline-block;
}
.new-goods .content .new-goods-bar .banner {
	float:left;
	display:inline-block;
	width:290px;
	height:460px;
}
.new-goods .content .new-goods-bar .list li {
	float:left;
	width:220px;
	height:230px;
	display:inline-block;
}
.new-goods .content .new-goods-bar .list li img {
	float:left;
	display:inline-block;
	width:220px;
	height:180px;
}
.new-goods .content .new-goods-bar .list li .goods-name {
	width:220px;
	height:50px;
	display:inline-block;
	line-height:50px;
	text-align:center;
	font-size:14px;
	color:#000;
}
.new-goods .content .new-goods-bar .list li .goods-name a {
	text-decoration:none;
	color:#000;
}
.new-goods .content .new-goods-bar .list li .goods-name a:hover {
	text-decoration:underline;
	color:rgb(9,121,233);
}
