@CHARSET "UTF-8";
*{margin:0;padding:0;list-style:none;border:0;}
body{width:100%;height: 100%; margin:0 auto;background: #fff;
	font-family:微软雅黑;font-size: 12px;
}
/*bannner*/
.banner{
	width: 100%;
	height: 100%;
	margin: 0 auto;
	overflow:hidden;
	vertical-align : bottom;
}
.banner img{
	display: block;
	vertical-align:bottom;

}
/*标题*/
.message{
	width: 1000px;
	height: 200px;
	margin: 0 auto;
	text-align: center;
}
.message_title{
	width: 1000px;
	height: 120px;
	line-height: 180px;
	font-size: 36px;
	color: #4c4c4c;
}
.message_word{
	width: 1000px;
	height: 50px;
	line-height: 20px;
	font-size: 20px;
	color: #d1d1d2;
}
/*类别*/
.content{
	width: 1000px;
	height: 400px;
	margin: 0 auto;
}
.cont_menu{
	width: 333px;
	height: 300px;
	float: left;
}
.cont_img{
	width: 220px;
	height: 253px;
	margin: 0 auto;
}
.cont_title{
	height: 60px;
	line-height: 70px;
	text-align: center;
	font-size: 20px;
	color: #4d4d4d;
}
.cont_word{
	width: 250px;
	height: 50px;
	margin: 0 auto;
	line-height: 26px;
	text-align: center;
	font-size: 14px;
	color: #7d7c7c;
}
/*图文*/
.naverg{
	width: 100%;
	height: 430px;
	background: #f9f9f9;
}
.navert{
	width: 1000px;
	height: 430px;
	margin: 0 auto;
}
.one_left{
	width: 500px;
	height: 430px;
	float: left;
	/*display:none;*/
}
.one_left img{
	width: 438px;
	height: 430px;
}
.one_right{
	width: 500px;
	height: 430px;
	float: left;
	/*display:none;*/
}
.one_right h1{
	width: 500px;
	height: 40px;
	line-height: 40px;
	margin-top: 150px;
	font-size: 32px;
	text-align: left;
	font-weight: normal;
}
.one_cont{
	width: 500px;
	height: 60px;
	line-height: 30px;
	margin-top: 14px;
	font-size: 16px;
	color: #a4a5aa;
}
/*two*/
.two_right{
	width: 500px;
	height: 360px;
	float: left;
	/*display:none;*/
}
.two_right img{
	float: right;
	width: 438px;
	height: 430px;
}
.two_left{
	width: 500px;
	height: 360px;
	float: left;
	/*display:none;*/
}
.two_left h1{
	width: 500px;
	height: 40px;
	line-height: 40px;
	margin-top: 150px;
	font-size: 32px;
	text-align: left;
	font-weight: normal;
}
.two_cont{
	width: 500px;
	height: 60px;
	line-height: 30px;
	margin-top: 14px;
	font-size: 16px;
	color: #a4a5aa;
}
/*three*/
.three_left{
	width: 500px;
	height: 430px;
	float: left;
	/*display:none;*/
}
.three_left img{
	width: 438px;
	height: 430px;
}
.three_right{
	width: 500px;
	height: 360px;
	float: left;
	/*display:none;*/
}
.three_right h1{
	width: 500px;
	height: 40px;
	line-height: 40px;
	margin-top: 150px;
	font-size: 32px;
	text-align: left;
	font-weight: normal;
}
.three_cont{
	width: 500px;
	height: 60px;
	line-height: 30px;
	margin-top: 14px;
	font-size: 16px;
	color: #a4a5aa;
}