html{
    font-size:38px;
    font-family: "Hiragino Sans GB";
    list-style:none;
    margin:0;
    padding:0;
    text-decoration: none;
    height: 100%;
}
body{
    padding: 0;
    margin: 0;
    height: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	max-width: 750px;
	margin: 0 auto;
}
div,p,span,ul,li,i{
    margin:0;
    padding:0;
    list-style:none;
    font-style:normal;
    text-shadow:none;
}
a{
    text-decoration:none;
    color:#000;
    outline: none;
    -moz-outline-style: none;
}
.clear_both{
    content: " ";
    display: block;
    clear: both;
    overflow: hidden;
}
@media only screen and (min-width: 320px){
	html{
		font-size: 42.666px !important;
	}
}
@media only screen and (min-width: 360px){
	html{
		font-size: 48px !important;
	}
}
@media only screen and (min-width: 375px){
	html{
		font-size: 50px !important;
	}
}
@media only screen and (min-width: 414px){
	html{
		font-size: 55.2px !important;
	}
}
@media only screen and (min-width: 480px){
	html{
		font-size: 64px !important;
	}
}
@media only screen and (min-width: 560px){
	html{
		font-size: 74.666px !important;
	}
}
@media only screen and (min-width: 640px){
	html{
		font-size: 85.333px !important;
	}
}
@media only screen and (min-width: 720px){
	html{
		font-size: 96px !important;
	}
}
@media only screen and (min-width: 750px){
	html{
		font-size: 100px !important;
	}
}
@media only screen and (min-width: 800px){
	html{
		font-size: 106.666px !important;
	}
}
@media only screen and (min-width: 960px){
	html{
		font-size: 128px !important;
	}
}
@media only screen and (min-width:1440px){
	html{
		font-size: 192px !important;
	}
}


h1.title_font{
	font-size: 23px;
	padding: 0 16px;
	margin: 20px 0 0;
	/* font-weight: normal; */
}
.font_qy{
	font-size: 20px;
	text-indent: 2em;
	padding: 10px 16px 20px;
	text-align: justify;
	color: #666;
}

.padding16{
	padding: 0 16px 10px;
}

.font_name{
	font-size: 18px;
	text-align: center;
	padding: 10px 0;
}


























