﻿
body {
	background: #fff;
	margin: 0;
	padding: 0;
	min-width: 1000px;
}

.caigou-container {
	height: 1335px;
	background: url("caigou-bg.jpg") center no-repeat;
	position: relative;
	text-align: center;
}

.caigou-download {
	width: 100%;
	position: absolute;
	text-align: center;
	top: 580px;
}

.caigou-download a {

}

.caigou-tousu {
	width: 100%;
	text-align: center;
	position: absolute;
	top: 1070px;
}

.caigou-tousu a {
	display: inline-block;
	width: 1100px;
	height: 176px;
	background: url("caigou-tousu.png");
}

.bt-box-1200 {
	width: 1200px;
	margin: auto;
}