body,html{
	width:100%;
}
body{
	position:relative;
}
img{
	border:none;
	}
a,input,span,label,li,button,dl,div,table{
	-webkit-tap-highlight-color:transparent;
	/*-webkit-appearance: none;*/
}
textarea,button,input,select{
	outline: none;
	border:none;
	background:none;
	padding: 0;
}




/*gä»£ç */
.bigbox{
	width: 1200px;
	margin: 0 auto;
}
.bigbox h1{
	text-align: center;
	font-size: 18px;
	border-bottom: 1px solid #ddd;
	padding: 30px 0;
}
.bigbox p{
	font-size: 16px;
	padding: 30px 0;
	line-height: 38px;
}
@media (max-width: 767px){
	.bigbox{
	width:92%;
	padding: 4%;
}
.bigbox h1{
	text-align: center;
	font-size: 18px;
	padding: 20px 0;
	border-bottom: none;
}
.bigbox p{
	font-size: 16px;
	padding: 10px 0;
	line-height: 30px;
}


	
}




































































































































































































































