* {
	-webkit-tap-highlight-color: transparent;
	outline: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	box-sizing: border-box;
}
input,select,option{
	-web-kit-appearance: none;
	-moz-appearance: none;
	outline: 0;
}
 textarea{
	 resize: none;
	 outline:none
 }
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

img {
	border: 0 none;
	vertical-align: top;
}

i,
em {
	font-style: normal;
}

ol,
ul {
	list-style: none;
}

input,
select,
button,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-family: "微软雅黑";
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a {
	text-decoration: none;
	color: #333333;
}

body {
	height: 100%;
	font-family: "微软雅黑";
	line-height: 1.5;
	font-size: 0.8rem;
	color: #333333;
}

input[type="text"],
textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
@media screen and (min-width: 640px) {
	.grade-eject,
	.Category-eject,
	.Sort-eject,
	.Chara-eject,
	.i_ask,
	.Increase-eject,.pub_hade,.head,.footer,.house_footer,#video,.album-bg {
		left: 50%!important;
		margin-left: -320px!important;
	}
	
}
.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	*zoom: 1;
}