﻿a{text-decoration:none;}
.inner{
	width:1000px;
	margin:0 auto;
}
.head{
	height:98px;
	border-bottom:1px solid #a8a8a8;
}
.head .inner{
	height:98px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.content{
	height:701px;
	background: url(../images/cbg.jpg) no-repeat center top;
}
.xilo{
	padding-top:75px;
	text-align:center;
}
.xianlu{
	width:560px;
	margin:0 auto;
	position:relative;
	height:500px;
}
.xianlu li{
	position:absolute;
}
.xianlu li a{
	display:block;
	width:137px;
	height:174px;
	color:#fff;
	text-align:center;
	background: url(../images/libg1.png) no-repeat center top;
}
.xianlu li a:hover{
	color:#fffa00;
	background: url(../images/libg2.png) no-repeat center top;
}
.wz{
	font-size:16px;
	line-height:136px;
	font-weight:bold;
}
.jz{
	font-size:18px;
	line-height:34px;
	font-weight:bold;
}
.no1{left:0px;top:0px;}
.no2{left:0px;top:240px;}
.no3{left:205px;bottom:0px;}
.no4{right:0px;top:0px;}
.no5{right:0px;top:240px;}
.foot{
	text-align:center;
	padding-top:15px;
}
.cop{
	color:#044ca4;
	line-height:40px;
}