
.abox{
	width:100%;margin:0 auto;padding:0;border:0 none;background-color:#fff
}
.cbox{
	max-width:50em;margin:0 auto;border:0 none;background:#transparent;
}

.leftimg{
	width:3em;height:3em;float:left;margin-top:0em;margin-left:0.5em
}
.leftimg_img{
	height:80%;width:80%;margin-top:10%
}
.lefttext{
	min-height:3em;line-height:3em;margin-left:1em;text-align:left
}
.righttext{
	min-height:3em;float:right;line-height:3em;margin-top:0em;margin-right:1em;color:#ddd
}
.lefttext2{
	min-height:1.8em;line-height:1.8em;margin-left:0.5em;text-align:left;
}
.righttext2{
	min-height:1.8em;float:right;line-height:1.8em;margin-top:0em;margin-right:1em;
}
.centertext{
	min-height:3em;text-align:center;line-height:3em;margin-top:0em;
}
.ltext{
	text-align:left;float:left;display:inline-block;
}
.rtext{
	text-align:right;float:right;display:inline-block;color:rgb(150,150,150);
}
.mdiv{
	display:table;
}
.ldiv{
	display:table-cell;
	text-align:left;
}
.rdiv{
	display:table-cell;
	text-align:right;
}
.maintext{
	text-align:left;font-size:1.1em;margin-top:0.5em;margin-bottom:0.5em;
}
.remarktext{
	font-size:0.9em;margin-bottom:0.3em;color:#aaa;
}

.line_01{
	height:1px;
	width:196%;
	
	border-top:1px solid #aaa;
	-webkit-transform-origin:0 0;
	transform-origin:0 0;
	-webkit-transform:scale(0.5,0.5);
	transform:scale(0.5,0.5);
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}

.line_02{
	height:1px;
	width:196%;
	margin-top:0.5em;
	margin-bottom:0.5em;
	border-top:1px solid #aaa;
	-webkit-transform-origin:0 0;
	transform-origin:0 0;
	-webkit-transform:scale(0.5,0.5);
	transform:scale(0.5,0.5);
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}

.usercenter{
	max-width:50em;height:7em;margin:0 auto;padding:0;border:0 none;
	background-image:url(/img/background2.jpg);
	background-repeat:no-repeat;background-size:100% 100%;
}


.shop_jPic{
	width:8em;
	height:8em;
}

.shop_oldPrice{
	text-decoration:line-through;
}
.shop_curPrice{
	font-size:1.2em;
	color:#e4393c;
	font-weight:bold;
}

.shop_object_item{
	display:inline;list-style:none;float:left;
	margin-left:0.2em;margin-top:2em;
}
.shop_car_right{
	width:1.5em;
	height:1.5em;
	float:right;
	margin-right:1em;
	margin-top:-0.5em;
}
.shop_car_ul{
	list-style:none;
	margin-right:-2em;
}

.submitBtn
	{
		font-size: 1em;
		min-width:5em;
		height:2.5em;
		//margin:0.3em 0.3em 0.3em 0.3em;
		line-height:2.5em;
		border-radius: 0.3em;
		background-color:#44b549; 
		border:1px #44b549 solid; 
		cursor: pointer;  
		color:rgb(255,255,255); 
	
    box-shadow:-1px 0px 1px rgba(255,255,255,0.4), 1px 1px 2px rgba(0,0,0,0.2) inset;		
		
	}

.nav{
	width:100%;position:fixed;top:0;left:0;z-index:9999;
	//background-color:rgb(255,255,255);
}

	.nav input{
		height: 2.5em;
		width:100%;
		border-radius: 0.5em;
		background-color: white;
		//background-position: 0.1em;
		background-position-y: center;
		padding-left: 1.5em;
		border: 1px solid #eee;
		outline: none;
	}

.box{
	width:100%;top:0;left:0;
    }
	.box input,select{
		height: 2.8em;
		width:100%;
		border-radius: 0.3em;
		background-color: white;
		//background-position: 0.1em;
		background-position-y: center;
		padding-left: 0.5em;
		color:rgb(120,120,120);
		border: 1px solid #ddd;
		outline: none;
	}
	.box textarea{
		width:100%;
		border-radius: 0.5em;
		background-color: white;
		//background-position: 0.1em;
		background-position-y: center;
		padding-left: 0.5em;
		color:rgb(120,120,120);
		border: 1px solid #eee;
		outline: none;
	}
	.box radio{
		
	}
.SearchTop{
	text-align:right;
	line-height:2em;
	background-color:rgb(235,235,235);
	height:2em;
	}
.SearchTopSafeCheck{
	text-align:center;
	line-height:2.5em;
	background-color:rgb(220,220,220);
	border: 1px solid #ccc;
	color:rgb(80,80,80);
	width:100%;
	
	height:2.5em;
}
.SearchBox{
	background-color:rgb(235,235,235);
	width:100%;
	z-index:9999;
	}
	.SearchBox input{
		height: 2em;
		//width:100%;
		border-radius: 0.2em;
		background-color: white;
		//background-position: 0.1em;
		//background-position-y: center;
		padding-left: 0.2em;
		color:rgb(120,120,120);
		border: 1px solid #ddd;
		outline: none;
	}
	.SearchBox button{
		background-color:rgb(255,255,255);
		color:rgb(59,29,159);
		border-color:rgb(59,29,159);
	}
	.SearchBox select{
		height:2em;
		border-radius: 0.2em;
		background-color: white;
		//background-position: 0.1em;
		background-position-y: center;
		padding-left: 0.5em;
		color:rgb(120,120,120);
		border: 1px solid #ddd;
		outline: none;
	}
.small09{
	font-size:0.9em;
}
   
.carno{
	background-color:rgba(9,9,179,0.8);
	padding:0.3em 0.3em 0.3em 0.3em;
	color:white;border-radius: 0.3em;
	box-shadow:-1px 0px 1px rgba(255,255,255,0.4), 1px 1px 2px rgba(0,0,0,0.2) inset;
	opacity:0.8;
}	
.imgGray{
	-webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
    filter: grayscale(100%);
}

image {
	vertical-align:middle;
}

img{
	vertical-align:middle;
}


.imgBtn{
	border-color:rgb(140,110,130);
	background-color:white;
	color:rgb(80,80,80);
}

	.imgBtn img{
		vertical-align:middle;
	}
	
.mapInfo{
	position:absolute;
	background-color:#FFF;
	z-index	:9999;
	top: 0.2em;
	left:0.2em;
	padding:0.5em;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #CCC;
  //font-size: 16px;
}

input:-moz-placeholder, textarea:-moz-placeholder {
  color: #CCC;
  //font-size: 16px;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #CCC;
  //font-size: 16px;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #CCC;
  //font-size: 16px;
}