﻿
/*body{ padding:0px; margin:0px; font-size:14px; font-family:"Microsoft YaHei",Arial, Helvetica, sans-serif;}
ul,li,h1,h2,h3 { list-style:none; margin:0; padding:0; } 
a { text-decoration:none;}*/

.small_img { 
	float:left; 
}
.big_img { 
	float:right; 
}

.product_box .small_img { 	
	width:356px; 
	margin:50px 0px; 
	}
.product_box .small_img .ls {	
	border-top:0px;
	height:718px; 
	overflow:hidden; 
	background: #dbdbdb;
	 }
.product_box .small_img .tjp { 
	background: url(../images/product_bg.png) no-repeat center center;
	font-size:20px; 	
	height:50px; 
	line-height:50px; 	
	margin:25px 10px; 	
	text-align: center;
	font-weight: bold;
	overflow:hidden; 
	}
.arrows{
	height:50px; 
	line-height:50px;
}
.product_box .small_img .lt .big_img { 
	width:auto; 
	margin:0px; 
	border:0px; 
	height:auto;
	}
.product_box .small_img .lt .big_img ul { 
	display:none; 
	}
.product_box .small_img .lt .big_img .navPrev,.product_box .small_img .lt .big_img .navNext{
	display:block;
	width:5px;
	height:9px;
	float:right;
	margin-right:5px;	
	overflow:hidden;
	cursor:pointer;
	background:url("../images/arrow.png") 0 0 no-repeat;
	}
.product_box .small_img .lt .big_img .navNext{
	background-position:0 -50px;
	}
.product_box .small_img .lt .big_img .prevStop{
	background-position:-60px 0;
	}
.product_box .small_img .lt .big_img .nextStop{
	background-position:-60px -50px;
	}
.product_box .small_img .scrollbox { 
	width:290px; 
	margin:20px auto; 
	}
.product_box .small_img .scrollbox li .img { 
	width:290px; 
	border:1px solid #dbdbdb; 
	text-align:center; 
	height:218px; 
	padding: 5px;	
	overflow:hidden;
	}
.product_box .small_img .scrollbox li{
	margin-bottom: 15px;
}
.product_box .small_img .scrollbox li .img img { 
	max-width:290px; 
	}
.product_box .small_img .scrollbox li .tit { 
	width:290px; 
	text-align:center; 
	height:40px; 
	line-height:40px; 
	}
.product_box .small_img .scrollbox li a { 
	color:#353535; 
	}
.product_box .small_img .scrollbox li a:hover .img { 
	border:1px solid #ff5a00; 
	}
.product_box .small_img .scrollbox li a:hover .tit { 
	color:#ff5a00; 
	}
.product_box .small_img .scrollbox .on .img { 
	border:1px solid #ff5a00; 
	}
.product_box .small_img .scrollbox .on .tit { 
	color:#ff5a00; 
	}
.product_box .big_img { 
	width:800px; 	
	margin:50px 0px; 
	height:718px; 
	overflow:hidden; 
	}
.product_box .big_img .slidebox { 
	height:718px; 
	overflow:hidden; 
	background: #dbdbdb;
	}
.product_box .big_img .slidebox .dst{
	font-size:20px; 	
	height:66px; 
	line-height:66px; 		
	text-align: center;
	font-weight: bold;
}
.product_box .big_img .thumbnails { 
	text-align:center; 
	height:555px; 
	}
.product_box .big_img .thumbnails p{
	text-align: left;
	padding:0px 20px;
	line-height: 24px;
}
.product_box .big_img .thumbnails p strong{
	line-height: 34px;
}
.product_box .big_img .rt { 
	height:45px; 
	line-height:45px; 
	border-top:1px solid #ccc; 
	background:#dhdhdh; 
	margin-top: 25px;
	}
.product_box .big_img .rt .small_img { 
	width:auto; 
	margin:0px; 
	margin-left:15px; 
	}
.product_box .big_img .rt .big_img { 
	width:auto; 
	margin:0px; 
	border:0px; 
	margin-right:15px; 
	margin-top: 10px;
	}
.product_box .big_img .rt .big_img a { 
	background:#d7171c;
	border-radius:30px; 
	padding:5px 20px; 
	color:#FFF;	
	}
.img img{
	display:inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
	border: 0;
}
