* {
	margin:0;
	padding:0;
	box-sizing:content-box
}
body {
	font-family:"Microsoft YaHei",arial,sans-serif;
	background-color:#f6f6f6
}
div {
	margin:auto
}
div.bar {
	position:absolute;
	top:0;
	width:100%;
	height:48px
}
.bar img {
	height:28px;
	margin:10px 10px 0 50px
}
.bar span {
	position:relative;
	top:-4px;
	color:#2182c6;
	font-size:28px;
	text-shadow:2px 0 10px #FFF
}
.bar a {
	position:relative;
	top:-6px;
	font-size:16px;
	margin-left:20px;
	text-decoration:none
}
.bar a:link,.bar a:visited,.bar a:active {
	text-decoration:none;
	color:#FFF
}
.bar a:hover {
	color:#2182c6
}
div.top {
	height:430px;
	min-width:1100px;
	text-align:center;
	//background:url(https://img.alicdn.com/bao/uploaded/i2/128880294524389051/TB2rWdPXOsd61BjSZFxXXcdPpXa_!!0-rate.jpg);
	background:url(https://img.alicdn.com/bao/uploaded/i2/1288805002097087351/TB2V5nsdbVkpuFjSspcXXbSMVXa_!!0-rate.jpg);
	background-size:100%;
	background-repeat:no-repeat;
	background-position:center -60px;
}
div.top p {
	width:600px;
	display:inline-block;
	margin-top:100px;
	margin-bottom:30px;
	font-size:45px;
	font-weight:100;
	color:#36648b
}
.top>span {
	color:#000;
	font-size:16px;
	padding:8px;
	position:relative;
	top:20px;
	display:inline-block;
	background-color:rgb(33,130,198);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#992182C6,endColorstr=#992182C6);
	border-radius:16px
}
div.divf {
	width:600px;
	height:45px;
	margin-bottom:10px
}
input::-ms-clear {
	display:none
}
input:-webkit-autofill {
	background-color:#FAFFBD;
	background-image:none;
	color:#000
}
input {
	height:43px;
	display:block;
	float:left;
	width:600px;
	font-size:1em;
	line-height:43px;
	color:#000;
	font-family:"Microsoft YaHei",arial,sans-serif;
	background-color:transparent;
	border:1px solid #FFF;
	margin-right:-50px
}
.sousuo {
	display:block;
	float:left;
	position:relative;
	background-color:transparent;
	background-image:url(../pic/search.png);
	background-repeat:no-repeat;
	width:50px;
	height:45px;
	border:0;
	cursor:pointer;
	outline:none
}
div.mouseout {
	background-color:#999
}
.animate {
	width:530px;
	height:104px;
	overflow:hidden;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none
}
.checkboxs {
	position:relative;
	top:2px;
	width:530px;
	height:104px;
	overflow:inherit
}
.checkboxs label {
	width:100px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #FFFFFF;
	line-height:45px;
	font-size:16px;
	display:inline;
	float:left;
	margin:2px;
	color:#000;
	box-sizing:content-box
}
.last {
	margin-right:0 !important
}
.checkboxs input {
	width:0;
	height:0;
	visibility:hidden;
	position:absolute;
	left:-100px
}
label {
	cursor:pointer
}
div.nature {
	width:1100px;
	height:110px;
	margin-top:20px
}
p.title {
	color:#4F4F4F;
	font-size:18px;
	font-weight:bold;
	text-align:center
}
p.title:before {
	content:"";
	display:block;
	width:450px;
	float:left;
	margin-top:12px;
	border-bottom:1px solid #dedede
}
p.title:after {
	content:"";
	display:block;
	width:450px;
	float:right;
	margin-top:12px;
	border-bottom:1px solid #dedede
}
.nature table {
	width:1100px;
	height:100px;
	border-collapse:separate;
	border-spacing:20px
}
.nature td {
	border-radius:6px;
	width:16%;
	text-align:center;
	background-size:cover
}
.nature td a {
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	text-shadow:1px 1px 2px #000000
}
.n_1 {
	background:url(../pic/1.JPG)
}
.n_2 {
	background:url(../pic/2.JPG)
}
.n_3 {
	background:url(../pic/3.JPG)
}
.n_4 {
	background:url(../pic/4.JPG)
}
.n_5 {
	background:url(../pic/5.JPG)
}
.n_6 {
	background:url(../pic/6.JPG)
}
div.content {
	width:1100px;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none
}
div.contentPage {
	margin-top:10px;
	margin-bottom:10px
}
.content table {
	border-collapse:collapse;
	text-align:center;
	margin-top:20px;
	margin-bottom:20px
}
.content td {
	border:1px solid #f6f6f6;
	width:110px;
	height:36px;
	background-color:#FFF
}
.content td a {
	text-decoration:none;
	color:#000;
	font-size:15px
}
.content td span {
	color:#09F;
	font-size:15px
}
.content td a:hover {
	border-bottom:1px solid #000
}
div.footer {
	width:100%;
	height:50px;
	color:#2182C6;
	text-align:center
}
div.footer span,div.footer a {
	line-height:50px;
	color:#2182C6;
	font-size:12px
}
div.footer a,div.footer i {
	margin-right:30px
}
