@charset "utf-8";
.crumbs {
	width: 1200px;
	line-height: 40px;
	font-size: 20px;
	margin: 0px auto;
}

.detail-h {
	width: 1200px;
	height: 500px;
	border: 1px solid #EDEDED;
	margin: 0px auto;
}

.atlas {
	width: 550px;
	height: 500px;
	float: left;
}

.big-picture {
	width: 520px;
	height: 380px;
	border: 1px solid black;
	margin: 10px;
}

.big-picture img {
	width: 100%;
	height: 100%;
}
.small-picture table{
	margin: 10px;
}
.small-picture td{
	height: 90px;
	
}
.small-picture img{
	width: 100%;
}

.chanpinjieshao {
	width: 645px;
	height: 495px;
	float: left;
}

.main-name {
	width: 640px;
	height: 50px;
	font-size: 20px;
	line-height: 50px;
	margin-top: 5px;
}

.promotion {
	width: 600px;
	height: 100px;
	margin: 20px 20px 20px 0;
}

.guapaijia {
	width: 220px;
	height: 50px;
	float: left;
	font-size: 16px;
}

.laber {
	line-height: 50px;
}

.bzjrk {
	width: 220px;
	height: 60px;
	background-color: #ff4400;
	text-align: center;
	line-height: 60px;
	font-size: 25px;
	border-radius: 5px;
}
.bzjrk a:hover{
	color: #FFFFFF;
}

.baomingshijian {
	width: 300px;
	height: 80px;
	margin-top: 50px;
	font-size: 16px;
}

.product-about {
	width: 650px;
	height: 102px;
}

.product-about img {
	width: 80px;
	height: 80px;
	float: left;
}

.tel {
	width: 300px;
	height: 100px;
	float: left;
}

.tel li {
	margin: 10px;
	font-size: 16px;
}

.description {
	width: 1200px;
	height: 900px;
	border: 1px solid #EDEDED;
	margin: 20px auto;
}

.description-nav {
	width: 1200px;
	height: 36px;
	border-bottom: 1px solid #52952B;
}

.description-nav li {
	width: 150px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	font-size: 17px;
	border-radius: 5px;
	color: #666666;
	float: left;
	margin:0 1px 0 0 ;
	
}
.description-nav li:hover{
	background-color: #52952B;
	color: #FFFFFF;
}
 .particulars-table table,tr,td{
 	
 	border: 1px solid #EDEDED;
 	margin: 5px auto;
 	color: #5a5a5a;
 }
 .particulars-table td{
 	height: 40px;
 }
 .particulars-table th{
 	height: 40px;
 	font-size: 19px;
 	text-align: center;
 }
 .tdh{
 	width: 150px;
 	height: 40px;
 }

 
