body {
	width: 100%;
	background:#f6f6f7;
}
.container{
	display:none;
}
.top-title{
font-size:20px;
font-family:"华文细黑","微软雅黑";
width:100%;
text-align:center;
line-height:45px;
border-bottom:1px solid #e5e5e5;
margin-bottom:10px;
}
.header {
	width: 96%;
	margin: 2% auto;
	position: relative;
}
.header img {
	width: 100%;
	height: 300px;
}
.header div.title {
	background-color: #e8d932;
	line-height: 40px;
	color: #666666;
	font-size: 20px;
	position: absolute;
	top: 30px;
	left: 20px;
	width: 200px;
	padding-left:20px;
	font-family: "微软雅黑";
}
.header p.title {
	position: absolute;
	top: 90px;
	left: 20px;
	font-size: 14px;
	color: white;
	background-color: #3f4046;
	font-family: "微软雅黑";
	margin-right: 20px;
	line-height:24px;
	padding-left:20px;
	padding-right:20px;
}
.header p.title1 {
	position: absolute;
	top: 130px;
	left: 20px;
	font-size: 14px;
	color: white;
	background-color: #3f4046;
	font-family: "微软雅黑";
	margin-right: 20px;
	line-height:24px;
	padding-left:20px;
	padding-right:20px;
}
a.enter {
	background-color: #666;
	color: white;
	left: 20px;
	font-size: 14px;
	line-height: 28px;
	width: 70px;
	text-align: left;
	padding-left: 20px;
	font-family: "微软雅黑";
	position: absolute;
	top: 170px;
}
img.enter {
	position: absolute;
	left: 105px;
	top: 170px;
	width: 20px;
	height: 28px;
}
.wrap {
	width: 100%;
}
.wrap a {
	width: 47%;
	float: left;
	margin-left: 2%;
	margin-top: 2%;
	height: 91px;
	background:white;
}

.wrap .item1 img {
	display:block;
	margin-top:15px;
	margin-left:10px;
	width: 80%;
	height:60px;
}
.wrap .same-item i {
	display: block;
	color: #c9161d;
	font-size: 36px;
	text-align: center;
	padding-top: 10px;
}
.wrap .same-item p {
	font-size: 18px;
	color: black;
	text-align: center;
	font-family: "微软雅黑";
	margin-top: 10px;
}
.wrap .item2 i {
	color: #c9161d;
}
.wrap .item3 i {
	color: #f4e82a;
}
.wrap .item4 i {
	color: #2095d4;
}
.num{
	width:96%;
	margin-left:2%;
	margin-top:10px;
	padding-top:10px;
	padding-bottom:8px;
	background:white;
	margin-bottom:10px;
}
.weixin{
	float: left;
	width:50%;
	text-align:center;
	margin-right:-1px;	
}
.weixin img{
	width:60%;
}
.weinbo{
	float:left;
	text-align:center;
	width:50%;
	border-left:1px solid #ccc;
}
.weinbo img{
	width:60%;
}
.footer{
	text-align:center;
	border-top:1px solid #e5e5e5;
	padding:2%;
	color:#999
}
.footer a {
	color: #999;
}
.code{
	width:38%;
	height:auto;
	position:fixed;
	bottom:140px;
	left:31%;
}
.code img{
	width:100%;
	height:auto;
}
