html,body{
	background-color: #f2f2f2;
}
header{
	width: 1026px;
	padding: 40px 27px 40px 27px;
	float: left;
	background-color: #708398;
}

.fanhui {
	font-size: 1.5em;
	background-color: #7f95ad;
	border: 1px solid #b1d1f7;
	border-radius: 26px;
	color: #fff;
	float: left;
	padding: 15px 30px 14px 25px;
	line-height: 1em;
	text-align: center;
}
.fanhui01 {
	font-size: 1.5em;
	background-color: #94afd6;
	border: 1px solid #72859b;
	border-radius: 26px;
	color: #fff;
	float: left;
	padding: 15px 30px 14px 25px;
	line-height: 1em;
	text-align: center;
}
.fanhui01 img {
	width: 25px;
	padding-right: 0.2em;
}
.fanhui img {
	width: 25px;
	padding-right: 0.2em;
}


.title{
	width: 1080px;
	font-size: 50px;
	color: #000;
	float: left;
	text-align: center;
	margin-top: 35px;
	background-color: #f2f2f2;
}
.title img{
	width: 55px;
	vertical-align: bottom;
	padding-bottom: 20px;
}

.content{
	width: 1023px;
	padding: 60px 0px 0px 57px ;
	float: left;
	background-color: #f2f2f2;
	margin-bottom:40px ;
}
.content span{
	width: 225px;
	height: 179px;
	margin: 10px 10px;
	text-align: center;
	color: #fff;
	box-shadow: inset 0px 0px 5px #ddd;
	display: inline-block;
	float: left;
	font-size: 30px;
	line-height: 10px;
}

.content img{
	padding: 20px 0px 10px 0px;
	width: 101px;
}
.content-bottom{
	width: 1080px;
	height: 160px;
	background-color: #a4bfde;
	float: left;
}
.content-bottom01{
	width: 1080px;
	height: 160px;
	background-color: #a4bfde;
	float: left;
}
footer{
	width: 1080px;
	height: 240px;
	overflow-y: hidden;
	float: left;
	text-align: center;
	background-color: #708398;
}
footer a{
	height: 180px;
}
footer a:active{
	color: red;
}
footer ul{
	width: 960px;
	padding: 80px 60px 0px 60px;
	max-height: 180px;
	overflow: hidden;
	float: left;
	text-align: center;
}
footer ul li{
	width: 240px;
	height: 100px;
	float: left;
	list-style: none;
	color: #fff;
	font-size: 28px;
}
footer .cpyt{
	width: 1080px;
	height: 60px;
	text-align: center;
	font-size: 16px;
	color: #fff;
}
.special{
	background-image: url(../../images/cmp-khd/bg-bk-foot.png);
	background-repeat:no-repeat;
	
	background-size: 100%;
	padding-top: 30px;
	margin-top: -30px;
	color: #142c46;
}
