
 
 .reveal-modal-bg {
	position: fixed;
	height: 100%;
	width: 100%;
	z-index: 999;
	display: none;
	top: 0;
	left: 0;
	background:rgba(00, 00, 00, 0.8)
}

.reveal-modal {
	visibility: hidden;
	top: 150px;
	left: 50%;
	margin-left: -300px;
	width: 520px;
	position: absolute;
	 z-index:9994;
	padding: 30px 40px 34px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
	-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
	background-color: #FFF;
	border:#F60 5px solid;line-height:30px!important; 
}
.reveal-modal  textarea{ width:auto !important;width:70% !important;

}.reveal-modal  input{ height:30px !important; line-height:30px!important; width:70%;

}
.products_search_box { margin:0 auto; width:1180px;clear:both; border:#e5e5e5 1px solid; background:#f6f6f6; padding:10px;}
.products_search_box ul li { line-height:30px; height:30px; clear:both; font-size:14px;}
.products_search_box ul li b { color:#333; font-weight:bold;}
.products_search_box ul li a { color:#333; padding-left:10px; padding-right:10px;}
.products_search_box ul li a:hover {color:#0084c5;}
.products_search_box ul li a.current { background:#0084c5; color:#fff;}

.product_list { margin:0 auto; width:1200px; overflow:hidden; margin-top:20px;}
.product_list ul { width:1300px;}
.product_list ul li { width:390px; margin-right:15px; float:left; padding-bottom:20px;}
.product_list ul li img { width:390px; height:295px;}
.product_list ul li p {display:block; height:30px; line-height:30px;}
.product_list ul li p B {  float:left; display:block; height:30px; line-height:30px; overflow:hidden;}
.product_list ul li p B a {font-size:16px; color:#333; }
.product_list ul li p span { background:#FF6600; width:180px; text-align:center; float:right; display:block; height:30px; line-height:30px; font-size:14px;}
.product_list ul li p span a  { color:#fff;}
.product_list ul li a {font-size:16px; color:#333;}

@media (max-width: 767px){
.products_search_box ul li a.current { background:#0084c5; color:#fff; font-size:16px !important;}
.products_search_box { margin:0 auto; width:100% !important ;clear:both; border:#e5e5e5 1px solid; background:#f6f6f6; padding:10px;}
.products_search_box ul li { line-height:30px !important; max-height:90px !important;min-height:60px !important; clear:both; font-size:14px;}
.product_list { margin:0 auto; width:100% !important ;overflow:hidden; margin-top:20px;}
.product_list ul { width:90% !important ;  margin:0 auto;}
.product_list ul li { width:100% !important; margin:15px auto;  padding-bottom:20px;}
.product_list ul li img { width:100% !important;  height:200px !important;}
.reveal-modal {
	visibility: hidden;
	top: 0 !important;
	left: 0%;
	margin-left:1%;
	width: 98% !important;
	position: fixed;
	 z-index:9994;
	padding:20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
	-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
	background-color: #FFF;
	border:#F60 5px solid;
	line-height:30px;
	margin-top:40%;
}
.reveal-modal  textarea{ width:auto !important;width:70% !important;

}.reveal-modal  input{ height:30px !important; line-height:30px!important; width:70%;

}
.products_search_box { margin:0 auto; width:90% !important;clear:both; border:#e5e5e5 1px solid; background:#f6f6f6; padding:10px;}
.product_list ul li p B a {font-size:14px; color:#333; }
.product_list ul li p span { background:#FF6600; width:40%; text-align:center; float:right; display:block; height:30px; line-height:30px; font-size:12px;}
.product_list ul li a {font-size:12px; color:#333;}

}
