@charset "utf-8";
/* CSS Document */
html, body {
	width: 100%;
	height: 100%;	
}
html {
	color: black;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body {
	font-family: "宋体";
	line-height: 1.5;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	font-size:0.55rem;
}
body, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p,label {
	margin: 0;
	padding: 0;
	font-weight:normal;
}
img {border: 0px;display: block;}
ul li{ list-style:none;}
.clear{ clear:both;}
.box{width: 100%;height: 100%;position: relative;margin: 0 auto -0.5rem auto;}
.innbox{width:100%;height:auto;position:relative;margin:0px;padding:0px;overflow:hidden; background:#e1a36a;}
a.link1{ position:absolute; width:30%; height:0.5rem; left:32%; top:57%; }
a.link2{  position:absolute; width:30%; height:0.5rem; left:65%; top:57%;  }
a.link3{  position:absolute; width:30%; height:0.5rem; left:45%; top:42%;  }
a.link4{  position:absolute; width:27%; height:80%; left:5%; top:20%; }
a.link5{  position:absolute; width:28%; height:80%; left:35%; top:20%; }
a.link6{  position:absolute; width:28%; height:80%; right:6%; top:20%; }
a.link7{  position:absolute; width:30%; height:0.6rem; left:36%; top:41%;  }




