
img {
    vertical-align:bottom;
}
td {vertical-align:top;}
a img {
    border:none;
}
a {
    text-decoration:none;
}
.clear {
    clear:both;
}
.hide {
    display: none;
}

h2, h3, strong {
	font-weight: normal;
}

.container {
	width: 1263px;
	margin: 0 auto;
	line-height: 16px;
	color: #fff;
	font-size: 16px;
	font-family: "微软雅黑";
}
.container > div {
	position: relative;
}
.page-header {
	height: 587px;
	background: url(../images/buty_02.jpg) no-repeat center top;
}
.product {
	height: 582px;
	background: url(../images/buty_03.jpg) no-repeat center top;
}
.star {
	height: 841px;
	background: url(../images/buty_04.jpg) no-repeat center top;
}
.page-bottom {
	height: 175px;
	background: url(../images/buty_06.jpg) no-repeat center top;
}

.page-header-text {
	position: absolute;
	top: 381px;
	left: 603px;
	width: 420px;
	padding: 15px 20px;
	background: rgba(0, 0, 0, .2);
	background: #000\9;
	line-height: 22px;
}

.product-text {
	position: absolute;
	top: 140px;
	left: 132px;
	width: 490px;
	line-height: 24px;
}
.product-text h2 {
	padding: 10px 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	font-size: 24px;
	line-height: 36px;
}
.product-text a {
	color: #fff;
}
.product-text h3 {
	margin-top: 20px;
	font-size: 18px;
}

.star ul {
	position: absolute;
	left: 130px;
}
.star li {
	float: left;
	width: 262px;
	margin-right: 110px;
	text-align: center;
}
.star li strong {
	display: block;
	padding: 15px 0;
	font-size: 20px;
}
.star li p {
	margin-top: 20px;
	text-align: left;
	line-height: 20px;
}
.star-img-wrap {
	position: relative;
}
.star-img-wrap:hover .star-mask {
	display: block;
}
.star-mask {	
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, .5);
	opacity: .8;
	font-size: 50px;
	line-height: 50px;
	color: #ccc;
}
.star-mask span {
	display: block;
	margin-top: 150px;
}

.page-bottom {
	font-size: 14px;
	line-height: 22px;

}
.page-bottom p {
	position: absolute;
	top: 90px;
	left: 210px;
}

