@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;
	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;}
.innbox {width: 100%;height: auto;position: relative;margin: 0px;padding: 0px;overflow: hidden;}
.bg1{ width:100%; background:url(../images/bg1.jpg) no-repeat; background-size:100%; height:4.4rem}
.bg2 { background:url(../images/bg2.jpg) no-repeat; background-size:100%; height:4.3rem;}
.bg3 { background:url(../images/bg3.jpg) no-repeat; background-size:100%; height:17.5rem;}

.bg1 p{ color:#2e2b41; width:78%; margin:auto; padding-top:0.6rem; font-size:0.55rem;line-height:1.8}
.bg2 p{ color:#b5b5b5; width:86%; margin:auto; padding-top:0.3rem; font-size:0.55rem}
.bg3 .part{width:87.73%; margin:auto;}
.bg3 p{ color:#2e2b41; width:89%; margin:auto; padding-top:0.9rem; font-size:0.55rem; line-height:1.8}
.bg3 a{ width:54.27%; margin:auto; padding-top:1rem; display:block}



.btn1{ position:relative;}
.btn1 a{ display:block; position:absolute;}

.btn1 .left{ width: 44%;left: 5%; height:94%; bottom:0}
.btn1 .right{width: 44%;right: 5%; height:94%;bottom:0}


