body {
	font-family: "微软雅黑";
	font-size: 24px;
	line-height: 40px;
	color: #000000;
}
.b1 {
	background-image: url(images/b1.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.b2 {
	background-image: url(images/b2.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.b3 {
	background-image: url(images/b3.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.b4 {
	background-image: url(images/b4.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.b5 {
	background-image: url(images/b5.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.b6 {
	background-image: url(images/b6.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.b7 {
	background-image: url(images/b7.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.b8 {
	background-image: url(images/b8.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.b9 {
	background-image: url(images/b9.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.b10 {
	background-image: url(images/b10.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.b11 {
	background-image: url(images/b11.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.b12 {
	background-image: url(images/b12.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.b13 {
	background-image: url(images/b13.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.b14 {
	background-image: url(images/b14.jpg);
	background-repeat: no-repeat;
	background-position: center;
}


.price {
	display:block;
	width:366px;
	height:114px;
    position:relative; /*相对定位*/
	margin:0 auto;
		}	
.price img {
    bottom:0px; /*右边距*/
	bottom:0px;
	position:absolute; /*绝对定位*/
	transition:.5s; /*动画时间*/
	}
.price:hover img {bottom:10px;} 


.price1 {
	display:block;
	width:475px;
	height:268px;
    position:relative; /*相对定位*/
	overflow:hidden;  /*超出部分隐藏*/  
	margin:0 auto;
		}	
.price1 img {
    bottom:0px; /*右边距*/
	bottom:0px;
	position:absolute; /*绝对定位*/
	transition:.5s; /*动画时间*/
	}
.price1:hover img {bottom:10px;} 


.price2 {
	display:block;
	width:384px;
	height:275px;
    position:relative; /*相对定位*/
	overflow:hidden;  /*超出部分隐藏*/  
	margin:0 auto;
		}	
.price2 img {
    bottom:0px; /*右边距*/
	bottom:0px;
	position:absolute; /*绝对定位*/
	transition:.5s; /*动画时间*/
	}
.price2:hover img {bottom:10px;} 



.price3 {
	display:block;
	width:383px;
	height:268px;
    position:relative; /*相对定位*/
	overflow:hidden;  /*超出部分隐藏*/  
	margin:0 auto;
		}	
.price3 img {
    bottom:0px; /*右边距*/
	bottom:0px;
	position:absolute; /*绝对定位*/
	transition:.5s; /*动画时间*/
	}
.price3:hover img {bottom:10px;} 

.price4 {
	display:block;
	width:350px;
	height:200px;
    position:relative; /*相对定位*/
    margin:0 auto;
		}	
.price4 img {
    bottom:0px; /*右边距*/
	bottom:0px;
	position:absolute; /*绝对定位*/
	transition:.5s; /*动画时间*/
	}
.price4:hover img {bottom:10px;} 


table{
text-align: left;	
}
