body{
	padding: 0;
	margin: 0;
}
/* 头部样式 */
.left {
    float: left;
}
.clear{
	clear: both;
}
.navbar .borno{
	border:0px;
}
 .navbar{
	width: 100%;
	background: #fafafa;
 	color:#666;
 	margin: 0px auto 15px auto;
  	height: 30px;
 	border: 0px;
}
.navbar div{
	border-left :1px  solid #999999; 
	height: 100%;
	min-width: 6%;
	text-align: center;
	vertical-align:middle;
 	padding: 0px 5px 0px 5px  ;
	font-size: 14px;
}
.navbar .borno{
	border:0px;
}
.navbar img{
	width: auto;
	height: 100%;
}
/* 提示框样式 */
.querenkuang{
	position: fixed;
	top: 22%;
	width: 90%;
	left: 5%;
	min-height: 60px;
	background-color: #fff;
	z-index: 889;
	border-radius: 9px;
	display: none;
}
.ec_neirong{
	width: 80%;
	margin: 20px auto;
	text-indent:2em;
	color: #b70000; 
}
.ec_anniu{
	width: 65%;
	margin: 10px auto;
}
#logo{
	position:absolute;
	width:90px;
	max-width:30%;
	margin-top:10px;
	margin-left: 6%
	}
#logo-r{
	position:absolute;
	left:10%;
	margin-left: 90px;
	width:57%;
	top:1%;
	height:27%;
	}
#logo-r .logo-r-p1{
	position:relative;
	left:0%;
	width:95%;
	top:19px;
	height:21%;
	
	font-family:黑体;
	font-size:15px;
	/*border-color:#ccc;*/
	}
.logo-r-s{
	position:relative;
	left:0%;
	width:80%;
	top:0%;
	height:21%;
	
	font-family:黑体;
	font-size:14px;
	color:#ff5600;
	/*border-width: 1px;*/
	}
.xushu{
	position:relative;
	left:0%;
	width:83%;
	top:30px;
	height:36%;
	
	font-family:黑体;
	font-size:13px;
	color:#666;
	}
#top{
	position:relative;
	top:0;
	left:0;
	width:100%;
	/* height:273px; */
	}	

.xuankuang{
	position:relative;
	/* height:13%; */
	min-height:13%;
	width:40%;
	padding: 9px 2px 9px 2px;
	margin: 0 4%;
	float:left;
	
	text-align:center;
	/* line-height:34px; */
	
	font-family:"微软雅黑",宋体;
	
	font-size:14px;
	/* font-size:1em; */
	font-weight:bold;
	color:#666;
	
	border:#ccc 1px solid;
	}
	
/* 选框样式 */
.xk_div{
	position:absolute;
	height:19px;
	width:24px;
	right:1px;
	bottom:1px;
	/* display: none; */
}

/* 商品样式 */
.shangpin{
	position:relative;
	height:4%;
	width:90%;
	left:3%;
	top:2%;
	
	font-family:黑体;
	font-size:17px;
	/*font-weight:bold;*/
	
	color:#0085d0;
	
	padding-left:3%;
	border-left:#ff5600 2px solid;
	}	
#shangpin{
	position:relative;
	height:40px;
	width:90%;
	left:3%;
	top:3%;
	line-height:40px;
	
	font-family:黑体;
	font-size:17px;
	font-weight:500;
}
.shangpin_p{
	position:relative;
	left:7%;
	width:86%;
	color:#666;
	font-family:黑体;
	font-size:14px;
	word-break:break-all;
	}
	
/* 底部按钮样式 */
.dibu_div {
	margin: 15px;color: #fff;background-color: #0085d0;text-align: center;height: 32px;line-height: 32px;font-size: 16px;border-radius: 3px;
}
/* 登录框样式 */
.xinxi3{
	width: 80%;
	margin-left: 10%;
}
.div_input{
	position: relative;
	width: 80%;
	border-width: 3px;
	margin-top: 20px;
	left: -3px;
	border-style:solid;
	border-color: #fff;
	height: 35px;
	border-radius: 4px;
	overflow: hidden;
	box-shadow: 0px 1px 3px #666;
	margin-left: 10%;
}

.input{
	width: 100%;
	height: 100%;
	color: 	#666;
	border:0px ; 
  	padding: 0px;
  	margin-left: 10px; 
}
#yanzheng{
	color: #666;
	width: 75px;
	background-color: #ccc;
	position: absolute;
	bottom: -3px;
	right: 0px;
	text-align: center;
	line-height: 41px;
	border: 0px;
	margin: 0px;
	border-radius: 0;
	padding: 0px;
}
.btnmiddle{
	width: 80px;
	background: #90c31f;
	border-radius:6px;
	color:#fff;
	text-align: center;
	margin:20px  auto;
	padding:3px 0px;
}
.queren{
	width: 40%;
	max-width: 100px;
	float: left;
}
.quxiao{
	width: 40%;
	max-width: 100px;
	float: right;
}
#beijing{
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: #000;
	top: 0px;
	margin: 0px;
	padding: 0px;
	opacity: 0.1;
	z-index: 799;
	display: none;
}