body{
	font-family:"ËÎÌå";
	color:#333;
	background:#0086c1;
	min-width:1200px;
}

a{
	color:#333;
}

img{
	display:block;
}

#footer{
	line-height:24px;
	text-align:center;
	width:100%;
	color:#fff;
	padding:100px 0px 30px 0px;
}


#footer a{
	color:#fff;
}

#header{
	width:100%;
	min-width:1200px;
	background:url(images/header.jpg) no-repeat center top;
}

#header .box{
	width:1200px;
	height:805px;
	margin:0px auto;
	position:relative;
}

#header .erweima{
	position:absolute;
	left:143px;
	top:620px;
}

#header .logo{
	position:absolute;
	right:158px;
	top:30px;
}

#header .share{
	position:absolute;
	left:1070px;
	top:42px;
	width:224px;
}

#header .share a{
	float:left;
	display:inline;
	margin-right:20px;
	width:36px;
	height:36px;
	background-image:url(images/icon.png);
	background-repeat:no-repeat;
}

#header .share .icon1{ background-position:-25px -20px; }
#header .share .icon1:hover{ background-position:-25px -89px; }
#header .share .icon2{ background-position:-81px -21px; }
#header .share .icon2:hover{ background-position:-81px -90px; }
#header .share .icon3{ background-position:-136px -20px; }
#header .share .icon3:hover{ background-position:-136px -89px; }
#header .share .icon4{ background-position:-191px -21px; }
#header .share .icon4:hover{ background-position:-191px -90px; }

#header .text{
	position:absolute;
	width:860px;
	left:135px;
	top:375px;
	font-size:0px;
	line-height:22px;
	font-size:14px;
	color:#000;
	font-family:"Microsoft Yahei","ºÚÌå";
}

#layout1{
	width:100%;
	background:#ececec;
}

#layout1 .block{
	float:left;
	display:inline;
	width:18.95%;
	margin:0px 0.52%;
	padding:10px 0px;
}

#layout1 .block .photo{
	position:relative;
}

#layout1 .block .photo img{
	width:100%;
	height:auto;
}

#layout1 .block .photo .num{
	position:absolute;
	width:33.8%;
	left:0px;
	bottom:0px;
}

#layout1 .block .text{
	position:relative;
	background:#01a0e6 url(images/block-bg.jpg) repeat-x;
	color:#fff;
	padding:25px 6.8% 100px 6.8%;
	margin-top:10px;
	height:330px;
}

#layout1 .block .text a{
	color:#fff;
}

#layout1 .block .text h3{
	font-size:25px;
	font-weight:normal;
	line-height:32px;
	font-family:"Microsoft Yahei","ºÚÌå";
	border-bottom:4px double #8ccae6;
	padding-bottom:15px;
	margin-bottom:20px;
}

#layout1 .block .text p{
	font-size:14px;
	line-height:22px;
	height:220px;
	overflow:hidden;
}

#layout1 .block .text .gentie{
	height:148px;
	width:100%;
	background:url(images/gentie.png) no-repeat center center;
	position:absolute;
	left:0px;
	bottom:-90px;
}

#layout1 .block .text .gentie img{
	width:100%;
}

#layout1 .block .text .gentie a{
	display:block;
	width:100%;
	height:100%;
}