body {
	font: 20px/28px "Microsoft YaHei", "微软雅黑";
	margin: 0 auto;
	color: #fff;
	width: 100%;
}
.reset_ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.L, .l, .C, .c, .Left, .Center, .left, .center {
	float: left;
}
.R, .r, .Right, .right {
	float: right;
}
.header {
	background-image: url(/static/image/1.png);
	background-repeat: repeat-x;
	height: 120px;
	width: 100%;
}
.left {
	background: url(/static/image/2.png) no-repeat;
	width: 250px;
	height: 81px;
	margin-left: 15%;
	margin-top: 25px;
}
.right{ margin-right:15%; margin-top:40px;}

.banner {
	width: 100%;
}
.banner img {
	width: 100%;
	height: 100%;
}
.image {
	width: 100%;
	position: relative;
}
.code img{ width:70%; height:70%; margin-top:40px;}
.btn {
	position: absolute;
	right: 34%;
	height: auto;
	width: 28%;
	padding-top: 13%;
}
.btn img {
	margin-bottom:10%;
	height: 100%;
	width:100%;
}
.btn span {
	font-size: 12px;
}
.code {
	position: absolute;
	left: 68%;
	width: 18%;
	height: auto;
	padding-top: 12%;
}
.middle {
	background: url(/static/image/7.png) no-repeat center center #fef8f2;
	height: 4300px;
	margin: 0 auto;
	width: 100%;
	
}
.footer {
	background-color: #434343;
	height: 120px;
	width: 100%;
}
.txt {
	padding-top: 45px;
	text-align: center;
}
.txt i {
	color: #ffa92d;
}
.img {
	background: url(/static/image/8.png) no-repeat 596px center;
	height: 53px;
	margin-top: 10px;
}
.img span {
	margin-left: 660px;
	line-height: 50px;
	height: 50px;
}
