@charset "utf-8";
/* CSS Document */
html, body {
	width: 100%;
	height: 100%;	
}
html {
	color: black;
	line-height:1.2;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body {
	font-family: "微软雅黑";
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	font-size:0.5rem; background:#f5f5f5;
}
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;}
a:visited{color: #413010;}
.box {width: 100%;height: auto;position: relative;margin: 0px;padding: 0px;overflow: hidden;}
.innbox {width: 100%;height: auto;position: relative;margin: 0px;padding: 0px;overflow: hidden;}

.part{ color:#5b6062; font-size:0.5rem; width:92%; padding:0.5rem 4% 0.2rem 4%; line-height:0.7rem;}
.part span{ color:#6b98ce;}
.ccd{ float:right; margin-right:4%; color:#80534a; font-size:0.55rem; text-decoration:underline;}
.part1{ color:#797979; font-size:0.45rem; width:73%; padding:2.525rem 0 0 27%; line-height:0.6rem; background:url(../images/bg_03.jpg) no-repeat; background-size:100% 100%; height:1.6rem;}
.part2{ color:#797979; font-size:0.45rem; width:73%; padding:2.8rem 0 0 27%; line-height:0.6rem; background:url(../images/bg2_06.jpg) no-repeat; background-size:100% 100%; height:1.65rem;}

.andor {
	width: 40%;
	position: fixed;
	right: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	display: none;
}
.iphone {
	width: 40%;
	position: fixed;
	right: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	display: none;
}
