@charset "utf-8";

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td ,section,aside,header{ margin: 0; padding: 0;}
img {border:none;}
a{color:#454545; text-decoration:none; outline:none;}
ul{
	padding:0;margin:0;
}
li{
	list-style-image:none;
}

.layout{
	width:902px;margin:0 auto;
}
.banner{}
.contain{
	width:862px;margin:10px auto;
}
.part-item{margin:15px auto;}
.part-item ul{
	margin:-5px; overflow:hidden;
}
.title1{
	background:url(../images/title1.png) no-repeat;width:862px;height:64px;
}
.title2{
	background:url(../images/img/nav02.png) no-repeat;width:862px;height:64px;
}
.title3{
	background:url(../images/img/nav03.png) no-repeat;width:862px;height:64px;
}
.title4{
	background:url(../images/img/nav04.png) no-repeat;width:862px;height:64px;
}
.part-item ul li{
	margin:5px;width:280px;height:348px;background:#fff;float:left;
	padding:10px 0 2px 0;
	color:#454545;position:relative; display:inline;
}
.part-item ul li .img-box{width:240px;height:240px;}
.buynow{position:absolute;bottom:2px;right:2px;width:60px;height:60px;}
.buynow a{display:block;background:url(../images/buynow.png) no-repeat;width:60px;height:60px;}
.text-name{font-size:15px;line-heihgt:18px; text-align:left;width:240px;margin:5px 10px 0 10px;}
.price{overflow:hidden;position:absolute;bottom:10px;left:20px;}
.price .now-price{float:left;font-size:22px;color:#e62929;line-height:36px;}
.price .now-price span{font-size:36px;margin-left: 5px; font-family: "arial"; font-weight: bold;}
.price .mall-price{float:left;margin-left:10px;color:#999;font-size:12px;line-height:18px;}
.price .mall-price span{display:block; text-decoration:line-through;color:#ccc; font-size: 18px;}

.b{width: 1072px; margin: 0 auto; padding-left: 172px;}
.s{float: left;width:902px;}
.r{float: right; margin-top: 130px; width: 160px;}
.div2{top:10px;z-index:999;position: fixed;}
