*{
	margin: 0;
	padding: 0;
	font-family: "Microsoft YaHei";
	font-size: 14px;
	-webkit-tap-highlight-color: transparent;
	-webkit-font-smoothing: antialiased;
	outline: none;
}
img{
	border: none;
}

table{
  border-collapse: collapse;
}
 a{
 	text-decoration: none;
 }

textarea{
	resize: none;
}
.left{
	float: left;
}

.right{
	float: right;
}
.clearfix:after{
	content: "";
	display: block;
	height: 0;
	clear: both;
}
ul,li{
	list-style: none;
}

/*设置placeholer的样式
input::-webkit-input-placeholder{
	color: red;
}
*/

.banner.else{
	background: none;
	width: 100%;
}
.banner.else img{
	width: 100%;
}

#MEIQIA-BTN-HOLDER{
	bottom: 81px !important;
}
