@charset "utf-8";

button:hover{
	color: #2677c6 !important;
}

.search-type{
	display: inline-block;
	padding: 2px 8px;
	border: 1px solid #5cacee;
	color: #5cacee;
	margin-left: 2px;
	margin-right: 2px;
}
.search-result{
	margin-left: 20px;
	margin-right: 2px;
}
.result-count{
	color: #dd671f;
}
.price-title{
	display: inline-block;
	border: 1px solid gray;
	width: 60px;
	height: 25px;
	background: #ffffff;
	margin-right: 30px;
	margin-left: 15px;
	text-align: center;
	/*vertical-align: middle;*/
	padding-top: 3px;
	float: left;
}
.price-group{
	display: inline;
	padding-bottom: 8px;
	border-bottom: 1px dashed #e2e2e2;
}
.price-group-content{
	margin-right: 20px;
}

.price-radio{
	vertical-align:-2px;
}
.label-content{
	margin-left: 90px;
	color: #ffffff;
}
.label-btn{
	font-size: 12px;
	height: 24px;
	background: #c5c5c5;
}
.query-result{
	border: 1px solid #2677c6;
	background: #ffffff;
	font-size: 11px;
	padding: 4px 4px;
	color: #424242;
}
.query-result:hover{
	color: red;
}
.result-content{
	padding-left: 0;
	padding-top: 3px;
}
.result-color{
	color: #ffffff;
	background: #67b8fa;
}

.order{
	background-color: #ffffff; 
	margin-top: 15px;
	height: 40px;
	/*margin: 0 auto;*/
	padding-top: 10px;
}
.order-left{
	float: left;
	width: 45%;
	margin-left: 10px;
	color: #000000 !important;
}
.order-left a{
	color: #000000;
}
.order-left a:hover{
	color: #2677c6;
}
.order-default{
	display: inline-block;
	border: 1px solid gray;
	width: 40px;
	height: 25px;
	margin-right: 30px;
	margin-left: 0px;
	text-align: center;
	color: #2677c6;
	padding-top: 3px;
}
.order-right{
	float: right;
	width: 45%;
	margin-right: 10px;
}
.min-price{
	float: left;
	margin-left: 5px;
}
.price-area{
	float: left;
	height: 22px;
	line-height: 22px;
}
.gang{
	margin-left: 10px;
	margin-right: 10px;
	float: right;
	float: left;height: 22px;line-height: 22px;
}
.max-price{
	float: left;
}
.price-insure{
	float: left;height: 20px;line-height: 20px;width:40px;text-align: center; background-color: #f;margin-left: 5px;
}
.surebtn{
	background: #67b8fa;
	margin-top: -3px;
}
.jt{
	margin-left: 5px;
	font-size: 10px !important;
}
.circular20{
	width: 20px;
	height: 20px;
	-moz-border-radius: 20px !important;
	-webkit-border-radius: 20px !important;
	border-radius: 20px !important;
}
.circle-3{
	background-color: white;float: left;
}
.brick-item {
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.brick-item:hover .review-wrapper{
	background: rgba(0, 0, 0,0.3);
	top: 0px;
}
				
.brick-item-m .review-wrapper a {
	display: block;
	padding: 8px 30px;
	outline: 0;
	color: #ffffff;
}
				
				
.brick-item-m .review-wrapper {
	position: absolute;
	top: -100px;
	left: 0;
	z-index: 3;
	width: 100%;
	height: 80px;
	overflow: hidden;
	font-size: 12px;
	background: rgba(76, 164, 236,0.8);
	/*opacity: 0;
	filter: alpha(opacity=0);*/
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}
.order-active{
	color: #2677c6 !important;
}


.brick-item {
			overflow: hidden;
			position: relative;
			z-index: 1;
		}
		.brick-item:hover .review-wrapper{
			background: rgba(0, 0, 0,0.3);
			top: 0px;
			overflow-x: hidden;
		}
						
		.brick-item-m .review-wrapper a {
			display: block;
			padding: 8px 30px;
			outline: 0;
			color: #ffffff;
		}
						
		.brick-item-m .review-wrapper {
			position: absolute;
			top: -100px;
			left: 0;
			z-index: 3;
			width: 100%;
			height: 80px;
			overflow: hidden;
			font-size: 12px;
			background: rgba(76, 164, 236,0.8);
			/*opacity: 0;
			filter: alpha(opacity=0);*/
			-webkit-transition: all .2s linear;
			transition: all .2s linear;
		}
  	
  	
  	
  	
  	.commonpho:hover{
  		background: #000000;
  	}
  	.intro{
  		height: 45px;
  		background: url(../images/Untitled-2.png);
  		background-repeat: repeat-x;
  		background-size: 100%;
  		position: relative;
  		z-index: 100;
  		top: -7px;
  		padding-top: 5px;
  		box-shadow: 0px 3px 3px #888888;
  	}
  	.wb{
  		color: #848484;
  		font-size: 14px;
  		font-weight: 600;
  		padding-top: 10px;
  		float: left;
  		margin-left: 10px;
  	}
  	.newup{
  		color: #fff;
  		font-size: 12px;
  		background: #67b8fa;
  		float: right;
  		padding-left: 10px;
  		padding-right: 10px;
  		padding-top:5px ;
  		padding-bottom: 5px;
  		margin-right: 10px;
  		margin-top: 5px;
  		border-radius: 3px 3px 3px 3px !important; 
  	}
  	.grid{
  		padding-top: 0px !important;
  	}