/*产品详情按钮*/
@media screen and (min-width:1441px) {
	#outerContainer_1417067775027 .pro-detail-inquirewrap {
	display:flex !important;
	flex-direction:row !important;
	flex-wrap:unset !important;
	align-content:unset !important;
	justify-content:unset !important;
	align-items:unset !important;
}
#orderModel {
	margin-right:10px !important;
}
}@media screen and (max-width:900px) and (min-width:769px) {
	#orderModel {
	padding-bottom:10px !important;
}
}@media screen and (max-width:768px) and (min-width:501px) {
	#inquireBtn {
	padding-top:10px !important;
}
}