.body {
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
}
#banner_1 {
	position: absolute;
     width: 100%;
     height: 562px;
     opacity: 1;
     -webkit-opacity: 1;
     -moz-opacity: 1;
}
#banner_2 {
	position: absolute;
     width: 100%;
     height: 562px;
     opacity: 0;
     -webkit-opacity: 0;
     -moz-opacity: 0;
}
#banner_3 {
	position: absolute;
     width: 100%;
     height: 562px;
     opacity: 0;
     -webkit-opacity: 0;
     -moz-opacity: 0;
}
#banner_4 {
	position: absolute;
     width: 100%;
     height: 562px;
     opacity: 0;
     -webkit-opacity: 0;
     -moz-opacity: 0;
}
#banner_5 {
	position: absolute;
     width: 100%;
     height: 562px;
     opacity: 0;
     -webkit-opacity: 0;
     -moz-opacity: 0;
}
.top_frame {
	position: relative;
	height: 562px;
	width: 100%;
	margin: 0px;
}
.banner {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0px;
}
.banner img {
	width: 100%;
	height: 562px;
	padding: 0px;
}

#page_turn {
	position: relative;
	width: 100px;
	padding: 0px;
	margin-top: -40px;
	margin-right: auto;
	margin-left: auto;
}
#page_turn img {
	width: 10px;
	height: 10px;
}
.footer {
	width: 1000px;
	margin: 0px auto;
	background: white;
}
.footer_frame {
	width: 816px;
	height: 680px;
	margin: 0px auto;
	padding-top: 50px;
}
.footer_map {
	width: 29px;
	height: 300px;
	/*border: 1px solid #C5C5C4;*/
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	box-shadow: -2px 0 5px #c5c5c5,2px 0 5px #c5c5c5, 0 0 0 #c5c5c5,0 3px 5px #c5c5c5;
	-webkit-box-shadow: -2px 0 5px #c5c5c5,2px 0 5px #c5c5c5, 0 0 0 #c5c5c5,0 3px 5px #c5c5c5;
}
.footer_map img {
	width: 100%;
	border-radius: 10px;
	-webkit-border-radius: 10px;
}
.footer_content {
	width: 1048px;
	height: 100%;
}
.contact {
	width: 1px;
	height: 13px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	box-shadow: -2px 0 5px #c5c5c5,2px 0 5px #c5c5c5, 0 0 0 #c5c5c5,0 3px 5px #c5c5c5;
	-webkit-box-shadow: -2px 0 5px #c5c5c5,2px 0 5px #c5c5c5, 0 0 0 #c5c5c5,0 3px 5px #c5c5c5;
}
.contact img {
	width: 1px;
	height: 13px;
	margin-left: 15px;
	margin-top: 10px;
}
.footer_qrcode {
	width: 100%;
	height: 300px;
	margin-top: 30px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	box-shadow: -2px 0 5px #c5c5c5,2px 0 5px #c5c5c5, 0 0 0 #c5c5c5,0 3px 5px #c5c5c5;
	-webkit-box-shadow: -2px 0 5px #c5c5c5,2px 0 5px #c5c5c5, 0 0 0 #c5c5c5,0 3px 5px #c5c5c5;
}
.qr_tip {
	width: 100%;
	text-align: center;
	color: #6F6E6E;
	font-size: 15px;
	font-weight: 900;
	padding-top: 30px;
}
.qr_user {
	width: 100%;
	float: left;
	margin-top: 20px;
	margin-left: 30px;
}
.qr_stores {
	width: 100%;
	float: right;
	margin-top: 20px;
	margin-right: 30px;
}
.qr_wechat {
	float: left;
	width: 100%;
	margin-top: 20px;
	margin-left: 30px;
}
.qr_weibo {
	float: right;
	width: 100%;
	margin-top: 20px;
	margin-right: 30px;
}
.qr_dis {
	width: 100px;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	line-height: 25px;
	text-align: center;
	color: #A1A3A3;
	font-size: 15px;
	border: 1px solid #A1A3A3;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.qr_dis_icon {
	width: 100px;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	line-height: 25px;
	color: #A1A3A3;
	font-size: 15px;
	border: 1px solid #A1A3A3;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.qr_dis_icon img{
	width: 17px;
	height: 13px;
	float: left;
	margin-top: 6px;
}
.qr_dis_icon span {
	float: left;
	margin-left: 5px;
}

.qr_img {
	width: 120px;
	height: 120px;
}
.yqlj {
	width: 1000px;
	height: 120px;
	margin: 0px auto;
	/*background-color: #F6F7F7;*/
	padding-top: 50px;
}
.yq_title {
	width: 100%;
	font-size: 17px;
	color: #555252;
}
.yq_line {
	width: 100%;
	height: 1px;
	background-color: #969494;
}
.logos {
	width: 100%;
	margin-top: 5px;
}
.baw_logo {
	margin-top: 3px;
}