body {
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 25px;
	color: #000000;
}
.font20{
    font-size:20px;
	line-height:35px;
}
.font25 {
	font-size: 25px;
	line-height: 40px;
}
.font40{
    font-size:40px;
	line-height:60px;
}
.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;
}
.b15 {
	background-image: url(images/b15.jpg);
	background-repeat: no-repeat;
	background-position: center;
}


.price {
	display:block;
	width:190px;
	height:195px;
    position:relative; /*相对定位*/
	margin:0 auto;
		}	
.price img {
    bottom:0px; /*右边距*/
	bottom:0px;
	position:absolute; /*绝对定位*/
	transition:.5s; /*动画时间*/
	}
.price:hover img {bottom:10px;} 


.price1 {
	display:block;
	width:159px;
	height:100px;
    position:relative; /*相对定位*/
	margin:0 auto;
		}	
.price1 img {
    bottom:0px; /*右边距*/
	bottom:0px;
	position:absolute; /*绝对定位*/
	transition:.5s; /*动画时间*/
	}
.price1:hover img {bottom:10px;} 


.price2 {
	display:block;
	width:351px;
	height:199px;
    position:relative; /*相对定位*/
	margin:0 auto;
		}	
.price2 img {
    bottom:0px; /*右边距*/
	bottom:0px;
	position:absolute; /*绝对定位*/
	transition:.5s; /*动画时间*/
	}
.price2:hover img {bottom:10px;} 

.boxSwt { width:238px; height:70px; text-align:center;background:#b39a58; position:relative; display: inline-block; vertical-align: middle;}
.boxSwt em { font-style:normal; position:relative; z-index:2; }
.boxSwt:before { content:''; width:0; height:100%;position:absolute; transform:translate(-50%, -50%); -moz-transform:translate(-50%, -50%); -webkit-transform:translate(-50%, -50%); -ms-transform:translate(-50%, -50%); -o-transform:translate(-50%, -50%); top:50%; left:50%; background:#8d7d5c; transition:all 0.3s ease-in 0s; }
.boxSwt:hover:before { width:100%;}

table{
text-align: left;	
}


.price3 {
	display:block;
	width:232px;
	height:55px;
    position:relative; /*相对定位*/
	margin:0 auto;
		}	
.price3 img {
    bottom:0px; /*右边距*/
	bottom:0px;
	position:absolute; /*绝对定位*/
	transition:.5s; /*动画时间*/
	}
.price3:hover img {bottom:10px;} 

