@charset "utf-8";
#botton-scroll .button {
	display: block;
	position: absolute;
	height: 48px;
	width: 30px;
	z-index: 3;
	left: 0px;
	top: 130px;
	visibility: visible;
}
#botton-scroll .prev {
	margin-left: 35px;
}
#botton-scroll .next {
	margin-left: 800px;
}
.product_area .button{
	margin-top: 60px;
}
.product_area2 .button{
	top: 0px;
}
.product_area {
}
.product_area3 {
	margin-top: 0px;
	float: left;
	width: 67px;
	height: 95px;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 0px;
}
/* CSS Document */

.product_area ul, .product_area2 ul {
}
.product_area li {
	float: left;
	height: 426px;
	width: 319px;
	padding-right: 2px;
}
.product_area li img {
	width: 319px;
}
.product_area .product_photo {
	height: 319px;
}
.product_area .product_name {
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	color: #FFF;
}
.product_area2 li {
	width: 195px;
	height: 245px;
	margin-left: 20px;
}
.product_area2 li img {
	width: 195px;
	border: 2.5px solid #FFFFFF;
}
.product_area2 .cap{
	padding-top: 5px;
	padding-left: 5px;
	height: 320px;
	background-color: #FFF;
	margin-bottom: 2px;
	font-weight: 950px;
	color: #FFFFFF;
	line-height: 20px;
}
.product_area2 .photo {
	height: 300px;
	background-color: #FFF;
	margin-bottom: 2px;
}
.product_area3 {
	overflow: hidden;
	height: 460px;
}
.product_area3 ul{
	display: block;
	margin-top: 50px;
}
.product_area3 li {
	float: left;
	width: 67px;
	height: 95px;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 0px;
}
.product_area3 .product_photo img{
	width: 61px;
}
.product_area3 .product_name {
	padding-top: 10px;
	padding-bottom: 5px;
}
.product_area3 .product_photo {
	overflow: hidden;
}
.product_area2 .product_name {
	padding-top: 20px;
	padding-bottom: 10px;
}
/* XiaoWen 12.14 */
.bnt_back{
    /*background: url("../images/bnt_back.gif") no-repeat scroll 0 0 transparent;*/
    background-color: #DDD;
    display: block;
    height: 34px;
    margin-left: 1176px;
    margin-top: -36px;
    position: absolute;
    width: 94px;
    z-index: 99;
    text-align: center;
    line-height: 34px;
    font-weight: 700;
}
