.detailed_pro {
  margin-bottom: 20px;
  margin-top: 10px;
  
}
#tbinfo {
  width: 80%;
  margin-left: 10%;
  margin-right: 10%;
 
  
}
.detailed_pro td,th  {
  height: 40px;
  line-height: 40px;
  border: 0px solid #d5d9da;
  text-align: center;
  font-family: arial;
  
}


#tbinfo  td{height: 55px;}
#tbinfo  th{height: 65px;background-color: #F5F5F5;}

/*产品详情页表格*/
#protable  td,th{height: 3em;}

#protable {
  width: 90%;
  margin-left: 5%;
  margin-right: 5%;
  margin-top: 71px;
}

/* 响应式布局 - 小于 600 px 时改为上下布局 */
@media screen and (max-width: 600px) {
	
	/*联系我们*/

.contactusrow:after {
  content: "";
  display: table;
  clear: both;
}
.contactus_ways
{
	width:100%;
	float:left;
	margin-bottom: 70px;
	
	
}
.contactus_addr
{
	padding-left: 45px;
	margin-top: 40px;
	font-size: 12px;
	
}

.contactus_map
{
	margin-right: 0px;
	margin-left: 0px;
	
}
.salerlist
{
	margin-top: 10px;
	
}
.yewutitle{
	
	margin-bottom: 80px;
	margin-top: 80px;
	
}
.ywwutitle1
{
	text-decoration: underline;
	text-align: center;
	color: white;
	
}


#tbinfo {
  width: 80%;
  margin-left: 10%;
  margin-right: 10%;
 
  
}
.detailed_pro td,th  {
  height: 40px;
  line-height: 40px;
  border: 0px solid #d5d9da;
  text-align: center;
  font-family: arial;
  
}


#tbinfo  td{height: 55px; font-size: 8px;}
#tbinfo  th{height: 65px;background-color: #F5F5F5;}

/*产品详情页表格*/
#protable  td,th{height: 3em;}

#protable {
  width: 100%;
  margin-left: 5%;
  margin-right: 5%;
  margin-top: 71px;
}
	}
