/* CSS Document */

body {
	background: #f7f7f7;
}
.bg {
	width: 100%;
	height: 980px;
	text-align: center;
	background-image: url(../images/bg.png);
}
.top {
	width: 90%;
	height: 90px;
	margin-top: 40px;
	margin-bottom: 28px;
	text-align: center;
	display: inline-block;

	}
.logo {
	width: 870px;
	height: 90px;
	text-align: center;
	display: inline-block;
	line-height: 90px;
}
.dl {
	width: 100px;
	height: 40px;
	margin-top: 50px;
	float: right;
	}
.dl-btn {
	width: 100px;
	height: 40px;
	}	
.menu {
	width: 100%;
	height: 60px;
	text-align: center;
	background: #FFFFFF;
	line-height: 40px;
	}
.menu_a {
	opacity: 0.9;
	width: 100%;
	height: 60px;
	font-size: 18px;
	line-height: 40px;
	text-align: center;
}
.menu_b {
	width: 90%;
	height: 60px;
	font-size: 18px;
	line-height: 40px;
	text-align: center;
	margin: auto;
}

.bmfw_biaoti {
	color: #333;
	font-size: 16px;
	line-height: 24px;
}

.bmfw_tubiao img {
	width: 60px;
	height: 60px;
	display: inline;
	margin-top: 20px;
	margin-bottom: 10px;
	}
.anniu {
	width: 80%;
	height: 550px;
	margin: auto;
}
.ylfw_bianju {
	margin-top: 50px;
	margin-left: 2px;
	margin-right: 2px;
	text-align: center;
}

.ylfw_biaoti {
	color: #333;
	font-size: 15px;
	line-height: 24px;
}

.ylfw_tubiao img {
	width: 180px;
	height: 180px;
	display: inline;
	margin-top: 50px;
	}
.yc:hover {
	width: 180px;
	height: 180px;
	border: 2px solid #ec961f; 
	}

.bottom {
	width: 90%;
	height: 100px;
	text-align: center;
	margin: 0 auto;
	text-align: 36px;
	}
.bottom font {
	margin-top: 60px;
	text-align: center;
	font-size: 18px;
	color: #000;
}