@charset "gb2312";

/**********************下面是页面样式*******************************/
body {
	background: url(../images/bg.jpg);
}

.l_under {
	width: 900px;
	padding-top: 20px;
	padding-bottom: 50px;
	background: #F9F9EF;
	margin-top:10px;
}
.under_banner {
	width: 818px;
	height: 58px;
	margin-left: 40px;
	background-color:#FFFFFF;
}
.under_banner p{
font-size:18px;
line-height:58px;
color:#FD4380;
text-align:center;
font-family:"Microsoft YaHei",微软雅黑,"MicrosoftJhengHei",华文细黑,STHeiti,MingLiu ;
letter-spacing:-1px;
}
.item {
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 30px;
	margin-top: 20px;
}
.item .title {
	height: 35px;
	line-height: 35px;
}
.item h1 {
	width: 35px;
	height: 35px;
	margin-left: 5px;
	float: left;
}
.item h2 {
	float: left;
	margin-left: 10px;
	font-size: 16px;
	font-weight: normal;
	font-family: "微软雅黑";
	width:770px;
	margin-top: 4px;
}
.item h2 span {
	text-decoration: line-through;
	color: #999;
	*font-family: Arial;/*针对IE6,7下面字体中间横线很粗的问题*/
}
.item i {
	color: #fe3274;
	font-style: normal;
	font-weight: bold;
}
.item_l {
	float: left;
	width: 300px;
	height: 180px;
	margin-left: 45px;
	margin-top: 15px;
	padding: 5px;
	background: #fff;
	_margin-left: 10px;
}
.item_r {
	float: right;
	width:530px;
	margin-top: 15px;
	_overflow:hidden;
}
.tj {
	font-size: 14px;
	font-family: "微软雅黑";
	padding-right: 28px;
	overflow: hidden;
	line-height:30px;
}
.tj span {
	color: #ff6600;
	text-decoration: none;
}
.tj i {
	color: #666;
	font-weight: normal;
}

.gou {
	width: 100%;
	height: 74px;
	margin-top: 200px;
}
.gou p {
	font-size: 34px;
	color: #fff;
	font-family:"Microsoft YaHei",微软雅黑,"MicrosoftJhengHei",华文细黑,STHeiti,MingLiu,Arial;
	width: 130px;
	height: 72px;
	line-height: 72px;
	float: left;
	padding-left: 10px;
}
.gou .gbtn {
	display:block;
	height: 50px;
	line-height:50px;
	font-size: 22px;
	text-align:center;
	font-family:"Microsoft YaHei",微软雅黑,"MicrosoftJhengHei",华文细黑,STHeiti,MingLiu ;
	float: right;
	margin-right: 210px;
	margin-top: 11px;
	border-radius:6px;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#FF6F03), to(#FDA246));	
}
/*****************************已有多少人想买*****************************************/
.want {
	margin-top: 30px;
	font-size: 14px;
	color: #333;
 *text-decoration:none;
}
/*****************************喜欢 收藏 去购买*****************************************/
.like_sc {
	width: 100%;
	height: 42px;
	margin-top: 20px;
}
.like_sc .like {
	float: left;
}
.like_l {
	float: left;
}
.like_l a {
	display: block;
	width: 42px;
	height: 42px;
	background: url(../images/feedpng.png) 0 -57px no-repeat;
}
.like_l a:hover {
	background: url(../images/feedpng.png) -42px -57px no-repeat;
}
.like_r {
	float: left;
	border: 1px solid #FC6898;
	border-radius: 6px;
	padding: 3px 5px;
	margin-left: 5px;
	margin-top: 7px;
	color: #FC6898;
	font-weight: bold;
}
.like_sc .sc {
	float: left;
	margin-left: 50px;
}
.sc_l {
	float: left;
}
.sc_l a {
	display: block;
	width: 42px;
	height: 42px;
	background: url(../images/feedpng.png) 0 0 no-repeat;
}
.sc_l a:hover {
	background: url(../images/feedpng.png) -42px 0 no-repeat;
}
.sc_r {
	float: left;
	border: 1px solid #FC6898;
	border-radius: 4px;
	padding: 3px 5px;
	margin-left: 5px;
	margin-top: 7px;
	color: #FC6898;
	font-weight: bold;
}
.like_sc .sb {
	float: left;
	margin-left: 50px;
}
.sb_l {
	float: left;
}
.sb_l a {
	display: block;
	width: 42px;
	height: 42px;
	background: url(../images/feedpng.png) 0 -110px no-repeat;
}
.sb_l a:hover {
	background: url(../images/feedpng.png) -42px -110px no-repeat;
}
.sb_r {
	float: left;
	border: 1px solid #FC6898;
	border-radius: 4px;
	padding: 3px 5px;
	margin-left: 5px;
	margin-top: 7px;
	color: #FC6898;
	font-weight: bold;
}
.item .mark7 {
	background: url(../images/item_style.png) -210px 0 no-repeat;
}
/*****************************下面的文字说明*****************************************/
.u_banner {
text-align:center;
margin: 0 auto;
padding: 0 auto;
width: 900px;
height: 480px;
margin-top:30px;
}
