
html, body {
	width: 100%;
	height: 100%;	
}
html {
	color: black;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body {
	line-height: 1.5;
	background: #ffffff repeat;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	font-size:0.5rem;
}
body, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p,label {
	margin: 0;
	padding: 0;
	font-weight:normal;
}
a{ cursor:pointer;}
img {border: 0px;display: block;}
ul li{ list-style:none}
.clear{ clear:both;}
.box {width: 100%;height: auto;position: relative;margin: 0px;padding: 0px;overflow: hidden; margin-bottom:-0.45rem;background: #f0eeea}
.innbox {width: 100%;height: auto;position: relative;margin: 0px;padding: 0px;overflow: hidden;background: #f0eeea}
.foot-main{ width:100%; height:1.2rem; position:fixed; left:0%; bottom:0; z-index:1; background:#006;opacity: 0.7;}
.foot-main1{ width:100%; height: auto; position:fixed; left:0%; bottom:0; z-index:2; }
.screenbg {
	background: #000;
	width: 100%;
	height:100%;
	position: fixed;
	left: 0;
	top: 0;
	opacity: 0.7;
	z-index: 10;
	display: none;
}
.tang1,.tang2 {
	width: 100%; width:100%; height:100%;
	overflow: hidden;
	position: absolute;
	left:0%;
	top: 0;
	display: none;
}

.fk066{
	background: url(../images/tan_00.png) top center no-repeat;
	background-size: 100% 100%;
	width:87%;
	position: fixed;
	z-index: 12;
	height:10rem;
	left:6.5%;
	top: 14%; 
	
}
.fk0666{
	background: url(../images/tan_00.png) top center no-repeat;
	background-size: 100% 100%;
	width:87%;
	position: fixed;
	z-index: 12;
	height:10rem;
	left:6.5%;
	top: 10%; 
	
}
.close {
	width: 10%;
	z-index: 11;
	position: absolute;
	right: 0px;
	top: 0px; height:50%; 
}
.title01{ color:#ffffff; font-size:0.4rem;  line-height:1.2rem;text-align:justify; text-justify:inter-ideograph; width:100%; text-align:center }
