
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
	margin: 0;
	padding: 0;
}
body, input, textarea, select, button, table {
	border-collapse: collapse;
	border-spacing: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
img, fieldset {
	border: 0 none;
}
ul, ol, li {
	list-style: none;
}
em, address {
	font-style: normal;
}
table {
	border-collapse: collapse;
}
em, i {
	font-style: normal;
}
strong, b {
	font-weight: normal;
}
img {
	border: none;
}
input, img {
	vertical-align: middle;
}
input {
	outline: none;
}
* {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
textarea:focus {
	outline: 0;
}
a {
	text-decoration: none;
}
.clearfix:after {
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	content: " ";
	font-size: 0;
}
.clearfix {
*zoom:1;
}
.img {
	display: block;
	width: 100%;
	height: auto
}
* {
	margin: 0;
	padding: 0;
}
li {
	list-style: none;
}
.both {
	clear: both;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img {
	border: 0;
}
a {
	text-decoration: none;
	cursor: pointer;
}
select, input, textarea {
	font-family: "microsoft Yahei";
}
input::-webkit-input-placeholder {
 color:#929292;
}
input::-moz-placeholder {
 color:#929292;
}
input:-moz-placeholder {
 color:#929292;
}
input:-ms-input-placeholder {
 color:#929292;
}
input[type=number] {
	-moz-appearance: textfield;
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
 -webkit-appearance: none;
}
body {
	font-size: 18px;
	font-family: "microsoft Yahei";
	color: #444;
}
body a {
	-webkit-transition: all .3s;
	transition: all .3s;
}
.wrap {
	position: relative;
	margin: 0 auto;
	overflow: hidden;
	width: 95%;
	max-width: 1040px;
}
.privacy {
	float: left;
	margin-bottom: 50px;
	margin-top: 20px;
	padding: 2.5%;
	width: 95%;
	font-size: 16px;
	color: #545454;
}
.privacy p {
	line-height: 28px;
	word-wrap: break-word;
	word-break: normal;
}
.privacy a {
	color: #0fa7ff;
}
.bg {
	width: 100%;
	height: 1630px;
	background: url(../image/bg.jpg) no-repeat top;
	
}
.footer {
	float: left;
	padding-bottom: 20px;
	overflow: hidden;
	width: 100%;
	background: #2d2d32;
	color: #fff;
}
.footer-main {
	position: relative;
	margin: 0 auto;
	overflow: hidden;
	width: 1000px;
	font-size: 14px;
}
.foot {
	float: left;
	margin-top: 30px;
	margin-left: 6px;
	padding-right: 25px;
	display: inline;
}
.foot img {
	float: left;
	margin-left: 10px;
	display: inline-block;
	width: 80px;
}
.foot-info {
	float: left;
	margin-top: 20px;
	margin-left: 10px;
	display: inline;
	width: 760px;
}
.foot-info h3 {
	float: left;
	padding-bottom: 10px;
	font-size: 20px;
}
.btn-link {
	float: left;
	margin-left: 10px;
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #bbb;
	line-height: 26px;
	color:#fff;
}
.foot-info p {
	float: left;
	width: 100%;
	line-height: 22px;
}
