@charset "utf-8";
/* CSS Document */
.good_icon{
	background-image: url(../images/good_icon.png);
	background-repeat: no-repeat;
}
.good_info{
	margin-top: -150px;
}
.good_info .box{
	border: 4px solid #9E9E9E;
	width: 280px;
	height: 280px;
}

.good_info .box img{
	width: 280px;
	height: 280px;
}
/* ============================ */

.bd_details{
	width: 113px;
	height: 97px;
	background-image: url(../images/suosuo.png);
	margin-top: 187px;
	margin-left: 171px;
}
.good_info .hd{
	margin-left: 289px;
	padding: 6px 10px;
	height: 277px;
}
.good_info .hd ul li{
	padding: 0px;
}
.good_info .hd ul li img{
	width: 48px;
	border: 2px solid #000000;
}
.good_info .hd ul li.on img{
	border: 2px solid #2478C7;
}

/* ============================ */
.buttan_a{
	width: 137px;
	height: 46px;
	background-position: 0px -262px;
	margin: 15px;
}
.buttan_a:hover{
	background-position: 0px -406px;
}
.buttan_a span{
	width: 70px;
	height: 46px;
	line-height: 46px;
	padding-left: 59px;
	font-size: 14px;
}
.buttan_a .link_1{
	background-position: 28px 10px;
}
.buttan_a .link_2{
	background-position: 28px -48px;
}
.buttan_a .link_3{
	background-position: 28px -110px;
}
.buttan_a .link_4{
	background-position: 28px -168px;
}
.good_lw{
	width: 750px;
}
.good_rw{
	width: 420px;
}
.good_lw h1,.good_rw h1{
	padding-bottom: 15px;
	margin-bottom: 20px;
	border-bottom: 1px solid #B9B9B9;
}
.content{
	line-height: 26px;
	list-style: outside;
	font-size: 14px;
}
.content img{
	max-width: 750px;
}
.goodname_w{
	width: 710px;
}