.zuche_div{
	width: 100%;
	min-width: 1200px;
	background: white;
	height: 240px;
	
}
.zuche_wenzi{
	width: 1100px;
	margin: auto;
	padding-top: 30px;
	height: auto;
}
.w_h{
	font-size: 28px;
	color: rgb(51,51,51);
}
.w_p{
	font-size: 14px;
	color: rgb(84,84,84);
	
}
.zt_div{
	width: 100%;
	min-width: 1200px;
	background: rgb(238,238,238);
	height: 400px;
	
}
.che_div{
	width: 1100px;
	margin: auto;
	padding-top: 30px;
	height: 300px;
	background: white;
	border-top: 3px solid rgb(228,137,21);
}
.zuche_table{
	width: 1100px;
	padding-left: 20px;
}
.diandian{
	display: inline-block;
	width: 6px;
	height: 6px;
	background: rgb(228,137,21);
	position: relative;
	top: -2px;
}
.zt_label1{
	font-size: 14px;
	color: rgb(130,130,130);
}
.zt_label2{
	display: inline-block;
	margin-top: 14px;
	font-size: 14px;
	color: rgb(51,51,51);
}
.zt_label3{
	display: inline-block;
	margin-top: 5px;
	font-size: 14px;
	color: rgb(51,51,51);
	position: relative;
	left: 10px;
}
.zt_free{
	width: 100px;
	height: 28px;
	font-size: 14px;
	color: #e48915;
	border: 1px dashed #e48915;
	text-align: center;
	padding-top: 5px;
	font-weight: bold;
}
.zt_p{
	
	width: 300px;
	height: 35px;
	border-bottom: 1px dashed rgb(235,235,235);
	padding-top: 10px;
	
}
.label_usd{
	margin-left: 50px;
	font-size: 12px;
	color: #d70e0e;
	
}
.span_usd{
	font-size: 20px;
}
.zt_book{
	display: inline-block;
	width: 46px;
	padding-top: 3px;
	height: 22px;
	text-align: center;
	background: rgb(228,137,21);
	color: white;
	font-size: 12px;
	cursor: pointer;
	border-radius: 4px;
	position: relative;
	top: -5px;
	margin-left: 50px;
}
.zt_line{
	
	height: 2px;
	width: 1040px;
	margin: auto;
	border-bottom: 1px dashed rgb(238,238,238);
}
